Started by timer Running as SYSTEM Agent centos-7-qgjd9 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-qgjd9" 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-qgjd9" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-7-qgjd9" - 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.5" 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-qgjd9 (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures 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.git > git init /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source # timeout=10 Fetching upstream changes from git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus.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.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 15461b76e84db6c80199be190594358042f4af25 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15461b76e84db6c80199be190594358042f4af25 # timeout=10 Commit message: "Bug 570944: [Toolsmiths] Some Papyrus plugins/feature can't be installed after the integration of GMF Tooling into Papyrus. Bug 569174: [GMF-Tooling] Fork of gmf plugins required for papyrus generation." > git rev-list --no-walk e8c3a56fb16ea6113448e70934e32b8b9b4c6e42 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [Papyrus-Master-Tests-Failures] $ vncserver -list Starting xvnc [Papyrus-Master-Tests-Failures] $ Xvnc :96 -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 Feb 7 07:21:49 2021 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5996 vncext: created VNC server for screen 0 [Papyrus-Master-Tests-Failures] $ /bin/sh -xe /tmp/jenkins11639988845010277728.sh + export _JAVA_OPTIONS=-Xmx2048m + _JAVA_OPTIONS=-Xmx2048m + sleep 5 + export SWT_GTK3=0 + SWT_GTK3=0 + ICEWM_PRIVCFG=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.icewm/ + /usr/bin/icewm --no-configure /tmp/jenkins11639988845010277728.sh: line 4: /usr/bin/icewm: No such file or directory [Papyrus-Master-Tests-Failures] $ /opt/tools/apache-maven/latest/bin/mvn -f source/releng/tests/pom.xml -Dpapyrus.repo.dev=https://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/toolsmiths/ -Dpapyrus.repo.main=https://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/main/ -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository clean verify -P!generate-tests 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.9.16-200.fc33.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/pom.xml [INFO] Adding repository http://download.eclipse.org/nebula/releases/1.2.0 [INFO] Fetching content.jar from http://download.eclipse.org/nebula/releases/1.2.0/ (20.21kB) [INFO] Fetching p2.index from http://download.eclipse.org/nattable/releases/1.5.0/repository/ (172B) [INFO] Fetching p2.index from http://download.eclipse.org/nattable/releases/1.5.0/repository/ (172B) [INFO] Adding repository http://download.eclipse.org/nattable/releases/1.5.0/repository [INFO] Fetching content.xml.xz from http://download.eclipse.org/nattable/releases/1.5.0/repository/ (9.91kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/nattable/releases/1.5.0/repository/ (9.91kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20201130205003/repository/ (134B) [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20201130205003/repository/ (134B) [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20201130205003/repository WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.eclipse.ecf.provider.filetransfer.httpclient4.SNIAwareHttpClient$1 (file:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/eclipse/tycho/tycho-bundles-external/1.3.0/eclipse/plugins/org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.300.v20180301-0132.jar) to method sun.security.ssl.SSLSocketImpl.setHost(java.lang.String) WARNING: Please consider reporting this to the maintainers of org.eclipse.ecf.provider.filetransfer.httpclient4.SNIAwareHttpClient$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20201130205003/repository/ [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20201130205003/repository/ [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/ (106.52kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/ (106.52kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/ (97.4kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/ (97.4kB) [INFO] Fetching p2.index from https://download.eclipse.org/xwt/milestones-1.6.0/1.6.0-M2/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/xwt/milestones-1.6.0/1.6.0-M2/ (172B) [INFO] Adding repository https://download.eclipse.org/xwt/milestones-1.6.0/1.6.0-M2 [INFO] Fetching content.xml.xz from https://download.eclipse.org/xwt/milestones-1.6.0/1.6.0-M2/ (11.84kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/xwt/milestones-1.6.0/1.6.0-M2/ (11.84kB) [INFO] Fetching p2.index from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2/ (172B) [INFO] Adding repository https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2 [INFO] Fetching content.xml.xz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2/ (12.33kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2/ (12.33kB) [INFO] Adding repository https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315 [INFO] Fetching content.jar from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/ (30.51kB) [INFO] Fetching content.jar from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/ (30.51kB) [INFO] Adding repository https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones [INFO] Fetching compositeContent.jar from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/ (476B) [INFO] Fetching compositeContent.jar from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/ (476B) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S201811261312/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S201811261312/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S201811261312/ (8.4kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S201811261312/ (8.4kB) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S201812031331/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S201812031331/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S201812031331/ (8.36kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S201812031331/ (8.36kB) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202001311848/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202001311848/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202001311848/ (8.58kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202001311848/ (8.58kB) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202003021312/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202003021312/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202003021312/ (8.6kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202003021312/ (8.6kB) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/ (8.61kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/ (8.61kB) [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/ (172B) [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800 [INFO] Fetching content.xml from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/ [INFO] Fetching content.xml from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/ [INFO] Fetching p2.index from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/ (172B) [INFO] Adding repository https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/ (22.68kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/ (22.68kB) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/ (172B) [INFO] Adding repository https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/ (19.94kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/ (19.94kB) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emft/mwe/updates/milestones/S202102011009/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emft/mwe/updates/milestones/S202102011009/ (172B) [INFO] Adding repository https://download.eclipse.org/modeling/emft/mwe/updates/milestones/S202102011009 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emft/mwe/updates/milestones/S202102011009/ (9.8kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emft/mwe/updates/milestones/S202102011009/ (9.8kB) [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.21.0/S-3.21.0.M2-20210128163350/repository/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.21.0/S-3.21.0.M2-20210128163350/repository/ (172B) [INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.21.0/S-3.21.0.M2-20210128163350/repository [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.21.0/S-3.21.0.M2-20210128163350/repository/ (96.34kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.21.0/S-3.21.0.M2-20210128163350/repository/ (96.34kB) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/ (172B) [INFO] Adding repository https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/ (17.67kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/ (17.67kB) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/ (172B) [INFO] Adding repository https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/ (6.91kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/ (6.91kB) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/ (172B) [INFO] Adding repository https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/ (29.16kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/ (29.16kB) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/query/updates/releases/R201805030653/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/query/updates/releases/R201805030653/ (172B) [INFO] Adding repository https://download.eclipse.org/modeling/emf/query/updates/releases/R201805030653 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/query/updates/releases/R201805030653/ (6.55kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/query/updates/releases/R201805030653/ (6.55kB) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202008210805/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202008210805/ (172B) [INFO] Adding repository https://download.eclipse.org/modeling/emf/validation/updates/releases/R202008210805 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202008210805/ (8.44kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202008210805/ (8.44kB) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/ (172B) [INFO] Adding repository https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/ (7.35kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/ (7.35kB) [INFO] Adding repository https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/ (11.75kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/ (11.75kB) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202011201248/ (134B) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202011201248/ (134B) [INFO] Adding repository https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202011201248 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202011201248/ (421B) [INFO] Fetching compositeContent.jar from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202011201248/ (421B) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202011201248/core/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202011201248/core/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202011201248/core/ (13.37kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202011201248/core/ (13.37kB) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202011201248/extras/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202011201248/extras/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202011201248/extras/ (6.21kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202011201248/extras/ (6.21kB) [INFO] Adding repository https://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/main [INFO] Fetching compositeContent.xml from https://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/main/ [INFO] Fetching compositeContent.xml from https://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/main/ [INFO] Fetching p2.index from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/ (172B) [INFO] Fetching p2.index from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/ (172B) [INFO] Fetching content.xml.xz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/ (103.97kB) [INFO] Fetching content.xml.xz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/ (103.97kB) [INFO] Adding repository http://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/toolsmiths [INFO] Fetching compositeContent.xml from http://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/toolsmiths/ [INFO] Fetching compositeContent.xml from http://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/toolsmiths/ [INFO] Fetching p2.index from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/ (172B) [INFO] Fetching p2.index from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/ (172B) [INFO] Fetching content.xml.xz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/ (27.55kB) [INFO] Fetching content.xml.xz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/ (27.55kB) [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B) [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B) [INFO] Adding repository http://download.eclipse.org/cbi/updates/license [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B) [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B) [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/pom.xml [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (898.68kB) [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (898.68kB) [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (743.15kB) [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (743.15kB) [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20201118194144/repository/ [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (141.49kB) [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (141.49kB) [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (14.07kB) [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (14.07kB) [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (9.67MB) [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (9.67MB) [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (1.28MB) [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (1.28MB) [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (328.72kB) [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (328.72kB) [INFO] Fetching io.github.classgraph_4.8.35.v20190528-1517.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (170.74kB) [INFO] Fetching io.github.classgraph_4.8.35.v20190528-1517.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (170.74kB) [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (36.66kB) [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (36.66kB) [INFO] Fetching org.eclipse.osgi_3.16.200.v20210122-1907.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (469.64kB) [INFO] Fetching org.eclipse.osgi_3.16.200.v20210122-1907.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (469.64kB) [INFO] Fetching org.apache.ant_1.10.9.v20201106-1946.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (2.85MB) [INFO] Fetching org.apache.ant_1.10.9.v20201106-1946.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (2.85MB) [INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (504.53kB) [INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (504.53kB) [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (259.85kB) [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (259.85kB) [INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (107.88kB) [INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (107.88kB) [INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (453.74kB) [INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (453.74kB) [INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (387.41kB) [INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (387.41kB) [INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (54.9kB) [INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (54.9kB) [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (99.44kB) [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (99.44kB) [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (161.06kB) [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (161.06kB) [INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (35.81kB) [INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (35.81kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (95.26kB) [INFO] Fetching org.apache.batik.constants_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (13kB) [INFO] Fetching org.apache.batik.constants_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (13kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (35.59kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (35.59kB) [INFO] Fetching org.apache.batik.css_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (102.39kB) [INFO] Fetching org.apache.batik.css_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (102.39kB) [INFO] Fetching org.apache.batik.util_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (63.23kB) [INFO] Fetching org.apache.batik.util_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (63.23kB) [INFO] Fetching org.apache.batik.i18n_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (14.47kB) [INFO] Fetching org.apache.batik.i18n_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (14.47kB) [INFO] Fetching org.apache.xmlgraphics_2.4.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (255.73kB) [INFO] Fetching org.apache.xmlgraphics_2.4.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (255.73kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (15.35kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (15.35kB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (16.71kB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (16.71kB) [INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (498.28kB) [INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (498.28kB) [INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (79.12kB) [INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (79.12kB) [INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (183.86kB) [INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (183.86kB) [INFO] Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (30.07kB) [INFO] Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (30.07kB) [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (143.98kB) [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (143.98kB) [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (82.7kB) [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (82.7kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (33.71kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (33.71kB) [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (155.35kB) [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (155.35kB) [INFO] Fetching org.eclipse.osgi.services_3.9.0.v20200511-1725.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (43.97kB) [INFO] Fetching org.eclipse.osgi.services_3.9.0.v20200511-1725.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (43.97kB) [INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (30.65kB) [INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (30.65kB) [INFO] Fetching org.eclipse.ant.core_3.5.800.v20200608-1251.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (71.46kB) [INFO] Fetching org.eclipse.ant.core_3.5.800.v20200608-1251.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (71.46kB) [INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (18.03kB) [INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (18.03kB) [INFO] Fetching org.eclipse.core.runtime_3.20.100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (33.38kB) [INFO] Fetching org.eclipse.core.runtime_3.20.100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (33.38kB) [INFO] Fetching org.eclipse.compare_3.7.1300.v20210114-0707.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (306.78kB) [INFO] Fetching org.eclipse.compare_3.7.1300.v20210114-0707.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (306.78kB) [INFO] Fetching org.eclipse.ui_3.119.0.v20210111-1350.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (339.79kB) [INFO] Fetching org.eclipse.ui_3.119.0.v20210111-1350.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (339.79kB) [INFO] Fetching org.eclipse.core.resources_3.13.900.v20201105-1507.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (875.9kB) [INFO] Fetching org.eclipse.core.resources_3.13.900.v20201105-1507.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (875.9kB) [INFO] Fetching org.eclipse.jface.text_3.17.0.v20210125-1136.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (317.15kB) [INFO] Fetching org.eclipse.jface.text_3.17.0.v20210125-1136.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (317.15kB) [INFO] Fetching org.eclipse.ui.ide_3.18.100.v20210122-1536.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (950.29kB) [INFO] Fetching org.eclipse.ui.ide_3.18.100.v20210122-1536.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (950.29kB) [INFO] Fetching org.eclipse.ui.views_3.11.0.v20210111-1351.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (47.88kB) [INFO] Fetching org.eclipse.ui.views_3.11.0.v20210111-1351.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (47.88kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.0.v20210120-0733.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (235.59kB) [INFO] Fetching org.eclipse.core.expressions_3.7.100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (33.65kB) [INFO] Fetching org.eclipse.core.expressions_3.7.100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (33.65kB) [INFO] Fetching org.eclipse.ui.editors_3.14.0.v20210121-1258.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (200.76kB) [INFO] Fetching org.eclipse.ui.editors_3.14.0.v20210121-1258.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (200.76kB) [INFO] Fetching org.eclipse.ui.forms_3.11.100.v20210108-1139.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (122.98kB) [INFO] Fetching org.eclipse.ui.forms_3.11.100.v20210108-1139.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (122.98kB) [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (32.82kB) [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (32.82kB) [INFO] Fetching org.eclipse.core.commands_3.9.800.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (43.1kB) [INFO] Fetching org.eclipse.core.commands_3.9.800.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (43.1kB) [INFO] Fetching org.eclipse.equinox.common_3.14.0.v20201102-2053.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (59.04kB) [INFO] Fetching org.eclipse.equinox.common_3.14.0.v20201102-2053.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (59.04kB) [INFO] Fetching org.eclipse.core.contenttype_3.7.900.v20210111-0918.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (41.22kB) [INFO] Fetching org.eclipse.core.contenttype_3.7.900.v20210111-0918.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (41.22kB) [INFO] Fetching org.eclipse.equinox.preferences_3.8.100.v20201102-2042.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (55.6kB) [INFO] Fetching org.eclipse.equinox.preferences_3.8.100.v20201102-2042.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (55.6kB) [INFO] Fetching org.eclipse.equinox.registry_3.10.0.v20201107-1818.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (77.18kB) [INFO] Fetching org.eclipse.equinox.registry_3.10.0.v20201107-1818.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (77.18kB) [INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (56.91kB) [INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (56.91kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.10.0.v20200730-0848.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (82.74kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.10.0.v20200730-0848.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (82.74kB) [INFO] Fetching org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (44.71kB) [INFO] Fetching org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (44.71kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.7.200.v20210111-0759.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (26.17kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.7.200.v20210111-0759.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (26.17kB) [INFO] Fetching org.eclipse.core.filebuffers_3.6.1100.v20201029-1159.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (41.14kB) [INFO] Fetching org.eclipse.core.filebuffers_3.6.1100.v20201029-1159.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (41.14kB) [INFO] Fetching org.eclipse.text_3.11.0.v20210123-0709.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (100.62kB) [INFO] Fetching org.eclipse.text_3.11.0.v20210123-0709.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (100.62kB) [INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (27.79kB) [INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (27.79kB) [INFO] Fetching org.eclipse.core.jobs_3.10.1100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (46.09kB) [INFO] Fetching org.eclipse.core.jobs_3.10.1100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (46.09kB) [INFO] Fetching org.eclipse.equinox.app_1.5.0.v20200717-0620.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (42.08kB) [INFO] Fetching org.eclipse.equinox.app_1.5.0.v20200717-0620.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (42.08kB) [INFO] Fetching org.eclipse.debug.core_3.17.100.v20210120-0743.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (126.27kB) [INFO] Fetching org.eclipse.debug.core_3.17.100.v20210120-0743.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (126.27kB) [INFO] Fetching org.eclipse.debug.ui_3.14.800.v20210121-1016.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1,020.36kB) [INFO] Fetching org.eclipse.debug.ui_3.14.800.v20210121-1016.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1,020.36kB) [INFO] Fetching org.eclipse.ui.console_3.10.100.v20201211-1511.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (84.58kB) [INFO] Fetching org.eclipse.ui.console_3.10.100.v20201211-1511.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (84.58kB) [INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (120.7kB) [INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (120.7kB) [INFO] Fetching org.eclipse.jface_3.22.100.v20210126-0831.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (362.4kB) [INFO] Fetching org.eclipse.jface_3.22.100.v20210126-0831.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (362.4kB) [INFO] Fetching org.eclipse.ui.workbench_3.122.100.v20210128-2029.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (960.48kB) [INFO] Fetching org.eclipse.ui.workbench_3.122.100.v20210128-2029.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (960.48kB) [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (13.14kB) [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (13.14kB) [INFO] Fetching 4.0.0_gef-master_1952&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/gef/updates/legacy/releases/ [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (215.67kB) [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (215.67kB) [INFO] Fetching org.eclipse.swt_3.116.0.v20210129-1709.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (16.02kB) [INFO] Fetching org.eclipse.swt_3.116.0.v20210129-1709.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (16.02kB) [INFO] Fetching org.eclipse.e4.core.commands_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (13.78kB) [INFO] Fetching org.eclipse.e4.core.commands_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (13.78kB) [INFO] Fetching org.eclipse.e4.core.di_1.7.700.v20210128-2123.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (25.87kB) [INFO] Fetching org.eclipse.e4.core.di_1.7.700.v20210128-2123.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (25.87kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (22.66kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (22.66kB) [INFO] Fetching org.eclipse.e4.core.services_2.2.600.v20210110-1654.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (27.94kB) [INFO] Fetching org.eclipse.e4.core.services_2.2.600.v20210110-1654.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (27.94kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (7.68kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (7.68kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (7.72kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (7.72kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.800.v20210110-1654.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (16.42kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.800.v20210110-1654.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (16.42kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (21.73kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (21.73kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (107.16kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (107.16kB) [INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (484.19kB) [INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (484.19kB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (23.02kB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (23.02kB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.0.v20201015-0653.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (66.15kB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.0.v20201015-0653.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (66.15kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.100.v20201217-1340.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (65.63kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.100.v20201217-1340.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (65.63kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (16.78kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (16.78kB) [INFO] Fetching org.eclipse.e4.ui.di_1.3.0.v20210101-1117.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (10.57kB) [INFO] Fetching org.eclipse.e4.ui.di_1.3.0.v20210101-1117.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (10.57kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (27.64kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (27.64kB) [INFO] Fetching org.eclipse.e4.ui.ide_3.15.200.v20210108-1832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (8.13kB) [INFO] Fetching org.eclipse.e4.ui.ide_3.15.200.v20210108-1832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (8.13kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.1000.v20210111-0958.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (110.28kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.1000.v20210111-0958.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (110.28kB) [INFO] Fetching org.eclipse.equinox.event_1.5.600.v20201208-1445.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (16.64kB) [INFO] Fetching org.eclipse.equinox.event_1.5.600.v20201208-1445.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (16.64kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.800.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.46kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.800.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.46kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.12.100.v20210122-1731.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (84.12kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.12.100.v20210122-1731.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (84.12kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (50.81kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (50.81kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (84.06kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (84.06kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.100.v20201221-2332.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (49.78kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.100.v20201221-2332.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (49.78kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.0.v20201125-0918.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (94.41kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.0.v20201125-0918.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (94.41kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.0.v20201230-1610.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (62.6kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.0.v20201230-1610.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (62.6kB) [INFO] Fetching org.eclipse.jface.databinding_1.12.200.v20210111-0911.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (77.72kB) [INFO] Fetching org.eclipse.jface.databinding_1.12.200.v20210111-0911.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (77.72kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (13.07kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (13.07kB) [INFO] Fetching org.eclipse.urischeme_1.1.300.v20210113-1544.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (23.89kB) [INFO] Fetching org.eclipse.urischeme_1.1.300.v20210113-1544.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (23.89kB) [INFO] Fetching S202101260740&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/milestone/ [INFO] Fetching org.eclipse.emf.codegen_2.21.0.v20200708-0547.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (126.92kB) [INFO] Fetching org.eclipse.emf.codegen_2.21.0.v20200708-0547.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (126.92kB) [INFO] Fetching org.eclipse.emf.common_2.22.0.v20210114-1734.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (114.56kB) [INFO] Fetching org.eclipse.emf.common_2.22.0.v20210114-1734.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (114.56kB) [INFO] Fetching org.eclipse.jdt.core_3.25.0.v20210127-1954.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (6.91MB) [INFO] Fetching org.eclipse.jdt.core_3.25.0.v20210127-1954.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (6.91MB) [INFO] Fetching org.eclipse.jdt.launching_3.19.100.v20201231-1226.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (282.41kB) [INFO] Fetching org.eclipse.jdt.launching_3.19.100.v20201231-1226.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (282.41kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.25.0.v20201231-0738.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (417.29kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.25.0.v20201231-0738.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (417.29kB) [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (59.59kB) [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (59.59kB) [INFO] Fetching org.eclipse.emf.compare_3.5.3.202011201248.jar.pack.gz from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202011201248/core/plugins/ (182.57kB) [INFO] Fetching org.eclipse.emf.compare_3.5.3.202011201248.jar.pack.gz from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202011201248/core/plugins/ (182.57kB) [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (144.31kB) [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (144.31kB) [INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (37.47kB) [INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (37.47kB) [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (30.39kB) [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (30.39kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (61.15kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (61.15kB) [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (96.81kB) [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (96.81kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (44.81kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (44.81kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.19.0.v20200917-1406.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (109.05kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.19.0.v20200917-1406.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (109.05kB) [INFO] Fetching org.eclipse.nebula.widgets.cdatetime_1.0.0.201703081533.jar from http://download.eclipse.org/nebula/releases/1.2.0/plugins/ (131.85kB) [INFO] Fetching org.eclipse.nebula.widgets.cdatetime_1.0.0.201703081533.jar from http://download.eclipse.org/nebula/releases/1.2.0/plugins/ (131.85kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (18.43kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (18.43kB) [INFO] Fetching org.eclipse.emf.mwe.core_1.6.1.v20210201-1009.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/milestones/S202102011009/plugins/ (61.48kB) [INFO] Fetching org.eclipse.emf.mwe.core_1.6.1.v20210201-1009.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/milestones/S202102011009/plugins/ (61.48kB) [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.12.1.v20210201-1009.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/milestones/S202102011009/plugins/ (8.47kB) [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.12.1.v20210201-1009.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/milestones/S202102011009/plugins/ (8.47kB) [INFO] Fetching org.eclipse.emf.mwe.utils_1.6.1.v20210201-1009.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/milestones/S202102011009/plugins/ (19.62kB) [INFO] Fetching org.eclipse.emf.mwe.utils_1.6.1.v20210201-1009.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/milestones/S202102011009/plugins/ (19.62kB) [INFO] Fetching org.eclipse.emf.mwe2.language_2.12.1.v20210201-1009.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/milestones/S202102011009/plugins/ (69.92kB) [INFO] Fetching org.eclipse.emf.mwe2.language_2.12.1.v20210201-1009.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/milestones/S202102011009/plugins/ (69.92kB) [INFO] Fetching org.eclipse.xtext_2.25.0.v20210111-0854.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (694.75kB) [INFO] Fetching org.eclipse.xtext_2.25.0.v20210111-0854.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (694.75kB) [INFO] Fetching org.eclipse.xtext.common.types_2.25.0.v20210111-0859.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (133.76kB) [INFO] Fetching org.eclipse.xtext.common.types_2.25.0.v20210111-0859.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (133.76kB) [INFO] Fetching org.eclipse.xtext.util_2.25.0.v20210111-0854.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (104.57kB) [INFO] Fetching org.eclipse.xtext.util_2.25.0.v20210111-0854.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (104.57kB) [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (103.07kB) [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (103.07kB) [INFO] Fetching org.eclipse.xtext.xbase.lib_2.25.0.v20210111-0852.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (48.17kB) [INFO] Fetching org.eclipse.xtext.xbase.lib_2.25.0.v20210111-0852.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (48.17kB) [INFO] Fetching org.eclipse.emf.mwe2.launch_2.12.1.v20210201-1009.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/milestones/S202102011009/plugins/ (12.51kB) [INFO] Fetching org.eclipse.emf.mwe2.launch_2.12.1.v20210201-1009.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/milestones/S202102011009/plugins/ (12.51kB) [INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/plugins/ (169.13kB) [INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/plugins/ (169.13kB) [INFO] Fetching org.eclipse.emf.validation_1.8.0.202008210805.jar from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202008210805/plugins/ (403.7kB) [INFO] Fetching org.eclipse.emf.validation_1.8.0.202008210805.jar from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202008210805/plugins/ (403.7kB) [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/plugins/ (44.51kB) [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/plugins/ (44.51kB) [INFO] Fetching org.eclipse.emf.validation.ocl_1.4.0.202008210805.jar from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202008210805/plugins/ (20.82kB) [INFO] Fetching org.eclipse.emf.validation.ocl_1.4.0.202008210805.jar from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202008210805/plugins/ (20.82kB) [INFO] Fetching org.eclipse.ocl_3.16.0.v20210201-1648.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (1.14MB) [INFO] Fetching org.eclipse.ocl_3.16.0.v20210201-1648.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (1.14MB) [INFO] Fetching org.eclipse.ocl.ecore_3.16.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (111.19kB) [INFO] Fetching org.eclipse.ocl.ecore_3.16.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (111.19kB) [INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/plugins/ (85.1kB) [INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/plugins/ (85.1kB) [INFO] Fetching org.eclipse.emf.workspace.ui_1.3.0.201805140824.jar from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/plugins/ (23.12kB) [INFO] Fetching org.eclipse.emf.workspace.ui_1.3.0.201805140824.jar from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/plugins/ (23.12kB) [INFO] Fetching org.eclipse.equinox.bidi_1.3.0.v20200612-1624.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (23.97kB) [INFO] Fetching org.eclipse.equinox.bidi_1.3.0.v20200612-1624.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (23.97kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (19.47kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (19.47kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (34.56kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (34.56kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.0.v20210129-2007.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (58.14kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.0.v20210129-2007.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (58.14kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.100.v20200908-1020.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (108kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.100.v20200908-1020.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (108kB) [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (44.42kB) [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (44.42kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (32.04kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (32.04kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.700.v20200904-1601.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (39.3kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.700.v20200904-1601.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (39.3kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.5.0.v20201013-0853.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (55.38kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.5.0.v20201013-0853.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (55.38kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (47.99kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (47.99kB) [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (116.64kB) [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (116.64kB) [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (81.19kB) [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (81.19kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.600.v20200721-1308.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (24.18kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.600.v20200721-1308.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (24.18kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (74.47kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (74.47kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (37.85kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (37.85kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.500.v20210108-0738.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (50.79kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.500.v20210108-0738.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (50.79kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (13.86kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (13.86kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.400.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (43.28kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.400.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (43.28kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.700.v20200828-0839.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (105.81kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.700.v20200828-0839.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (105.81kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (16.64kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (16.64kB) [INFO] Fetching org.eclipse.equinox.security_1.3.600.v20210126-1005.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (44.86kB) [INFO] Fetching org.eclipse.equinox.security_1.3.600.v20210126-1005.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (44.86kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.600.v20210114-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (122.23kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.600.v20210114-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (122.23kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.800.v20210115-1344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (46.61kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.800.v20210115-1344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (46.61kB) [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (366.65kB) [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (366.65kB) [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (117.62kB) [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (117.62kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (257.14kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (257.14kB) [INFO] Fetching org.eclipse.team.core_3.8.1100.v20200806-0621.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (124.96kB) [INFO] Fetching org.eclipse.team.core_3.8.1100.v20200806-0621.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (124.96kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (101.66kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (101.66kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (120.53kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (120.53kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (39.26kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (39.26kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (14.86kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (14.86kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (100.25kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (100.25kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (76.2kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (76.2kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (133.46kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (133.46kB) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/plugins/ (386.74kB) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/plugins/ (386.74kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (114.29kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (114.29kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (190.36kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (190.36kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (1.16MB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (1.16MB) [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (29kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (29kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (93.45kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (93.45kB) [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (101.73kB) [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (101.73kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (40.42kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (40.42kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (49.3kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (49.3kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (218.73kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (218.73kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (90.14kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (90.14kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (137.53kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (137.53kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (92.1kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (92.1kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (196.73kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (196.73kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (215.85kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (215.85kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (62.89kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (62.89kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (23.91kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (23.91kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.1.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (117.43kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.1.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (117.43kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (123.72kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (123.72kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (69.5kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (69.5kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.1.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (318.69kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.1.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (318.69kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (110.07kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (110.07kB) [INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (16.59kB) [INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (16.59kB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.300.v20210129-1145.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (527kB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.300.v20210129-1145.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (527kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.300.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (105.6kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.300.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (105.6kB) [INFO] Fetching org.eclipse.jdt.debug_3.17.100.v20210129-0652.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (900.92kB) [INFO] Fetching org.eclipse.jdt.debug_3.17.100.v20210129-0652.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (900.92kB) [INFO] Fetching org.eclipse.jdt.ui_3.22.100.v20210129-1145.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (3.94MB) [INFO] Fetching org.eclipse.jdt.ui_3.22.100.v20210129-1145.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (3.94MB) [INFO] Fetching org.eclipse.search_3.13.0.v20210120-0731.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (214.12kB) [INFO] Fetching org.eclipse.search_3.13.0.v20210120-0731.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (214.12kB) [INFO] Fetching org.eclipse.team.ui_3.8.1200.v20210115-1514.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (491.43kB) [INFO] Fetching org.eclipse.team.ui_3.8.1200.v20210115-1514.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (491.43kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.300.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (176.89kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.300.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (176.89kB) [INFO] Fetching org.eclipse.ui.navigator_3.10.0.v20210111-1352.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (130.04kB) [INFO] Fetching org.eclipse.ui.navigator_3.10.0.v20210111-1352.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (130.04kB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.0.v20210111-1356.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (70.18kB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.0.v20210111-1356.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (70.18kB) [INFO] Fetching org.eclipse.jface.notifications_0.3.0.v20210108-1216.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (14.74kB) [INFO] Fetching org.eclipse.jface.notifications_0.3.0.v20210108-1216.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (14.74kB) [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.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 3.10.2&format=xml&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/mmt/qvto/updates/releases/ [INFO] Fetching org.eclipse.m2m.qvt.oml_3.10.2.v20200609-1812.jar from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2/plugins/ (1.04MB) [INFO] Fetching org.eclipse.m2m.qvt.oml_3.10.2.v20200609-1812.jar from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2/plugins/ (1.04MB) [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20200609-1812.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2/plugins/ (24.37kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20200609-1812.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2/plugins/ (24.37kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20200609-1812.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2/plugins/ (275.14kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20200609-1812.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2/plugins/ (275.14kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20200609-1812.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2/plugins/ (40.54kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20200609-1812.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2/plugins/ (40.54kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20200609-1812.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2/plugins/ (27.72kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20200609-1812.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2/plugins/ (27.72kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.project_3.10.2.v20200609-1812.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2/plugins/ (23.87kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.project_3.10.2.v20200609-1812.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2/plugins/ (23.87kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.runtime_3.10.2.v20200609-1812.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2/plugins/ (95.24kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.runtime_3.10.2.v20200609-1812.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2/plugins/ (95.24kB) [INFO] Fetching org.eclipse.nebula.cwt_1.0.0.201703081533.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (157.36kB) [INFO] Fetching org.eclipse.nebula.cwt_1.0.0.201703081533.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (157.36kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.116.0.v20210129-1709.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (976.43kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.116.0.v20210129-1709.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (976.43kB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.5.0.201703192131.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.82MB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.5.0.201703192131.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.82MB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.5.0.201703192131.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (131.36kB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.5.0.201703192131.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (131.36kB) [INFO] Fetching org.eclipse.nebula.widgets.richtext_1.2.0.201703081533.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.42MB) [INFO] Fetching org.eclipse.nebula.widgets.richtext_1.2.0.201703081533.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.42MB) [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (53.45kB) [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (53.45kB) [INFO] Fetching org.eclipse.ocl.common_1.8.600.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (14.71kB) [INFO] Fetching org.eclipse.ocl.common_1.8.600.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (14.71kB) [INFO] Fetching org.eclipse.ocl.examples.xtext.serializer_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (70.04kB) [INFO] Fetching org.eclipse.ocl.examples.xtext.serializer_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (70.04kB) [INFO] Fetching org.eclipse.ocl.pivot_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (913.09kB) [INFO] Fetching org.eclipse.ocl.pivot_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (913.09kB) [INFO] Fetching org.eclipse.ocl.pivot.uml_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (87.75kB) [INFO] Fetching org.eclipse.ocl.pivot.uml_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (87.75kB) [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.2.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (144.51kB) [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.2.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (144.51kB) [INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (243.5kB) [INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (243.5kB) [INFO] Fetching org.eclipse.ocl.xtext.base_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (162.02kB) [INFO] Fetching org.eclipse.ocl.xtext.base_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (162.02kB) [INFO] Fetching org.eclipse.ocl.xtext.completeocl_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (159.52kB) [INFO] Fetching org.eclipse.ocl.xtext.completeocl_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (159.52kB) [INFO] Fetching org.eclipse.ocl.xtext.essentialocl_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (215.55kB) [INFO] Fetching org.eclipse.ocl.xtext.essentialocl_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (215.55kB) [INFO] Fetching org.eclipse.papyrus.bundles.tests_2.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (27.82kB) [INFO] Fetching org.eclipse.papyrus.bundles.tests_2.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (27.82kB) [INFO] Fetching org.eclipse.papyrus.junit.framework_2.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (16.52kB) [INFO] Fetching org.eclipse.papyrus.junit.framework_2.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (16.52kB) [INFO] Fetching org.eclipse.papyrus.junit.utils_3.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (50.76kB) [INFO] Fetching org.eclipse.papyrus.junit.utils_3.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (50.76kB) [INFO] Fetching org.eclipse.pde.api.tools_1.2.300.v20210129-0808.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (928.67kB) [INFO] Fetching org.eclipse.pde.api.tools_1.2.300.v20210129-0808.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (928.67kB) [INFO] Fetching org.eclipse.pde.core_3.14.200.v20210121-1507.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.33MB) [INFO] Fetching org.eclipse.pde.core_3.14.200.v20210121-1507.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.33MB) [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (123kB) [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (123kB) [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (131.9kB) [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (131.9kB) [INFO] Fetching org.eclipse.papyrus.editor_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.49kB) [INFO] Fetching org.eclipse.papyrus.editor_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.49kB) [INFO] Fetching org.eclipse.papyrus.infra.core_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (75.51kB) [INFO] Fetching org.eclipse.papyrus.infra.core_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (75.51kB) [INFO] Fetching org.eclipse.papyrus.infra.core.log_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.42kB) [INFO] Fetching org.eclipse.papyrus.infra.core.log_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.42kB) [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (44.89kB) [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (44.89kB) [INFO] Fetching org.eclipse.papyrus.infra.core.sashwindows.di_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (39.85kB) [INFO] Fetching org.eclipse.papyrus.infra.core.sashwindows.di_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (39.85kB) [INFO] Fetching org.eclipse.papyrus.infra.emf_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (58.89kB) [INFO] Fetching org.eclipse.papyrus.infra.emf_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (58.89kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.utils_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.53kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.utils_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.53kB) [INFO] Fetching org.eclipse.papyrus.infra.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (77.94kB) [INFO] Fetching org.eclipse.papyrus.infra.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (77.94kB) [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (11.51kB) [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (11.51kB) [INFO] Fetching org.eclipse.papyrus.infra.architecture_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.33kB) [INFO] Fetching org.eclipse.papyrus.infra.architecture_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.33kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.gmf_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.96kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.gmf_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.96kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.2kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.2kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (254.78kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (254.78kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable_7.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (267.47kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable_7.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (267.47kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.common_6.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.78kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.common_6.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.78kB) [INFO] Fetching org.eclipse.papyrus.infra.services.edit_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.99kB) [INFO] Fetching org.eclipse.papyrus.infra.services.edit_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.99kB) [INFO] Fetching org.eclipse.papyrus.infra.services.validation_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.42kB) [INFO] Fetching org.eclipse.papyrus.infra.services.validation_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.42kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.clazz_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (257.17kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.clazz_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (257.17kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.common_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (451.05kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.common_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (451.05kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence_6.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (366.44kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence_6.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (366.44kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.timing_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (196.21kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.timing_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (196.21kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.menu_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.77kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.menu_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.77kB) [INFO] Fetching org.eclipse.papyrus.uml.tools_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (72.98kB) [INFO] Fetching org.eclipse.papyrus.uml.tools_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (72.98kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (64.77kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (64.77kB) [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (65.24kB) [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (65.24kB) [INFO] Fetching org.eclipse.papyrus.infra.widgets_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (533.54kB) [INFO] Fetching org.eclipse.papyrus.infra.widgets_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (533.54kB) [INFO] Fetching org.eclipse.papyrus.emf_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.45kB) [INFO] Fetching org.eclipse.papyrus.emf_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.45kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture_1.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.8kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture_1.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.8kB) [INFO] Fetching org.eclipse.papyrus.infra.core.architecture_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (34.71kB) [INFO] Fetching org.eclipse.papyrus.infra.core.architecture_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (34.71kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.44kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.44kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (289.77kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (289.77kB) [INFO] Fetching org.eclipse.papyrus.infra.types_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.03kB) [INFO] Fetching org.eclipse.papyrus.infra.types_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.03kB) [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (10.48kB) [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (10.48kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.common.core_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.56kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.common.core_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.56kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.common.ui_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.79kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.common.ui_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.79kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.core_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.53kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.core_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.53kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.core_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.32kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.core_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.32kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.core_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (35.77kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.core_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (35.77kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.catalog_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.24kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.catalog_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.24kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.core_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.2kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.core_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.2kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.ui_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (36.06kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.ui_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (36.06kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.core_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.57kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.core_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.57kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.jface.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.97kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.jface.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.97kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.swt_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.23kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.swt_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.23kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (24.77kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (24.77kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.97kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.97kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.catalog_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.13kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.catalog_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.13kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.pde.core_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.66kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.pde.core_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.66kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.94kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.94kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.metamodel_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.18kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.metamodel_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.18kB) [INFO] Fetching org.eclipse.papyrus.infra.tools_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (26.95kB) [INFO] Fetching org.eclipse.papyrus.infra.tools_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (26.95kB) [INFO] Fetching org.eclipse.papyrus.emf.ui_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.19kB) [INFO] Fetching org.eclipse.papyrus.emf.ui_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.19kB) [INFO] Fetching org.eclipse.papyrus.gmf.codegen_2.11.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (361.91kB) [INFO] Fetching org.eclipse.papyrus.gmf.codegen_2.11.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (361.91kB) [INFO] Fetching org.eclipse.papyrus.gmf.common_1.3.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (42.05kB) [INFO] Fetching org.eclipse.papyrus.gmf.common_1.3.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (42.05kB) [INFO] Fetching org.eclipse.papyrus.gmf.validate_1.2.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (31.16kB) [INFO] Fetching org.eclipse.papyrus.gmf.validate_1.2.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (31.16kB) [INFO] Fetching org.eclipse.papyrus.gmf.xpand_2.2.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (120.56kB) [INFO] Fetching org.eclipse.papyrus.gmf.xpand_2.2.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (120.56kB) [INFO] Fetching org.eclipse.papyrus.gmf.xpand.qvtlibrary_1.2.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (7.05kB) [INFO] Fetching org.eclipse.papyrus.gmf.xpand.qvtlibrary_1.2.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (7.05kB) [INFO] Fetching org.eclipse.papyrus.gmfgenextension_3.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (41.4kB) [INFO] Fetching org.eclipse.papyrus.gmfgenextension_3.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (41.4kB) [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (171.71kB) [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (171.71kB) [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.13kB) [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.13kB) [INFO] Fetching org.eclipse.papyrus.infra.constraints_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.88kB) [INFO] Fetching org.eclipse.papyrus.infra.constraints_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.88kB) [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.92kB) [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.92kB) [INFO] Fetching org.eclipse.papyrus.infra.constraints.edit_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.02kB) [INFO] Fetching org.eclipse.papyrus.infra.constraints.edit_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.02kB) [INFO] Fetching org.eclipse.papyrus.infra.core.architecture.edit_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.97kB) [INFO] Fetching org.eclipse.papyrus.infra.core.architecture.edit_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.97kB) [INFO] Fetching org.eclipse.papyrus.infra.types.edit_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.69kB) [INFO] Fetching org.eclipse.papyrus.infra.types.edit_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.69kB) [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (15.76kB) [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (15.76kB) [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.73kB) [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.73kB) [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.75kB) [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.75kB) [INFO] Fetching org.eclipse.papyrus.infra.properties_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (34.39kB) [INFO] Fetching org.eclipse.papyrus.infra.properties_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (34.39kB) [INFO] Fetching org.eclipse.papyrus.infra.properties.ui_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (62.38kB) [INFO] Fetching org.eclipse.papyrus.infra.properties.ui_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (62.38kB) [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.nattable_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.6kB) [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.nattable_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.6kB) [INFO] Fetching org.eclipse.papyrus.infra.services.labelprovider_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.51kB) [INFO] Fetching org.eclipse.papyrus.infra.services.labelprovider_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.51kB) [INFO] Fetching org.eclipse.papyrus.infra.services.navigation_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.32kB) [INFO] Fetching org.eclipse.papyrus.infra.services.navigation_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.32kB) [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (1.03MB) [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (1.03MB) [INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.15kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.15kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.32kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.32kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.21kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.21kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.editor_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.71kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.editor_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.71kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.properties_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.18kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.properties_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.18kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.feature_1.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.04kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.feature_1.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.04kB) [INFO] Fetching org.eclipse.papyrus.infra.ui.emf_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.11kB) [INFO] Fetching org.eclipse.papyrus.infra.ui.emf_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.11kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.nattable_6.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.75kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.nattable_6.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.75kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.model_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (83.63kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.model_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (83.63kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.53kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.53kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.65kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.65kB) [INFO] Fetching org.eclipse.papyrus.infra.onefile_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.23kB) [INFO] Fetching org.eclipse.papyrus.infra.onefile_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.23kB) [INFO] Fetching org.eclipse.papyrus.infra.types.core_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.21kB) [INFO] Fetching org.eclipse.papyrus.infra.types.core_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.21kB) [INFO] Fetching org.eclipse.xtext.ui_2.25.0.v20210111-0911.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (528.55kB) [INFO] Fetching org.eclipse.xtext.ui_2.25.0.v20210111-0911.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (528.55kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.types_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.12kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.types_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.12kB) [INFO] Fetching org.eclipse.papyrus.infra.types.rulebased_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.5kB) [INFO] Fetching org.eclipse.papyrus.infra.types.rulebased_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.5kB) [INFO] Fetching org.eclipse.papyrus.infra.filters_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.91kB) [INFO] Fetching org.eclipse.papyrus.infra.filters_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.91kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (37.93kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (37.93kB) [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.policy_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.87kB) [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.policy_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.87kB) [INFO] Fetching org.eclipse.papyrus.uml.service.types_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (137.29kB) [INFO] Fetching org.eclipse.papyrus.uml.service.types_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (137.29kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.canonical_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.22kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.canonical_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.22kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (53.17kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (53.17kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.71kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.71kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.properties_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.15kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.properties_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.15kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.48kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.48kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (28.09kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (28.09kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.15kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.15kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (65.34kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (65.34kB) [INFO] Fetching org.eclipse.papyrus.infra.services.decoration_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.46kB) [INFO] Fetching org.eclipse.papyrus.infra.services.decoration_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.46kB) [INFO] Fetching org.eclipse.papyrus.infra.services.edit.ui_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.98kB) [INFO] Fetching org.eclipse.papyrus.infra.services.edit.ui_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.98kB) [INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.18kB) [INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.18kB) [INFO] Fetching org.eclipse.papyrus.infra.sync_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.39kB) [INFO] Fetching org.eclipse.papyrus.infra.sync_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.39kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (42.15kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (42.15kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.composite_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (275.94kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.composite_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (275.94kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.04kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.04kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.properties_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (45.06kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.properties_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (45.06kB) [INFO] Fetching org.eclipse.xtext.xbase_2.25.0.v20210111-0859.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (818.25kB) [INFO] Fetching org.eclipse.xtext.xbase_2.25.0.v20210111-0859.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (818.25kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.18kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.18kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.hyperlink_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.75kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.hyperlink_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.75kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.navigation_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.14kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.navigation_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.14kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.36kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.36kB) [INFO] Fetching org.eclipse.papyrus.infra.hyperlink_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.74kB) [INFO] Fetching org.eclipse.papyrus.infra.hyperlink_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.74kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.65kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.65kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.menu_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.6kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.menu_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.6kB) [INFO] Fetching org.eclipse.papyrus.infra.services.openelement_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.63kB) [INFO] Fetching org.eclipse.papyrus.infra.services.openelement_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.63kB) [INFO] Fetching org.eclipse.papyrus.infra.services.viewersearch_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.74kB) [INFO] Fetching org.eclipse.papyrus.infra.services.viewersearch_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.74kB) [INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (24.76kB) [INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (24.76kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.welcome_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.55kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.welcome_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.55kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.common_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.15kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.common_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.15kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.config_6.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.48kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.config_6.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.48kB) [INFO] Fetching org.eclipse.papyrus.infra.newchild_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.65kB) [INFO] Fetching org.eclipse.papyrus.infra.newchild_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.65kB) [INFO] Fetching org.eclipse.papyrus.infra.services.semantic_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.73kB) [INFO] Fetching org.eclipse.papyrus.infra.services.semantic_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.73kB) [INFO] Fetching org.eclipse.xwt_1.6.0.202011091434.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.6.0/1.6.0-M2/plugins/ (178.18kB) [INFO] Fetching org.eclipse.xwt_1.6.0.202011091434.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.6.0/1.6.0-M2/plugins/ (178.18kB) [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.74kB) [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.74kB) [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.79kB) [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.79kB) [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.94kB) [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.94kB) [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (114.11kB) [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (114.11kB) [INFO] Fetching org.eclipse.papyrus.infra.services.localizer_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.74kB) [INFO] Fetching org.eclipse.papyrus.infra.services.localizer_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.74kB) [INFO] Fetching org.eclipse.papyrus.infra.ui.architecture_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (35.9kB) [INFO] Fetching org.eclipse.papyrus.infra.ui.architecture_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (35.9kB) [INFO] Fetching org.eclipse.papyrus.junit.feature_1.0.0.202102070441.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/features/ (13kB) [INFO] Fetching org.eclipse.papyrus.junit.feature_1.0.0.202102070441.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/features/ (13kB) [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.73kB) [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.73kB) [INFO] Fetching org.eclipse.papyrus.toolsmiths.profilemigration_1.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (16.6kB) [INFO] Fetching org.eclipse.papyrus.toolsmiths.profilemigration_1.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (16.6kB) [INFO] Fetching org.eclipse.papyrus.toolsmiths.profilemigration.ui_1.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (11.56kB) [INFO] Fetching org.eclipse.papyrus.toolsmiths.profilemigration.ui_1.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (11.56kB) [INFO] Fetching org.eclipse.papyrus.uml.properties_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (166.33kB) [INFO] Fetching org.eclipse.papyrus.uml.properties_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (166.33kB) [INFO] Fetching org.eclipse.papyrus.toolsmiths.validation.common_2.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (4.39kB) [INFO] Fetching org.eclipse.papyrus.toolsmiths.validation.common_2.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (4.39kB) [INFO] Fetching org.eclipse.papyrus.toolsmiths.validation.elementtypes_2.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (7.42kB) [INFO] Fetching org.eclipse.papyrus.toolsmiths.validation.elementtypes_2.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (7.42kB) [INFO] Fetching org.eclipse.papyrus.toolsmiths.validation.profile_2.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (8.35kB) [INFO] Fetching org.eclipse.papyrus.toolsmiths.validation.profile_2.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (8.35kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.common_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.69kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.common_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.69kB) [INFO] Fetching org.eclipse.xtext.generator_2.25.0.v20210111-0859.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (238.56kB) [INFO] Fetching org.eclipse.xtext.generator_2.25.0.v20210111-0859.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (238.56kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.common.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.37kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.common.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.37kB) [INFO] Fetching org.eclipse.xtext.ui.shared_2.25.0.v20210111-0911.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (25.68kB) [INFO] Fetching org.eclipse.xtext.ui.shared_2.25.0.v20210111-0911.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (25.68kB) [INFO] Fetching org.eclipse.papyrus.uml.appearance_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.56kB) [INFO] Fetching org.eclipse.papyrus.uml.appearance_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.56kB) [INFO] Fetching org.eclipse.papyrus.uml.architecture_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.89kB) [INFO] Fetching org.eclipse.papyrus.uml.architecture_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.89kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable_6.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (51.13kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable_6.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (51.13kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.clazz.config_6.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.1kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.clazz.config_6.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.1kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic.config_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.27kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic.config_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.27kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.communication_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (194.94kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.communication_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (194.94kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.component_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (144.63kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.component_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (144.63kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.deployment_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (125.08kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.deployment_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (125.08kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.interactionoverview_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.45kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.interactionoverview_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.45kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (156.22kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (156.22kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.statemachine_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (151.19kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.statemachine_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (151.19kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.usecase_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (148.59kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.usecase_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (148.59kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.activity_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (541.23kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.activity_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (541.23kB) [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (37.92kB) [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (37.92kB) [INFO] Fetching org.eclipse.papyrus.uml.internationalization.utils_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.44kB) [INFO] Fetching org.eclipse.papyrus.uml.internationalization.utils_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.44kB) [INFO] Fetching org.eclipse.papyrus.uml.tools.utils_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.74kB) [INFO] Fetching org.eclipse.papyrus.uml.tools.utils_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.74kB) [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.controlmode_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.86kB) [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.controlmode_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.86kB) [INFO] Fetching org.eclipse.papyrus.uml.modelrepair_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (51.5kB) [INFO] Fetching org.eclipse.papyrus.uml.modelrepair_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (51.5kB) [INFO] Fetching org.eclipse.papyrus.uml.internationalization.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.9kB) [INFO] Fetching org.eclipse.papyrus.uml.internationalization.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.9kB) [INFO] Fetching org.eclipse.papyrus.uml.types.core_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (37.77kB) [INFO] Fetching org.eclipse.papyrus.uml.types.core_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (37.77kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.menu_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (65.47kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.menu_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (65.47kB) [INFO] Fetching org.eclipse.papyrus.uml.profile_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (53.93kB) [INFO] Fetching org.eclipse.papyrus.uml.profile_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (53.93kB) [INFO] Fetching org.eclipse.papyrus.uml.service.types.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (24.96kB) [INFO] Fetching org.eclipse.papyrus.uml.service.types.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (24.96kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.stereotype.edition_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.53kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.stereotype.edition_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.53kB) [INFO] Fetching org.eclipse.papyrus.uml.service.validation_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.39kB) [INFO] Fetching org.eclipse.papyrus.uml.service.validation_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.39kB) [INFO] Fetching org.eclipse.xtend.lib_2.25.0.v20210111-0852.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (59.83kB) [INFO] Fetching org.eclipse.xtend.lib_2.25.0.v20210111-0852.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (59.83kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.wizards_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (51.48kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.wizards_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (51.48kB) [INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.59kB) [INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.59kB) [INFO] Fetching org.eclipse.ui.intro_3.6.100.v20210119-2223.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (142.08kB) [INFO] Fetching org.eclipse.ui.intro_3.6.100.v20210119-2223.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (142.08kB) [INFO] Fetching org.eclipse.papyrus.uml.expressions_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.01kB) [INFO] Fetching org.eclipse.papyrus.uml.expressions_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.01kB) [INFO] Fetching org.eclipse.papyrus.uml.filters_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.13kB) [INFO] Fetching org.eclipse.papyrus.uml.filters_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.13kB) [INFO] Fetching org.eclipse.papyrus.uml.profile.assistants.generator_5.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (26.89kB) [INFO] Fetching org.eclipse.papyrus.uml.profile.assistants.generator_5.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (26.89kB) [INFO] Fetching org.eclipse.papyrus.uml.profile.types.generator_3.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (53.43kB) [INFO] Fetching org.eclipse.papyrus.uml.profile.types.generator_3.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (53.43kB) [INFO] Fetching org.eclipse.papyrus.uml.profile.drafter_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (39.07kB) [INFO] Fetching org.eclipse.papyrus.uml.profile.drafter_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (39.07kB) [INFO] Fetching org.eclipse.papyrus.uml.ui_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.16kB) [INFO] Fetching org.eclipse.papyrus.uml.ui_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.16kB) [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (37.58kB) [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (37.58kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (27.56kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (27.56kB) [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.core_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.56kB) [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.core_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.56kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.36kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.36kB) [INFO] Fetching org.eclipse.xtext.builder_2.25.0.v20210111-0911.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (121.72kB) [INFO] Fetching org.eclipse.xtext.builder_2.25.0.v20210111-0911.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (121.72kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.91kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.91kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (42.25kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (42.25kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (32kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (32kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (48.57kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (48.57kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.12kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.12kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (47.55kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (47.55kB) [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (12.83kB) [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (12.83kB) [INFO] Fetching org.eclipse.papyrus.views.properties_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.97kB) [INFO] Fetching org.eclipse.papyrus.views.properties_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.97kB) [INFO] Fetching org.eclipse.papyrus.views.documentation_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.14kB) [INFO] Fetching org.eclipse.papyrus.views.documentation_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.14kB) [INFO] Fetching org.objectweb.asm_9.0.0.v20201001-1419.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (61.03kB) [INFO] Fetching org.objectweb.asm_9.0.0.v20201001-1419.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (61.03kB) [INFO] Fetching org.objectweb.asm.tree_9.0.0.v20201001-1419.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (26.41kB) [INFO] Fetching org.objectweb.asm.tree_9.0.0.v20201001-1419.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (26.41kB) [INFO] Fetching org.eclipse.pde.build_3.10.1000.v20210116-1237.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (477.56kB) [INFO] Fetching org.eclipse.pde.build_3.10.1000.v20210116-1237.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (477.56kB) [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (35.1kB) [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (35.1kB) [INFO] Fetching R201605260315&format=xml&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=//modeling/m2t/xpand/updates/releases/ [INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/plugins/ (80.37kB) [INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/plugins/ (80.37kB) [INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/plugins/ (148.58kB) [INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/plugins/ (148.58kB) [INFO] Fetching org.eclipse.xtend.lib.macro_2.25.0.v20210111-0852.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (23.28kB) [INFO] Fetching org.eclipse.xtend.lib.macro_2.25.0.v20210111-0852.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (23.28kB) [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/plugins/ (26.12kB) [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/plugins/ (26.12kB) [INFO] Fetching org.eclipse.xtext.common.types.ui_2.25.0.v20210111-0911.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (82.58kB) [INFO] Fetching org.eclipse.xtext.common.types.ui_2.25.0.v20210111-0911.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (82.58kB) [INFO] Fetching org.eclipse.xtext.smap_2.25.0.v20210111-0859.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (12.22kB) [INFO] Fetching org.eclipse.xtext.smap_2.25.0.v20210111-0859.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (12.22kB) [INFO] Fetching org.eclipse.xtext.common.types.edit_2.25.0.v20210111-0911.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (49.47kB) [INFO] Fetching org.eclipse.xtext.common.types.edit_2.25.0.v20210111-0911.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (49.47kB) [INFO] Fetching org.eclipse.xtext.ecore_2.25.0.v20210111-0859.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (9.62kB) [INFO] Fetching org.eclipse.xtext.ecore_2.25.0.v20210111-0859.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (9.62kB) [INFO] Fetching org.eclipse.xtext.xtext.generator_2.25.0.v20210111-0854.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (451.31kB) [INFO] Fetching org.eclipse.xtext.xtext.generator_2.25.0.v20210111-0854.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (451.31kB) [INFO] Fetching org.eclipse.xtext.ide_2.25.0.v20210111-0854.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (143.29kB) [INFO] Fetching org.eclipse.xtext.ide_2.25.0.v20210111-0854.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (143.29kB) [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (29.18kB) [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (29.18kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.116.0.v20210129-1709.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.1MB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.116.0.v20210129-1709.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.1MB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.116.0.v20210129-1709.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (836.71kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.116.0.v20210129-1709.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (836.71kB) [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.emf.facet.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.emf.facet.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.emf.facet.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.emf.facet.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.emf.facet.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.emf.facet.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.core.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.core.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.core.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.emf.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.emf.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.emf.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.internationalization.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.internationalization.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.internationalization.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.nattable.feature:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.nattable.feature:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.nattable.feature:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.services.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.services.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.services.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.toolsmiths.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.toolsmiths.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.toolsmiths.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.assistants.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.assistants.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.assistants.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.decoratormodel.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.decoratormodel.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.decoratormodel.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.diagram.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.diagram.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.diagram.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.expressions.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.expressions.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.expressions.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.nattable.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.nattable.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.nattable.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.tools.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.tools.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.tools.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.views.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.views.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.views.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.tests.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.alf.tests.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.tests.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.alf.tests.feature/pom.xml [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.25.0.v20201231-0738.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (69.33kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.25.0.v20201231-0738.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (69.33kB) [INFO] Fetching org.eclipse.ocl.common.ui_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (14.33kB) [INFO] Fetching org.eclipse.ocl.common.ui_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (14.33kB) [INFO] Fetching org.eclipse.ocl.uml_5.10.200.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (111.61kB) [INFO] Fetching org.eclipse.ocl.uml_5.10.200.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (111.61kB) [INFO] Fetching org.eclipse.papyrus.uml.alf_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (506.57kB) [INFO] Fetching org.eclipse.papyrus.uml.alf_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (506.57kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.libraries_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (387.05kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.libraries_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (387.05kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.ui_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (191.33kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.ui_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (191.33kB) [INFO] Fetching org.eclipse.xtext.junit4_2.25.0.v20210111-0911.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (82.22kB) [INFO] Fetching org.eclipse.xtext.junit4_2.25.0.v20210111-0911.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (82.22kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.25.0.v20210111-0911.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (44.43kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.25.0.v20210111-0911.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (44.43kB) [INFO] Fetching org.eclipse.xtext.builder.standalone_2.25.0.v20210111-0859.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (21.75kB) [INFO] Fetching org.eclipse.xtext.builder.standalone_2.25.0.v20210111-0859.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (21.75kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.25.0.v20210111-0911.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (57.46kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.25.0.v20210111-0911.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (57.46kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.25.0.v20210111-0911.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (39.71kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.25.0.v20210111-0911.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (39.71kB) [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.tests.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.alf.tests.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.tests.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.tests.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.tests.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.developer.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.developer.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/pom.xml [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (79.76kB) [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (79.76kB) [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (107.05kB) [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (107.05kB) [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (62.49kB) [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (62.49kB) [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (33.35kB) [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (33.35kB) [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (108.23kB) [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (108.23kB) [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (55.65kB) [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (55.65kB) [INFO] Fetching org.apache.felix.gogo.command_1.1.2.v20210111-1007.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (29.94kB) [INFO] Fetching org.apache.felix.gogo.command_1.1.2.v20210111-1007.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (29.94kB) [INFO] Fetching org.apache.felix.gogo.runtime_1.1.4.v20210111-1007.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (77.93kB) [INFO] Fetching org.apache.felix.gogo.runtime_1.1.4.v20210111-1007.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (77.93kB) [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.v20210111-1007.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (35.4kB) [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.v20210111-1007.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (35.4kB) [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.10.v20200830-2311.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (333.69kB) [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.10.v20200830-2311.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (333.69kB) [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.12.v20200108-1212.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (109.72kB) [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.12.v20200108-1212.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (109.72kB) [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (2.36MB) [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (2.36MB) [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (696.23kB) [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (696.23kB) [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (962.55kB) [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (962.55kB) [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (3.42MB) [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (3.42MB) [INFO] Fetching org.apiguardian_1.1.0.v20190826-0900.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (12.57kB) [INFO] Fetching org.apiguardian_1.1.0.v20190826-0900.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (12.57kB) [INFO] Fetching org.eclipse.ant.launching_1.2.1000.v20200610-1458.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (102.05kB) [INFO] Fetching org.eclipse.ant.launching_1.2.1000.v20200610-1458.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (102.05kB) [INFO] Fetching org.eclipse.core.externaltools_1.1.800.v20201105-0600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (20.85kB) [INFO] Fetching org.eclipse.core.externaltools_1.1.800.v20201105-0600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (20.85kB) [INFO] Fetching org.eclipse.ant.ui_3.7.1100.v20210115-1521.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (475.33kB) [INFO] Fetching org.eclipse.ant.ui_3.7.1100.v20210115-1521.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (475.33kB) [INFO] Fetching org.eclipse.ui.externaltools_3.4.900.v20201105-0600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (65.62kB) [INFO] Fetching org.eclipse.ui.externaltools_3.4.900.v20201105-0600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (65.62kB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.12.200.v20210125-1231.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.67MB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.12.200.v20210125-1231.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.67MB) [INFO] Fetching org.eclipse.jdt.junit_3.11.1100.v20210128-0954.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (232.04kB) [INFO] Fetching org.eclipse.jdt.junit_3.11.1100.v20210128-0954.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (232.04kB) [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (11.32kB) [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (11.32kB) [INFO] Fetching org.eclipse.core.net_1.3.1000.v20200715-0827.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (31.78kB) [INFO] Fetching org.eclipse.core.net_1.3.1000.v20200715-0827.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (31.78kB) [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.400.v20190924-1023.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (93.41kB) [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.400.v20190924-1023.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (93.41kB) [INFO] Fetching org.eclipse.equinox.launcher_1.6.100.v20201223-0822.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (29.99kB) [INFO] Fetching org.eclipse.equinox.launcher_1.6.100.v20201223-0822.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (29.99kB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.200.v20200915-2015.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (102.86kB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.200.v20200915-2015.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (102.86kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.100.v20210122-1532.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (69.3kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.100.v20210122-1532.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (69.3kB) [INFO] Fetching org.eclipse.swt.browser.chromium.gtk.linux.x86_64_3.116.0.v20210129-1709.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (918.41kB) [INFO] Fetching org.eclipse.equinox.console_1.4.300.v20210126-1916.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (52.11kB) [INFO] Fetching org.eclipse.equinox.console_1.4.300.v20210126-1916.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (52.11kB) [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (8.13kB) [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (8.13kB) [INFO] Fetching org.eclipse.e4.rcp_4.19.0.v20210129-1709.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (20.99kB) [INFO] Fetching org.eclipse.e4.rcp_4.19.0.v20210129-1709.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (20.99kB) [INFO] Fetching org.eclipse.e4.core.services.source_2.2.600.v20210110-1654.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (60.56kB) [INFO] Fetching org.eclipse.e4.core.services.source_2.2.600.v20210110-1654.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (60.56kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt.source_0.16.0.v20201230-1610.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (94.57kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt.source_0.16.0.v20201230-1610.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (94.57kB) [INFO] Fetching org.eclipse.e4.core.commands.source_0.13.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (21.58kB) [INFO] Fetching org.eclipse.e4.core.commands.source_0.13.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (21.58kB) [INFO] Fetching org.eclipse.e4.ui.bindings.source_0.13.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (35.64kB) [INFO] Fetching org.eclipse.e4.ui.bindings.source_0.13.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (35.64kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench.source_2.1.1000.v20210111-0958.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (376.07kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench.source_2.1.1000.v20210111-0958.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (376.07kB) [INFO] Fetching org.eclipse.e4.ui.services.source_1.5.0.v20210115-1333.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (22.37kB) [INFO] Fetching org.eclipse.e4.ui.services.source_1.5.0.v20210115-1333.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (22.37kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.source_0.15.0.v20201125-0918.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (139.58kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.source_0.15.0.v20201125-0918.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (139.58kB) [INFO] Fetching org.eclipse.e4.ui.workbench.source_1.12.100.v20210122-1731.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (163.88kB) [INFO] Fetching org.eclipse.e4.ui.workbench.source_1.12.100.v20210122-1731.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (163.88kB) [INFO] Fetching org.eclipse.e4.ui.css.core.source_0.13.0.v20201015-0653.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (206.25kB) [INFO] Fetching org.eclipse.e4.ui.css.core.source_0.13.0.v20201015-0653.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (206.25kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.source_0.14.100.v20201217-1340.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (163.68kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.source_0.14.100.v20201217-1340.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (163.68kB) [INFO] Fetching org.apache.batik.css.source_1.13.0.v20200622-2037.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (319.46kB) [INFO] Fetching org.apache.batik.css.source_1.13.0.v20200622-2037.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (319.46kB) [INFO] Fetching org.w3c.css.sac.source_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (52.19kB) [INFO] Fetching org.w3c.css.sac.source_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (52.19kB) [INFO] Fetching org.apache.batik.util.source_1.13.0.v20200622-2037.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (126.65kB) [INFO] Fetching org.apache.batik.util.source_1.13.0.v20200622-2037.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (126.65kB) [INFO] Fetching org.w3c.dom.svg.source_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (89.33kB) [INFO] Fetching org.w3c.dom.svg.source_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (89.33kB) [INFO] Fetching org.w3c.dom.smil.source_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (18.29kB) [INFO] Fetching org.w3c.dom.smil.source_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (18.29kB) [INFO] Fetching org.w3c.dom.events.source_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (39.54kB) [INFO] Fetching org.w3c.dom.events.source_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (39.54kB) [INFO] Fetching javax.inject.source_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (22.39kB) [INFO] Fetching javax.inject.source_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (22.39kB) [INFO] Fetching javax.annotation.source_1.3.5.v20200909-1856.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (57.91kB) [INFO] Fetching javax.annotation.source_1.3.5.v20200909-1856.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (57.91kB) [INFO] Fetching org.eclipse.e4.core.di.source_1.7.700.v20210128-2123.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (44.5kB) [INFO] Fetching org.eclipse.e4.core.di.source_1.7.700.v20210128-2123.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (44.5kB) [INFO] Fetching org.eclipse.e4.core.contexts.source_1.8.400.v20191217-1710.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (42.13kB) [INFO] Fetching org.eclipse.e4.core.contexts.source_1.8.400.v20191217-1710.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (42.13kB) [INFO] Fetching org.apache.batik.i18n.source_1.13.0.v20200622-2037.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (20.2kB) [INFO] Fetching org.apache.batik.i18n.source_1.13.0.v20200622-2037.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (20.2kB) [INFO] Fetching org.apache.batik.constants.source_1.13.0.v20200622-2037.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (14.72kB) [INFO] Fetching org.apache.batik.constants.source_1.13.0.v20200622-2037.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (14.72kB) [INFO] Fetching org.apache.xmlgraphics.source_2.4.0.v20200622-2037.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (677.47kB) [INFO] Fetching org.apache.xmlgraphics.source_2.4.0.v20200622-2037.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (677.47kB) [INFO] Fetching org.apache.commons.io.source_2.6.0.v20190123-2029.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (293.37kB) [INFO] Fetching org.apache.commons.io.source_2.6.0.v20190123-2029.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (293.37kB) [INFO] Fetching org.apache.commons.logging.source_1.2.0.v20180409-1502.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (85.46kB) [INFO] Fetching org.apache.commons.logging.source_1.2.0.v20180409-1502.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (85.46kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.source_0.16.0.v20200507-0938.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (12.6kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.source_0.16.0.v20200507-0938.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (12.6kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme.source_0.13.0.v20201026-1147.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (22.72kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme.source_0.13.0.v20201026-1147.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (22.72kB) [INFO] Fetching org.eclipse.e4.ui.di.source_1.3.0.v20210101-1117.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (17.32kB) [INFO] Fetching org.eclipse.e4.ui.di.source_1.3.0.v20210101-1117.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (17.32kB) [INFO] Fetching org.eclipse.e4.ui.widgets.source_1.2.800.v20201021-1339.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (10.4kB) [INFO] Fetching org.eclipse.e4.ui.widgets.source_1.2.800.v20201021-1339.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (10.4kB) [INFO] Fetching org.eclipse.equinox.common.source_3.14.0.v20201102-2053.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (144.54kB) [INFO] Fetching org.eclipse.equinox.common.source_3.14.0.v20201102-2053.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (144.54kB) [INFO] Fetching org.apache.felix.scr.source_2.1.24.v20200924-1939.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (278.04kB) [INFO] Fetching org.apache.felix.scr.source_2.1.24.v20200924-1939.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (278.04kB) [INFO] Fetching org.eclipse.equinox.event.source_1.5.600.v20201208-1445.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (28.29kB) [INFO] Fetching org.eclipse.equinox.event.source_1.5.600.v20201208-1445.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (28.29kB) [INFO] Fetching org.eclipse.core.commands.source_3.9.800.v20201021-1339.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (150.67kB) [INFO] Fetching org.eclipse.core.commands.source_3.9.800.v20201021-1339.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (150.67kB) [INFO] Fetching org.eclipse.core.contenttype.source_3.7.900.v20210111-0918.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (81.97kB) [INFO] Fetching org.eclipse.core.contenttype.source_3.7.900.v20210111-0918.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (81.97kB) [INFO] Fetching org.eclipse.core.databinding.source_1.10.100.v20200926-1123.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (145.76kB) [INFO] Fetching org.eclipse.core.databinding.source_1.10.100.v20200926-1123.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (145.76kB) [INFO] Fetching org.eclipse.core.databinding.beans.source_1.7.200.v20210111-0759.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (75.48kB) [INFO] Fetching org.eclipse.core.databinding.beans.source_1.7.200.v20210111-0759.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (75.48kB) [INFO] Fetching org.eclipse.core.databinding.observable.source_1.10.0.v20200730-0848.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (208kB) [INFO] Fetching org.eclipse.core.databinding.observable.source_1.10.0.v20200730-0848.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (208kB) [INFO] Fetching org.eclipse.core.databinding.property.source_1.8.100.v20200619-0651.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (94.56kB) [INFO] Fetching org.eclipse.core.databinding.property.source_1.8.100.v20200619-0651.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (94.56kB) [INFO] Fetching org.eclipse.core.expressions.source_3.7.100.v20210111-0815.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (86.87kB) [INFO] Fetching org.eclipse.core.expressions.source_3.7.100.v20210111-0815.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (86.87kB) [INFO] Fetching org.eclipse.core.jobs.source_3.10.1100.v20210111-0815.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (107.64kB) [INFO] Fetching org.eclipse.core.jobs.source_3.10.1100.v20210111-0815.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (107.64kB) [INFO] Fetching org.eclipse.core.runtime.source_3.20.100.v20210111-0815.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (84.15kB) [INFO] Fetching org.eclipse.core.runtime.source_3.20.100.v20210111-0815.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (84.15kB) [INFO] Fetching org.eclipse.equinox.app.source_1.5.0.v20200717-0620.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (76.51kB) [INFO] Fetching org.eclipse.equinox.app.source_1.5.0.v20200717-0620.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (76.51kB) [INFO] Fetching org.eclipse.equinox.launcher.source_1.6.100.v20201223-0822.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (43.68kB) [INFO] Fetching org.eclipse.equinox.launcher.source_1.6.100.v20201223-0822.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (43.68kB) [INFO] Fetching org.eclipse.equinox.preferences.source_3.8.100.v20201102-2042.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (115.63kB) [INFO] Fetching org.eclipse.equinox.preferences.source_3.8.100.v20201102-2042.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (115.63kB) [INFO] Fetching org.eclipse.equinox.registry.source_3.10.0.v20201107-1818.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (176.16kB) [INFO] Fetching org.eclipse.equinox.registry.source_3.10.0.v20201107-1818.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (176.16kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.source_1.3.600.v20200721-1308.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (37.39kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.source_1.3.600.v20200721-1308.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (37.39kB) [INFO] Fetching org.eclipse.osgi.source_3.16.200.v20210122-1907.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.13MB) [INFO] Fetching org.eclipse.osgi.source_3.16.200.v20210122-1907.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.13MB) [INFO] Fetching org.eclipse.osgi.compatibility.state.source_1.2.200.v20200915-2015.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (143.03kB) [INFO] Fetching org.eclipse.osgi.compatibility.state.source_1.2.200.v20200915-2015.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (143.03kB) [INFO] Fetching org.eclipse.osgi.services.source_3.9.0.v20200511-1725.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (244.91kB) [INFO] Fetching org.eclipse.osgi.services.source_3.9.0.v20200511-1725.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (244.91kB) [INFO] Fetching org.eclipse.osgi.util.source_3.5.300.v20190708-1141.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (63.54kB) [INFO] Fetching org.eclipse.osgi.util.source_3.5.300.v20190708-1141.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (63.54kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64.source_3.116.0.v20210129-1709.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.82MB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64.source_3.116.0.v20210129-1709.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.82MB) [INFO] Fetching org.eclipse.swt.browser.chromium.gtk.linux.x86_64.source_3.116.0.v20210129-1709.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (66.24kB) [INFO] Fetching org.eclipse.swt.browser.chromium.gtk.linux.x86_64.source_3.116.0.v20210129-1709.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (66.24kB) [INFO] Fetching org.eclipse.jface.source_3.22.100.v20210126-0831.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1,022.85kB) [INFO] Fetching org.eclipse.jface.source_3.22.100.v20210126-0831.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1,022.85kB) [INFO] Fetching org.eclipse.jface.databinding.source_1.12.200.v20210111-0911.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (230.28kB) [INFO] Fetching org.eclipse.jface.databinding.source_1.12.200.v20210111-0911.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (230.28kB) [INFO] Fetching org.eclipse.e4.ui.workbench3.source_0.15.500.v20201021-1339.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (17.72kB) [INFO] Fetching org.eclipse.e4.ui.workbench3.source_0.15.500.v20201021-1339.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (17.72kB) [INFO] Fetching org.apache.felix.gogo.command.source_1.1.2.v20210111-1007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (38.47kB) [INFO] Fetching org.apache.felix.gogo.command.source_1.1.2.v20210111-1007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (38.47kB) [INFO] Fetching org.apache.felix.gogo.runtime.source_1.1.4.v20210111-1007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (114.26kB) [INFO] Fetching org.apache.felix.gogo.runtime.source_1.1.4.v20210111-1007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (114.26kB) [INFO] Fetching org.apache.felix.gogo.shell.source_1.1.4.v20210111-1007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (48.3kB) [INFO] Fetching org.apache.felix.gogo.shell.source_1.1.4.v20210111-1007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (48.3kB) [INFO] Fetching org.eclipse.equinox.console.source_1.4.300.v20210126-1916.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (84.39kB) [INFO] Fetching org.eclipse.equinox.console.source_1.4.300.v20210126-1916.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (84.39kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt.source_1.4.100.v20201221-2332.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (77.5kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt.source_1.4.100.v20201221-2332.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (77.5kB) [INFO] Fetching org.eclipse.equinox.bidi.source_1.3.0.v20200612-1624.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (63.5kB) [INFO] Fetching org.eclipse.equinox.bidi.source_1.3.0.v20200612-1624.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (63.5kB) [INFO] Fetching org.eclipse.e4.ui.dialogs.source_1.2.100.v20201109-2317.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (39.1kB) [INFO] Fetching org.eclipse.e4.ui.dialogs.source_1.2.100.v20201109-2317.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (39.1kB) [INFO] Fetching org.apache.commons.jxpath.source_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (180.32kB) [INFO] Fetching org.apache.commons.jxpath.source_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (180.32kB) [INFO] Fetching org.eclipse.e4.emf.xpath.source_0.2.800.v20200609-0849.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (52.39kB) [INFO] Fetching org.eclipse.e4.emf.xpath.source_0.2.800.v20200609-0849.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (52.39kB) [INFO] Fetching org.eclipse.e4.core.di.annotations.source_1.6.600.v20191216-2352.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (14.41kB) [INFO] Fetching org.eclipse.e4.core.di.annotations.source_1.6.600.v20191216-2352.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (14.41kB) [INFO] Fetching org.eclipse.e4.ui.swt.gtk.source_1.1.100.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.48kB) [INFO] Fetching org.eclipse.e4.ui.swt.gtk.source_1.1.100.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.48kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier.source_0.15.800.v20210110-1654.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (19.8kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier.source_0.15.800.v20210110-1654.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (19.8kB) [INFO] Fetching org.eclipse.urischeme.source_1.1.300.v20210113-1544.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (44.3kB) [INFO] Fetching org.eclipse.urischeme.source_1.1.300.v20210113-1544.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (44.3kB) [INFO] Fetching org.eclipse.jface.notifications.source_0.3.0.v20210108-1216.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (15.75kB) [INFO] Fetching org.eclipse.jface.notifications.source_0.3.0.v20210108-1216.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (15.75kB) [INFO] Fetching com.sun.jna.source_4.5.1.v20190425-1842.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (163.15kB) [INFO] Fetching com.sun.jna.source_4.5.1.v20190425-1842.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (163.15kB) [INFO] Fetching com.sun.jna.platform.source_4.5.1.v20190425-1842.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (912.59kB) [INFO] Fetching com.sun.jna.platform.source_4.5.1.v20190425-1842.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (912.59kB) [INFO] Fetching org.eclipse.e4.rcp.source_4.19.0.v20210129-1709.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.94kB) [INFO] Fetching org.eclipse.e4.rcp.source_4.19.0.v20210129-1709.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.94kB) [INFO] Fetching org.eclipse.ecf_3.9.101.v20201027-0547.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (48.21kB) [INFO] Fetching org.eclipse.ecf_3.9.101.v20201027-0547.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (48.21kB) [INFO] Fetching org.eclipse.ecf.identity_3.9.401.v20201027-0550.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (27.04kB) [INFO] Fetching org.eclipse.ecf.identity_3.9.401.v20201027-0550.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (27.04kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.1.500.v20200106-1437.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (12.22kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.1.500.v20200106-1437.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (12.22kB) [INFO] Fetching org.eclipse.ecf.core.feature_1.5.701.v20201027-0550.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.72kB) [INFO] Fetching org.eclipse.ecf.core.feature_1.5.701.v20201027-0550.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.72kB) [INFO] Fetching org.eclipse.ecf.source_3.9.101.v20201027-0547.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (102.76kB) [INFO] Fetching org.eclipse.ecf.source_3.9.101.v20201027-0547.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (102.76kB) [INFO] Fetching org.eclipse.ecf.identity.source_3.9.401.v20201027-0550.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (53.05kB) [INFO] Fetching org.eclipse.ecf.identity.source_3.9.401.v20201027-0550.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (53.05kB) [INFO] Fetching org.eclipse.ecf.core.feature.source_1.5.701.v20201027-0550.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (20.99kB) [INFO] Fetching org.eclipse.ecf.core.feature.source_1.5.701.v20201027-0550.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (20.99kB) [INFO] Fetching org.eclipse.ecf.ssl_1.2.400.v20200611-2220.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.93kB) [INFO] Fetching org.eclipse.ecf.ssl_1.2.400.v20200611-2220.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.93kB) [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.500.v20200812-2314.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.69kB) [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.500.v20200812-2314.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.69kB) [INFO] Fetching org.eclipse.ecf.ssl.source_1.2.400.v20200611-2220.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (13.61kB) [INFO] Fetching org.eclipse.ecf.ssl.source_1.2.400.v20200611-2220.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (13.61kB) [INFO] Fetching org.eclipse.ecf.core.ssl.feature.source_1.1.500.v20200812-2314.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (21.05kB) [INFO] Fetching org.eclipse.ecf.core.ssl.feature.source_1.1.500.v20200812-2314.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (21.05kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.101.v20201025-2315.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (20.47kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.101.v20201025-2315.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (20.47kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.601.v20201025-0700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (45.05kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.601.v20201025-0700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (45.05kB) [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.1702.v20201025-2315.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (27.8kB) [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.1702.v20201025-2315.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (27.8kB) [INFO] Fetching org.eclipse.ecf.filetransfer.source_5.1.101.v20201025-2315.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (76.02kB) [INFO] Fetching org.eclipse.ecf.filetransfer.source_5.1.101.v20201025-2315.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (76.02kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.source_3.2.601.v20201025-0700.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (86kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.source_3.2.601.v20201025-0700.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (86kB) [INFO] Fetching org.eclipse.ecf.filetransfer.feature.source_3.14.1702.v20201025-2315.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (29.2kB) [INFO] Fetching org.eclipse.ecf.filetransfer.feature.source_3.14.1702.v20201025-2315.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (29.2kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.301.v20201025-0700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (35.76kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.301.v20201025-0700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (35.76kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.702.v20201025-2303.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (27.92kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.702.v20201025-2303.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (27.92kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.source_1.0.301.v20201025-0700.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (52.56kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.source_1.0.301.v20201025-0700.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (52.56kB) [INFO] Fetching org.apache.commons.codec.source_1.14.0.v20200818-1422.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (374.24kB) [INFO] Fetching org.apache.commons.codec.source_1.14.0.v20200818-1422.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (374.24kB) [INFO] Fetching org.apache.httpcomponents.httpclient.source_4.5.10.v20200830-2311.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (965.36kB) [INFO] Fetching org.apache.httpcomponents.httpclient.source_4.5.10.v20200830-2311.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (965.36kB) [INFO] Fetching org.apache.httpcomponents.httpcore.source_4.4.12.v20200108-1212.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (431.64kB) [INFO] Fetching org.apache.httpcomponents.httpcore.source_4.4.12.v20200108-1212.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (431.64kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature.source_1.0.702.v20201025-2303.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (29.37kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature.source_1.0.702.v20201025-2303.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (29.37kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.200.v20200611-1836.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (7.35kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.200.v20200611-1836.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (7.35kB) [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.400.v20200812-2314.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (23.72kB) [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.400.v20200812-2314.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (23.72kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl.source_1.0.200.v20200611-1836.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.47kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl.source_1.0.200.v20200611-1836.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.47kB) [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature.source_1.1.400.v20200812-2314.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (25.13kB) [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature.source_1.1.400.v20200812-2314.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (25.13kB) [INFO] Fetching org.eclipse.emf.common_2.22.0.v20210114-1734.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.03kB) [INFO] Fetching org.eclipse.emf.common_2.22.0.v20210114-1734.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.03kB) [INFO] Fetching org.eclipse.emf.common.source_2.22.0.v20210114-1734.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (218.79kB) [INFO] Fetching org.eclipse.emf.common.source_2.22.0.v20210114-1734.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (218.79kB) [INFO] Fetching org.eclipse.emf.common.source_2.22.0.v20210114-1734.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (20.22kB) [INFO] Fetching org.eclipse.emf.common.source_2.22.0.v20210114-1734.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (20.22kB) [INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.11kB) [INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.11kB) [INFO] Fetching org.eclipse.emf.ecore.source_2.23.0.v20200630-0516.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (820.38kB) [INFO] Fetching org.eclipse.emf.ecore.source_2.23.0.v20200630-0516.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (820.38kB) [INFO] Fetching org.eclipse.emf.ecore.change.source_2.14.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (90.75kB) [INFO] Fetching org.eclipse.emf.ecore.change.source_2.14.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (90.75kB) [INFO] Fetching org.eclipse.emf.ecore.xmi.source_2.16.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (151.52kB) [INFO] Fetching org.eclipse.emf.ecore.xmi.source_2.16.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (151.52kB) [INFO] Fetching org.eclipse.emf.ecore.source_2.23.0.v20200630-0516.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (20.25kB) [INFO] Fetching org.eclipse.emf.ecore.source_2.23.0.v20200630-0516.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (20.25kB) [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.500.v20200915-1207.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (16.57kB) [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.500.v20200915-1207.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (16.57kB) [INFO] Fetching org.eclipse.equinox.http.servlet_1.7.0.v20210120-1602.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (76.58kB) [INFO] Fetching org.eclipse.equinox.http.servlet_1.7.0.v20210120-1602.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (76.58kB) [INFO] Fetching org.eclipse.jetty.http_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (225.08kB) [INFO] Fetching org.eclipse.jetty.http_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (225.08kB) [INFO] Fetching org.eclipse.jetty.server_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (723.67kB) [INFO] Fetching org.eclipse.jetty.server_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (723.67kB) [INFO] Fetching org.eclipse.jetty.servlet_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (154.16kB) [INFO] Fetching org.eclipse.jetty.servlet_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (154.16kB) [INFO] Fetching org.eclipse.jetty.util_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (587.44kB) [INFO] Fetching org.eclipse.jetty.util_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (587.44kB) [INFO] Fetching org.eclipse.equinox.http.registry_1.2.0.v20200614-1851.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (19.17kB) [INFO] Fetching org.eclipse.equinox.http.registry_1.2.0.v20200614-1851.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (19.17kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.500.v20200422-1833.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (14.65kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.500.v20200422-1833.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (14.65kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.400.v20200422-1833.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (8.69kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.400.v20200422-1833.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (8.69kB) [INFO] Fetching org.eclipse.equinox.p2.console_1.1.500.v20210116-1227.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (17.99kB) [INFO] Fetching org.eclipse.equinox.p2.console_1.1.500.v20210116-1227.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (17.99kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.600.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (35.76kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.600.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (35.76kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.3.0.v20201012-1345.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (22.39kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.3.0.v20201012-1345.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (22.39kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.1000.v20201106-1246.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (31.94kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.1000.v20201106-1246.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (31.94kB) [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.500.v20210125-1508.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (7.08kB) [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.500.v20210125-1508.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (7.08kB) [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.900.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.67kB) [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.900.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.67kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository.source_1.4.0.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (107.02kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository.source_1.4.0.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (107.02kB) [INFO] Fetching org.eclipse.equinox.p2.console.source_1.1.500.v20210116-1227.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (19.92kB) [INFO] Fetching org.eclipse.equinox.p2.console.source_1.1.500.v20210116-1227.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (19.92kB) [INFO] Fetching org.eclipse.equinox.p2.core.source_2.6.300.v20200211-1504.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (60.76kB) [INFO] Fetching org.eclipse.equinox.p2.core.source_2.6.300.v20200211-1504.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (60.76kB) [INFO] Fetching org.eclipse.equinox.p2.director.source_2.4.700.v20200511-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (66.98kB) [INFO] Fetching org.eclipse.equinox.p2.director.source_2.4.700.v20200511-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (66.98kB) [INFO] Fetching org.eclipse.equinox.p2.engine.source_2.6.700.v20200511-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (138.75kB) [INFO] Fetching org.eclipse.equinox.p2.engine.source_2.6.700.v20200511-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (138.75kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector.source_1.1.400.v20200221-1022.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (18.84kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector.source_1.1.400.v20200221-1022.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (18.84kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.source_2.5.100.v20200908-1020.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (247.75kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.source_2.5.100.v20200908-1020.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (247.75kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository.source_1.3.500.v20210108-0738.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (59.72kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository.source_1.3.500.v20210108-0738.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (59.72kB) [INFO] Fetching org.eclipse.equinox.p2.repository.source_2.5.0.v20201013-0853.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (121.32kB) [INFO] Fetching org.eclipse.equinox.p2.repository.source_2.5.0.v20201013-0853.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (121.32kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse.source_2.2.800.v20210115-1344.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (96.12kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse.source_2.2.800.v20210115-1344.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (96.12kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives.source_1.3.600.v20200511-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (60.9kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives.source_1.3.600.v20200511-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (60.9kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator.source_2.1.500.v20200211-1505.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (19.62kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator.source_2.1.500.v20200211-1505.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (19.62kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.source_2.1.400.v20191002-0702.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (34.92kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.source_2.1.400.v20191002-0702.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (34.92kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox.source_1.1.400.v20200319-1546.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (47.5kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox.source_1.1.400.v20200319-1546.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (47.5kB) [INFO] Fetching org.eclipse.equinox.security.source_1.3.600.v20210126-1005.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (102.02kB) [INFO] Fetching org.eclipse.equinox.security.source_1.3.600.v20210126-1005.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (102.02kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor.source_1.1.700.v20200904-1601.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (47.23kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor.source_1.1.700.v20200904-1601.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (47.23kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf.source_1.3.0.v20201012-1345.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (31.23kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf.source_1.3.0.v20201012-1345.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (31.23kB) [INFO] Fetching org.eclipse.equinox.p2.operations.source_2.5.1000.v20201106-1246.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (64.21kB) [INFO] Fetching org.eclipse.equinox.p2.operations.source_2.5.1000.v20201106-1246.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (64.21kB) [INFO] Fetching org.eclipse.equinox.security.linux.x86_64.source_1.1.500.v20210125-1508.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (7.41kB) [INFO] Fetching org.eclipse.equinox.security.linux.x86_64.source_1.1.500.v20210125-1508.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (7.41kB) [INFO] Fetching org.tukaani.xz.source_1.8.0.v20180207-1613.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (149.53kB) [INFO] Fetching org.tukaani.xz.source_1.8.0.v20180207-1613.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (149.53kB) [INFO] Fetching org.eclipse.equinox.concurrent.source_1.1.500.v20200106-1437.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (25.94kB) [INFO] Fetching org.eclipse.equinox.concurrent.source_1.1.500.v20200106-1437.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (25.94kB) [INFO] Fetching org.eclipse.equinox.p2.core.feature.source_1.6.900.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.48kB) [INFO] Fetching org.eclipse.equinox.p2.core.feature.source_1.6.900.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.48kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.500.v20191211-1631.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (17.45kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.500.v20191211-1631.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (17.45kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.400.v20191213-1911.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (17.43kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.400.v20191213-1911.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (17.43kB) [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.500.v20210116-1855.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (27.58kB) [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.500.v20210116-1855.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (27.58kB) [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.1100.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.11kB) [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.1100.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.11kB) [INFO] Fetching org.eclipse.equinox.p2.director.app.source_1.1.600.v20200511-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (34.79kB) [INFO] Fetching org.eclipse.equinox.p2.director.app.source_1.1.600.v20200511-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (34.79kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher.source_1.2.500.v20191211-1631.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (22.74kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher.source_1.2.500.v20191211-1631.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (22.74kB) [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins.source_1.3.500.v20210116-1855.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (34.03kB) [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins.source_1.3.500.v20210116-1855.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (34.03kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.source_1.5.400.v20200511-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (74.67kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.source_1.5.400.v20200511-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (74.67kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation.source_1.3.400.v20191213-1911.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (26.24kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation.source_1.3.400.v20191213-1911.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (26.24kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools.source_2.2.600.v20210114-1107.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (178.62kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools.source_2.2.600.v20210114-1107.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (178.62kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse.source_1.3.700.v20200828-0839.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (149.32kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse.source_1.3.700.v20200828-0839.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (149.32kB) [INFO] Fetching org.eclipse.equinox.p2.extras.feature.source_1.4.1100.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.18kB) [INFO] Fetching org.eclipse.equinox.p2.extras.feature.source_1.4.1100.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.18kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.0.v20210114-1216.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (288.69kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.0.v20210114-1216.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (288.69kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.0.v20201012-1421.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (46.8kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.0.v20201012-1421.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (46.8kB) [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.300.v20200222-1600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (10.9kB) [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.300.v20200222-1600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (10.9kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.3.0.v20210121-0947.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (71.54kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.3.0.v20210121-0947.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (71.54kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.2.0.v20210114-1214.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (26.79kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.2.0.v20210114-1214.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (26.79kB) [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.1100.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.02kB) [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.1100.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.02kB) [INFO] Fetching org.eclipse.equinox.p2.ui.source_2.7.0.v20210114-1216.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (294.33kB) [INFO] Fetching org.eclipse.equinox.p2.ui.source_2.7.0.v20210114-1216.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (294.33kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler.source_1.5.0.v20201012-1421.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (55.67kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler.source_1.5.0.v20201012-1421.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (55.67kB) [INFO] Fetching org.eclipse.equinox.p2.updatechecker.source_1.2.300.v20200222-1600.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (15.42kB) [INFO] Fetching org.eclipse.equinox.p2.updatechecker.source_1.2.300.v20200222-1600.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (15.42kB) [INFO] Fetching org.eclipse.equinox.security.ui.source_1.3.0.v20210121-0947.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (85.51kB) [INFO] Fetching org.eclipse.equinox.security.ui.source_1.3.0.v20210121-0947.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (85.51kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.source_1.2.0.v20210114-1214.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (30.22kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.source_1.2.0.v20210114-1214.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (30.22kB) [INFO] Fetching org.eclipse.equinox.p2.rcp.feature.source_1.4.1100.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.12kB) [INFO] Fetching org.eclipse.equinox.p2.rcp.feature.source_1.4.1100.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.12kB) [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.3.0.v20210116-1227.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (62.93kB) [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.3.0.v20210116-1227.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (62.93kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.500.v20210108-0738.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (44.63kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.500.v20210108-0738.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (44.63kB) [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.1100.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (18.89kB) [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.1100.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (18.89kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite.source_1.1.500.v20210108-0738.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (70.96kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite.source_1.1.500.v20210108-0738.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (70.96kB) [INFO] Fetching org.eclipse.equinox.p2.ui.importexport.source_1.3.0.v20210116-1227.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (51kB) [INFO] Fetching org.eclipse.equinox.p2.ui.importexport.source_1.3.0.v20210116-1227.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (51kB) [INFO] Fetching org.eclipse.equinox.p2.user.ui.source_2.4.1100.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.11kB) [INFO] Fetching org.eclipse.equinox.p2.user.ui.source_2.4.1100.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.11kB) [INFO] Fetching org.eclipse.equinox.security.linux_1.0.0.v20210121-0922.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (12.29kB) [INFO] Fetching org.eclipse.equinox.security.linux_1.0.0.v20210121-0922.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (12.29kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.8.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/plugins/ (245.89kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.8.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/plugins/ (245.89kB) [INFO] Fetching org.eclipse.help.base_4.3.200.v20210129-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (164.06kB) [INFO] Fetching org.eclipse.help.base_4.3.200.v20210129-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (164.06kB) [INFO] Fetching org.eclipse.help.ui_4.2.200.v20210123-1004.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (203.35kB) [INFO] Fetching org.eclipse.help.ui_4.2.200.v20210123-1004.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (203.35kB) [INFO] Fetching org.eclipse.help.webapp_3.10.200.v20210128-0747.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (310.79kB) [INFO] Fetching org.eclipse.help.webapp_3.10.200.v20210128-0747.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (310.79kB) [INFO] Fetching org.eclipse.jetty.continuation_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (31.76kB) [INFO] Fetching org.eclipse.jetty.continuation_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (31.76kB) [INFO] Fetching org.eclipse.jetty.io_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (179.95kB) [INFO] Fetching org.eclipse.jetty.io_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (179.95kB) [INFO] Fetching org.eclipse.jetty.security_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (126.79kB) [INFO] Fetching org.eclipse.jetty.security_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (126.79kB) [INFO] Fetching org.eclipse.jetty.util.ajax_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (72.51kB) [INFO] Fetching org.eclipse.jetty.util.ajax_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (72.51kB) [INFO] Fetching org.eclipse.help_2.3.500.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.54kB) [INFO] Fetching org.eclipse.help_2.3.500.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.54kB) [INFO] Fetching javax.el.source_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (57.06kB) [INFO] Fetching javax.el.source_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (57.06kB) [INFO] Fetching javax.servlet.source_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (118.48kB) [INFO] Fetching javax.servlet.source_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (118.48kB) [INFO] Fetching javax.servlet.jsp.source_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (129.79kB) [INFO] Fetching javax.servlet.jsp.source_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (129.79kB) [INFO] Fetching com.sun.el.source_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (73.27kB) [INFO] Fetching com.sun.el.source_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (73.27kB) [INFO] Fetching org.apache.jasper.glassfish.source_2.2.2.v201501141630.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (321.04kB) [INFO] Fetching org.apache.jasper.glassfish.source_2.2.2.v201501141630.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (321.04kB) [INFO] Fetching org.apache.lucene.analyzers-common.source_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (1.66MB) [INFO] Fetching org.apache.lucene.analyzers-common.source_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (1.66MB) [INFO] Fetching org.apache.lucene.core.source_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (2.24MB) [INFO] Fetching org.apache.lucene.core.source_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (2.24MB) [INFO] Fetching org.apache.lucene.analyzers-smartcn.source_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (3.45MB) [INFO] Fetching org.apache.lucene.analyzers-smartcn.source_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (3.45MB) [INFO] Fetching org.eclipse.equinox.http.jetty.source_3.7.500.v20200915-1207.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (22.46kB) [INFO] Fetching org.eclipse.equinox.http.jetty.source_3.7.500.v20200915-1207.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (22.46kB) [INFO] Fetching org.eclipse.equinox.http.registry.source_1.2.0.v20200614-1851.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (32.54kB) [INFO] Fetching org.eclipse.equinox.http.registry.source_1.2.0.v20200614-1851.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (32.54kB) [INFO] Fetching org.eclipse.equinox.http.servlet.source_1.7.0.v20210120-1602.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (140.86kB) [INFO] Fetching org.eclipse.equinox.http.servlet.source_1.7.0.v20210120-1602.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (140.86kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.source_1.1.500.v20200422-1833.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (19.16kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.source_1.1.500.v20200422-1833.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (19.16kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry.source_1.1.400.v20200422-1833.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (12.02kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry.source_1.1.400.v20200422-1833.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (12.02kB) [INFO] Fetching org.eclipse.help.base.source_4.3.200.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (306.86kB) [INFO] Fetching org.eclipse.help.base.source_4.3.200.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (306.86kB) [INFO] Fetching org.eclipse.help.ui.source_4.2.200.v20210123-1004.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (220.62kB) [INFO] Fetching org.eclipse.help.ui.source_4.2.200.v20210123-1004.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (220.62kB) [INFO] Fetching org.eclipse.help.webapp.source_3.10.200.v20210128-0747.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (198.3kB) [INFO] Fetching org.eclipse.help.webapp.source_3.10.200.v20210128-0747.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (198.3kB) [INFO] Fetching org.eclipse.jetty.continuation.source_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (32.7kB) [INFO] Fetching org.eclipse.jetty.continuation.source_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (32.7kB) [INFO] Fetching org.eclipse.jetty.http.source_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (137.53kB) [INFO] Fetching org.eclipse.jetty.http.source_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (137.53kB) [INFO] Fetching org.eclipse.jetty.io.source_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (103.31kB) [INFO] Fetching org.eclipse.jetty.io.source_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (103.31kB) [INFO] Fetching org.eclipse.jetty.security.source_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (94.46kB) [INFO] Fetching org.eclipse.jetty.security.source_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (94.46kB) [INFO] Fetching org.eclipse.jetty.server.source_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (443.58kB) [INFO] Fetching org.eclipse.jetty.server.source_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (443.58kB) [INFO] Fetching org.eclipse.jetty.servlet.source_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (88.11kB) [INFO] Fetching org.eclipse.jetty.servlet.source_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (88.11kB) [INFO] Fetching org.eclipse.jetty.util.source_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (392.95kB) [INFO] Fetching org.eclipse.jetty.util.source_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (392.95kB) [INFO] Fetching org.eclipse.jetty.util.ajax.source_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (43.01kB) [INFO] Fetching org.eclipse.jetty.util.ajax.source_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (43.01kB) [INFO] Fetching org.eclipse.core.net.source_1.3.1000.v20200715-0827.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (58.58kB) [INFO] Fetching org.eclipse.core.net.source_1.3.1000.v20200715-0827.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (58.58kB) [INFO] Fetching org.eclipse.help.source_2.3.500.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (18.81kB) [INFO] Fetching org.eclipse.help.source_2.3.500.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (18.81kB) [INFO] Fetching org.eclipse.jdt_3.18.700.v20210129-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (29.44kB) [INFO] Fetching org.eclipse.jdt_3.18.700.v20210129-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (29.44kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.200.v20210121-1039.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (150.08kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.200.v20210121-1039.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (150.08kB) [INFO] Fetching org.eclipse.jdt.annotation_1.1.500.v20200407-1355.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.46kB) [INFO] Fetching org.eclipse.jdt.annotation_1.1.500.v20200407-1355.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.46kB) [INFO] Fetching org.eclipse.jdt.apt.core_3.6.800.v20200916-0645.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (128.03kB) [INFO] Fetching org.eclipse.jdt.apt.core_3.6.800.v20200916-0645.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (128.03kB) [INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.2.500.v20200322-1447.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (18.1kB) [INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.2.500.v20200322-1447.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (18.1kB) [INFO] Fetching org.eclipse.jdt.compiler.tool_1.2.1100.v20200916-0645.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (154.45kB) [INFO] Fetching org.eclipse.jdt.compiler.tool_1.2.1100.v20200916-0645.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (154.45kB) [INFO] Fetching org.eclipse.jdt.compiler.apt_1.3.1200.v20200916-0645.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (77.51kB) [INFO] Fetching org.eclipse.jdt.compiler.apt_1.3.1200.v20200916-0645.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (77.51kB) [INFO] Fetching org.eclipse.jdt.apt.ui_3.6.500.v20200828-1336.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (31.59kB) [INFO] Fetching org.eclipse.jdt.apt.ui_3.6.500.v20200828-1336.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (31.59kB) [INFO] Fetching org.eclipse.jdt.core.formatterapp_1.0.0.v20200119-0748.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.04kB) [INFO] Fetching org.eclipse.jdt.core.formatterapp_1.0.0.v20200119-0748.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.04kB) [INFO] Fetching org.eclipse.jdt.doc.isv_3.14.1100.v20210127-1904.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (5.03MB) [INFO] Fetching org.eclipse.jdt.doc.isv_3.14.1100.v20210127-1904.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (5.03MB) [INFO] Fetching org.eclipse.jdt.doc.user_3.15.1000.v20210105-0743.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.65MB) [INFO] Fetching org.eclipse.jdt.doc.user_3.15.1000.v20210105-0743.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.65MB) [INFO] Fetching org.eclipse.jdt.junit.core_3.10.1000.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (65.62kB) [INFO] Fetching org.eclipse.jdt.junit.core_3.10.1000.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (65.62kB) [INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.500.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (24.62kB) [INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.500.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (24.62kB) [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.1.1500.v20210112-1623.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (13.16kB) [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.1.1500.v20210112-1623.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (13.16kB) [INFO] Fetching org.eclipse.jdt.junit5.runtime_1.0.1200.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (12.92kB) [INFO] Fetching org.eclipse.jdt.junit5.runtime_1.0.1200.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (12.92kB) [INFO] Fetching org.junit.jupiter.api_5.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (63.1kB) [INFO] Fetching org.junit.jupiter.api_5.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (63.1kB) [INFO] Fetching org.junit.jupiter.engine_5.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (73.01kB) [INFO] Fetching org.junit.jupiter.engine_5.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (73.01kB) [INFO] Fetching org.junit.jupiter.migrationsupport_5.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (21.56kB) [INFO] Fetching org.junit.jupiter.migrationsupport_5.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (21.56kB) [INFO] Fetching org.junit.jupiter.params_5.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (186.11kB) [INFO] Fetching org.junit.jupiter.params_5.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (186.11kB) [INFO] Fetching org.junit.platform.commons_1.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (51.01kB) [INFO] Fetching org.junit.platform.commons_1.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (51.01kB) [INFO] Fetching org.junit.platform.engine_1.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (60.04kB) [INFO] Fetching org.junit.platform.engine_1.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (60.04kB) [INFO] Fetching org.junit.platform.launcher_1.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (53.72kB) [INFO] Fetching org.junit.platform.launcher_1.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (53.72kB) [INFO] Fetching org.junit.platform.runner_1.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (21.11kB) [INFO] Fetching org.junit.platform.runner_1.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (21.11kB) [INFO] Fetching org.junit.platform.suite.api_1.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (16.92kB) [INFO] Fetching org.junit.platform.suite.api_1.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (16.92kB) [INFO] Fetching org.junit.vintage.engine_5.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (33.75kB) [INFO] Fetching org.junit.vintage.engine_5.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (33.75kB) [INFO] Fetching org.opentest4j_1.2.0.v20190826-0900.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (14.79kB) [INFO] Fetching org.opentest4j_1.2.0.v20190826-0900.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (14.79kB) [INFO] Fetching org.eclipse.jdt_3.18.700.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.72kB) [INFO] Fetching org.eclipse.jdt_3.18.700.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.72kB) [INFO] Fetching org.eclipse.ant.ui.source_3.7.1100.v20210115-1521.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (610.05kB) [INFO] Fetching org.eclipse.ant.ui.source_3.7.1100.v20210115-1521.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (610.05kB) [INFO] Fetching org.eclipse.jdt.apt.core.source_3.6.800.v20200916-0645.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (355.63kB) [INFO] Fetching org.eclipse.jdt.apt.core.source_3.6.800.v20200916-0645.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (355.63kB) [INFO] Fetching org.eclipse.jdt.apt.ui.source_3.6.500.v20200828-1336.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (45.87kB) [INFO] Fetching org.eclipse.jdt.apt.ui.source_3.6.500.v20200828-1336.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (45.87kB) [INFO] Fetching org.eclipse.jdt.apt.pluggable.core.source_1.2.500.v20200322-1447.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (33.82kB) [INFO] Fetching org.eclipse.jdt.apt.pluggable.core.source_1.2.500.v20200322-1447.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (33.82kB) [INFO] Fetching org.eclipse.jdt.compiler.apt.source_1.3.1200.v20200916-0645.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (135.62kB) [INFO] Fetching org.eclipse.jdt.compiler.apt.source_1.3.1200.v20200916-0645.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (135.62kB) [INFO] Fetching org.eclipse.jdt.compiler.tool.source_1.2.1100.v20200916-0645.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (50.73kB) [INFO] Fetching org.eclipse.jdt.compiler.tool.source_1.2.1100.v20200916-0645.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (50.73kB) [INFO] Fetching org.eclipse.jdt.core.source_3.25.0.v20210127-1954.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (5.2MB) [INFO] Fetching org.eclipse.jdt.core.source_3.25.0.v20210127-1954.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (5.2MB) [INFO] Fetching org.eclipse.jdt.core.formatterapp.source_1.0.0.v20200119-0748.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (10.86kB) [INFO] Fetching org.eclipse.jdt.core.formatterapp.source_1.0.0.v20200119-0748.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (10.86kB) [INFO] Fetching org.eclipse.jdt.annotation.source_1.1.500.v20200407-1355.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (12.03kB) [INFO] Fetching org.eclipse.jdt.annotation.source_1.1.500.v20200407-1355.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (12.03kB) [INFO] Fetching org.eclipse.jdt.annotation.source_2.2.600.v20200408-1511.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (17.86kB) [INFO] Fetching org.eclipse.jdt.annotation.source_2.2.600.v20200408-1511.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (17.86kB) [INFO] Fetching org.eclipse.jdt.core.manipulation.source_1.14.300.v20210129-1145.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.04MB) [INFO] Fetching org.eclipse.jdt.core.manipulation.source_1.14.300.v20210129-1145.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.04MB) [INFO] Fetching org.eclipse.jdt.debug.ui.source_3.12.200.v20210125-1231.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (842.8kB) [INFO] Fetching org.eclipse.jdt.debug.ui.source_3.12.200.v20210125-1231.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (842.8kB) [INFO] Fetching org.eclipse.jdt.debug.source_3.17.100.v20210129-0652.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (764.37kB) [INFO] Fetching org.eclipse.jdt.debug.source_3.17.100.v20210129-0652.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (764.37kB) [INFO] Fetching org.eclipse.jdt.junit.source_3.11.1100.v20210128-0954.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (198.18kB) [INFO] Fetching org.eclipse.jdt.junit.source_3.11.1100.v20210128-0954.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (198.18kB) [INFO] Fetching org.eclipse.jdt.junit.core.source_3.10.1000.v20210112-0706.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (113.73kB) [INFO] Fetching org.eclipse.jdt.junit.core.source_3.10.1000.v20210112-0706.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (113.73kB) [INFO] Fetching org.eclipse.jdt.junit.runtime.source_3.5.500.v20210112-0706.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (45.73kB) [INFO] Fetching org.eclipse.jdt.junit.runtime.source_3.5.500.v20210112-0706.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (45.73kB) [INFO] Fetching org.eclipse.jdt.junit4.runtime.source_1.1.1500.v20210112-1623.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (18.35kB) [INFO] Fetching org.eclipse.jdt.junit4.runtime.source_1.1.1500.v20210112-1623.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (18.35kB) [INFO] Fetching org.eclipse.jdt.junit5.runtime.source_1.0.1200.v20210112-0706.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (15.11kB) [INFO] Fetching org.eclipse.jdt.junit5.runtime.source_1.0.1200.v20210112-0706.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (15.11kB) [INFO] Fetching org.eclipse.jdt.launching.source_3.19.100.v20201231-1226.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (350.79kB) [INFO] Fetching org.eclipse.jdt.launching.source_3.19.100.v20201231-1226.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (350.79kB) [INFO] Fetching org.eclipse.jdt.ui.source_3.22.100.v20210129-1145.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (5.34MB) [INFO] Fetching org.eclipse.jdt.ui.source_3.22.100.v20210129-1145.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (5.34MB) [INFO] Fetching org.junit.source_4.13.0.v20200204-1500.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (258.21kB) [INFO] Fetching org.junit.source_4.13.0.v20200204-1500.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (258.21kB) [INFO] Fetching org.hamcrest.core.source_1.3.0.v20180420-1519.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (51.3kB) [INFO] Fetching org.hamcrest.core.source_1.3.0.v20180420-1519.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (51.3kB) [INFO] Fetching org.junit.jupiter.api.source_5.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (196.24kB) [INFO] Fetching org.junit.jupiter.api.source_5.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (196.24kB) [INFO] Fetching org.junit.jupiter.engine.source_5.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (138.9kB) [INFO] Fetching org.junit.jupiter.engine.source_5.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (138.9kB) [INFO] Fetching org.junit.jupiter.migrationsupport.source_5.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (39.73kB) [INFO] Fetching org.junit.jupiter.migrationsupport.source_5.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (39.73kB) [INFO] Fetching org.junit.jupiter.params.source_5.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (84.21kB) [INFO] Fetching org.junit.jupiter.params.source_5.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (84.21kB) [INFO] Fetching org.junit.platform.commons.source_1.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (90.23kB) [INFO] Fetching org.junit.platform.commons.source_1.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (90.23kB) [INFO] Fetching org.junit.platform.engine.source_1.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (152.5kB) [INFO] Fetching org.junit.platform.engine.source_1.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (152.5kB) [INFO] Fetching org.junit.platform.launcher.source_1.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (101.55kB) [INFO] Fetching org.junit.platform.launcher.source_1.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (101.55kB) [INFO] Fetching org.junit.platform.runner.source_1.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (26.96kB) [INFO] Fetching org.junit.platform.runner.source_1.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (26.96kB) [INFO] Fetching org.junit.platform.suite.api.source_1.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (34.47kB) [INFO] Fetching org.junit.platform.suite.api.source_1.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (34.47kB) [INFO] Fetching org.junit.vintage.engine.source_5.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (53.87kB) [INFO] Fetching org.junit.vintage.engine.source_5.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (53.87kB) [INFO] Fetching org.opentest4j.source_1.2.0.v20190826-0900.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (20.88kB) [INFO] Fetching org.opentest4j.source_1.2.0.v20190826-0900.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (20.88kB) [INFO] Fetching org.apiguardian.source_1.1.0.v20190826-0900.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (14.05kB) [INFO] Fetching org.apiguardian.source_1.1.0.v20190826-0900.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (14.05kB) [INFO] Fetching org.eclipse.ant.launching.source_1.2.1000.v20200610-1458.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (128.07kB) [INFO] Fetching org.eclipse.ant.launching.source_1.2.1000.v20200610-1458.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (128.07kB) [INFO] Fetching org.eclipse.jdt.source_3.18.700.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.08kB) [INFO] Fetching org.eclipse.jdt.source_3.18.700.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.08kB) [INFO] Fetching org.eclipse.jsch.core_1.3.900.v20200422-1935.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (20.71kB) [INFO] Fetching org.eclipse.jsch.core_1.3.900.v20200422-1935.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (20.71kB) [INFO] Fetching org.eclipse.jsch.ui_1.3.1100.v20200916-0731.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (34.59kB) [INFO] Fetching org.eclipse.jsch.ui_1.3.1100.v20200916-0731.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (34.59kB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.nebula_1.1.0.201703192131.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.58kB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.nebula_1.1.0.201703192131.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.58kB) [INFO] Fetching org.eclipse.ocl.examples.debug_2.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (30.06kB) [INFO] Fetching org.eclipse.ocl.examples.debug_2.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (30.06kB) [INFO] Fetching org.eclipse.ocl.xtext.oclinecore_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (171.88kB) [INFO] Fetching org.eclipse.ocl.xtext.oclinecore_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (171.88kB) [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (164.49kB) [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (164.49kB) [INFO] Fetching org.eclipse.ocl.examples.debug.vm_2.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (71.06kB) [INFO] Fetching org.eclipse.ocl.examples.debug.vm_2.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (71.06kB) [INFO] Fetching org.eclipse.ocl.examples.debug.vm.ui_2.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (30.93kB) [INFO] Fetching org.eclipse.ocl.examples.debug.vm.ui_2.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (30.93kB) [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity_2.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (57.63kB) [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity_2.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (57.63kB) [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity.ui_2.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (58.67kB) [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity.ui_2.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (58.67kB) [INFO] Fetching org.eclipse.ocl.examples.ui_1.8.600.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (8.68kB) [INFO] Fetching org.eclipse.ocl.examples.ui_1.8.600.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (8.68kB) [INFO] Fetching org.eclipse.ocl.examples.xtext.console_4.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (40.11kB) [INFO] Fetching org.eclipse.ocl.examples.xtext.console_4.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (40.11kB) [INFO] Fetching org.eclipse.ocl.xtext.essentialocl.ui_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (107.01kB) [INFO] Fetching org.eclipse.ocl.xtext.essentialocl.ui_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (107.01kB) [INFO] Fetching org.eclipse.ocl.pivot.ui_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (12.68kB) [INFO] Fetching org.eclipse.ocl.pivot.ui_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (12.68kB) [INFO] Fetching org.eclipse.ocl.xtext.completeocl.ui_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (142.03kB) [INFO] Fetching org.eclipse.ocl.xtext.completeocl.ui_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (142.03kB) [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib.ui_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (162.39kB) [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib.ui_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (162.39kB) [INFO] Fetching org.eclipse.ocl.xtext.base.ui_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (77.37kB) [INFO] Fetching org.eclipse.ocl.xtext.base.ui_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (77.37kB) [INFO] Fetching org.eclipse.ocl.xtext.oclinecore.ui_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (202.06kB) [INFO] Fetching org.eclipse.ocl.xtext.oclinecore.ui_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (202.06kB) [INFO] Fetching org.eclipse.ocl.xtext.markup.ui_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (38.52kB) [INFO] Fetching org.eclipse.ocl.xtext.markup.ui_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (38.52kB) [INFO] Fetching org.eclipse.ocl.xtext.markup_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (62.41kB) [INFO] Fetching org.eclipse.ocl.xtext.markup_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (62.41kB) [INFO] Fetching org.eclipse.pde.ds.lib_1.1.400.v20191119-0943.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (31.5kB) [INFO] Fetching org.eclipse.pde.ds.lib_1.1.400.v20191119-0943.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (31.5kB) [INFO] Fetching org.eclipse.papyrus.api.migration.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.78kB) [INFO] Fetching org.eclipse.papyrus.api.migration.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.78kB) [INFO] Fetching org.eclipse.papyrus.copypaste.ui.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (59.23kB) [INFO] Fetching org.eclipse.papyrus.copypaste.ui.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (59.23kB) [INFO] Fetching org.eclipse.papyrus.developer.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.75MB) [INFO] Fetching org.eclipse.papyrus.developer.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.75MB) [INFO] Fetching org.eclipse.papyrus.dsml.validation.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (272.48kB) [INFO] Fetching org.eclipse.papyrus.dsml.validation.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (272.48kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (174.94kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (174.94kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.19MB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.19MB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (422.21kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (422.21kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (171.9kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (171.9kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.05MB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.05MB) [INFO] Fetching org.eclipse.papyrus.infra.newchild.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (365.83kB) [INFO] Fetching org.eclipse.papyrus.infra.newchild.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (365.83kB) [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (624.78kB) [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (624.78kB) [INFO] Fetching org.eclipse.papyrus.infra.services.decoration.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (856.72kB) [INFO] Fetching org.eclipse.papyrus.infra.services.decoration.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (856.72kB) [INFO] Fetching org.eclipse.papyrus.infra.services.navigation.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (160.17kB) [INFO] Fetching org.eclipse.papyrus.infra.services.navigation.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (160.17kB) [INFO] Fetching org.eclipse.papyrus.infra.architecture.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.08MB) [INFO] Fetching org.eclipse.papyrus.infra.architecture.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.08MB) [INFO] Fetching org.eclipse.papyrus.infra.types.doc_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (452.01kB) [INFO] Fetching org.eclipse.papyrus.infra.types.doc_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (452.01kB) [INFO] Fetching org.eclipse.papyrus.req.reqif.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.22MB) [INFO] Fetching org.eclipse.papyrus.req.reqif.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.22MB) [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.31MB) [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.31MB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.02MB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.02MB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.07MB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.07MB) [INFO] Fetching org.eclipse.papyrus.uml.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.46MB) [INFO] Fetching org.eclipse.papyrus.uml.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.46MB) [INFO] Fetching org.eclipse.papyrus.uml.migration.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.38kB) [INFO] Fetching org.eclipse.papyrus.uml.migration.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.38kB) [INFO] Fetching org.eclipse.papyrus.uml.modelrepair.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (50.82kB) [INFO] Fetching org.eclipse.papyrus.uml.modelrepair.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (50.82kB) [INFO] Fetching org.eclipse.papyrus.uml.profile.assistants.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (879.76kB) [INFO] Fetching org.eclipse.papyrus.uml.profile.assistants.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (879.76kB) [INFO] Fetching org.eclipse.papyrus.uml.profile.customization.doc_0.7.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.51MB) [INFO] Fetching org.eclipse.papyrus.uml.profile.customization.doc_0.7.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.51MB) [INFO] Fetching org.eclipse.papyrus.uml.search.ui.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.17MB) [INFO] Fetching org.eclipse.papyrus.uml.search.ui.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.17MB) [INFO] Fetching org.eclipse.papyrus.views.properties.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.76MB) [INFO] Fetching org.eclipse.papyrus.views.properties.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.76MB) [INFO] Fetching org.eclipse.papyrus.infra.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.62kB) [INFO] Fetching org.eclipse.papyrus.infra.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.62kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.aggregate.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (77.34kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.aggregate.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (77.34kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (140.85kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (140.85kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (495.53kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (495.53kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (145.79kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (145.79kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (320.16kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (320.16kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (115.14kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (115.14kB) [INFO] Fetching org.eclipse.papyrus.toolsmiths.profilemigration.doc_1.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (560.37kB) [INFO] Fetching org.eclipse.papyrus.toolsmiths.profilemigration.doc_1.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (560.37kB) [INFO] Fetching org.eclipse.papyrus.views.references.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (47.59kB) [INFO] Fetching org.eclipse.papyrus.views.references.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (47.59kB) [INFO] Fetching org.eclipse.papyrus.views.documentation.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (73.75kB) [INFO] Fetching org.eclipse.papyrus.views.documentation.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (73.75kB) [INFO] Fetching org.eclipse.papyrus.toolsmiths.architecture.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (37.28kB) [INFO] Fetching org.eclipse.papyrus.toolsmiths.architecture.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (37.28kB) [INFO] Fetching org.eclipse.papyrus.toolsmiths.validation.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (144.5kB) [INFO] Fetching org.eclipse.papyrus.toolsmiths.validation.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (144.5kB) [INFO] Fetching org.eclipse.papyrus.doc.feature_3.1.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.67kB) [INFO] Fetching org.eclipse.papyrus.doc.feature_3.1.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.67kB) [INFO] Fetching org.eclipse.papyrus.eclipse.project.editors_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.67kB) [INFO] Fetching org.eclipse.papyrus.eclipse.project.editors_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.67kB) [INFO] Fetching org.eclipse.papyrus.editor.perspectiveconfiguration_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.04kB) [INFO] Fetching org.eclipse.papyrus.editor.perspectiveconfiguration_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.04kB) [INFO] Fetching org.eclipse.papyrus.editor.feature_2.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.01kB) [INFO] Fetching org.eclipse.papyrus.editor.feature_2.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.01kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture.edit_1.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.43kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture.edit_1.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.43kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.92kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.92kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.96kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.96kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.common.sdk.core_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.46kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.common.sdk.core_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.46kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (42.08kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (42.08kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.ui_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.53kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.ui_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.53kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.sdk.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (38.96kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.sdk.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (38.96kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.metamodel_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.01kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.metamodel_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.01kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.core_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.86kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.core_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.86kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.75kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.75kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.31kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.31kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.78kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.78kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.editor_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.62kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.editor_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.62kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.ui_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (50.79kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.ui_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (50.79kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.sdk.ui_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.76kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.sdk.ui_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.76kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.core_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.76kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.core_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.76kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.18kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.18kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.56kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.56kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.94kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.94kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.46kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.46kB) [INFO] Fetching org.eclipse.papyrus.emf.feature_1.1.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.95kB) [INFO] Fetching org.eclipse.papyrus.emf.feature_1.1.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.95kB) [INFO] Fetching org.eclipse.papyrus.extensionpoints.editors_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.83kB) [INFO] Fetching org.eclipse.papyrus.extensionpoints.editors_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.83kB) [INFO] Fetching org.eclipse.papyrus.infra.architecture.feature_1.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.02kB) [INFO] Fetching org.eclipse.papyrus.infra.architecture.feature_1.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.02kB) [INFO] Fetching org.eclipse.papyrus.infra.constraints.editor_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.59kB) [INFO] Fetching org.eclipse.papyrus.infra.constraints.editor_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.59kB) [INFO] Fetching org.eclipse.papyrus.infra.constraints.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.74kB) [INFO] Fetching org.eclipse.papyrus.infra.constraints.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.74kB) [INFO] Fetching org.eclipse.papyrus.infra.core.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.11kB) [INFO] Fetching org.eclipse.papyrus.infra.core.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.11kB) [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.internationalization_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.18kB) [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.internationalization_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.18kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.ui_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.99kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.ui_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.99kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.diagram.common_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.42kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.diagram.common_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.42kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.types.ui_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.87kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.types.ui_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.87kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.04kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.04kB) [INFO] Fetching org.eclipse.papyrus.infra.properties.edit_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.87kB) [INFO] Fetching org.eclipse.papyrus.infra.properties.edit_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.87kB) [INFO] Fetching org.eclipse.papyrus.infra.psf_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.63kB) [INFO] Fetching org.eclipse.papyrus.infra.psf_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.63kB) [INFO] Fetching org.eclipse.papyrus.infra.newchild.edit_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.47kB) [INFO] Fetching org.eclipse.papyrus.infra.newchild.edit_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.47kB) [INFO] Fetching org.eclipse.papyrus.infra.filters.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.67kB) [INFO] Fetching org.eclipse.papyrus.infra.filters.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.67kB) [INFO] Fetching org.eclipse.papyrus.infra.properties.editor_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (26.71kB) [INFO] Fetching org.eclipse.papyrus.infra.properties.editor_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (26.71kB) [INFO] Fetching org.eclipse.papyrus.infra.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.42kB) [INFO] Fetching org.eclipse.papyrus.infra.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.42kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.95kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.95kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.editor_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.23kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.editor_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.23kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.ui_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.42kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.ui_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.42kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.controlmode_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.53kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.controlmode_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.53kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.configuration_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.56kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.configuration_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.56kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (86.92kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (86.92kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (78.66kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (78.66kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.theme_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.57kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.theme_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.57kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.8kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.8kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.09kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.09kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.export_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.export_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.outline_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.42kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.outline_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.42kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.widgets_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.49kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.widgets_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.49kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gef_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.4kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gef_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.4kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.modelexplorer_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.41kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.modelexplorer_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.41kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.viewersearcher_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.68kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.viewersearcher_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.68kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.29kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.29kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation.edit_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.95kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation.edit_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.95kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style.edit_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.6kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style.edit_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.6kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.55kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.55kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.controlmode_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.04kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.controlmode_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.04kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.81kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.81kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.readonly_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.57kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.readonly_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.57kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.feature_1.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.06kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.feature_1.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.06kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.controlmode_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.44kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.controlmode_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.44kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.edit_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.8kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.edit_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.8kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.editor_6.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (44.31kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.editor_6.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (44.31kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.modelexplorer_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.19kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.modelexplorer_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.19kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.editor_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.3kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.editor_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.3kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.properties_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.67kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.properties_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.67kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.gmfdiag_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.63kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.gmfdiag_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.63kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation.edit_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.48kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation.edit_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.48kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.feature_4.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.3kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.feature_4.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.3kB) [INFO] Fetching org.eclipse.papyrus.infra.types.ui_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.42kB) [INFO] Fetching org.eclipse.papyrus.infra.types.ui_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.42kB) [INFO] Fetching org.eclipse.papyrus.infra.newchild.editor_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.06kB) [INFO] Fetching org.eclipse.papyrus.infra.newchild.editor_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.06kB) [INFO] Fetching org.eclipse.papyrus.infra.newchild.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.59kB) [INFO] Fetching org.eclipse.papyrus.infra.newchild.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.59kB) [INFO] Fetching org.eclipse.papyrus.infra.onefile.ui_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (28.63kB) [INFO] Fetching org.eclipse.papyrus.infra.onefile.ui_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (28.63kB) [INFO] Fetching org.eclipse.papyrus.infra.services.architecture_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.49kB) [INFO] Fetching org.eclipse.papyrus.infra.services.architecture_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.49kB) [INFO] Fetching org.eclipse.papyrus.infra.services.viewlabelprovider_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.14kB) [INFO] Fetching org.eclipse.papyrus.infra.services.viewlabelprovider_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.14kB) [INFO] Fetching org.eclipse.papyrus.infra.services.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.18kB) [INFO] Fetching org.eclipse.papyrus.infra.services.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.18kB) [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading.ui_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.8kB) [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading.ui_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.8kB) [INFO] Fetching org.eclipse.papyrus.infra.types.editor_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.47kB) [INFO] Fetching org.eclipse.papyrus.infra.types.editor_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.47kB) [INFO] Fetching org.eclipse.papyrus.infra.ui.resources_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.53kB) [INFO] Fetching org.eclipse.papyrus.infra.ui.resources_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.53kB) [INFO] Fetching org.eclipse.papyrus.infra.ui.fonts_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (309.37kB) [INFO] Fetching org.eclipse.papyrus.infra.ui.fonts_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (309.37kB) [INFO] Fetching org.eclipse.papyrus.infra.ui.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.23kB) [INFO] Fetching org.eclipse.papyrus.infra.ui.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.23kB) [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.95kB) [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.95kB) [INFO] Fetching org.eclipse.papyrus.infra.widget.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.03kB) [INFO] Fetching org.eclipse.papyrus.infra.widget.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.03kB) [INFO] Fetching org.eclipse.papyrus.sdk_5.1.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.45kB) [INFO] Fetching org.eclipse.papyrus.sdk_5.1.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.45kB) [INFO] Fetching com.ibm.icu.source_67.1.0.v20200706-1749.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (2.36MB) [INFO] Fetching com.ibm.icu.source_67.1.0.v20200706-1749.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (2.36MB) [INFO] Fetching org.eclipse.papyrus.sdk.feature_5.1.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.36kB) [INFO] Fetching org.eclipse.papyrus.sdk.feature_5.1.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.36kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.to.fuml_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (48.58kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.to.fuml_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (48.58kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.02kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.02kB) [INFO] Fetching org.eclipse.papyrus.uml.architecture.feature_1.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.93kB) [INFO] Fetching org.eclipse.papyrus.uml.architecture.feature_1.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.93kB) [INFO] Fetching org.eclipse.papyrus.uml.commands_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.67kB) [INFO] Fetching org.eclipse.papyrus.uml.commands_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.67kB) [INFO] Fetching org.eclipse.papyrus.uml.controlmode.profile_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.68kB) [INFO] Fetching org.eclipse.papyrus.uml.controlmode.profile_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.68kB) [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (33.12kB) [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (33.12kB) [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.properties_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.63kB) [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.properties_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.63kB) [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.05kB) [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.05kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.groups_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (33.21kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.groups_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (33.21kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.css_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.8kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.css_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.8kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.css.feature_2.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.99kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.css.feature_2.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.99kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.dnd_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.43kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.dnd_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.43kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.icons_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (265.2kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.icons_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (265.2kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.modelexplorer_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.59kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.modelexplorer_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.59kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.navigation_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.46kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.navigation_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.46kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.32kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.32kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols.properties_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.81kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols.properties_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.81kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.linklf_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.43kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.linklf_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.43kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence.restrictions_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.32kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence.restrictions_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.32kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.36kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.36kB) [INFO] Fetching org.eclipse.papyrus.uml.documentation.profile_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.46kB) [INFO] Fetching org.eclipse.papyrus.uml.documentation.profile_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.46kB) [INFO] Fetching org.eclipse.papyrus.uml.export_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (27.81kB) [INFO] Fetching org.eclipse.papyrus.uml.export_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (27.81kB) [INFO] Fetching org.eclipse.papyrus.uml.expressions.edit_3.0.100.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.15kB) [INFO] Fetching org.eclipse.papyrus.uml.expressions.edit_3.0.100.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.15kB) [INFO] Fetching org.eclipse.papyrus.uml.expressions.properties_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.39kB) [INFO] Fetching org.eclipse.papyrus.uml.expressions.properties_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.39kB) [INFO] Fetching org.eclipse.papyrus.uml.expressions.feature_1.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.02kB) [INFO] Fetching org.eclipse.papyrus.uml.expressions.feature_1.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.02kB) [INFO] Fetching org.eclipse.papyrus.uml.icons_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.42MB) [INFO] Fetching org.eclipse.papyrus.uml.icons_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.42MB) [INFO] Fetching org.eclipse.papyrus.uml.import_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.06kB) [INFO] Fetching org.eclipse.papyrus.uml.import_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.06kB) [INFO] Fetching org.eclipse.papyrus.uml.perspective_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.6kB) [INFO] Fetching org.eclipse.papyrus.uml.perspective_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.6kB) [INFO] Fetching org.eclipse.papyrus.uml.resourceloading.profile_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.29kB) [INFO] Fetching org.eclipse.papyrus.uml.resourceloading.profile_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.29kB) [INFO] Fetching org.eclipse.papyrus.uml.templaterepository_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.28kB) [INFO] Fetching org.eclipse.papyrus.uml.templaterepository_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.28kB) [INFO] Fetching org.eclipse.papyrus.uml.oclconstraintevaluation_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.84kB) [INFO] Fetching org.eclipse.papyrus.uml.oclconstraintevaluation_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.84kB) [INFO] Fetching org.eclipse.papyrus.uml.navigation_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.42kB) [INFO] Fetching org.eclipse.papyrus.uml.navigation_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.42kB) [INFO] Fetching org.eclipse.papyrus.uml.services.decoration_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.65kB) [INFO] Fetching org.eclipse.papyrus.uml.services.decoration_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.65kB) [INFO] Fetching org.eclipse.papyrus.uml.filters.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.25kB) [INFO] Fetching org.eclipse.papyrus.uml.filters.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.25kB) [INFO] Fetching org.eclipse.papyrus.uml.feature_4.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.49kB) [INFO] Fetching org.eclipse.papyrus.uml.feature_4.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.49kB) [INFO] Fetching org.eclipse.papyrus.uml.internationalization_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.15kB) [INFO] Fetching org.eclipse.papyrus.uml.internationalization_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.15kB) [INFO] Fetching org.eclipse.papyrus.uml.internationalization.feature_1.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13kB) [INFO] Fetching org.eclipse.papyrus.uml.internationalization.feature_1.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13kB) [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (48.8kB) [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (48.8kB) [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.16kB) [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.16kB) [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.feature_1.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.98kB) [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.feature_1.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.98kB) [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.47kB) [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.47kB) [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.widgets_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.07kB) [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.widgets_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.07kB) [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.feature_2.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.97kB) [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.feature_2.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.97kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.widgets_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.49kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.widgets_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.49kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.59kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.59kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.matrix_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.49kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.matrix_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.49kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.properties_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.79kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.properties_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.79kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.integration_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.24kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.integration_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.24kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.valuespecification_6.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.88kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.valuespecification_6.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.88kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.stereotype.display_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.04kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.stereotype.display_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.04kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.richtext_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.87kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.richtext_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.87kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.feature_4.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.17kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.feature_4.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.17kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (19.42kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (19.42kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.01kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.01kB) [INFO] Fetching org.eclipse.papyrus.views.validation_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.81kB) [INFO] Fetching org.eclipse.papyrus.views.validation_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.81kB) [INFO] Fetching org.eclipse.papyrus.uml.properties.xtext_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.58kB) [INFO] Fetching org.eclipse.papyrus.uml.properties.xtext_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.58kB) [INFO] Fetching org.eclipse.papyrus.uml.properties.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.98kB) [INFO] Fetching org.eclipse.papyrus.uml.properties.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.98kB) [INFO] Fetching org.eclipse.papyrus.uml.search.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (44.75kB) [INFO] Fetching org.eclipse.papyrus.uml.search.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (44.75kB) [INFO] Fetching org.eclipse.papyrus.uml.search.feature_2.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.95kB) [INFO] Fetching org.eclipse.papyrus.uml.search.feature_2.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.95kB) [INFO] Fetching org.eclipse.papyrus.views.search_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.35kB) [INFO] Fetching org.eclipse.papyrus.views.search_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.35kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.42kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.42kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.61kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.61kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.96kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.96kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.54kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.54kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.13kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.13kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.51kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.51kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.19kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.19kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.21kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.21kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.6kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.6kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.46kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.46kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.28kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.28kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.javaconstraint_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.95kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.javaconstraint_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.95kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.35kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.35kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (151.68kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (151.68kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (188.04kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (188.04kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.feature_2.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.31kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.feature_2.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.31kB) [INFO] Fetching org.eclipse.papyrus.uml.tools.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.98kB) [INFO] Fetching org.eclipse.papyrus.uml.tools.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.98kB) [INFO] Fetching org.eclipse.papyrus.uml.ui.feature_1.2.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.96kB) [INFO] Fetching org.eclipse.papyrus.uml.ui.feature_1.2.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.96kB) [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.validation_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.67kB) [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.validation_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.67kB) [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.feature_2.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.99kB) [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.feature_2.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.99kB) [INFO] Fetching org.eclipse.papyrus.views.documentation.feature_1.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.98kB) [INFO] Fetching org.eclipse.papyrus.views.documentation.feature_1.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.98kB) [INFO] Fetching org.eclipse.papyrus.views.feature_1.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.98kB) [INFO] Fetching org.eclipse.papyrus.views.feature_1.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.98kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.resourceloading_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.42kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.resourceloading_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.42kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.newchild_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.93kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.newchild_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.93kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.02kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.02kB) [INFO] Fetching org.eclipse.papyrus.views.properties.model.xwt_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (19.15kB) [INFO] Fetching org.eclipse.papyrus.views.properties.model.xwt_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (19.15kB) [INFO] Fetching org.eclipse.papyrus.views.properties.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.02kB) [INFO] Fetching org.eclipse.papyrus.views.properties.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.02kB) [INFO] Fetching org.eclipse.papyrus.views.references_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.75kB) [INFO] Fetching org.eclipse.papyrus.views.references_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.75kB) [INFO] Fetching org.eclipse.papyrus.views.references.feature_2.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.95kB) [INFO] Fetching org.eclipse.papyrus.views.references.feature_2.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.95kB) [INFO] Fetching org.eclipse.papyrus.views.search.feature_2.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.93kB) [INFO] Fetching org.eclipse.papyrus.views.search.feature_2.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.93kB) [INFO] Fetching org.eclipse.papyrus.views.validation.feature_2.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.98kB) [INFO] Fetching org.eclipse.papyrus.views.validation.feature_2.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.98kB) [INFO] Fetching org.eclipse.pde.api.tools.annotations_1.1.400.v20190929-1236.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (7.65kB) [INFO] Fetching org.eclipse.pde.api.tools.annotations_1.1.400.v20190929-1236.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (7.65kB) [INFO] Fetching org.eclipse.pde.api.tools.ui_1.2.200.v20210118-0937.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (206.84kB) [INFO] Fetching org.eclipse.pde.api.tools.ui_1.2.200.v20210118-0937.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (206.84kB) [INFO] Fetching org.eclipse.pde.ui_3.13.0.v20210121-1129.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.45MB) [INFO] Fetching org.eclipse.pde.ui_3.13.0.v20210121-1129.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.45MB) [INFO] Fetching org.eclipse.pde.doc.user_3.14.1100.v20210127-1904.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (6.59MB) [INFO] Fetching org.eclipse.pde.doc.user_3.14.1100.v20210127-1904.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (6.59MB) [INFO] Fetching org.eclipse.pde.ds.annotations_1.2.0.v20200813-0526.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (63.14kB) [INFO] Fetching org.eclipse.pde.ds.annotations_1.2.0.v20200813-0526.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (63.14kB) [INFO] Fetching org.eclipse.pde.ds.core_1.2.100.v20201105-2204.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (25.93kB) [INFO] Fetching org.eclipse.pde.ds.core_1.2.100.v20201105-2204.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (25.93kB) [INFO] Fetching org.eclipse.pde.ds.ui_1.2.0.v20200813-0954.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (79.37kB) [INFO] Fetching org.eclipse.pde.ds.ui_1.2.0.v20200813-0954.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (79.37kB) [INFO] Fetching org.eclipse.pde.ds1_2.lib_1.0.400.v20191119-0943.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (27.92kB) [INFO] Fetching org.eclipse.pde.ds1_2.lib_1.0.400.v20191119-0943.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (27.92kB) [INFO] Fetching org.eclipse.pde_3.13.1400.v20210129-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (41.27kB) [INFO] Fetching org.eclipse.pde_3.13.1400.v20210129-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (41.27kB) [INFO] Fetching org.eclipse.pde.junit.runtime_3.5.1000.v20210110-1048.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (13.33kB) [INFO] Fetching org.eclipse.pde.junit.runtime_3.5.1000.v20210110-1048.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (13.33kB) [INFO] Fetching org.eclipse.pde.runtime_3.7.100.v20210127-1159.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (113.56kB) [INFO] Fetching org.eclipse.pde.runtime_3.7.100.v20210127-1159.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (113.56kB) [INFO] Fetching org.eclipse.pde.ui.templates_3.7.200.v20201208-0953.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (377.36kB) [INFO] Fetching org.eclipse.pde.ui.templates_3.7.200.v20201208-0953.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (377.36kB) [INFO] Fetching org.eclipse.pde.launching_3.9.200.v20201208-1742.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (51.57kB) [INFO] Fetching org.eclipse.pde.launching_3.9.200.v20201208-1742.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (51.57kB) [INFO] Fetching org.eclipse.pde.ua.core_1.2.200.v20210110-1242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (33.08kB) [INFO] Fetching org.eclipse.pde.ua.core_1.2.200.v20210110-1242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (33.08kB) [INFO] Fetching org.eclipse.pde.ua.ui_1.2.100.v20201105-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (141.01kB) [INFO] Fetching org.eclipse.pde.ua.ui_1.2.100.v20201105-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (141.01kB) [INFO] Fetching org.eclipse.ui.trace_1.2.0.v20210110-1242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (26.19kB) [INFO] Fetching org.eclipse.ui.trace_1.2.0.v20210110-1242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (26.19kB) [INFO] Fetching org.eclipse.pde.genericeditor.extension_1.1.100.v20201207-1622.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (32.81kB) [INFO] Fetching org.eclipse.pde.genericeditor.extension_1.1.100.v20201207-1622.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (32.81kB) [INFO] Fetching org.eclipse.tools.layout.spy_1.1.0.v20210110-1247.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (25.32kB) [INFO] Fetching org.eclipse.tools.layout.spy_1.1.0.v20210110-1247.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (25.32kB) [INFO] Fetching org.eclipse.pde_3.14.700.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.45kB) [INFO] Fetching org.eclipse.pde_3.14.700.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.45kB) [INFO] Fetching org.eclipse.pde.build.source_3.10.1000.v20210116-1237.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (317.25kB) [INFO] Fetching org.eclipse.pde.build.source_3.10.1000.v20210116-1237.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (317.25kB) [INFO] Fetching org.eclipse.pde.core.source_3.14.200.v20210121-1507.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1,003.3kB) [INFO] Fetching org.eclipse.pde.core.source_3.14.200.v20210121-1507.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1,003.3kB) [INFO] Fetching org.eclipse.pde.junit.runtime.source_3.5.1000.v20210110-1048.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (19kB) [INFO] Fetching org.eclipse.pde.junit.runtime.source_3.5.1000.v20210110-1048.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (19kB) [INFO] Fetching org.eclipse.pde.runtime.source_3.7.100.v20210127-1159.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (83.43kB) [INFO] Fetching org.eclipse.pde.runtime.source_3.7.100.v20210127-1159.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (83.43kB) [INFO] Fetching org.eclipse.pde.ui.source_3.13.0.v20210121-1129.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (2.06MB) [INFO] Fetching org.eclipse.pde.ui.source_3.13.0.v20210121-1129.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (2.06MB) [INFO] Fetching org.eclipse.pde.ui.templates.source_3.7.200.v20201208-0953.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (107.52kB) [INFO] Fetching org.eclipse.pde.ui.templates.source_3.7.200.v20201208-0953.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (107.52kB) [INFO] Fetching org.objectweb.asm.source_9.0.0.v20201001-1419.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (188.33kB) [INFO] Fetching org.objectweb.asm.source_9.0.0.v20201001-1419.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (188.33kB) [INFO] Fetching org.objectweb.asm.tree.source_9.0.0.v20201001-1419.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (86.62kB) [INFO] Fetching org.objectweb.asm.tree.source_9.0.0.v20201001-1419.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (86.62kB) [INFO] Fetching org.eclipse.pde.api.tools.source_1.2.300.v20210129-0808.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (652.87kB) [INFO] Fetching org.eclipse.pde.api.tools.source_1.2.300.v20210129-0808.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (652.87kB) [INFO] Fetching org.eclipse.pde.api.tools.annotations.source_1.1.400.v20190929-1236.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (12.56kB) [INFO] Fetching org.eclipse.pde.api.tools.annotations.source_1.1.400.v20190929-1236.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (12.56kB) [INFO] Fetching org.eclipse.pde.api.tools.ui.source_1.2.200.v20210118-0937.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (250.49kB) [INFO] Fetching org.eclipse.pde.api.tools.ui.source_1.2.200.v20210118-0937.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (250.49kB) [INFO] Fetching org.eclipse.pde.ds.core.source_1.2.100.v20201105-2204.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (50.83kB) [INFO] Fetching org.eclipse.pde.ds.core.source_1.2.100.v20201105-2204.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (50.83kB) [INFO] Fetching org.eclipse.pde.ds.ui.source_1.2.0.v20200813-0954.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (94.77kB) [INFO] Fetching org.eclipse.pde.ds.ui.source_1.2.0.v20200813-0954.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (94.77kB) [INFO] Fetching org.eclipse.pde.launching.source_3.9.200.v20201208-1742.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (93.19kB) [INFO] Fetching org.eclipse.pde.launching.source_3.9.200.v20201208-1742.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (93.19kB) [INFO] Fetching org.eclipse.pde.ua.core.source_1.2.200.v20210110-1242.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (104.68kB) [INFO] Fetching org.eclipse.pde.ua.core.source_1.2.200.v20210110-1242.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (104.68kB) [INFO] Fetching org.eclipse.pde.ua.ui.source_1.2.100.v20201105-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (272.56kB) [INFO] Fetching org.eclipse.pde.ua.ui.source_1.2.100.v20201105-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (272.56kB) [INFO] Fetching org.eclipse.ui.trace.source_1.2.0.v20210110-1242.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (51.75kB) [INFO] Fetching org.eclipse.ui.trace.source_1.2.0.v20210110-1242.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (51.75kB) [INFO] Fetching org.eclipse.pde.ds.annotations.source_1.2.0.v20200813-0526.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (77.35kB) [INFO] Fetching org.eclipse.pde.ds.annotations.source_1.2.0.v20200813-0526.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (77.35kB) [INFO] Fetching org.eclipse.pde.genericeditor.extension.source_1.1.100.v20201207-1622.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (63.34kB) [INFO] Fetching org.eclipse.pde.genericeditor.extension.source_1.1.100.v20201207-1622.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (63.34kB) [INFO] Fetching org.eclipse.pde.ds.lib.source_1.1.400.v20191119-0943.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (29.99kB) [INFO] Fetching org.eclipse.pde.ds.lib.source_1.1.400.v20191119-0943.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (29.99kB) [INFO] Fetching org.eclipse.pde.ds1_2.lib.source_1.0.400.v20191119-0943.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (20.57kB) [INFO] Fetching org.eclipse.pde.ds1_2.lib.source_1.0.400.v20191119-0943.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (20.57kB) [INFO] Fetching org.eclipse.tools.layout.spy.source_1.1.0.v20210110-1247.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (26.45kB) [INFO] Fetching org.eclipse.tools.layout.spy.source_1.1.0.v20210110-1247.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (26.45kB) [INFO] Fetching org.eclipse.pde.source_3.14.700.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (18.88kB) [INFO] Fetching org.eclipse.pde.source_3.14.700.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (18.88kB) [INFO] Fetching org.eclipse.ui.views.log_1.2.1400.v20210122-1423.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (85.04kB) [INFO] Fetching org.eclipse.ui.views.log_1.2.1400.v20210122-1423.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (85.04kB) [INFO] Fetching org.eclipse.ui.genericeditor_1.2.0.v20210129-1224.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (51.41kB) [INFO] Fetching org.eclipse.ui.genericeditor_1.2.0.v20210129-1224.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (51.41kB) [INFO] Fetching org.eclipse.platform_4.19.0.v20210129-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (425.01kB) [INFO] Fetching org.eclipse.platform_4.19.0.v20210129-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (425.01kB) [INFO] Fetching org.eclipse.platform.doc.isv_4.19.0.v20210128-1216.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (21.42MB) [INFO] Fetching org.eclipse.platform.doc.isv_4.19.0.v20210128-1216.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (21.42MB) [INFO] Fetching org.eclipse.platform.doc.isv_4.19.0.v20210128-1216.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (14.43MB of 21.42MB at 14.43MB/s) [INFO] Fetching org.eclipse.platform.doc.user_4.19.0.v20210105-0920.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (6.62MB) [INFO] Fetching org.eclipse.platform.doc.user_4.19.0.v20210105-0920.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (6.62MB) [INFO] Fetching org.eclipse.text.quicksearch_1.1.0.v20210120-0733.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (35.89kB) [INFO] Fetching org.eclipse.text.quicksearch_1.1.0.v20210120-0733.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (35.89kB) [INFO] Fetching org.eclipse.ui.intro.universal_3.4.100.v20210108-1131.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.83MB) [INFO] Fetching org.eclipse.ui.intro.universal_3.4.100.v20210108-1131.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.83MB) [INFO] Fetching org.eclipse.ui.browser_3.6.1100.v20210118-1327.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (98.02kB) [INFO] Fetching org.eclipse.ui.browser_3.6.1100.v20210118-1327.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (98.02kB) [INFO] Fetching org.eclipse.ui.monitoring_1.2.0.v20210111-1353.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (27.58kB) [INFO] Fetching org.eclipse.ui.monitoring_1.2.0.v20210111-1353.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (27.58kB) [INFO] Fetching org.eclipse.ui.net_1.3.800.v20200422-1935.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (19.83kB) [INFO] Fetching org.eclipse.ui.net_1.3.800.v20200422-1935.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (19.83kB) [INFO] Fetching org.eclipse.ui.ide.application_1.4.0.v20210122-1423.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (56.26kB) [INFO] Fetching org.eclipse.ui.ide.application_1.4.0.v20210122-1423.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (56.26kB) [INFO] Fetching org.eclipse.ui.themes_1.2.1300.v20210108-1832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (30.45kB) [INFO] Fetching org.eclipse.ui.themes_1.2.1300.v20210108-1832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (30.45kB) [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.1.0.v20200724-0708.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (13.99kB) [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.1.0.v20200724-0708.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (13.99kB) [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.600.v20200212-1524.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.83kB) [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.600.v20200212-1524.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.83kB) [INFO] Fetching org.eclipse.platform_4.19.0.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (20.58kB) [INFO] Fetching org.eclipse.platform_4.19.0.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (20.58kB) [INFO] Fetching org.eclipse.platform_root_4.19.0.v20210129-2007 from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/binary/ (196B) [INFO] Fetching org.eclipse.platform_root_4.19.0.v20210129-2007 from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/binary/ (196B) [INFO] Fetching org.apache.ant.source_1.10.9.v20201106-1946.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (2.43MB) [INFO] Fetching org.apache.ant.source_1.10.9.v20201106-1946.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (2.43MB) [INFO] Fetching org.eclipse.ant.core.source_3.5.800.v20200608-1251.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (97.16kB) [INFO] Fetching org.eclipse.ant.core.source_3.5.800.v20200608-1251.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (97.16kB) [INFO] Fetching com.jcraft.jsch.source_0.1.55.v20190404-1902.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (294.21kB) [INFO] Fetching com.jcraft.jsch.source_0.1.55.v20190404-1902.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (294.21kB) [INFO] Fetching org.eclipse.compare.core.source_3.6.1000.v20201020-1107.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (62.17kB) [INFO] Fetching org.eclipse.compare.core.source_3.6.1000.v20201020-1107.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (62.17kB) [INFO] Fetching org.eclipse.compare.source_3.7.1300.v20210114-0707.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (424.12kB) [INFO] Fetching org.eclipse.compare.source_3.7.1300.v20210114-0707.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (424.12kB) [INFO] Fetching org.eclipse.core.filebuffers.source_3.6.1100.v20201029-1159.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (87.58kB) [INFO] Fetching org.eclipse.core.filebuffers.source_3.6.1100.v20201029-1159.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (87.58kB) [INFO] Fetching org.eclipse.core.filesystem.source_1.7.700.v20200110-1734.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (90.36kB) [INFO] Fetching org.eclipse.core.filesystem.source_1.7.700.v20200110-1734.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (90.36kB) [INFO] Fetching org.eclipse.core.net.linux.x86_64.source_1.2.400.v20190924-1023.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (8.5kB) [INFO] Fetching org.eclipse.core.net.linux.x86_64.source_1.2.400.v20190924-1023.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (8.5kB) [INFO] Fetching org.eclipse.core.resources.source_3.13.900.v20201105-1507.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (797.81kB) [INFO] Fetching org.eclipse.core.resources.source_3.13.900.v20201105-1507.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (797.81kB) [INFO] Fetching org.eclipse.debug.core.source_3.17.100.v20210120-0743.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (402.85kB) [INFO] Fetching org.eclipse.debug.core.source_3.17.100.v20210120-0743.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (402.85kB) [INFO] Fetching org.eclipse.debug.ui.source_3.14.800.v20210121-1016.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.67MB) [INFO] Fetching org.eclipse.debug.ui.source_3.14.800.v20210121-1016.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.67MB) [INFO] Fetching org.eclipse.e4.ui.ide.source_3.15.200.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (10.73kB) [INFO] Fetching org.eclipse.e4.ui.ide.source_3.15.200.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (10.73kB) [INFO] Fetching org.eclipse.ltk.core.refactoring.source_3.11.300.v20210112-0706.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (295.14kB) [INFO] Fetching org.eclipse.ltk.core.refactoring.source_3.11.300.v20210112-0706.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (295.14kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring.source_3.11.300.v20210112-0706.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (251.13kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring.source_3.11.300.v20210112-0706.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (251.13kB) [INFO] Fetching org.eclipse.platform.source_4.19.0.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (10.65kB) [INFO] Fetching org.eclipse.platform.source_4.19.0.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (10.65kB) [INFO] Fetching org.eclipse.search.source_3.13.0.v20210120-0731.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (298.2kB) [INFO] Fetching org.eclipse.search.source_3.13.0.v20210120-0731.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (298.2kB) [INFO] Fetching org.eclipse.text.quicksearch.source_1.1.0.v20210120-0733.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (58.89kB) [INFO] Fetching org.eclipse.text.quicksearch.source_1.1.0.v20210120-0733.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (58.89kB) [INFO] Fetching org.eclipse.team.core.source_3.8.1100.v20200806-0621.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (367.84kB) [INFO] Fetching org.eclipse.team.core.source_3.8.1100.v20200806-0621.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (367.84kB) [INFO] Fetching org.eclipse.team.ui.source_3.8.1200.v20210115-1514.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (765.99kB) [INFO] Fetching org.eclipse.team.ui.source_3.8.1200.v20210115-1514.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (765.99kB) [INFO] Fetching org.eclipse.text.source_3.11.0.v20210123-0709.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (279.35kB) [INFO] Fetching org.eclipse.text.source_3.11.0.v20210123-0709.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (279.35kB) [INFO] Fetching org.eclipse.jface.text.source_3.17.0.v20210125-1136.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (810kB) [INFO] Fetching org.eclipse.jface.text.source_3.17.0.v20210125-1136.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (810kB) [INFO] Fetching org.eclipse.jsch.core.source_1.3.900.v20200422-1935.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (38.72kB) [INFO] Fetching org.eclipse.jsch.core.source_1.3.900.v20200422-1935.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (38.72kB) [INFO] Fetching org.eclipse.jsch.ui.source_1.3.1100.v20200916-0731.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (47.88kB) [INFO] Fetching org.eclipse.jsch.ui.source_1.3.1100.v20200916-0731.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (47.88kB) [INFO] Fetching org.eclipse.ui.console.source_3.10.100.v20201211-1511.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (136.96kB) [INFO] Fetching org.eclipse.ui.console.source_3.10.100.v20201211-1511.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (136.96kB) [INFO] Fetching org.eclipse.ui.intro.source_3.6.100.v20210119-2223.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (253.75kB) [INFO] Fetching org.eclipse.ui.intro.source_3.6.100.v20210119-2223.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (253.75kB) [INFO] Fetching org.eclipse.ui.intro.universal.source_3.4.100.v20210108-1131.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (57.05kB) [INFO] Fetching org.eclipse.ui.intro.universal.source_3.4.100.v20210108-1131.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (57.05kB) [INFO] Fetching org.eclipse.ui.cheatsheets.source_3.7.200.v20210121-1039.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (251.12kB) [INFO] Fetching org.eclipse.ui.cheatsheets.source_3.7.200.v20210121-1039.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (251.12kB) [INFO] Fetching org.eclipse.ui.browser.source_3.6.1100.v20210118-1327.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (96.14kB) [INFO] Fetching org.eclipse.ui.browser.source_3.6.1100.v20210118-1327.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (96.14kB) [INFO] Fetching org.eclipse.ui.genericeditor.source_1.2.0.v20210129-1224.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (92.19kB) [INFO] Fetching org.eclipse.ui.genericeditor.source_1.2.0.v20210129-1224.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (92.19kB) [INFO] Fetching org.eclipse.ui.monitoring.source_1.2.0.v20210111-1353.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (45.22kB) [INFO] Fetching org.eclipse.ui.monitoring.source_1.2.0.v20210111-1353.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (45.22kB) [INFO] Fetching org.eclipse.ui.navigator.source_3.10.0.v20210111-1352.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (308.95kB) [INFO] Fetching org.eclipse.ui.navigator.source_3.10.0.v20210111-1352.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (308.95kB) [INFO] Fetching org.eclipse.ui.navigator.resources.source_3.8.0.v20210111-1356.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (102.48kB) [INFO] Fetching org.eclipse.ui.navigator.resources.source_3.8.0.v20210111-1356.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (102.48kB) [INFO] Fetching org.eclipse.ui.net.source_1.3.800.v20200422-1935.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (28.57kB) [INFO] Fetching org.eclipse.ui.net.source_1.3.800.v20200422-1935.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (28.57kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor.source_3.16.0.v20210120-0733.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (428.87kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor.source_3.16.0.v20210120-0733.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (428.87kB) [INFO] Fetching org.eclipse.ui.views.source_3.11.0.v20210111-1351.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (80.28kB) [INFO] Fetching org.eclipse.ui.views.source_3.11.0.v20210111-1351.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (80.28kB) [INFO] Fetching org.eclipse.ui.editors.source_3.14.0.v20210121-1258.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (330kB) [INFO] Fetching org.eclipse.ui.editors.source_3.14.0.v20210121-1258.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (330kB) [INFO] Fetching org.eclipse.ui.externaltools.source_3.4.900.v20201105-0600.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (82.15kB) [INFO] Fetching org.eclipse.ui.externaltools.source_3.4.900.v20201105-0600.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (82.15kB) [INFO] Fetching org.eclipse.ui.ide.source_3.18.100.v20210122-1536.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.25MB) [INFO] Fetching org.eclipse.ui.ide.source_3.18.100.v20210122-1536.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.25MB) [INFO] Fetching org.eclipse.ui.ide.application.source_1.4.0.v20210122-1423.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (50.58kB) [INFO] Fetching org.eclipse.ui.ide.application.source_1.4.0.v20210122-1423.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (50.58kB) [INFO] Fetching org.eclipse.core.variables.source_3.4.800.v20200120-1101.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (37.71kB) [INFO] Fetching org.eclipse.core.variables.source_3.4.800.v20200120-1101.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (37.71kB) [INFO] Fetching org.eclipse.ui.forms.source_3.11.100.v20210108-1139.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (217.7kB) [INFO] Fetching org.eclipse.ui.forms.source_3.11.100.v20210108-1139.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (217.7kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed.source_3.9.100.v20201223-1348.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (82.81kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed.source_3.9.100.v20201223-1348.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (82.81kB) [INFO] Fetching org.eclipse.equinox.security.linux.source_1.0.0.v20210121-0922.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (19.12kB) [INFO] Fetching org.eclipse.equinox.security.linux.source_1.0.0.v20210121-0922.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (19.12kB) [INFO] Fetching org.eclipse.core.externaltools.source_1.1.800.v20201105-0600.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (35.85kB) [INFO] Fetching org.eclipse.core.externaltools.source_1.1.800.v20201105-0600.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (35.85kB) [INFO] Fetching org.eclipse.ui.themes.source_1.2.1300.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (7.36kB) [INFO] Fetching org.eclipse.ui.themes.source_1.2.1300.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (7.36kB) [INFO] Fetching org.eclipse.ui.intro.quicklinks.source_1.1.0.v20200724-0708.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (18.24kB) [INFO] Fetching org.eclipse.ui.intro.quicklinks.source_1.1.0.v20200724-0708.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (18.24kB) [INFO] Fetching org.eclipse.team.genericeditor.diff.extension.source_1.0.600.v20200212-1524.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (14.16kB) [INFO] Fetching org.eclipse.team.genericeditor.diff.extension.source_1.0.600.v20200212-1524.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (14.16kB) [INFO] Fetching org.eclipse.ui.views.log.source_1.2.1400.v20210122-1423.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (59.87kB) [INFO] Fetching org.eclipse.ui.views.log.source_1.2.1400.v20210122-1423.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (59.87kB) [INFO] Fetching org.eclipse.platform.source_4.19.0.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (20.18kB) [INFO] Fetching org.eclipse.platform.source_4.19.0.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (20.18kB) [INFO] Fetching org.eclipse.update.configurator_3.4.700.v20200907-1237.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (42.69kB) [INFO] Fetching org.eclipse.update.configurator_3.4.700.v20200907-1237.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (42.69kB) [INFO] Fetching org.eclipse.rcp_4.19.0.v20210129-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.41kB) [INFO] Fetching org.eclipse.rcp_4.19.0.v20210129-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.41kB) [INFO] Fetching org.eclipse.rcp_4.19.0.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.12kB) [INFO] Fetching org.eclipse.rcp_4.19.0.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.12kB) [INFO] Fetching org.eclipse.rcp_root_4.19.0.v20210129-1800 from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/binary/ (25.08kB) [INFO] Fetching org.eclipse.rcp_root_4.19.0.v20210129-1800 from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/binary/ (25.08kB) [INFO] Fetching org.eclipse.help.source_3.8.800.v20200525-0755.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (180kB) [INFO] Fetching org.eclipse.help.source_3.8.800.v20200525-0755.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (180kB) [INFO] Fetching org.eclipse.ui.source_3.119.0.v20210111-1350.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (145.52kB) [INFO] Fetching org.eclipse.ui.source_3.119.0.v20210111-1350.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (145.52kB) [INFO] Fetching org.eclipse.ui.workbench.source_3.122.100.v20210128-2029.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (2.47MB) [INFO] Fetching org.eclipse.ui.workbench.source_3.122.100.v20210128-2029.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (2.47MB) [INFO] Fetching org.eclipse.update.configurator.source_3.4.700.v20200907-1237.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (76.39kB) [INFO] Fetching org.eclipse.update.configurator.source_3.4.700.v20200907-1237.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (76.39kB) [INFO] Fetching org.eclipse.rcp.source_4.19.0.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.17kB) [INFO] Fetching org.eclipse.rcp.source_4.19.0.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.17kB) [INFO] Fetching org.eclipse.sdk_4.19.0.v20210129-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (246.58kB) [INFO] Fetching org.eclipse.sdk_4.19.0.v20210129-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (246.58kB) [INFO] Fetching org.eclipse.sdk_4.19.0.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.03kB) [INFO] Fetching org.eclipse.sdk_4.19.0.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.03kB) [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.10.v20200830-2311.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (17.3kB) [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.10.v20200830-2311.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (17.3kB) [INFO] Fetching org.eclipse.compare.win32_1.2.800.v20200127-1343.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (24.56kB) [INFO] Fetching org.eclipse.compare.win32_1.2.800.v20200127-1343.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (24.56kB) [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (36.57kB) [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (36.57kB) [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (33.44kB) [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (33.44kB) [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (56.91kB) [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (56.91kB) [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.100.v20210122-1532.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (81.74kB) [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.100.v20210122-1532.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (81.74kB) [INFO] Fetching org.eclipse.swt.browser.chromium.win32.win32.x86_64_3.116.0.v20210129-1709.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (682.93kB) [INFO] Fetching org.eclipse.swt.browser.chromium.win32.win32.x86_64_3.116.0.v20210129-1709.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (682.93kB) [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (7.89kB) [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (7.89kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64.source_3.116.0.v20210129-1709.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.93MB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64.source_3.116.0.v20210129-1709.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.93MB) [INFO] Fetching org.eclipse.swt.browser.chromium.win32.win32.x86_64.source_3.116.0.v20210129-1709.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (66.24kB) [INFO] Fetching org.eclipse.swt.browser.chromium.win32.win32.x86_64.source_3.116.0.v20210129-1709.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (66.24kB) [INFO] Fetching org.eclipse.e4.ui.swt.win32.source_1.1.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.38kB) [INFO] Fetching org.eclipse.e4.ui.swt.win32.source_1.1.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.38kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.300.v20200816-1842.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (14.35kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.300.v20200816-1842.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (14.35kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32.source_1.0.300.v20200816-1842.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (20.07kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32.source_1.0.300.v20200816-1842.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (20.07kB) [INFO] Fetching org.apache.httpcomponents.httpclient.win.source_4.5.10.v20200830-2311.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (29.92kB) [INFO] Fetching org.apache.httpcomponents.httpclient.win.source_4.5.10.v20200830-2311.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (29.92kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (37.04kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (37.04kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64.source_1.1.200.v20190812-0919.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (16.57kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64.source_1.1.200.v20190812-0919.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (16.57kB) [INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (13.36kB) [INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (13.36kB) [INFO] Fetching org.eclipse.compare.win32.source_1.2.800.v20200127-1343.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (23.06kB) [INFO] Fetching org.eclipse.compare.win32.source_1.2.800.v20200127-1343.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (23.06kB) [INFO] Fetching org.eclipse.core.net.win32.x86_64.source_1.1.500.v20190925-1337.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (8.48kB) [INFO] Fetching org.eclipse.core.net.win32.x86_64.source_1.1.500.v20190925-1337.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (8.48kB) [INFO] Fetching org.eclipse.ui.win32.source_3.4.400.v20200414-1247.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (15.6kB) [INFO] Fetching org.eclipse.ui.win32.source_3.4.400.v20200414-1247.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (15.6kB) [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (15.18kB) [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (15.18kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (16kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (16kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.100.v20210122-1532.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (39.44kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.100.v20210122-1532.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (39.44kB) [INFO] Fetching org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64_3.116.0.v20210129-1709.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (651.65kB) [INFO] Fetching org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64_3.116.0.v20210129-1709.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (651.65kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa.source_0.12.600.v20200416-0656.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (23.86kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa.source_0.12.600.v20200416-0656.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (23.86kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64.source_3.116.0.v20210129-1709.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.63MB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64.source_3.116.0.v20210129-1709.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.63MB) [INFO] Fetching org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64.source_3.116.0.v20210129-1709.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (66.32kB) [INFO] Fetching org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64.source_3.116.0.v20210129-1709.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (66.32kB) [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (24.56kB) [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (24.56kB) [INFO] Fetching org.eclipse.equinox.security.macosx.source_1.101.200.v20190903-0934.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (29.36kB) [INFO] Fetching org.eclipse.equinox.security.macosx.source_1.101.200.v20190903-0934.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (29.36kB) [INFO] Fetching org.eclipse.jdt.launching.macosx_3.4.500.v20200116-2251.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (12.12kB) [INFO] Fetching org.eclipse.jdt.launching.macosx_3.4.500.v20200116-2251.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (12.12kB) [INFO] Fetching org.eclipse.jdt.launching.ui.macosx_1.2.600.v20200204-1737.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (29.17kB) [INFO] Fetching org.eclipse.jdt.launching.ui.macosx_1.2.600.v20200204-1737.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (29.17kB) [INFO] Fetching org.eclipse.jdt.launching.macosx.source_3.4.500.v20200116-2251.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (17.59kB) [INFO] Fetching org.eclipse.jdt.launching.macosx.source_3.4.500.v20200116-2251.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (17.59kB) [INFO] Fetching org.eclipse.jdt.launching.ui.macosx.source_1.2.600.v20200204-1737.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (28.07kB) [INFO] Fetching org.eclipse.jdt.launching.ui.macosx.source_1.2.600.v20200204-1737.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (28.07kB) [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (7.61kB) [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (7.61kB) [INFO] Fetching org.eclipse.ui.cocoa.source_1.2.400.v20191217-1850.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (8.88kB) [INFO] Fetching org.eclipse.ui.cocoa.source_1.2.400.v20191217-1850.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (8.88kB) [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.developer.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.editors.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.editors.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.editors.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.eclipse.project.editors.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.eclipse.project.editors.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.eclipse.project.editors.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.editor.integration.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.editor.integration.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.editor.integration.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.emf.facet.architecture.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.emf.facet.architecture.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.emf.facet.architecture.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.clipboard.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.clipboard.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.clipboard.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.di.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.di.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.di.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.model.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.model.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.model.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.views.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.views.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.views.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.editor.welcome.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.editor.welcome.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.editor.welcome.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.gmf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.gmf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.gmf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.readonly.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.readonly.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.readonly.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.emf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.emf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.emf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.expressions.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.expressions.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.expressions.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.commands.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.commands.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.commands.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.common.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.common.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.common.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.canonical.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.canonical.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.canonical.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.welcome.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.welcome.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.welcome.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.css.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.css.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.css.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.menu.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.menu.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.menu.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.assistant.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.assistant.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.assistant.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.internationalization.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.internationalization.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.internationalization.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.properties.ui.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.properties.ui.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.properties.ui.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.labelprovider.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.labelprovider.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.labelprovider.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.semantic.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.semantic.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.semantic.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.resourceloading.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.resourceloading.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.resourceloading.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.ui.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.ui.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.ui.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.viewpoints.policy.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.viewpoints.policy.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.viewpoints.policy.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.filters.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.filters.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.filters.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.newchild.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.newchild.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.newchild.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.tools.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.tools.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.tools.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.profilemigration.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.profilemigration.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.profilemigration.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.activity.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.activity.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.activity.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.clazz.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.clazz.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.clazz.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.statemachine.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.statemachine.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.statemachine.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.component.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.component.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.component.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.communication.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.communication.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.communication.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.composite.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.composite.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.composite.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.deployment.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.deployment.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.deployment.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.dnd.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.dnd.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.dnd.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.interactionoverview.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.interactionoverview.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.interactionoverview.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.sequence.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.sequence.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.sequence.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.timing.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.timing.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.timing.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.usecase.tests:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.usecase.tests:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.usecase.tests:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.wizards.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.wizards.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.wizards.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.properties.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.properties.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.properties.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.clazz.config.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.clazz.config.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.clazz.config.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.generic.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.generic.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.generic.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotype.display.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotype.display.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotype.display.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.matrix.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.matrix.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.matrix.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.port.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.port.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.port.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.property.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.property.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.property.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.parameter.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.parameter.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.parameter.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.valuespecification.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.valuespecification.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.valuespecification.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.backend.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.backend.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.backend.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.assistants.generator.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.assistants.generator.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.assistants.generator.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.types.generator.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.types.generator.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.types.generator.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.expressions.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.expressions.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.expressions.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelexplorer.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelexplorer.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelexplorer.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.drafter.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.drafter.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.drafter.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.utils.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.utils.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.utils.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.genvalidation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.genvalidation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.genvalidation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.staticprofile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.staticprofile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.staticprofile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.dynamic.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.dynamic.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.dynamic.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.filters.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.filters.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.filters.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelrepair.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelrepair.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelrepair.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.properties.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.properties.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.properties.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/pom.xml [INFO] Fetching org.eclipse.papyrus.uml.properties.generation_3.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (39.58kB) [INFO] Fetching org.eclipse.papyrus.uml.properties.generation_3.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (39.58kB) [INFO] Fetching org.eclipse.papyrus.views.properties.toolsmiths_3.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (61.44kB) [INFO] Fetching org.eclipse.papyrus.views.properties.toolsmiths_3.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (61.44kB) [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.modelexplorer.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.modelexplorer.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.modelexplorer.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.properties.toolsmiths.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.properties.toolsmiths.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.properties.toolsmiths.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] org.eclipse.papyrus.tests.releng [pom] [INFO] org.eclipse.papyrus.plugins.tests.releng [pom] [INFO] org.eclipse.papyrus.editor.tests.releng [pom] [INFO] org.eclipse.papyrus.editor.integration.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.emf.facet.tests [pom] [INFO] org.eclipse.papyrus.emf.facet.architecture.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.tests.releng [pom] [INFO] org.eclipse.papyrus.infra.core.tests.releng [pom] [INFO] org.eclipse.papyrus.infra.core.clipboard.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.core.sasheditor.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.core.sasheditor.di.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.core.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.editor.tests.releng [pom] [INFO] org.eclipse.papyrus.infra.editor.welcome.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.emf.tests.releng [pom] [INFO] org.eclipse.papyrus.infra.emf.gmf.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.emf.readonly.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.emf.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.filters.tests [eclipse-plugin] [INFO] org.eclipse.papyrus.infra.gmfdiag.tests.releng [pom] [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng [pom] [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests [eclipse-plugin] [INFO] org.eclipse.papyrus.infra.gmfdiag.canonical.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.gmfdiag.commands.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.gmfdiag.common.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.gmfdiag.css.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.gmfdiag.menu.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests [eclipse-plugin] [INFO] org.eclipse.papyrus.infra.gmfdiag.welcome.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.nattable.main.test [pom] [INFO] org.eclipse.papyrus.infra.nattable.common.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.nattable.model.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.nattable.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.nattable.views.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.properties.tests.releng [pom] [INFO] org.eclipse.papyrus.infra.properties.ui.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.services.tests.releng [pom] [INFO] org.eclipse.papyrus.infra.services.controlmode.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.services.edit.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.services.edit.ui.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.services.resourceloading.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.services.semantic.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.tools.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.types.tests.releng [pom] [INFO] org.eclipse.papyrus.infra.types.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.types.ui.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.ui.emf.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.ui.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.viewpoints.tests.releng [pom] [INFO] org.eclipse.papyrus.infra.viewpoints.policy.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.tests.emf.facet.feature [eclipse-feature] [INFO] org.eclipse.papyrus.uml.tests.releng [pom] [INFO] org.eclipse.papyrus.uml.diagram.tests.releng [pom] [INFO] org.eclipse.papyrus.uml.diagram.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.diagram.clazz.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.diagram.activity.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.diagram.usecase.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.diagram.deployment.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.diagram.component.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.diagram.timing.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.diagram.sequence.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.diagram.composite.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.diagram.profile.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.dynamic.profile.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.diagram.common.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.diagram.wizards.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.tests.uml.diagram.feature [eclipse-feature] [INFO] org.eclipse.papyrus.tests.infra.services.feature [eclipse-feature] [INFO] org.eclipse.papyrus.views.tests.releng [pom] [INFO] org.eclipse.papyrus.views.modelexplorer.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.modelexplorer.tests.releng [pom] [INFO] org.eclipse.papyrus.uml.modelexplorer.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.modelrepair.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.properties.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.service.types.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.service.types.ui.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.profile.tests.releng [pom] [INFO] org.eclipse.papyrus.uml.profile.drafter.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.filters.tests [eclipse-plugin] [INFO] org.eclipse.papyrus.uml.profile.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.tests.uml.feature [eclipse-feature] [INFO] org.eclipse.papyrus.views.documentation.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.tests.views.feature [eclipse-feature] [INFO] org.eclipse.papyrus.tests.infra.nattable.feature [eclipse-feature] [INFO] org.eclipse.papyrus.uml.nattable.main.test [pom] [INFO] org.eclipse.papyrus.uml.nattable.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.nattable.generic.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.nattable.clazz.config.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.nattable.matrix.tests [eclipse-plugin] [INFO] org.eclipse.papyrus.tests.uml.nattable.feature [eclipse-feature] [INFO] org.eclipse.papyrus.tests.infra.feature [eclipse-feature] [INFO] org.eclipse.papyrus.tests.infra.core.feature [eclipse-feature] [INFO] org.eclipse.papyrus.uml.tools.tests.releng [pom] [INFO] org.eclipse.papyrus.uml.tools.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.tools.utils.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.tests.uml.tools.feature [eclipse-feature] [INFO] org.eclipse.papyrus.uml.decoratormodel.tests.releng [pom] [INFO] org.eclipse.papyrus.uml.decoratormodel.controlmode.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.decoratormodel.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.tests.uml.decoratormodel.feature [eclipse-feature] [INFO] org.eclipse.papyrus.uml.textedit.tests.releng [pom] [INFO] org.eclipse.papyrus.uml.textedit.parameter.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.textedit.port.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.textedit.property.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.textedit.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.textedit.tests.feature [eclipse-feature] [INFO] org.eclipse.papyrus.uml.assistants.tests.releng [pom] [INFO] org.eclipse.papyrus.uml.profile.types.generator.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.tests.uml.assistants.feature [eclipse-feature] [INFO] org.eclipse.papyrus.toolsmiths.tests.releng [pom] [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.toolsmiths.validation.profile.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.tests.toolsmiths.feature [eclipse-feature] [INFO] org.eclipse.papyrus.tests.feature [eclipse-feature] [INFO] org.eclipse.papyrus.infra.emf.expressions.main.tests [pom] [INFO] org.eclipse.papyrus.infra.emf.expressions.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.tests.infra.emf.expressions.feature [eclipse-feature] [INFO] org.eclipse.papyrus.infra.internationalization.main.test [pom] [INFO] org.eclipse.papyrus.infra.internationalization.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.tests.infra.internationalization.feature [eclipse-feature] [INFO] org.eclipse.papyrus.uml.expressions.tests.releng [pom] [INFO] org.eclipse.papyrus.uml.expressions.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.tests.uml.expressions.feature [eclipse-feature] [INFO] org.eclipse.papyrus.uml.internationalization.main.test [pom] [INFO] org.eclipse.papyrus.uml.internationalization.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.internationalization.controlmode.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.tests.uml.internationalization.feature [eclipse-feature] [INFO] org.eclipse.papyrus.uml.alf.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.alf.tests.feature [eclipse-feature] [INFO] Papyrus Tests Features [pom] [INFO] org.eclipse.papyrus.developer.suite.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.bundles.tests [pom] [INFO] org.eclipse.papyrus.eclipse.project.editors.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.editors.suite.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.core.suite.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.nattable.suite.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.architecture.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.services.labelprovider.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.ui.architecture.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.suite.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.infra.newchild.tests [eclipse-plugin] [INFO] org.eclipse.papyrus.toolsmiths.suite.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.diagram.communication.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.diagram.interactionoverview.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.diagram.statemachine.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.diagram.suite.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.diagram.dnd.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.diagram.properties.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.nattable.stereotype.display.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.nattable.suite.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.textedit.suite.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.architecture.tests [eclipse-plugin] [INFO] org.eclipse.papyrus.uml.validation.tests.releng [pom] [INFO] org.eclipse.papyrus.uml.validation.tests.staticprofile [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.validation.tests.genvalidation [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.validation.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.suite.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.uml.alf.tests.releng [pom] [INFO] org.eclipse.papyrus.uml.alf.backend.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.views.properties.toolsmiths.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.views.suite.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.views.documentation.tests.releng [pom] [INFO] org.eclipse.papyrus.tests.main.releng [pom] [INFO] org.eclipse.papyrus.main.tests.target.parent [pom] [INFO] org.eclipse.papyrus.main.tests.portable.target [eclipse-target-definition] [INFO] [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.tests.releng >-------- [INFO] Building org.eclipse.papyrus.tests.releng 0.0.1-SNAPSHOT [1/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.releng --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.releng --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/releng/tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.releng --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.plugins.tests.releng >-- [INFO] Building org.eclipse.papyrus.plugins.tests.releng 0.0.1-SNAPSHOT [2/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.plugins.tests.releng --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.plugins.tests.releng --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.plugins.tests.releng --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.editor.tests.releng >-- [INFO] Building org.eclipse.papyrus.editor.tests.releng 0.0.1-SNAPSHOT [3/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.editor.tests.releng --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.editor.tests.releng --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.editor.tests.releng --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.editor.integration.tests >-- [INFO] Building org.eclipse.papyrus.editor.integration.tests 2.0.0-SNAPSHOT [4/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.editor.integration.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.editor.integration.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.editor.integration.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.editor.integration.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.editor.integration.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.editor.integration.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.editor.integration.tests --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[51] import org.eclipse.papyrus.infra.core.utils.DiResourceSet; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DiResourceSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[61] import org.eclipse.papyrus.uml.diagram.timing.custom.UmlTimingDiagramForMultiEditor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'UmlTimingDiagramForMultiEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/2.0.0.202102070400/org.eclipse.papyrus.uml.diagram.timing-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[86] final ModelSet modelSet = new DiResourceSet(); ^^^^^^^^^^^^^ The type DiResourceSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[86] final ModelSet modelSet = new DiResourceSet(); ^^^^^^^^^^^^^^^ The constructor DiResourceSet() is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[93] modelSet.createsModels(emptyModelDi); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method createsModels(IFile) from the type ModelSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[173] final ModelSet modelSet = new DiResourceSet(); ^^^^^^^^^^^^^ The type DiResourceSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[173] final ModelSet modelSet = new DiResourceSet(); ^^^^^^^^^^^^^^^ The constructor DiResourceSet() is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[180] modelSet.createsModels(emptyModelDi); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method createsModels(IFile) from the type ModelSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[241] Assert.assertTrue(editor.getActiveEditor() instanceof UmlTimingDiagramForMultiEditor); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'UmlTimingDiagramForMultiEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/2.0.0.202102070400/org.eclipse.papyrus.uml.diagram.timing-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[246] IPage selectedPage = container.getActiveSashWindowsPage(); ^^^^^^^^^^^^ The value of the local variable selectedPage is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[254] Assert.assertTrue("Couldn't change the page selection", editor.getActiveEditor() instanceof UmlTimingDiagramForMultiEditor); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'UmlTimingDiagramForMultiEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/2.0.0.202102070400/org.eclipse.papyrus.uml.diagram.timing-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[362] TransactionalEditingDomain editingDomain = modelSet.getTransactionalEditingDomain(); ^^^^^^^^^^^^^ The value of the local variable editingDomain is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[364] final EObject tableContext = UmlUtils.getUmlModel(modelSet).getResource().getContents().get(0); ^^^^^^^^^^^^ The value of the local variable tableContext is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditingMemoryLeakFixture.java:[32] import org.eclipse.papyrus.infra.core.utils.AdapterUtils; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditingMemoryLeakFixture.java:[98] return AdapterUtils.adapt(getActiveEditor(), DiagramEditor.class, null); ^^^^^^^^^^^^ The type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditingMemoryLeakFixture.java:[98] return AdapterUtils.adapt(getActiveEditor(), DiagramEditor.class, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method adapt(Object, Class, DiagramEditor) from the type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditingMemoryLeakFixture.java:[102] return AdapterUtils.adapt(getDiagramEditor(), DiagramEditPart.class, null); ^^^^^^^^^^^^ The type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditingMemoryLeakFixture.java:[102] return AdapterUtils.adapt(getDiagramEditor(), DiagramEditPart.class, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method adapt(Object, Class, DiagramEditPart) from the type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditorReloadTest.java:[55] import org.eclipse.papyrus.infra.core.utils.AdapterUtils; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditorReloadTest.java:[351] ISashWindowsContainer sashContainer = AdapterUtils.adapt(employmentEditor, ISashWindowsContainer.class, null); ^^^^^^^^^^^^ The type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditorReloadTest.java:[351] ISashWindowsContainer sashContainer = AdapterUtils.adapt(employmentEditor, ISashWindowsContainer.class, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method adapt(Object, Class, ISashWindowsContainer) from the type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditorReloadTest.java:[370] sashContainer = AdapterUtils.adapt(employmentEditor, ISashWindowsContainer.class, null); ^^^^^^^^^^^^ The type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditorReloadTest.java:[370] sashContainer = AdapterUtils.adapt(employmentEditor, ISashWindowsContainer.class, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method adapt(Object, Class, ISashWindowsContainer) from the type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/ModelSetTests.java:[30] import org.eclipse.papyrus.infra.core.utils.DiResourceSet; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DiResourceSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/ModelSetTests.java:[66] final ModelSet modelSet = new DiResourceSet(); ^^^^^^^^^^^^^ The type DiResourceSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/ModelSetTests.java:[66] final ModelSet modelSet = new DiResourceSet(); ^^^^^^^^^^^^^^^ The constructor DiResourceSet() is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/ModelSetTests.java:[75] modelSet.createsModels(emptyModelDi); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method createsModels(IFile) from the type ModelSet is deprecated 27 problems (27 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.editor.integration.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.editor.integration.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.editor.integration.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/target/org.eclipse.papyrus.editor.integration.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.editor.integration.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.editor.integration.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.editor.integration.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.emf.facet.tests >---- [INFO] Building org.eclipse.papyrus.emf.facet.tests 0.0.1-SNAPSHOT [5/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.emf.facet.tests --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/facet/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.emf.facet.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.emf.facet.architecture.tests >-- [INFO] Building org.eclipse.papyrus.emf.facet.architecture.tests 1.0.0-SNAPSHOT [6/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.architecture.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.architecture.tests --- [INFO] The project's OSGi version is 1.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.architecture.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.architecture.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.emf.facet.architecture.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.architecture.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.architecture.tests --- [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.architecture.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.architecture.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.architecture.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/org.eclipse.papyrus.emf.facet.architecture.tests-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.architecture.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.emf.facet.architecture.tests --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.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, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] Running org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_2_Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.898 s - in org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_2_Test test(org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_2_Test) Time elapsed: 0.775 s checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_2_Test) Time elapsed: 0.058 s Running org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_1_Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s - in org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_1_Test test(org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_1_Test) Time elapsed: 0.087 s checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_1_Test) Time elapsed: 0.077 s Running org.eclipse.papyrus.emf.facet.architecture.tests.BeforeNotFound_1_Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s - in org.eclipse.papyrus.emf.facet.architecture.tests.BeforeNotFound_1_Test test(org.eclipse.papyrus.emf.facet.architecture.tests.BeforeNotFound_1_Test) Time elapsed: 0.072 s checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.BeforeNotFound_1_Test) Time elapsed: 0.061 s Running org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_4_Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_4_Test test(org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_4_Test) Time elapsed: 0.058 s checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_4_Test) Time elapsed: 0.047 s Running org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_2_Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s - in org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_2_Test test(org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_2_Test) Time elapsed: 0.044 s checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_2_Test) Time elapsed: 0.077 s Running org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_2_Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_2_Test test(org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_2_Test) Time elapsed: 0.053 s checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_2_Test) Time elapsed: 0.054 s Running org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_1_Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_1_Test test(org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_1_Test) Time elapsed: 0.049 s checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_1_Test) Time elapsed: 0.047 s Running org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_3_Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_3_Test test(org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_3_Test) Time elapsed: 0.043 s checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_3_Test) Time elapsed: 0.06 s Running org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_1_Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_1_Test test(org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_1_Test) Time elapsed: 0.058 s checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_1_Test) Time elapsed: 0.047 s Running org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_1_Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_1_Test test(org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_1_Test) Time elapsed: 0.044 s checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_1_Test) Time elapsed: 0.027 s Running org.eclipse.papyrus.emf.facet.architecture.tests.Merge_1_Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 s - in org.eclipse.papyrus.emf.facet.architecture.tests.Merge_1_Test test(org.eclipse.papyrus.emf.facet.architecture.tests.Merge_1_Test) Time elapsed: 0.088 s checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.Merge_1_Test) Time elapsed: 0.091 s Running org.eclipse.papyrus.emf.facet.architecture.tests.RedefinesNotFound_1_Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.eclipse.papyrus.emf.facet.architecture.tests.RedefinesNotFound_1_Test test(org.eclipse.papyrus.emf.facet.architecture.tests.RedefinesNotFound_1_Test) Time elapsed: 0.068 s checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.RedefinesNotFound_1_Test) Time elapsed: 0.047 s Running org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_2_Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s - in org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_2_Test test(org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_2_Test) Time elapsed: 0.082 s checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_2_Test) Time elapsed: 0.051 s Running org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_1_Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_1_Test test(org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_1_Test) Time elapsed: 0.032 s checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_1_Test) Time elapsed: 0.045 s Running org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_1_Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_1_Test test(org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_1_Test) Time elapsed: 0.026 s checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_1_Test) Time elapsed: 0.036 s Running org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_2_Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_2_Test test(org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_2_Test) Time elapsed: 0.043 s checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_2_Test) Time elapsed: 0.025 s Running org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_1_Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_1_Test test(org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_1_Test) Time elapsed: 0.058 s checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_1_Test) Time elapsed: 0.051 s Running org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_3_Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_3_Test test(org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_3_Test) Time elapsed: 0.024 s checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_3_Test) Time elapsed: 0.038 s Running org.eclipse.papyrus.emf.facet.architecture.tests.AfterNotFound_1_Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.eclipse.papyrus.emf.facet.architecture.tests.AfterNotFound_1_Test test(org.eclipse.papyrus.emf.facet.architecture.tests.AfterNotFound_1_Test) Time elapsed: 0.044 s checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.AfterNotFound_1_Test) Time elapsed: 0.038 s Running org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_2_Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_2_Test test(org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_2_Test) Time elapsed: 0.034 s checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_2_Test) Time elapsed: 0.056 s Running org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_2_Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_2_Test test(org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_2_Test) Time elapsed: 0.023 s checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_2_Test) Time elapsed: 0.035 s Results: Tests run: 42, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.emf.facet.architecture.tests --- [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.papyrus.emf.facet.architecture.tests' with 0 classes [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.tests.releng >-- [INFO] Building org.eclipse.papyrus.infra.tests.releng 0.0.1-SNAPSHOT [7/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.tests.releng --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.tests.releng --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.tests.releng --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.tests.releng >-- [INFO] Building org.eclipse.papyrus.infra.core.tests.releng 0.0.1-SNAPSHOT [8/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.tests.releng --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.tests.releng --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.core.tests.releng --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.clipboard.tests >-- [INFO] Building org.eclipse.papyrus.infra.core.clipboard.tests 2.0.0-SNAPSHOT [9/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.clipboard.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.clipboard.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.clipboard.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.clipboard.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.clipboard.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.core.clipboard.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.core.clipboard.tests --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.clipboard.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.clipboard.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.clipboard.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/target/org.eclipse.papyrus.infra.core.clipboard.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.clipboard.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.core.clipboard.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.core.clipboard.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.tests >-- [INFO] Building org.eclipse.papyrus.infra.core.sasheditor.tests 2.0.0-SNAPSHOT [10/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- [INFO] Compiling 79 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContentProviderUtils.java:[243] private Object lookupModelByName(String modelName, Object from, Class expectedType) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContentProviderUtils.java:[260] private Object lookupModelByName(String modelName, SashPanelModel sashPanelModel, Class expectedType) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContentProviderUtils.java:[278] private Object lookupModelByName(String modelName, TabFolderModel tabFolderModel, Class expectedType) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerRefreshTabsTest.java:[40] * Tests the correct execution of {@link SashWindowsContainer#refreshTabs()} on particular ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerRefreshTabsTest.java:[40] * Tests the correct execution of {@link SashWindowsContainer#refreshTabs()} on particular ^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerRefreshTabsTest.java:[90] SashWindowsContainer container = editor.getSashWindowsContainer(); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerRefreshTabsTest.java:[99] container.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerRefreshTabsTest.java:[102] IPage page = container.getActiveSashWindowsPage(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerRefreshTabsTest.java:[111] container.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContentProviderUtilsTest.java:[155] IPageModel newPage = helper.createNewPage("newPage"); ^^^^^^^ The value of the local variable newPage is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[27] * Tests for the {@link SashContainerFolderEventsProvider} class. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerFolderEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[55] TabFolderListManager listManager = new TabFolderListManager(); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'TabFolderListManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[55] TabFolderListManager listManager = new TabFolderListManager(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'TabFolderListManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[55] TabFolderListManager listManager = new TabFolderListManager(); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'TabFolderListManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[56] SashContainerFolderEventsProvider folderEventProvider = new SashContainerFolderEventsProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerFolderEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[56] SashContainerFolderEventsProvider folderEventProvider = new SashContainerFolderEventsProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'SashContainerFolderEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[56] SashContainerFolderEventsProvider folderEventProvider = new SashContainerFolderEventsProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerFolderEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[57] folderEventProvider.addListener(listManager); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerFolderEventsProvider.addListener(ITabFolderPartLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[60] TabFolderPart folder1= new FakeTabFolderPart(); ^^^^^^^^^^^^^ Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[61] folderEventProvider.fireFolderCreatedEvent(folder1); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerFolderEventsProvider.fireFolderCreatedEvent(TabFolderPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[64] assertTrue( "folder added", listManager.getFolderList().contains(folder1) ); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TabFolderListManager.getFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[74] TabFolderListManager listManager = new TabFolderListManager(); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'TabFolderListManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[74] TabFolderListManager listManager = new TabFolderListManager(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'TabFolderListManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[74] TabFolderListManager listManager = new TabFolderListManager(); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'TabFolderListManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[75] SashContainerFolderEventsProvider folderEventProvider = new SashContainerFolderEventsProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerFolderEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[75] SashContainerFolderEventsProvider folderEventProvider = new SashContainerFolderEventsProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'SashContainerFolderEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[75] SashContainerFolderEventsProvider folderEventProvider = new SashContainerFolderEventsProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerFolderEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[76] folderEventProvider.addListener(listManager); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerFolderEventsProvider.addListener(ITabFolderPartLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[79] TabFolderPart folder1= new FakeTabFolderPart(); ^^^^^^^^^^^^^ Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[80] folderEventProvider.fireFolderCreatedEvent(folder1); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerFolderEventsProvider.fireFolderCreatedEvent(TabFolderPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[82] TabFolderPart folder2= new FakeTabFolderPart(); ^^^^^^^^^^^^^ Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[83] folderEventProvider.fireFolderCreatedEvent(folder2); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerFolderEventsProvider.fireFolderCreatedEvent(TabFolderPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[86] assertTrue( "folder added", listManager.getFolderList().contains(folder1) ); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TabFolderListManager.getFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[87] assertTrue( "folder added", listManager.getFolderList().contains(folder2) ); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TabFolderListManager.getFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[90] folderEventProvider.fireFolderDisposedEvent(folder1); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerFolderEventsProvider.fireFolderDisposedEvent(TabFolderPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[91] assertFalse( "folder removed", listManager.getFolderList().contains(folder1) ); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TabFolderListManager.getFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[92] assertTrue( "folder added", listManager.getFolderList().contains(folder2) ); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TabFolderListManager.getFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[21] import org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[36] protected SashWindowsContainer sashContainer; ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[57] sashContainer.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[65] sashContainer = new SashWindowsContainer(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'SashWindowsContainer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[65] sashContainer = new SashWindowsContainer(); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[68] sashContainer.setContentProvider(contentProvider); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.setContentProvider(ISashWindowsContentProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[92] sashContainer.createPartControl(parent); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.createPartControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[35] * Test if the {@link SashWindowsContainer} send the events of a page lifecycle. ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[36] * Test if the page lifecycle events are correctly thrown by the {@link SashWindowsContainer} when ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[68] * Create a {@link SashWindowsContainer} to test. Initialize it with provided {@link ISashWindowsContentProvider}. ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[73] protected SashWindowsContainer createSashWindowsContainer(ISashWindowsContentProvider contentProvider) { ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[81] SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[81] SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'SashWindowsContainer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[81] SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[83] sashWindowContainer.setContentProvider(contentProvider); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.setContentProvider(ISashWindowsContentProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[85] sashWindowContainer.createPartControl(shell); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.createPartControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[116] protected IPage lookupTabFolderPart(SashWindowsContainer container, Object rawModel) { ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[118] LookupModelPageVisitor visitor = new LookupModelPageVisitor(rawModel); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LookupModelPageVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[118] LookupModelPageVisitor visitor = new LookupModelPageVisitor(rawModel); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'LookupModelPageVisitor(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[118] LookupModelPageVisitor visitor = new LookupModelPageVisitor(rawModel); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LookupModelPageVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[119] container.visit(visitor); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.visit(IPartVisitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[120] return visitor.result(); ^^^^^^^^^^^^^^^^ Discouraged access: The method 'LookupModelPageVisitor.result()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[126] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#addListener(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsListener)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[137] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#removeListener(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsListener)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[148] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[148] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerEventsProvider.firePageOpenedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[148] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[148] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[156] SashWindowsContainer container = createSashWindowsContainer(contentProvider); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[160] container.addPageLifeCycleListener(listener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.addPageLifeCycleListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[163] container.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[170] container.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[184] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[184] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerEventsProvider.firePageClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[184] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[184] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[191] SashWindowsContainer container = createSashWindowsContainer(contentProvider); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[195] container.addPageLifeCycleListener(listener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.addPageLifeCycleListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[198] container.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[204] container.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[213] container.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[226] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[226] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeOpenedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[226] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[226] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[233] SashWindowsContainer container = createSashWindowsContainer(contentProvider); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[237] container.addPageLifeCycleListener(listener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.addPageLifeCycleListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[240] container.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[247] container.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[259] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[259] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[259] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[259] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[269] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[269] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerEventsProvider.firePageActivatedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[269] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[269] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[276] SashWindowsContainer container = createSashWindowsContainer(contentProvider); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[280] container.addPageLifeCycleListener(listener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.addPageLifeCycleListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[282] container.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[293] container.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[300] container.selectPage(page1); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[316] container.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[326] container.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[339] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[339] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerEventsProvider.firePageDeactivatedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[339] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[339] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[366] SashWindowsContainer container = createSashWindowsContainer(contentProvider); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[370] container.addPageLifeCycleListener(listener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.addPageLifeCycleListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[373] container.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[376] container.selectPage(container.lookupModelPage(helper.lookupPageByName("p12"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[376] container.selectPage(container.lookupModelPage(helper.lookupPageByName("p12"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[385] container.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[418] SashWindowsContainer container = createSashWindowsContainer(contentProvider); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[422] container.addPageLifeCycleListener(listener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.addPageLifeCycleListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[425] container.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[428] container.selectPage(container.lookupModelPage(helper.lookupPageByName("p21"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[428] container.selectPage(container.lookupModelPage(helper.lookupPageByName("p21"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[437] container.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[27] import org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[41] * Class providing a facade to test the {@link SashWindowsContainer} class. ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[43] * This facade own a {@link SimpleSashWindowsContentProvider}, a {@link SashWindowsContainer} and ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[71] protected SashWindowsContainer sashContainer; ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[117] * Create a {@link SashWindowsContainer} to test. Initialize it with provided {@link ISashWindowsContentProvider}. ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[122] protected SashWindowsContainer createSashWindowsContainer(ISashWindowsContentProvider contentProvider) { ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[128] SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[128] SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'SashWindowsContainer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[128] SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[130] sashWindowContainer.setContentProvider(contentProvider); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.setContentProvider(ISashWindowsContentProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[132] sashWindowContainer.createPartControl(shell); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.createPartControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[141] public SashWindowsContainer getSashContainer() { ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[163] sashContainer.dispose(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[12] * Tests for the class {@link SashContainerEventsProvider}. ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[21] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#addListener(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsListener)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[26] SashContainerEventsProvider provider = new SashContainerEventsProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[26] SashContainerEventsProvider provider = new SashContainerEventsProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[26] SashContainerEventsProvider provider = new SashContainerEventsProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[29] provider.addListener(listener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[32] PagePart page = null; ^^^^^^^^ Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[35] provider.firePageAboutToBeClosedEvent(page); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[41] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#removeListener(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsListener)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[46] SashContainerEventsProvider provider = new SashContainerEventsProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[46] SashContainerEventsProvider provider = new SashContainerEventsProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[46] SashContainerEventsProvider provider = new SashContainerEventsProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[49] provider.addListener(listener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[50] provider.removeListener(listener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerEventsProvider.removeListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[53] PagePart page = null; ^^^^^^^^ Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[56] provider.firePageAboutToBeClosedEvent(page); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[62] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[62] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerEventsProvider.firePageOpenedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[62] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[62] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[67] SashContainerEventsProvider provider = new SashContainerEventsProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[67] SashContainerEventsProvider provider = new SashContainerEventsProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[67] SashContainerEventsProvider provider = new SashContainerEventsProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[70] provider.addListener(listener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[73] PagePart page = null; ^^^^^^^^ Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[76] provider.firePageOpenedEvent(page); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerEventsProvider.firePageOpenedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[83] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[83] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerEventsProvider.firePageClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[83] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[83] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[88] SashContainerEventsProvider provider = new SashContainerEventsProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[88] SashContainerEventsProvider provider = new SashContainerEventsProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[88] SashContainerEventsProvider provider = new SashContainerEventsProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[91] provider.addListener(listener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[94] PagePart page = null; ^^^^^^^^ Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[97] provider.firePageClosedEvent(page); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerEventsProvider.firePageClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[104] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[104] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeOpenedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[104] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[104] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[109] SashContainerEventsProvider provider = new SashContainerEventsProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[109] SashContainerEventsProvider provider = new SashContainerEventsProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[109] SashContainerEventsProvider provider = new SashContainerEventsProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[112] provider.addListener(listener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[115] PagePart page = null; ^^^^^^^^ Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[118] provider.firePageAboutToBeOpenedEvent(page); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeOpenedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[125] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[125] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[125] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[125] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[130] SashContainerEventsProvider provider = new SashContainerEventsProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[130] SashContainerEventsProvider provider = new SashContainerEventsProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[130] SashContainerEventsProvider provider = new SashContainerEventsProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[133] provider.addListener(listener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[136] PagePart page = null; ^^^^^^^^ Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[139] provider.firePageAboutToBeClosedEvent(page); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[146] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[146] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerEventsProvider.firePageActivatedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[146] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[146] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[151] SashContainerEventsProvider provider = new SashContainerEventsProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[151] SashContainerEventsProvider provider = new SashContainerEventsProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[151] SashContainerEventsProvider provider = new SashContainerEventsProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[154] provider.addListener(listener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[157] PagePart page = null; ^^^^^^^^ Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[160] provider.firePageActivatedEvent(page); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerEventsProvider.firePageActivatedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[167] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[167] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerEventsProvider.firePageDeactivatedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[167] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[167] * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[172] SashContainerEventsProvider provider = new SashContainerEventsProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[172] SashContainerEventsProvider provider = new SashContainerEventsProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[172] SashContainerEventsProvider provider = new SashContainerEventsProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[175] provider.addListener(listener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[178] PagePart page = null; ^^^^^^^^ Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[181] provider.firePageDeactivatedEvent(page); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerEventsProvider.firePageDeactivatedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[21] * A fake {@link TabFolderPart} for testing purpose. ^^^^^^^^^^^^^ Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[23] * This class allows to instanciate a {@link TabFolderPart}. ^^^^^^^^^^^^^ Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[28] public class FakeTabFolderPart extends TabFolderPart { ^^^^^^^^^^^^^ Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[31] * Create a fake {@link TabFolderPart} ^^^^^^^^^^^^^ Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[36] super( new RootPart(null), null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'TabFolderPart(IPanelParent, ITabFolderModel, Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[36] super( new RootPart(null), null, null); ^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'RootPart(SashWindowsContainer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[36] super( new RootPart(null), null, null); ^^^^^^^^ Discouraged access: The type 'RootPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerMemoryLeakTest.java:[123] SashWindowsContainer container = editor.getSashWindowsContainer(); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerMemoryLeakTest.java:[143] container.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[24] import org.eclipse.papyrus.infra.core.sasheditor.internal.IMultiEditorManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IMultiEditorManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[25] import org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[26] import org.eclipse.papyrus.infra.core.sasheditor.internal.eclipsecopy.MultiPageSelectionProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'MultiPageSelectionProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[41] * This main editor provide the minimum required to let a {@link SashWindowsContainer} run inside. ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[65] public class FakeMultiSashPageEditor extends EditorPart implements IMultiEditorManager, IMultiPageEditorPart { ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IMultiEditorManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[77] private SashWindowsContainer sashContainer; ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[270] site.setSelectionProvider(new MultiPageSelectionProvider(this)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'MultiPageSelectionProvider(IMultiPageEditorPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[270] site.setSelectionProvider(new MultiPageSelectionProvider(this)); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'MultiPageSelectionProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[280] sashContainer = new SashWindowsContainer(this); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'SashWindowsContainer(IMultiEditorManager)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[280] sashContainer = new SashWindowsContainer(this); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[281] sashContainer.setContentProvider(getContentProvider()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.setContentProvider(ISashWindowsContentProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[282] sashContainer.createPartControl(parent); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.createPartControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[324] sashContainer.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[334] return sashContainer.getActiveEditor(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[349] public SashWindowsContainer getSashWindowsContainer() { ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[359] sashContainer.setFocus(); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.setFocus()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[35] * Test if the {@link SashWindowsContainer} send the events of a folder lifecycle. ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[36] * Test if the folder lifecycle events are correctly thrown by the {@link SashWindowsContainer} when ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[65] protected IPage lookupTabFolderPart(SashWindowsContainer container, Object rawModel) { ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[67] LookupModelPageVisitor visitor = new LookupModelPageVisitor(rawModel); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LookupModelPageVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[67] LookupModelPageVisitor visitor = new LookupModelPageVisitor(rawModel); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'LookupModelPageVisitor(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[67] LookupModelPageVisitor visitor = new LookupModelPageVisitor(rawModel); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LookupModelPageVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[68] container.visit(visitor); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.visit(IPartVisitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[69] return visitor.result(); ^^^^^^^^^^^^^^^^ Discouraged access: The method 'LookupModelPageVisitor.result()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[82] ISashWindowsContentProvider contentProvider = containerFacade.getIContentProvider(); ^^^^^^^^^^^^^^^ The value of the local variable contentProvider is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[83] SashWindowsContainer container = containerFacade.getSashContainer(); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[87] container.getFolderLifeCycleEventProvider().addListener(listener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.getFolderLifeCycleEventProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[87] container.getFolderLifeCycleEventProvider().addListener(listener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerFolderEventsProvider.addListener(ITabFolderPartLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[97] container.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[102] assertEquals("right object", containerFacade.getNamesToInternalMap().get("f1"), listener.getEvents().get(i++).getRawModel()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TabFolderPart.getRawModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[104] assertEquals("right object", containerFacade.getNamesToInternalMap().get("f2"), listener.getEvents().get(i++).getRawModel()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TabFolderPart.getRawModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[116] container.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[133] ISashWindowsContentProvider contentProvider = containerFacade.getIContentProvider(); ^^^^^^^^^^^^^^^ The value of the local variable contentProvider is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[134] SashWindowsContainer container = containerFacade.getSashContainer(); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[138] container.getFolderLifeCycleEventProvider().addListener(listener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.getFolderLifeCycleEventProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[138] container.getFolderLifeCycleEventProvider().addListener(listener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashContainerFolderEventsProvider.addListener(ITabFolderPartLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[148] container.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[156] container.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[162] assertEquals("right object", containerFacade.getNamesToInternalMap().get("f2"), listener.getEvents().get(i++).getRawModel()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TabFolderPart.getRawModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[73] * Create a {@link SashWindowsContainer} to test. Initialize it with provided {@link ISashWindowsContentProvider}. ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[78] protected SashWindowsContainer createSashWindowsContainer(ISashWindowsContentProvider contentProvider) { ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[84] SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[84] SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'SashWindowsContainer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[84] SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[86] sashWindowContainer.setContentProvider(contentProvider); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.setContentProvider(ISashWindowsContentProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[88] sashWindowContainer.createPartControl(shell); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.createPartControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[136] SashWindowsContainer container = createSashWindowsContainer(contentProvider); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[139] container.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[142] container.selectPage(container.lookupModelPage(helper.lookupPageByName("p11"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[142] container.selectPage(container.lookupModelPage(helper.lookupPageByName("p11"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[143] container.selectPage(container.lookupModelPage(helper.lookupPageByName("p13"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[143] container.selectPage(container.lookupModelPage(helper.lookupPageByName("p13"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[144] container.selectPage(container.lookupModelPage(helper.lookupPageByName("p15"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[144] container.selectPage(container.lookupModelPage(helper.lookupPageByName("p15"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[145] container.selectPage(container.lookupModelPage(helper.lookupPageByName("p12"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[145] container.selectPage(container.lookupModelPage(helper.lookupPageByName("p12"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[146] container.selectPage(container.lookupModelPage(helper.lookupPageByName("p14"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[146] container.selectPage(container.lookupModelPage(helper.lookupPageByName("p14"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[147] container.selectPage(container.lookupModelPage(helper.lookupPageByName("p21"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[147] container.selectPage(container.lookupModelPage(helper.lookupPageByName("p21"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[148] container.selectPage(container.lookupModelPage(helper.lookupPageByName("p23"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[148] container.selectPage(container.lookupModelPage(helper.lookupPageByName("p23"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[149] container.selectPage(container.lookupModelPage(helper.lookupPageByName("p22"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[149] container.selectPage(container.lookupModelPage(helper.lookupPageByName("p22"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[157] container.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[158] container.getActiveSashWindowsPage(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[159] assertEquals( "expected active page", "p23", ((MessagePartModel)container.getActiveSashWindowsPage().getRawModel()).getTabTitle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[160] assertEquals( "expected active page", helper.lookupPageByName("p23"), container.getActiveSashWindowsPage().getRawModel()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[163] container.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[164] container.getActiveSashWindowsPage(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[165] assertEquals( "expected active page", "p21", ((MessagePartModel)container.getActiveSashWindowsPage().getRawModel()).getTabTitle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[168] container.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[169] container.getActiveSashWindowsPage(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[170] assertEquals( "expected active page", "p14", ((MessagePartModel)container.getActiveSashWindowsPage().getRawModel()).getTabTitle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[173] container.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[174] container.getActiveSashWindowsPage(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[175] assertEquals( "expected active page", "p12", ((MessagePartModel)container.getActiveSashWindowsPage().getRawModel()).getTabTitle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[178] container.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[179] container.getActiveSashWindowsPage(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[180] assertEquals( "expected active page", "p15", ((MessagePartModel)container.getActiveSashWindowsPage().getRawModel()).getTabTitle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[183] container.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[184] container.getActiveSashWindowsPage(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[185] assertEquals( "expected active page", "p13", ((MessagePartModel)container.getActiveSashWindowsPage().getRawModel()).getTabTitle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeEditorInput.java:[141] public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) { ^^^^^^ Type safety: The return type Object for getAdapter(Class) from the type FakeEditorInput needs unchecked conversion to conform to T from the type FileEditorInput 300. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/utils/ObservableListTest.java (at line 33) @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/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[28] public class FakeFolderLifeCycleEventsListener implements ITabFolderPartLifeCycleEventsListener { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ITabFolderPartLifeCycleEventsListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[42] public List events; ^^^^^^^^^^^^^ Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[51] events = new ArrayList(); ^^^^^^^^^^^^^ Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[80] public List getEvents() { ^^^^^^^^^^^^^ Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[87] public TabFolderPart getEvent(int index) { ^^^^^^^^^^^^^ Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[111] public void folderCreated(TabFolderPart folder) { ^^^^^^^^^^^^^ Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[118] public void folderDisposed(TabFolderPart folder) { ^^^^^^^^^^^^^ Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerDisposeCalledTest.java:[90] final SashWindowsContainer container = editor.getSashWindowsContainer(); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerDisposeCalledTest.java:[113] container.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[90] * Create a {@link SashWindowsContainer} to test. Initialize it with provided {@link ISashWindowsContentProvider}. ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[95] protected SashWindowsContainer createSashWindowsContainer(ISashWindowsContentProvider contentProvider) { ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[101] SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[101] SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'SashWindowsContainer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[101] SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[103] sashWindowContainer.setContentProvider(contentProvider); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.setContentProvider(ISashWindowsContentProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[105] sashWindowContainer.createPartControl(shell); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.createPartControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[131] * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[131] * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. ^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[151] SashWindowsContainer container = createSashWindowsContainer(contentProvider); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[152] IPage page = container.getActiveSashWindowsPage(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[158] * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[158] * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. ^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[177] SashWindowsContainer container = createSashWindowsContainer(contentProvider); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[178] IPage page = container.getActiveSashWindowsPage(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[184] * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[184] * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. ^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[216] SashWindowsContainer container = createSashWindowsContainer(contentProvider); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[217] List pages = container.getVisiblePages(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.getVisiblePages()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[227] * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[227] * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. ^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[247] SashWindowsContainer container = createSashWindowsContainer(contentProvider); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[249] List pages = container.getVisiblePages(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.getVisiblePages()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[267] * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[267] * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. ^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[287] SashWindowsContainer container = createSashWindowsContainer(contentProvider); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[289] List pages = container.getVisiblePages(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.getVisiblePages()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[305] * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[305] * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. ^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[314] SashWindowsContainer container = createSashWindowsContainer(contentProvider); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[315] IPage page = container.getActiveSashWindowsPage(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[321] * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#selectPage(IPage)}. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[321] * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#selectPage(IPage)}. ^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[341] SashWindowsContainer container = createSashWindowsContainer(contentProvider); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[344] assertNotNull("active page set", container.getActiveSashWindowsPage()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[347] IPage p12 = container.lookupModelPage(models.get("p12")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[348] container.selectPage(p12); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[349] assertEquals("page selected", p12, container.getActiveSashWindowsPage()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[352] IPage p22 = container.lookupModelPage(models.get("p22")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[353] container.selectPage(p22); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[354] assertEquals("page selected", p22, container.getActiveSashWindowsPage()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[357] IPage p11 = container.lookupModelPage(models.get("p11")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[358] container.selectPage(p11); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[359] assertEquals("page selected", p11, container.getActiveSashWindowsPage()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[364] * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#refreshTabs()}. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[364] * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#refreshTabs()}. ^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[370] SashWindowsContainer container = createSashWindowsContainer(contentProvider); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[372] container.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[378] * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#refreshTabs()}. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[378] * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#refreshTabs()}. ^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[400] SashWindowsContainer container = createSashWindowsContainer(contentProvider); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[401] container.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[407] * Test method for {@link SashWindowsContainer#visit(org.eclipse.papyrus.infra.core.sasheditor.editor.IPageVisitor)} ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[407] * Test method for {@link SashWindowsContainer#visit(org.eclipse.papyrus.infra.core.sasheditor.editor.IPageVisitor)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.visit(IPageVisitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[427] SashWindowsContainer container = createSashWindowsContainer(contentProvider); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[430] container.visit(pageVisitor); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.visit(IPageVisitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[455] * Test method for {@link SashWindowsContainer#lookupModelPage(Object)} ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[455] * Test method for {@link SashWindowsContainer#lookupModelPage(Object)} ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[475] SashWindowsContainer container = createSashWindowsContainer(contentProvider); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[478] IPage foundPage = container.lookupModelPage(model); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[483] * Test method for {@link SashWindowsContainer#setFolderTabMenuManager(MenuManager)} ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[483] * Test method for {@link SashWindowsContainer#setFolderTabMenuManager(MenuManager)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.setFolderTabMenuManager(MenuManager)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[505] SashWindowsContainer container = createSashWindowsContainer(contentProvider); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[508] container.setFolderTabMenuManager(menuManager); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.setFolderTabMenuManager(MenuManager)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[511] TabFolderPart folderPart = lookupTabFolderPart(container, referenceFolder); ^^^^^^^^^^^^^ Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[512] assertNotNull("menu exist", folderPart.getControl().getMenu()); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TabFolderPart.getControl()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[515] assertNotNull("menu exist", folderPart.getControl().getMenu()); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TabFolderPart.getControl()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[518] assertNotNull("menu exist", folderPart.getControl().getMenu()); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TabFolderPart.getControl()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[521] assertNotNull("menu exist", folderPart.getControl().getMenu()); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TabFolderPart.getControl()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[527] container.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[530] assertNotNull("menu exist", folderPart.getControl().getMenu()); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TabFolderPart.getControl()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[540] protected TabFolderPart lookupTabFolderPart(SashWindowsContainer container, Object rawModel) { ^^^^^^^^^^^^^ Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[540] protected TabFolderPart lookupTabFolderPart(SashWindowsContainer container, Object rawModel) { ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[542] LookupFolderPartByRawModelVisitor visitor = new LookupFolderPartByRawModelVisitor(rawModel); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LookupFolderPartByRawModelVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[542] LookupFolderPartByRawModelVisitor visitor = new LookupFolderPartByRawModelVisitor(rawModel); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'LookupFolderPartByRawModelVisitor(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[542] LookupFolderPartByRawModelVisitor visitor = new LookupFolderPartByRawModelVisitor(rawModel); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LookupFolderPartByRawModelVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[543] container.visit(visitor); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.visit(IPartVisitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[544] return visitor.result(); ^^^^^^^^^^^^^^^^ Discouraged access: The method 'LookupFolderPartByRawModelVisitor.result()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[566] SashWindowsContainer container = createSashWindowsContainer(contentProvider); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[569] IObservableList list = container.getIFolderList(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.getIFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[583] container.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[609] SashWindowsContainer container = containerFacade.getSashContainer(); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[612] container.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[615] IObservableList list = container.getIFolderList(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.getIFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[627] container.refreshTabs(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakePagePart.java:[15] public class FakePagePart extends PagePart { ^^^^^^^^ Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakePagePart.java:[18] super(null, null); ^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'PagePart(TabFolderPart, Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakePagePart.java:[22] boolean visit(IPartVisitor visitor) { ^^^^^^^^^^^^ Discouraged access: The type 'IPartVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakePagePart.java:[40] public void reparent(TabFolderPart parent) { ^^^^^^^^^^^^^ Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 398 problems (0 errors, 397 warnings, 1 info) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/target/org.eclipse.papyrus.infra.core.sasheditor.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.di.tests >-- [INFO] Building org.eclipse.papyrus.infra.core.sasheditor.di.tests 2.0.0-SNAPSHOT [11/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[47] * This facade own a {@link DiContentProvider} and provides methods to manipulate it with ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[48] * the help of names. Each element in the {@link DiContentProvider} can be identified ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[62] protected DiContentProvider contentProvider; ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[84] this.contentProvider = new DiContentProvider(diSashModel, pageModelFactory); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'DiContentProvider(SashModel, IPageModelFactory)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[84] this.contentProvider = new DiContentProvider(diSashModel, pageModelFactory); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[92] public DiContentProviderFacade(DiContentProvider contentProvider) { ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[209] return contentProvider.getDiSashModel().getWindows().get(0); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DiContentProvider.getDiSashModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[218] return contentProvider.getDiSashModel().getWindows().get(0).getPanel(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DiContentProvider.getDiSashModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[232] TabFolderModel folderModel = getITabFolderModel( folderName ); ^^^^^^^^^^^^^^ Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[236] contentProvider.addPage(folderModel, index, pageRawModel); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DiContentProvider.addPage(ITabFolderModel, int, Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[253] TabFolderModel folderModel = getITabFolderModel( folderName ); ^^^^^^^^^^^^^^ Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[258] contentProvider.addPage(folderModel, pageRawModel); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DiContentProvider.addPage(ITabFolderModel, Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[268] * In the {@link DiContentProvider} implementation, the pageModel ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[303] contentProvider.movePage(folderModel, oldIndex, newIndex); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DiContentProvider.movePage(ITabFolderModel, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[311] contentProvider.movePage(srcFolderModel, sourceIndex, targetFolderModel, targetIndex); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DiContentProvider.movePage(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[317] contentProvider.removePage(pageModel); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DiContentProvider.removePage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[325] contentProvider.removePage(folderModel, tabIndex); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DiContentProvider.removePage(ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[332] TabFolderModel targetFolderModel = getITabFolderModel( targetFolderName ); ^^^^^^^^^^^^^^ Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[334] contentProvider.createFolder(srcFolderModel, tabIndex, targetFolderModel, side); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DiContentProvider.createFolder(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[359] * For a folder, the wrapper is a {@link TabFolderModel}. ^^^^^^^^^^^^^^ Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[365] public TabFolderModel getITabFolderModel(String folderName) throws NotFoundException { ^^^^^^^^^^^^^^ Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[371] if( ! (cachedModel instanceof TabFolderModel) ) ^^^^^^^^^^^^^^ Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[375] return (TabFolderModel)cachedModel; ^^^^^^^^^^^^^^ Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[387] TabFolderModel tabFolderModel = (TabFolderModel)contentProvider.createChildSashModel(rawModel); ^^^^^^^^^^^^^^ Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[387] TabFolderModel tabFolderModel = (TabFolderModel)contentProvider.createChildSashModel(rawModel); ^^^^^^^^^^^^^^ Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[387] TabFolderModel tabFolderModel = (TabFolderModel)contentProvider.createChildSashModel(rawModel); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[424] IPageModel pageModel = (IPageModel)contentProvider.createChildSashModel(rawModel); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/AbstractDiContentProviderTest.java:[50] * The {@link DiContentProvider} under test. ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/AbstractDiContentProviderTest.java:[52] protected DiContentProvider diContentProvider; ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/AbstractDiContentProviderTest.java:[55] * The {@link DiContentProvider} under test. ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/SashContainerModels.java:[38] protected DiContentProvider diContentProvider; ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/SashContainerModels.java:[44] public SashContainerModels(DiContentProvider diContentProvider, Map diModelElements) { ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/SashContainerModels.java:[59] result = (ITabFolderModel)diContentProvider.createChildSashModel(diModelElements.get(name)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProvider2Test.java:[41] diContentProvider = new DiContentProvider(diSashModel, pageModelFactory); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'DiContentProvider(SashModel, IPageModelFactory)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProvider2Test.java:[41] diContentProvider = new DiContentProvider(diSashModel, pageModelFactory); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider2Test.java:[74] diContentProvider = new DiContentProvider(diSashModel, pageModelFactory); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'DiContentProvider(SashModel, IPageModelFactory)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider2Test.java:[74] diContentProvider = new DiContentProvider(diSashModel, pageModelFactory); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider2Test.java:[78] contentProvider = new TransactionalDiContentProvider(diContentProvider, editingDomain); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'TransactionalDiContentProvider(DiContentProvider, TransactionalEditingDomain)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider2Test.java:[78] contentProvider = new TransactionalDiContentProvider(diContentProvider, editingDomain); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'TransactionalDiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/sashmodel/query/CreateModelVisitor.java:[70] for( Page page : folder.getPages() ) { ^^^^ The value of the local variable page is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[52] * The {@link PageManagerImpl} under test. ^^^^^^^^^^^^^^^ Discouraged access: The type 'PageManagerImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[54] protected PageManagerImpl pageMngr; ^^^^^^^^^^^^^^^ Discouraged access: The type 'PageManagerImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[57] * The associated {@link DiContentProvider}. Not tested, but used to check events. ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[74] diSashModel.setPageList(DiFactory.eINSTANCE.createPageList()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setPageList(PageList) from the type SashWindowsMngr is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[74] diSashModel.setPageList(DiFactory.eINSTANCE.createPageList()); ^^^^^^^^^^^^^^^^ The method createPageList() from the type DiFactory is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[75] ContentChangedEventProvider eventProvider = new ContentChangedEventProvider(diSashModel); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ContentChangedEventProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[75] ContentChangedEventProvider eventProvider = new ContentChangedEventProvider(diSashModel); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'ContentChangedEventProvider(SashWindowsMngr)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[75] ContentChangedEventProvider eventProvider = new ContentChangedEventProvider(diSashModel); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ContentChangedEventProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[76] pageMngr = new PageManagerImpl(diSashModel, eventProvider) { @Override protected boolean isLegacyMode() { return true; } }; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'PageManagerImpl(SashWindowsMngr, ContentChangedEventProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[76] pageMngr = new PageManagerImpl(diSashModel, eventProvider) { ^^^^^^^^^^^^^^^ Discouraged access: The type 'PageManagerImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[98] Object rawModel = contentProvider.getRootModel(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DiContentProvider.getRootModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[102] IAbstractPanelModel panelModel = contentProvider.createChildSashModel(rawModel); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[122] IAbstractPanelModel childModel = contentProvider.createChildSashModel(child); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[144] contentProvider.getContentChangedEventProvider().addListener(changeListener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[156] pageMngr.addPage(id); ^^^^^^^^^^^ The method addPage(Object) from the type BasicPageManagerImpl is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[176] contentProvider.getContentChangedEventProvider().addListener(changeListener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[207] contentProvider.getContentChangedEventProvider().addListener(changeListener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[229] pageMngr.closePage(identifiers.get(3)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'PageManagerImpl.closePage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[252] contentProvider.getContentChangedEventProvider().addListener(changeListener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[274] pageMngr.closeAllOpenedPages(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'PageManagerImpl.closeAllOpenedPages()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[299] contentProvider.getContentChangedEventProvider().addListener(changeListener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[321] pageMngr.closeOtherPages(identifiers.get(3)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'PageManagerImpl.closeOtherPages(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[351] contentProvider.getContentChangedEventProvider().addListener(changeListener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[389] contentProvider.getContentChangedEventProvider().addListener(changeListener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[413] pageMngr.removePage(identifiers.get(3)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method removePage(Object) from the type BasicPageManagerImpl is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[441] contentProvider.getContentChangedEventProvider().addListener(changeListener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[466] contentProvider.createFolder(tabFolder, movedPageIndex, tabFolder, SWT.TOP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DiContentProvider.createFolder(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[472] pageMngr.closePage(identifiers.get(movedPageIndex)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'PageManagerImpl.closePage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/CreateModelVisitor.java:[79] for( Page page : folder.getPages() ) { ^^^^ The value of the local variable page is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[48] * The {@link DiContentProvider} under test. ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[84] Object rawModel = contentProvider.getRootModel(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DiContentProvider.getRootModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[85] IAbstractPanelModel panelModel = contentProvider.createChildSashModel(rawModel); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[105] IAbstractPanelModel childModel = contentProvider.createChildSashModel(child); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[128] contentProvider.getContentChangedEventProvider().addListener(changeListener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[140] contentProvider.addPage(id); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DiContentProvider.addPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[140] contentProvider.addPage(id); ^^^^^^^^^^^ The method addPage(Object) from the type DiContentProvider is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[148] contentProvider.movePage(folderModel, 3, 8); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DiContentProvider.movePage(ITabFolderModel, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[158] * Actually, it should be subtype of AbstractPanel {@link DiContentProvider#getRootModel()} ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[158] * Actually, it should be subtype of AbstractPanel {@link DiContentProvider#getRootModel()} ^^^^^^^^^^^^^^ Discouraged access: The method 'DiContentProvider.getRootModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[163] Assert.assertTrue("subtype of AbstractPanel", AbstractPanel.class.isInstance(contentProvider.getRootModel())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DiContentProvider.getRootModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[168] * Test {@link DiContentProvider#createFolder(ITabFolderModel, int, ITabFolderModel, int)} ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[168] * Test {@link DiContentProvider#createFolder(ITabFolderModel, int, ITabFolderModel, int)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DiContentProvider.createFolder(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[176] contentProvider.getContentChangedEventProvider().addListener(changeListener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[188] contentProvider.addPage(id); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DiContentProvider.addPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[188] contentProvider.addPage(id); ^^^^^^^^^^^ The method addPage(Object) from the type DiContentProvider is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[194] contentProvider.createFolder(folderModel, 3, folderModel, SWT.RIGHT); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DiContentProvider.createFolder(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[200] Assert.assertNotSame("Moved page is in another parent", ((TabFolderModel) folderModel).getTabFolder(), pageRef.getParent()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TabFolderModel.getTabFolder()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[200] Assert.assertNotSame("Moved page is in another parent", ((TabFolderModel) folderModel).getTabFolder(), pageRef.getParent()); ^^^^^^^^^^^^^^ Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[205] contentProvider.createFolder(folderModel, 2, folderModel, SWT.UP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DiContentProvider.createFolder(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[210] Assert.assertNotSame("Moved page is in another parent", ((TabFolderModel) folderModel).getTabFolder(), pageRef.getParent()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TabFolderModel.getTabFolder()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[210] Assert.assertNotSame("Moved page is in another parent", ((TabFolderModel) folderModel).getTabFolder(), pageRef.getParent()); ^^^^^^^^^^^^^^ Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[214] * Check if {@link DiContentProvider#setCurrentFolder(Object)}. ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[214] * Check if {@link DiContentProvider#setCurrentFolder(Object)}. ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DiContentProvider.setCurrentFolder(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[223] contentProvider.getContentChangedEventProvider().addListener(changeListener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[235] contentProvider.addPage(id); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DiContentProvider.addPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[235] contentProvider.addPage(id); ^^^^^^^^^^^ The method addPage(Object) from the type DiContentProvider is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[241] contentProvider.createFolder(folderModel, 3, folderModel, SWT.RIGHT); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DiContentProvider.createFolder(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[246] TabFolder firstFolder = ((TabFolderModel) folderModel).getTabFolder(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TabFolderModel.getTabFolder()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[246] TabFolder firstFolder = ((TabFolderModel) folderModel).getTabFolder(); ^^^^^^^^^^^^^^ Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[255] contentProvider.setCurrentFolder(firstFolder); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DiContentProvider.setCurrentFolder(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[255] contentProvider.setCurrentFolder(firstFolder); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setCurrentFolder(Object) from the type DiContentProvider is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[293] static class MyDIContentProvider extends DiContentProvider { ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[296] super(diSashModel, pageModelFactory); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'DiContentProvider(SashModel, IPageModelFactory)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[299] MyDIContentProvider(SashModel diSashModel, IPageModelFactory pageModelFactory, ContentChangedEventProvider contentChangedEventProvider) throws IllegalArgumentException { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ContentChangedEventProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[300] super(diSashModel, pageModelFactory, contentChangedEventProvider); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'DiContentProvider(SashModel, IPageModelFactory, ContentChangedEventProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[306] return super.getDiSashModel(); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DiContentProvider.getDiSashModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[311] protected ContentChangedEventProvider getContentChangedEventProvider() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ContentChangedEventProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[312] return super.getContentChangedEventProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DiContentProvider.getContentChangedEventProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[318] super.firePropertyChanged(event); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DiContentProvider.firePropertyChanged(IContentChangedListener.ContentEvent)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderBaseVisitor.java:[40] * {@link DiContentProvider}. ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderBaseVisitor.java:[77] else if(diPagesModel instanceof DiContentProvider) { ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderBaseVisitor.java:[78] sashModel = ((DiContentProvider)diPagesModel).getDiSashModel(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DiContentProvider.getDiSashModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderBaseVisitor.java:[78] sashModel = ((DiContentProvider)diPagesModel).getDiSashModel(); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 113 problems (113 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/target/org.eclipse.papyrus.infra.core.sasheditor.di.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.tests >--- [INFO] Building org.eclipse.papyrus.infra.core.tests 4.0.0-SNAPSHOT [12/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.tests --- [INFO] The project's OSGi version is 4.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.core.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.core.tests --- [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/JobBasedFutureTest.java:[284] throw (Exception) exception.newInstance(); ^^^^^^^^^^^^^ The method newInstance() from the type Class is deprecated since version 9 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/JobBasedFutureTest.java:[286] throw (Error) exception.newInstance(); ^^^^^^^^^^^^^ The method newInstance() from the type Class is deprecated since version 9 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[35] import org.eclipse.papyrus.infra.core.internal.language.LanguageModelRegistry; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LanguageModelRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core/4.0.0.202102070400/org.eclipse.papyrus.infra.core-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[183] LanguageModelRegistry.INSTANCE.bind(ECORE_LANGUAGE_ID, ecoreModel.getIdentifier()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LanguageModelRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core/4.0.0.202102070400/org.eclipse.papyrus.infra.core-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[183] LanguageModelRegistry.INSTANCE.bind(ECORE_LANGUAGE_ID, ecoreModel.getIdentifier()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'LanguageModelRegistry.bind(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core/4.0.0.202102070400/org.eclipse.papyrus.infra.core-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[183] LanguageModelRegistry.INSTANCE.bind(ECORE_LANGUAGE_ID, ecoreModel.getIdentifier()); ^^^^^^^^ Discouraged access: The field 'LanguageModelRegistry.INSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core/4.0.0.202102070400/org.eclipse.papyrus.infra.core-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[190] LanguageModelRegistry.INSTANCE.bind(ECORE_LANGUAGE_ID, ecoreModel.getIdentifier()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LanguageModelRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core/4.0.0.202102070400/org.eclipse.papyrus.infra.core-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[190] LanguageModelRegistry.INSTANCE.bind(ECORE_LANGUAGE_ID, ecoreModel.getIdentifier()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'LanguageModelRegistry.bind(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core/4.0.0.202102070400/org.eclipse.papyrus.infra.core-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[190] LanguageModelRegistry.INSTANCE.bind(ECORE_LANGUAGE_ID, ecoreModel.getIdentifier()); ^^^^^^^^ Discouraged access: The field 'LanguageModelRegistry.INSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core/4.0.0.202102070400/org.eclipse.papyrus.infra.core-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[44] assertThat(AdapterUtils.adapt(foo, String.class), isPresent(String.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Optional, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[44] assertThat(AdapterUtils.adapt(foo, String.class), isPresent(String.class)); ^^^^^^^^^^^^ The type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[44] assertThat(AdapterUtils.adapt(foo, String.class), isPresent(String.class)); ^^^^^^^^^^^^^^^^^^^^^^^^ The method adapt(Object, Class) from the type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[51] assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), String.class), isPresent(String.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Optional, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[51] assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), String.class), isPresent(String.class)); ^^^^^^^^^^^^ The type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[51] assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), String.class), isPresent(String.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method adapt(Object, Class) from the type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[59] assertThat(AdapterUtils.adapt(obj, EMFAdapter.class), isPresent(EMFAdapter.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Optional, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[59] assertThat(AdapterUtils.adapt(obj, EMFAdapter.class), isPresent(EMFAdapter.class)); ^^^^^^^^^^^^ The type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[59] assertThat(AdapterUtils.adapt(obj, EMFAdapter.class), isPresent(EMFAdapter.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method adapt(Object, Class) from the type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[66] assertThat(AdapterUtils.adapt(foo, Integer.class), isNull(Integer.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Optional, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[66] assertThat(AdapterUtils.adapt(foo, Integer.class), isNull(Integer.class)); ^^^^^^^^^^^^ The type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[66] assertThat(AdapterUtils.adapt(foo, Integer.class), isNull(Integer.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The method adapt(Object, Class) from the type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[73] assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class), isNull(Integer.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Optional, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[73] assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class), isNull(Integer.class)); ^^^^^^^^^^^^ The type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[73] assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class), isNull(Integer.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method adapt(Object, Class) from the type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[80] assertThat(AdapterUtils.adapt(obj, EMFAdapter.class), isNull(EMFAdapter.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Optional, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[80] assertThat(AdapterUtils.adapt(obj, EMFAdapter.class), isNull(EMFAdapter.class)); ^^^^^^^^^^^^ The type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[80] assertThat(AdapterUtils.adapt(obj, EMFAdapter.class), isNull(EMFAdapter.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method adapt(Object, Class) from the type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[87] assertThat(AdapterUtils.adapt(foo, String.class, null), is(foo)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[87] assertThat(AdapterUtils.adapt(foo, String.class, null), is(foo)); ^^^^^^^^^^^^ The type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[87] assertThat(AdapterUtils.adapt(foo, String.class, null), is(foo)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method adapt(Object, Class, String) from the type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[94] assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), String.class, null), is(foo)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[94] assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), String.class, null), is(foo)); ^^^^^^^^^^^^ The type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[94] assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), String.class, null), is(foo)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method adapt(Object, Class, String) from the type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[102] assertThat(AdapterUtils.adapt(obj, EMFAdapter.class, null), is(emf)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(AdapterUtilsTest.EMFAdapter, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[102] assertThat(AdapterUtils.adapt(obj, EMFAdapter.class, null), is(emf)); ^^^^^^^^^^^^ The type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[102] assertThat(AdapterUtils.adapt(obj, EMFAdapter.class, null), is(emf)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method adapt(Object, Class, AdapterUtilsTest.EMFAdapter) from the type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[109] assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class, 42), is(42)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Integer, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[109] assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class, 42), is(42)); ^^^^^^^^^^^^ The type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[109] assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class, 42), is(42)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method adapt(Object, Class, Integer) from the type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[116] assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class, null), nullValue()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Integer, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[116] assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class, null), nullValue()); ^^^^^^^^^^^^ The type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[116] assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class, null), nullValue()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method adapt(Object, Class, Integer) from the type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[156] public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) { ^^^^^^ Type safety: The return type Object for getAdapter(Class) from the type AdapterUtilsTest.AdaptableWrapper needs unchecked conversion to conform to T from the type IAdaptable [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[102] modelSet.createsModels(model1File); ^^^^^^^^^^^^^^^^^^^^^^^^^ The method createsModels(IFile) from the type ModelSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[137] modelSet.createsModels(model1File); ^^^^^^^^^^^^^^^^^^^^^^^^^ The method createsModels(IFile) from the type ModelSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[171] modelSet.loadModels(model1File); ^^^^^^^^^^^^^^^^^^^^^^ The method loadModels(IFile) from the type ModelSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[207] modelSet.createsModels(model1File); ^^^^^^^^^^^^^^^^^^^^^^^^^ The method createsModels(IFile) from the type ModelSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[244] modelSet.createsModels(model1File); ^^^^^^^^^^^^^^^^^^^^^^^^^ The method createsModels(IFile) from the type ModelSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[281] modelSet.createsModels(model1File); ^^^^^^^^^^^^^^^^^^^^^^^^^ The method createsModels(IFile) from the type ModelSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[342] modelSet.createsModels(model1File); ^^^^^^^^^^^^^^^^^^^^^^^^^ The method createsModels(IFile) from the type ModelSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/services/FakeService.java:[60] this.trace = trace; ^^^^^ The static field FakeService.trace should be accessed in a static way [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[160] mngr.createsModels(model1File); ^^^^^^^^^^^^^^^^^^^^^^^^^ The method createsModels(IFile) from the type ModelSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[198] mngr.loadModels(model1File); ^^^^^^^^^^^^^^^^^^^^^^ The method loadModels(IFile) from the type ModelSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[230] mngr.createsModels(model1File); ^^^^^^^^^^^^^^^^^^^^^^^^^ The method createsModels(IFile) from the type ModelSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[263] assertThat("workspace resource not created", modelFile.exists(), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[265] assertThat("EMF resource is null", model.getResource(), notNullValue()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Resource, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[266] assertThat("EMF resource not created", model.getResource().getContents().isEmpty(), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[336] assertThat("workspace resource not created", modelFile1.exists(), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[337] assertThat("workspace resource not created", modelFile2.exists(), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[339] assertThat("EMF resource is null", model.getResource(), notNullValue()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Resource, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[340] assertThat("EMF resource not created", model.getResource().getContents().isEmpty(), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[341] assertThat("EMF resource not created", res2.getContents().isEmpty(), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[433] mngr.createsModels(model1File); ^^^^^^^^^^^^^^^^^^^^^^^^^ The method createsModels(IFile) from the type ModelSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[441] mngr.saveAs(newPath); ^^^^^^^^^^^^^^^ The method saveAs(IPath) from the type ModelSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[473] mngr.createsModels(model1File); ^^^^^^^^^^^^^^^^^^^^^^^^^ The method createsModels(IFile) from the type ModelSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[495] mngr.createsModels(model1File); ^^^^^^^^^^^^^^^^^^^^^^^^^ The method createsModels(IFile) from the type ModelSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[518] mngr.createsModels(model1File); ^^^^^^^^^^^^^^^^^^^^^^^^^ The method createsModels(IFile) from the type ModelSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[554] mngr.loadModels(model1File); ^^^^^^^^^^^^^^^^^^^^^^ The method loadModels(IFile) from the type ModelSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[628] mngr.createsModels(createdFile); ^^^^^^^^^^^^^^^^^^^^^^^^^^ The method createsModels(IFile) from the type ModelSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[640] mngr.importModels(new ModelIdentifiers(model1Key, model2Key), importFile); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method importModels(ModelIdentifiers, IFile) from the type ModelSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[690] assertThat(earlySnippet.active, is((Set) ImmutableSet. of(model1, model2))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Set, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[691] assertThat(lateSnippet.active, is((Set) ImmutableSet. of(model1, model2))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Set, Matcher>) from the type Assert is deprecated 72 problems (72 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/target/org.eclipse.papyrus.infra.core.tests-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.core.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.core.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.editor.tests.releng >-- [INFO] Building org.eclipse.papyrus.infra.editor.tests.releng 0.0.1-SNAPSHOT [13/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.editor.tests.releng --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.editor.tests.releng --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.editor.tests.releng --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.editor.welcome.tests >-- [INFO] Building org.eclipse.papyrus.infra.editor.welcome.tests 2.0.0-SNAPSHOT [14/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.editor.welcome.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.editor.welcome.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.editor.welcome.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.editor.welcome.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.editor.welcome.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.editor.welcome.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.editor.welcome.tests --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[36] import org.eclipse.papyrus.infra.editor.welcome.internal.WelcomePage; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[103] protected WelcomePage getWelcomePage() { ^^^^^^^^^^^ Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[104] WelcomePage[] result = { null }; ^^^^^^^^^^^^^ Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[116] WelcomePage welcome = PlatformHelper.getAdapter(page, WelcomePage.class); ^^^^^^^^^^^ Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[116] WelcomePage welcome = PlatformHelper.getAdapter(page, WelcomePage.class); ^^^^^^^^^^^ Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[126] protected boolean isActivePage(WelcomePage page) { ^^^^^^^^^^^ Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[128] return (activePage != null) && (PlatformHelper.getAdapter(activePage, WelcomePage.class) == page); ^^^^^^^^^^^ Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomePageServiceTest.java:[41] import org.eclipse.papyrus.infra.editor.welcome.internal.WelcomePage; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomePageServiceTest.java:[62] WelcomePage welcome = getWelcomePage(); ^^^^^^^^^^^ Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomePageServiceTest.java:[103] WelcomePage page = getWelcomePage(); ^^^^^^^^^^^ Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomePageServiceTest.java:[116] WelcomePage page = getWelcomePage(); ^^^^^^^^^^^ Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomePageServiceTest.java:[137] WelcomePage page = getWelcomePage(); ^^^^^^^^^^^ Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[36] import org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.utils.TransactionHelper; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type TransactionHelper is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[38] import org.eclipse.papyrus.infra.editor.welcome.internal.modelelements.LanguageObservable; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[39] import org.eclipse.papyrus.infra.editor.welcome.internal.modelelements.WelcomeModelElement; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[40] import org.eclipse.papyrus.infra.editor.welcome.internal.modelelements.WelcomeModelElementFactory; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WelcomeModelElementFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[41] import org.eclipse.papyrus.infra.ui.internal.commands.SashLayoutCommandFactory; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.ui/3.0.0.202102070400/org.eclipse.papyrus.infra.ui-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[47] * Test cases for the {@link WelcomeModelElement} and its properties. ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[52] private WelcomeModelElement fixture; ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[114] IObservableList languages = (IObservableList) fixture.getObservable("languages"); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[114] IObservableList languages = (IObservableList) fixture.getObservable("languages"); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[117] LanguageObservable lang = languages.get(0); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[118] assertThat(lang.getName().getValue().toUpperCase(), is("UML")); ^^^^^^^^^^^^^^ Discouraged access: The method 'LanguageObservable.getName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[119] assertThat(lang.getVersion().getValue().compareTo(new Version("2.5")), not(lessThan(0))); ^^^^^^^^^^^^^^^^^ Discouraged access: The method 'LanguageObservable.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[128] IObservableList languages = (IObservableList) fixture.getObservable("languages"); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[128] IObservableList languages = (IObservableList) fixture.getObservable("languages"); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[131] LanguageObservable lang = languages.get(0); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[166] fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource( ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[166] fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'WelcomeModelElementFactory()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[166] fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource( ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WelcomeModelElementFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[172] TransactionHelper.run(editor.getEditingDomain(), () -> { ^^^^^^^^^^^^^^^^^ The type TransactionHelper is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[172] TransactionHelper.run(editor.getEditingDomain(), () -> { new SashLayoutCommandFactory(editor.getEditor()).createTogglePrivateLayoutCommand().execute(); }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[173] new SashLayoutCommandFactory(editor.getEditor()).createTogglePrivateLayoutCommand().execute(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'SashLayoutCommandFactory(IMultiDiagramEditor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.ui/3.0.0.202102070400/org.eclipse.papyrus.infra.ui-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[173] new SashLayoutCommandFactory(editor.getEditor()).createTogglePrivateLayoutCommand().execute(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SashLayoutCommandFactory.createTogglePrivateLayoutCommand()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.ui/3.0.0.202102070400/org.eclipse.papyrus.infra.ui-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[173] new SashLayoutCommandFactory(editor.getEditor()).createTogglePrivateLayoutCommand().execute(); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.ui/3.0.0.202102070400/org.eclipse.papyrus.infra.ui-3.0.0.202102070400.jar') 35 problems (35 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.editor.welcome.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.editor.welcome.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.editor.welcome.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/target/org.eclipse.papyrus.infra.editor.welcome.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.editor.welcome.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.editor.welcome.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.editor.welcome.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.tests.releng >-- [INFO] Building org.eclipse.papyrus.infra.emf.tests.releng 0.0.1-SNAPSHOT [15/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.tests.releng --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.emf.tests.releng --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.emf.tests.releng --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.gmf.tests >-- [INFO] Building org.eclipse.papyrus.infra.emf.gmf.tests 2.0.0-SNAPSHOT [16/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.gmf.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.gmf.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.gmf.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.gmf.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.emf.gmf.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.gmf.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.gmf.tests --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.gmf.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.gmf.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.gmf.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/target/org.eclipse.papyrus.infra.emf.gmf.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.gmf.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.emf.gmf.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.emf.gmf.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.readonly.tests >-- [INFO] Building org.eclipse.papyrus.infra.emf.readonly.tests 2.0.0-SNAPSHOT [17/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.readonly.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.readonly.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.readonly.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.readonly.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.emf.readonly.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.readonly.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.readonly.tests --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[54] assertThat(fixture.asBoolean(true), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[55] assertThat(fixture.asBoolean(false), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[56] assertThat(fixture.asBoolean("hello"), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[57] assertThat(fixture.asBoolean(null), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[62] assertThat(fixture.testIsReadOnly(Iterators.singletonIterator(domain.getModel()), false), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[65] assertThat(fixture.testIsReadOnly(Iterators.singletonIterator(string), true), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[69] assertThat(fixture.testIsReadOnly(Iterators.singletonIterator(domain.getModel()), true), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[75] assertThat(fixture.canMakeWritable(Iterators.singletonIterator(domain.getModel()), true), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[78] assertThat(fixture.canMakeWritable(Iterators.singletonIterator(string), true), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[81] assertThat(fixture.canMakeWritable(Iterators.singletonIterator(domain.getModel()), true), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated 10 problems (10 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.readonly.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.readonly.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.readonly.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/target/org.eclipse.papyrus.infra.emf.readonly.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.readonly.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.emf.readonly.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.emf.readonly.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.tests >---- [INFO] Building org.eclipse.papyrus.infra.emf.tests 2.0.0-SNAPSHOT [18/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.emf.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.tests --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/advice/ReadOnlyObjectEditAdviceTest.java:[469] readOnlyHandlerAdapterFactory = (IAdapterFactory) Platform.getBundle("org.eclipse.papyrus.infra.emf.readonly").loadClass("org.eclipse.papyrus.infra.emf.readonly.ReadOnlyAdapterFactory").newInstance(); ^^^^^^^^^^^^^ The method newInstance() from the type Class is deprecated since version 9 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/edit/domain/PapyrusTransactionalEditingDomainTest.java:[79] @SuppressWarnings("unchecked") ^^^^^^^^^^^ Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/ShardResourceHelperTest.java:[39] import org.eclipse.papyrus.infra.emf.internal.resource.AbstractCrossReferenceIndex; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'AbstractCrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/ShardResourceHelperTest.java:[269] .map(s -> s.filter(a -> AbstractCrossReferenceIndex.SHARD_ANNOTATION_SOURCE.equals(a.getSource()))) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'AbstractCrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/ShardResourceHelperTest.java:[269] .map(s -> s.filter(a -> AbstractCrossReferenceIndex.SHARD_ANNOTATION_SOURCE.equals(a.getSource()))) ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'AbstractCrossReferenceIndex.SHARD_ANNOTATION_SOURCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/AbstractCrossReferenceIndexTest.java:[36] import org.eclipse.papyrus.infra.emf.internal.resource.CrossReferenceIndex; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'CrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/AbstractCrossReferenceIndexTest.java:[37] import org.eclipse.papyrus.infra.emf.internal.resource.OnDemandCrossReferenceIndex; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'OnDemandCrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/AbstractCrossReferenceIndexTest.java:[97] indexFunction = OnDemandCrossReferenceIndex::new; ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'OnDemandCrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/AbstractCrossReferenceIndexTest.java:[97] indexFunction = OnDemandCrossReferenceIndex::new; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'OnDemandCrossReferenceIndex(ResourceSet)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/AbstractCrossReferenceIndexTest.java:[100] indexFunction = __ -> CrossReferenceIndex.getInstance(); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'CrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/AbstractCrossReferenceIndexTest.java:[100] indexFunction = __ -> CrossReferenceIndex.getInstance(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'CrossReferenceIndex.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[64] import org.eclipse.papyrus.infra.emf.internal.resource.index.IndexManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[65] import org.eclipse.papyrus.infra.emf.internal.resource.index.InternalModelIndex; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'InternalModelIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[90] private static IndexManager manager; ^^^^^^^^^^^^ Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[297] final String contents = Files.toString(nativeFile, charset); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method toString(File, Charset) from the type Files is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[324] Files.write(contents, nativeFile, charset); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method write(CharSequence, File, Charset) from the type Files is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[347] manager = new IndexManager() { @Override protected Map loadIndices() { fixture = new WorkspaceModelIndex<>("test", UMLResource.UML_CONTENT_TYPE_IDENTIFIER, index, 2); return Collections.singletonMap(fixture.getIndexKey(), (InternalModelIndex) fixture); } }; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'IndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[347] manager = new IndexManager() { ^^^^^^^^^^^^ Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[349] protected Map loadIndices() { ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'InternalModelIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[351] return Collections.singletonMap(fixture.getIndexKey(), (InternalModelIndex) fixture); ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'InternalModelIndex.getIndexKey()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[351] return Collections.singletonMap(fixture.getIndexKey(), (InternalModelIndex) fixture); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'InternalModelIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[354] manager.startManager(); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'IndexManager.startManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[360] manager.dispose(); ^^^^^^^^^^^^^^^^^ Discouraged access: The method 'IndexManager.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') 23 problems (23 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/target/org.eclipse.papyrus.infra.emf.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.emf.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.emf.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.filters.tests >-- [INFO] Building org.eclipse.papyrus.infra.filters.tests 2.0.0-SNAPSHOT [19/170] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.filters.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.filters.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.filters.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.filters.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.filters.tests --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.filters.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.filters.tests --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.filters.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.filters.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.filters.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/target/org.eclipse.papyrus.infra.filters.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.filters.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.filters.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.tests.releng >-- [INFO] Building org.eclipse.papyrus.infra.gmfdiag.tests.releng 0.0.1-SNAPSHOT [20/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.tests.releng --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.tests.releng --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.tests.releng --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng >-- [INFO] Building org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng 0.0.1-SNAPSHOT [21/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/assistant/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.assistant.tests >-- [INFO] Building org.eclipse.papyrus.infra.gmfdiag.assistant.tests 2.0.0-SNAPSHOT [22/170] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/target/org.eclipse.papyrus.infra.gmfdiag.assistant.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.canonical.tests >-- [INFO] Building org.eclipse.papyrus.infra.gmfdiag.canonical.tests 2.0.0-SNAPSHOT [23/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/org/eclipse/papyrus/infra/gmfdiag/canonical/tests/AbstractCanonicalTest.java:[85] import org.eclipse.papyrus.infra.core.utils.AdapterUtils; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/org/eclipse/papyrus/infra/gmfdiag/canonical/tests/AbstractCanonicalTest.java:[155] houseKeeper.setField("adapterFactory", new ComposedAdapterFactory(ComposedAdapterFactory.Descriptor.Registry.INSTANCE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setField(String, ComposedAdapterFactory) from the type AbstractHouseKeeperRule is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/org/eclipse/papyrus/infra/gmfdiag/canonical/tests/AbstractCanonicalTest.java:[460] resultValue = AdapterUtils.adapt(next, EObject.class, null); ^^^^^^^^^^^^ The type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/org/eclipse/papyrus/infra/gmfdiag/canonical/tests/AbstractCanonicalTest.java:[460] resultValue = AdapterUtils.adapt(next, EObject.class, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method adapt(Object, Class, EObject) from the type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/org/eclipse/papyrus/infra/gmfdiag/canonical/tests/AbstractCanonicalTest.java:[466] resultValue = AdapterUtils.adapt(resultValue, EObject.class, null); ^^^^^^^^^^^^ The type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/org/eclipse/papyrus/infra/gmfdiag/canonical/tests/AbstractCanonicalTest.java:[466] resultValue = AdapterUtils.adapt(resultValue, EObject.class, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method adapt(Object, Class, EObject) from the type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/org/eclipse/papyrus/infra/gmfdiag/canonical/tests/AbstractCanonicalTest.java:[474] EObject eObject = AdapterUtils.adapt(adapter, EObject.class, null); ^^^^^^^^^^^^ The type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/org/eclipse/papyrus/infra/gmfdiag/canonical/tests/AbstractCanonicalTest.java:[474] EObject eObject = AdapterUtils.adapt(adapter, EObject.class, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method adapt(Object, Class, EObject) from the type AdapterUtils is deprecated 8 problems (8 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/target/org.eclipse.papyrus.infra.gmfdiag.canonical.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.commands.tests >-- [INFO] Building org.eclipse.papyrus.infra.gmfdiag.commands.tests 2.0.0-SNAPSHOT [24/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/util/CommandTreeIteratorTest.java:[123] for (Iterator iter = CommandTreeIterator.iterate(command, type); iter.hasNext();) { ^^^^^^^^^^^^^^^^^^^ The type CommandTreeIterator is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/util/CommandTreeIteratorTest.java:[123] for (Iterator iter = CommandTreeIterator.iterate(command, type); iter.hasNext();) { ^^^^^^^^^^^^^^^^^^^^^^ The method iterate(Object, Class) from the type CommandTreeIterator is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/util/CommandTreeIteratorTest.java:[133] for (Iterator iter = CommandTreeIterator.iterate(command); iter.hasNext();) { ^^^^^^^^^^^^^^^^^^^ The type CommandTreeIterator is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/util/CommandTreeIteratorTest.java:[133] for (Iterator iter = CommandTreeIterator.iterate(command); iter.hasNext();) { ^^^^^^^^^^^^^^^^ The method iterate(Object) from the type CommandTreeIterator is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/NestingNotifyingWorkspaceCommandStackTest.java:[297] fixture = new NestingNotifyingWorkspaceCommandStack(CheckedOperationHistory.getInstance()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type NestingNotifyingWorkspaceCommandStack is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/NestingNotifyingWorkspaceCommandStackTest.java:[297] fixture = new NestingNotifyingWorkspaceCommandStack(CheckedOperationHistory.getInstance()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor NestingNotifyingWorkspaceCommandStack(IOperationHistory) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/NestingNotifyingWorkspaceCommandStackTest.java:[297] fixture = new NestingNotifyingWorkspaceCommandStack(CheckedOperationHistory.getInstance()); ^^^^^^^^^^^^^^^^^^^^^^^ The type CheckedOperationHistory is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/NestingNotifyingWorkspaceCommandStackTest.java:[297] fixture = new NestingNotifyingWorkspaceCommandStack(CheckedOperationHistory.getInstance()); ^^^^^^^^^^^^^ The method getInstance() from the type CheckedOperationHistory is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/NotifyingWorkspaceCommandStackTest.java:[154] fixture = new NotifyingWorkspaceCommandStack(CheckedOperationHistory.getInstance()); ^^^^^^^^^^^^^^^^^^^^^^^ The type CheckedOperationHistory is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/NotifyingWorkspaceCommandStackTest.java:[154] fixture = new NotifyingWorkspaceCommandStack(CheckedOperationHistory.getInstance()); ^^^^^^^^^^^^^ The method getInstance() from the type CheckedOperationHistory is deprecated 10 problems (10 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/target/org.eclipse.papyrus.infra.gmfdiag.commands.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.common.tests >-- [INFO] Building org.eclipse.papyrus.infra.gmfdiag.common.tests 4.0.0-SNAPSHOT [25/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- [INFO] The project's OSGi version is 4.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/CreateEditBasedElementCommandTest.java:[45] assertThat(command.canExecute(), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/DefaultDiagramPasteCommandTest.java:[78] Assert.assertThat(typeNamesLikeMyClass.size(), is(2)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Integer, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[37] import org.eclipse.papyrus.infra.gmfdiag.assistant.internal.core.DefaultModelingAssistantModelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DefaultModelingAssistantModelProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.assistant/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.assistant-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[38] import org.eclipse.papyrus.infra.gmfdiag.assistant.internal.core.ModelingAssistantModelRegistry; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ModelingAssistantModelRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.assistant/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.assistant-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[121] SynchronizableGmfDiagramEditor diagramEditor = (SynchronizableGmfDiagramEditor) editor.getActiveEditor(); ^^^^^^^^^^^^^ The value of the local variable diagramEditor is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[150] IModelingAssistantModelProvider result = new DefaultModelingAssistantModelProvider(assistantURI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'DefaultModelingAssistantModelProvider(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.assistant/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.assistant-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[150] IModelingAssistantModelProvider result = new DefaultModelingAssistantModelProvider(assistantURI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DefaultModelingAssistantModelProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.assistant/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.assistant-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[152] ModelingAssistantModelRegistry.getInstance().loadModels(result); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ModelingAssistantModelRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.assistant/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.assistant-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[152] ModelingAssistantModelRegistry.getInstance().loadModels(result); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ModelingAssistantModelRegistry.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.assistant/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.assistant-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[152] ModelingAssistantModelRegistry.getInstance().loadModels(result); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ModelingAssistantModelRegistry.loadModels(IModelingAssistantModelProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.assistant/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.assistant-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/ClassifierViewFactory.java:[81] rv.getStyles().add(ts); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/ClassifierViewFactory.java:[84] rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/ClassifierViewFactory.java:[87] rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/DefaultCopyCommandTest.java:[55] assertThat(clipboard.getCopyFromSource(myClass), instanceOf(org.eclipse.uml2.uml.Class.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/DefaultCopyCommandTest.java:[57] assertThat(copy.getName(), containsString(myClass.getName())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/DefaultDiagramCopyCommandTest.java:[57] assertThat(clipboard.getCopyFromSource(myClass), instanceOf(org.eclipse.uml2.uml.Class.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/DefaultDiagramCopyCommandTest.java:[59] assertThat(copy.getName(), containsString(myClass.getName())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/GMFUnsafeTest.java:[173] assertThat(related, notNullValue()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Property, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/DefaultPasteCommandTest.java:[70] assertThat(typeNamesLikeMyClass.size(), is(2)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Integer, Matcher) from the type Assert is deprecated 20. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/resources/TestModelValidationTest.java (at line 40) @SuppressWarnings("nls") ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 21. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/resources/ModelValidationTest.java (at line 38) @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/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/tests/NotationLabelProviderTest.java:[49] assertThat(fixture.getText(diagram), is("classes")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/tests/NotationLabelProviderTest.java:[55] assertThat(fixture.getText(diagram), is("(Class Diagram of foo)")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/tests/NotationLabelProviderTest.java:[63] assertThat(fixture.getText(diagram), is("(Class Diagram of bar)")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/tests/NotationLabelProviderTest.java:[77] assertThat("Label provider did not notify", gotEvent[0], is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/tests/NotationLabelProviderTest.java:[93] assertThat("Label provider did not notify", gotEvent[0], is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/ExpansionAddCompartment.java:[200] IGraphicalEditPart classEditPart = (IGraphicalEditPart) diagramEditPart.getChildren().stream().filter(ep -> ((IGraphicalEditPart) ep).resolveSemanticElement().equals(newClass)).findAny().orElse(null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method filter(Predicate) belongs to the raw type Stream. References to generic type Stream should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/ExpansionAddCompartment.java:[200] IGraphicalEditPart classEditPart = (IGraphicalEditPart) diagramEditPart.getChildren().stream().filter(ep -> ((IGraphicalEditPart) ep).resolveSemanticElement().equals(newClass)).findAny().orElse(null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method orElse(Object) belongs to the raw type Optional. References to generic type Optional should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/ExpansionAddCompartment.java:[270] IGraphicalEditPart classEditPart = (IGraphicalEditPart) diagramEditPart.getChildren().stream().filter(ep -> ((IGraphicalEditPart) ep).resolveSemanticElement().equals(newClass)).findAny().orElse(null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method filter(Predicate) belongs to the raw type Stream. References to generic type Stream should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/ExpansionAddCompartment.java:[270] IGraphicalEditPart classEditPart = (IGraphicalEditPart) diagramEditPart.getChildren().stream().filter(ep -> ((IGraphicalEditPart) ep).resolveSemanticElement().equals(newClass)).findAny().orElse(null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method orElse(Object) belongs to the raw type Optional. References to generic type Optional should be parameterized 30 problems (0 errors, 28 warnings, 28 info) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/target/org.eclipse.papyrus.infra.gmfdiag.common.tests-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.css.tests >-- [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css.tests 2.0.0-SNAPSHOT [26/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[169] for(View childNode : (List)class3.getChildren()) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from EList to List [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[196] for(View childNode : (List)diagram.getChildren()) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from EList to List [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[197] for(View compartment : (List)childNode.getChildren()) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from EList to List [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[210] stylesList.getStringListValue().add("showTitleForAllCompartments"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[213] for(View childNode : (List)diagram.getChildren()) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from EList to List [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[214] for(View compartment : (List)childNode.getChildren()) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from EList to List [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[240] for(View childNode : (List)element.getChildren()) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from EList to List 7 problems (7 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/target/org.eclipse.papyrus.infra.gmfdiag.css.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.menu.tests >-- [INFO] Building org.eclipse.papyrus.infra.gmfdiag.menu.tests 2.0.0-SNAPSHOT [27/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/src/org/eclipse/papyrus/infra/gmfdiag/menu/utils/DeleteActionUtilTest.java:[61] Assert.assertFalse(DeleteActionUtil.isSemanticDeletion((IGraphicalEditPart) noteNode)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method isSemanticDeletion(IGraphicalEditPart) from the type DeleteActionUtil is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/src/org/eclipse/papyrus/infra/gmfdiag/menu/utils/DeleteActionUtilTest.java:[73] Assert.assertFalse(DeleteActionUtil.isSemanticDeletion((IGraphicalEditPart) orphanNode)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method isSemanticDeletion(IGraphicalEditPart) from the type DeleteActionUtil is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/src/org/eclipse/papyrus/infra/gmfdiag/menu/utils/DeleteActionUtilTest.java:[84] Assert.assertTrue(DeleteActionUtil.isSemanticDeletion((IGraphicalEditPart) semanticNode)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method isSemanticDeletion(IGraphicalEditPart) from the type DeleteActionUtil is deprecated 3 problems (3 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/target/org.eclipse.papyrus.infra.gmfdiag.menu.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests >-- [INFO] Building org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests 2.0.0-SNAPSHOT [28/170] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.welcome.tests >-- [INFO] Building org.eclipse.papyrus.infra.gmfdiag.welcome.tests 2.0.0-SNAPSHOT [29/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[41] import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.NotationObservable; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[42] import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.WelcomeModelElement; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[43] import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.WelcomeModelElementFactory; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WelcomeModelElementFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[52] * Test cases for the {@link WelcomeModelElement} and its properties. ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[57] private WelcomeModelElement fixture; ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[65] IObservableList views = getNotationViews(); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[71] .map(NotationObservable::getView) ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[71] .map(NotationObservable::getView) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'NotationObservable.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[80] .map(NotationObservable::getContext) ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[80] .map(NotationObservable::getContext) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'NotationObservable.getContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[90] IObservableList views = getNotationViews(); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[92] NotationObservable toBeDeleted = getView(views, "use cases"); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[96] for (ListDiffEntry next : event.diff.getDifferences()) { ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[107] EcoreUtil.delete(toBeDeleted.getView().getValue(), true); ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'NotationObservable.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[118] IObservableList views = getNotationViews(); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[120] NotationObservable[] created = { null }; ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[123] for (ListDiffEntry next : event.diff.getDifferences()) { ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[124] if (next.isAddition() && "CreatedInTest".equals(getName(next.getElement().getView().getValue()))) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'NotationObservable.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[148] IObservableList views = getNotationViews(); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[150] NotationObservable[] obs = { null }; ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[153] for (ListDiffEntry next : event.diff.getDifferences()) { ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[154] if (next.isAddition() && "CreatedInTest".equals(getName(next.getElement().getView().getValue()))) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'NotationObservable.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[179] fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource( ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[179] fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'WelcomeModelElementFactory()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[179] fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource( ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WelcomeModelElementFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[183] IObservableList getNotationViews() { ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[185] IObservableList result = (IObservableList) fixture.getObservable("views"); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[185] IObservableList result = (IObservableList) fixture.getObservable("views"); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[189] NotationObservable getView(Collection views, String name) { ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[189] NotationObservable getView(Collection views, String name) { ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[191] .filter(d -> name.equals(getName(d.getView().getValue()))) ^^^^^^^^^^^ Discouraged access: The method 'NotationObservable.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[28] import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.NotationObservable; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[29] import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.NotationObservableProperty; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NotationObservableProperty' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[30] import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.WelcomeModelElement; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[31] import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.WelcomeModelElementFactory; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WelcomeModelElementFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[37] * Test cases for the {@link NotationObservableProperty} class specifically. ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NotationObservableProperty' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[42] private WelcomeModelElement fixture; ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[50] IObservableList views = getNotationViews(); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[73] fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource( ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[73] fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'WelcomeModelElementFactory()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[73] fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource( ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WelcomeModelElementFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[77] IObservableList getNotationViews() { ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[79] IObservableList result = (IObservableList) fixture.getObservable("views"); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[79] IObservableList result = (IObservableList) fixture.getObservable("views"); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 44 problems (44 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/target/org.eclipse.papyrus.infra.gmfdiag.welcome.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.main.test >-- [INFO] Building org.eclipse.papyrus.infra.nattable.main.test 1.2.0-SNAPSHOT [30/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.main.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.main.test --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.nattable.main.test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.common.tests >-- [INFO] Building org.eclipse.papyrus.infra.nattable.common.tests 2.0.0-SNAPSHOT [31/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.common.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.common.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.common.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.common.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.common.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.common.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.common.tests --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.common.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.common.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.common.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/target/org.eclipse.papyrus.infra.nattable.common.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.common.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.nattable.common.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.nattable.common.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.model.tests >-- [INFO] Building org.eclipse.papyrus.infra.nattable.model.tests 2.0.0-SNAPSHOT [32/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.model.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.model.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.model.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.model.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.model.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.model.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.model.tests --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.model.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.model.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.model.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/target/org.eclipse.papyrus.infra.nattable.model.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.model.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.nattable.model.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.nattable.model.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.tests >-- [INFO] Building org.eclipse.papyrus.infra.nattable.tests 2.0.0-SNAPSHOT [33/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.tests --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/org/eclipse/papyrus/infra/nattable/tests/tests/TableLabelProviderTest.java:[65] assertThat(fixture.getText(table), is("classes")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/org/eclipse/papyrus/infra/nattable/tests/tests/TableLabelProviderTest.java:[71] assertThat(fixture.getText(table), is("(Test Table of foo)")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/org/eclipse/papyrus/infra/nattable/tests/tests/TableLabelProviderTest.java:[79] assertThat(fixture.getText(table), is("(Test Table of bar)")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/org/eclipse/papyrus/infra/nattable/tests/tests/TableLabelProviderTest.java:[93] assertThat("Label provider did not notify", gotEvent[0], is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/org/eclipse/papyrus/infra/nattable/tests/tests/TableLabelProviderTest.java:[109] assertThat("Label provider did not notify", gotEvent[0], is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/org/eclipse/papyrus/infra/nattable/tests/tests/TableLabelProviderTest.java:[116] assertThat(fixture.getText(selection), is("classes, classes")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated 6 problems (6 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/target/org.eclipse.papyrus.infra.nattable.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.nattable.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.nattable.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.views.tests >-- [INFO] Building org.eclipse.papyrus.infra.nattable.views.tests 2.0.0-SNAPSHOT [34/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.views.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.views.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.views.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.views.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.views.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.views.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.views.tests --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableVerifyContents.java:[35] import org.eclipse.papyrus.infra.core.sashwindows.di.PageList; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type PageList is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableVerifyContents.java:[132] PageList pageList = getPageList(rootModel); ^^^^^^^^ The type PageList is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableVerifyContents.java:[133] for (final PageRef pageRef : pageList.getAvailablePage()) { ^^^^^^^^^^^^^^^^^^ The method getAvailablePage() from the type PageList is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableVerifyContents.java:[172] private static final PageList getPageList(final EObject object) { ^^^^^^^^ The type PageList is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableVerifyContents.java:[177] final PageList pageList = windowMngr.getPageList(); ^^^^^^^^ The type PageList is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableVerifyContents.java:[177] final PageList pageList = windowMngr.getPageList(); ^^^^^^^^^^^^^ The method getPageList() from the type SashWindowsMngr is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableCreationTest2.java:[37] import org.eclipse.papyrus.infra.core.sashwindows.di.PageList; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type PageList is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableCreationTest2.java:[138] PageList pageList = getPageList(rootModel); ^^^^^^^^ The type PageList is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableCreationTest2.java:[139] for(final PageRef pageRef : pageList.getAvailablePage()) { ^^^^^^^^^^^^^^^^^^ The method getAvailablePage() from the type PageList is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableCreationTest2.java:[178] private static final PageList getPageList(final EObject object) { ^^^^^^^^ The type PageList is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableCreationTest2.java:[183] final PageList pageList = windowMngr.getPageList(); ^^^^^^^^ The type PageList is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableCreationTest2.java:[183] final PageList pageList = windowMngr.getPageList(); ^^^^^^^^^^^^^ The method getPageList() from the type SashWindowsMngr is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/RevealViewsTableTest.java:[215] final List rowSelectedPositionsAsList = Arrays.asList(rowSelectedPositions[0], rowSelectedPositions[1]); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/RevealViewsTableTest.java:[255] final List columnSelectedPositionsAsList = Arrays.asList(columnSelectedPositions[0], columnSelectedPositions[1]); ^^^^ List is a raw type. References to generic type List should be parameterized 14 problems (14 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.views.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.views.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.views.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/target/org.eclipse.papyrus.infra.nattable.views.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.views.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.nattable.views.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.nattable.views.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.properties.tests.releng >-- [INFO] Building org.eclipse.papyrus.infra.properties.tests.releng 0.0.1-SNAPSHOT [35/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.properties.tests.releng --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.properties.tests.releng --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/properties/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.properties.tests.releng --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.properties.ui.tests >-- [INFO] Building org.eclipse.papyrus.infra.properties.ui.tests 3.0.0-SNAPSHOT [36/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.properties.ui.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.properties.ui.tests --- [INFO] The project's OSGi version is 3.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.properties.ui.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.properties.ui.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.properties.ui.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.properties.ui.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.properties.ui.tests --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.properties.ui.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.properties.ui.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.properties.ui.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/target/org.eclipse.papyrus.infra.properties.ui.tests-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.properties.ui.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.properties.ui.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.properties.ui.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.tests.releng >-- [INFO] Building org.eclipse.papyrus.infra.services.tests.releng 0.0.1-SNAPSHOT [37/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.tests.releng --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.tests.releng --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.services.tests.releng --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.controlmode.tests >-- [INFO] Building org.eclipse.papyrus.infra.services.controlmode.tests 2.0.0-SNAPSHOT [38/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.controlmode.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.controlmode.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.controlmode.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.controlmode.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.controlmode.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.controlmode.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.controlmode.tests --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.controlmode.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.controlmode.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.controlmode.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/target/org.eclipse.papyrus.infra.services.controlmode.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.controlmode.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.services.controlmode.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.services.controlmode.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.tests >-- [INFO] Building org.eclipse.papyrus.infra.services.edit.tests 2.0.0-SNAPSHOT [39/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.edit.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.edit.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.edit.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.edit.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.edit.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.edit.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.edit.tests --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProvider.java:[22] import org.eclipse.papyrus.infra.services.edit.internal.ElementEditServiceProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ElementEditServiceProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.0.0.202102070400/org.eclipse.papyrus.infra.services.edit-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProvider.java:[28] * JUnit tests for {@link ElementEditServiceProvider} class. ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ElementEditServiceProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.0.0.202102070400/org.eclipse.papyrus.infra.services.edit-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[11] import org.eclipse.papyrus.infra.services.edit.internal.ElementEditServiceProviderFactory; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ElementEditServiceProviderFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.0.0.202102070400/org.eclipse.papyrus.infra.services.edit-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[17] * JUnit tests for {@link ElementEditServiceProviderFactory} class. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ElementEditServiceProviderFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.0.0.202102070400/org.eclipse.papyrus.infra.services.edit-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[36] ElementEditServiceProviderFactory factory = new ElementEditServiceProviderFactory(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ElementEditServiceProviderFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.0.0.202102070400/org.eclipse.papyrus.infra.services.edit-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[36] ElementEditServiceProviderFactory factory = new ElementEditServiceProviderFactory(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'ElementEditServiceProviderFactory()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.0.0.202102070400/org.eclipse.papyrus.infra.services.edit-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[36] ElementEditServiceProviderFactory factory = new ElementEditServiceProviderFactory(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ElementEditServiceProviderFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.0.0.202102070400/org.eclipse.papyrus.infra.services.edit-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[37] factory.init(registry); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ElementEditServiceProviderFactory.init(ServicesRegistry)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.0.0.202102070400/org.eclipse.papyrus.infra.services.edit-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[38] service = factory.createServiceInstance(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ElementEditServiceProviderFactory.createServiceInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.0.0.202102070400/org.eclipse.papyrus.infra.services.edit-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditService.java:[18] import org.eclipse.papyrus.infra.services.edit.internal.ElementEditService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ElementEditService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.0.0.202102070400/org.eclipse.papyrus.infra.services.edit-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditService.java:[25] * JUnit tests for {@link ElementEditService} class. ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ElementEditService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.0.0.202102070400/org.eclipse.papyrus.infra.services.edit-4.0.0.202102070400.jar') 11 problems (11 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.edit.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.edit.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.edit.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/target/org.eclipse.papyrus.infra.services.edit.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.edit.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.services.edit.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.services.edit.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.ui.tests >-- [INFO] Building org.eclipse.papyrus.infra.services.edit.ui.tests 2.0.0-SNAPSHOT [40/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/target/org.eclipse.papyrus.infra.services.edit.ui.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.resourceloading.tests >-- [INFO] Building org.eclipse.papyrus.infra.services.resourceloading.tests 2.0.0-SNAPSHOT [41/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/test/org/eclipse/papyrus/infra/services/resourceloading/tests/testModel1/AbstractResourceLoadingTestModel2.java:[94] modelSet.loadModels(resourceLoaded); ^^^^^^^^^^^^^^^^^^^^^^^^^^ The method loadModels(IFile) from the type ModelSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/test/org/eclipse/papyrus/infra/services/resourceloading/tests/testModel2/AbstractResourceLoadingTestModel2.java:[89] modelSet.loadModels(resourceLoaded); ^^^^^^^^^^^^^^^^^^^^^^^^^^ The method loadModels(IFile) from the type ModelSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/test/org/eclipse/papyrus/infra/services/resourceloading/tests/testModel1/AbstractResourceLoadingTestModel1.java:[91] modelSet.loadModels(modelFile); ^^^^^^^^^^^^^^^^^^^^^ The method loadModels(IFile) from the type ModelSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/test/org/eclipse/papyrus/infra/services/resourceloading/tests/StrategyChooserFixture.java:[19] import org.eclipse.papyrus.infra.services.resourceloading.impl.ProxyManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProxyManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.resourceloading/4.0.0.202102070400/org.eclipse.papyrus.infra.services.resourceloading-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/test/org/eclipse/papyrus/infra/services/resourceloading/tests/StrategyChooserFixture.java:[35] chooser = ProxyManager.getStrategyChooser(); ^^^^^^^^^^^^ Discouraged access: The type 'ProxyManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.resourceloading/4.0.0.202102070400/org.eclipse.papyrus.infra.services.resourceloading-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/test/org/eclipse/papyrus/infra/services/resourceloading/tests/StrategyChooserFixture.java:[35] chooser = ProxyManager.getStrategyChooser(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProxyManager.getStrategyChooser()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.resourceloading/4.0.0.202102070400/org.eclipse.papyrus.infra.services.resourceloading-4.0.0.202102070400.jar') 6 problems (6 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/target/org.eclipse.papyrus.infra.services.resourceloading.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.semantic.tests >-- [INFO] Building org.eclipse.papyrus.infra.services.semantic.tests 2.0.0-SNAPSHOT [42/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.semantic.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.semantic.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.semantic.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.semantic.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.semantic.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.semantic.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.semantic.tests --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[62] assertThat(roots, hasItem(instanceOf(Model.class))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(List, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[63] assertThat(roots, hasItem(instanceOf(Profile.class))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(List, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[66] assertThat(roots, not(hasItem(isStereotypeApplication()))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(List, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[69] assertThat(roots, not(hasItem(instanceOf(Diagram.class)))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(List, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[70] assertThat(roots, not(hasItem(instanceOf(Table.class)))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(List, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[80] assertThat(modelIDs, hasItem(UmlModel.MODEL_ID)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(List, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[82] assertThat(modelIDs, not(hasItem(NotationModel.MODEL_ID))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(List, Matcher>) from the type Assert is deprecated 7 problems (7 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.semantic.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.semantic.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.semantic.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/target/org.eclipse.papyrus.infra.services.semantic.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.semantic.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.services.semantic.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.services.semantic.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.tools.tests >--- [INFO] Building org.eclipse.papyrus.infra.tools.tests 2.0.0-SNAPSHOT [43/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.tools.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.tools.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.tools.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.tools.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.tools.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.tools.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.tools.tests --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[66] assertThat(fixture, instanceOf(getFixtureType())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(T, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[72] assertThat(observable, instanceOf(getFixtureType())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(IObservable, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[78] assertThat(observable, instanceOf(getFixtureType())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(IObservable, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[81] assertThat(observable, instanceOf(getFixtureType())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(IObservable, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[82] assertThat(observable, instanceOf(IObserving.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(IObservable, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[91] assertThat(counter.count(), is(1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Integer, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[98] assertThat(observing.getObserved(), notNullValue()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[99] assertThat(observing.getObserved(), is(((IObserving) delegate).getObserved())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[108] assertThat(counter.count(), is(1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Integer, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[114] assertThat(counter.count(), is(1)); // Wasn't listening for second change ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Integer, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[121] assertThat(fixture.isStale(), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[125] assertThat(fixture.isStale(), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[138] assertThat(staleEvent.getObservable(), sameInstance((IObservable) fixture)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(IObservable, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[147] assertThat(l.count, is(1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Integer, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[157] assertThat(counter.count, is(1)); // Dispose is idempotent ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Integer, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[164] assertThat(delegator().getDelegate(), nullValue()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(IObservable, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[167] assertThat(delegate.isDisposed(), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[182] assertThat(counter.count(), is(1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Integer, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[187] assertThat(fixture.isDisposed(), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[191] assertThat(fixture.isDisposed(), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[196] assertThat(fixture.getRealm(), is(realm)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Realm, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[201] assertThat(fixture, equalTo(delegate)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(T, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[206] assertThat(fixture.hashCode(), is(delegate.hashCode())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Integer, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[215] assertThat(redelegator, notNullValue()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(IObservable, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[218] assertThat((Object) redelegator.getClass(), sameInstance((Object) fixture.getClass())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[221] assertThat(redelegator, not(sameInstance((IObservable) fixture))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(IObservable, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[224] assertThat(((IDelegatingObservable) redelegator).getDelegate(), sameInstance((IObservable) fixture)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(IObservable, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[235] houseKeeper.setField("delegate", createDelegate()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setField(String, T) from the type AbstractHouseKeeperRule is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[236] houseKeeper.setField("fixture", DelegatingObservable.wrap(delegate)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setField(String, IObservable) from the type AbstractHouseKeeperRule is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[335] assertThat(event.getObservable(), sameInstance(expectedSource)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(IObservable, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[357] assertThat(event.getObservable(), sameInstance(expectedSource)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(IObservable, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[29] import org.eclipse.core.databinding.beans.BeansObservables; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BeansObservables is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[52] public abstract class DelegatingObservableListTest extends DelegatingObservableCollectionTest { ^^^^^^^^^^^^^^^ IObservableList is a raw type. References to generic type IObservableList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[56] class ListListener implements IListChangeListener { ^^^^^^^^^^^^^^^^^^^ IListChangeListener is a raw type. References to generic type IListChangeListener should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[58] ListDiff diff; ^^^^^^^^ ListDiff is a raw type. References to generic type ListDiff should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[63] for (ListDiffEntry next : diff.getDifferences()) { ^^^^^^^^^^^^^ ListDiffEntry is a raw type. References to generic type ListDiffEntry should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[73] public void handleListChange(ListChangeEvent event) { ^^^^^^^^^^^^^^^ ListChangeEvent is a raw type. References to generic type ListChangeEvent should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[82] fixture.addListChangeListener(l); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addListChangeListener(IListChangeListener) belongs to the raw type IObservableList. References to generic type IObservableList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[91] fixture.removeListChangeListener(l); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method removeListChangeListener(IListChangeListener) belongs to the raw type IObservableList. References to generic type IObservableList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[116] fixture.addAll(1, newNames); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(int, Collection) belongs to the raw type IObservableList. References to generic type IObservableList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[136] assertThat(fixture.set(2, "Colleen"), is((Object) "Cathy")); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method set(int, Object) belongs to the raw type IObservableList. References to generic type IObservableList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[246] protected Class getDelegateType() { ^^^^^^^^^^^^^^^ IObservableList is a raw type. References to generic type IObservableList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[252] houseKeeper.setField("valuesToAdd", ImmutableList.of("Alice", "Bert", "Cathy", "Dave")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setField(String, ImmutableList) from the type AbstractHouseKeeperRule is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[253] houseKeeper.setField("valuesToRemove", ImmutableList.of("Bert", "Cathy")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setField(String, ImmutableList) from the type AbstractHouseKeeperRule is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[257] protected IObservableList createDelegate() { ^^^^^^^^^^^^^^^ IObservableList is a raw type. References to generic type IObservableList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[258] return new WritableList(realm, Lists.newArrayList(), String.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor WritableList(Realm, List, Object) belongs to the raw type WritableList. References to generic type WritableList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[258] return new WritableList(realm, Lists.newArrayList(), String.class); ^^^^^^^^^^^^ WritableList is a raw type. References to generic type WritableList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[267] private IObservableValue master; ^^^^^^^^^^^^^^^^ IObservableValue is a raw type. References to generic type IObservableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[281] protected Class getDelegateType() { ^^^^^^^^^^^^^^^ IObservableList is a raw type. References to generic type IObservableList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[287] houseKeeper.setField("list", new ListOfNames()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setField(String, DelegatingObservableListTest.ObservingTest.ListOfNames) from the type AbstractHouseKeeperRule is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[288] houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, list, ListOfNames.class))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setField(String, WritableValue) from the type AbstractHouseKeeperRule is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[288] houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, list, ListOfNames.class))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor WritableValue(Realm, Object, Object) belongs to the raw type WritableValue. References to generic type WritableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[288] houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, list, ListOfNames.class))); ^^^^^^^^^^^^^ WritableValue is a raw type. References to generic type WritableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[290] houseKeeper.setField("valuesToAdd", ImmutableList.of("Alice", "Bert", "Cathy", "Dave")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setField(String, ImmutableList) from the type AbstractHouseKeeperRule is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[291] houseKeeper.setField("valuesToRemove", ImmutableList.of("Bert", "Cathy")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setField(String, ImmutableList) from the type AbstractHouseKeeperRule is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[295] protected IObservableList createDelegate() { ^^^^^^^^^^^^^^^ IObservableList is a raw type. References to generic type IObservableList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[296] return BeansObservables.observeDetailList(master, "names", String.class); ^^^^^^^^^^^^^^^^ The type BeansObservables is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[296] return BeansObservables.observeDetailList(master, "names", String.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method observeDetailList(IObservableValue, String, Class) from the type BeansObservables is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[300] protected IObservableList createNonObservingDelegate() { ^^^^^^^^^^^^^^^ IObservableList is a raw type. References to generic type IObservableList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[301] return new WritableList(realm, Lists.newArrayList(), String.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor WritableList(Realm, List, Object) belongs to the raw type WritableList. References to generic type WritableList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[301] return new WritableList(realm, Lists.newArrayList(), String.class); ^^^^^^^^^^^^ WritableList is a raw type. References to generic type WritableList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[60] assertThat(fixture.isDisposed(), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[69] assertThat(fixture.isDisposed(), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[78] assertThat(fixture.isDisposed(), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[83] assertThat(fixture.isDisposed(), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[93] assertThat(iter.next(), is("a")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[94] assertThat(iter.next(), is("b")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[97] assertThat(iter.next(), is("c")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[98] assertThat(iter.hasNext(), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[108] assertThat(iter.next(), is("a")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[109] assertThat(iter.next(), is("b")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[114] assertThat(iter.next(), is("c")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[118] assertThat(iter.hasNext(), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[128] assertThat(iter.previous(), is("c")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[129] assertThat(iter.previous(), is("b")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[134] assertThat(iter.previous(), is("d")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[135] assertThat(iter.previous(), is("a")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[139] assertThat(iter.hasPrevious(), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[178] assertThat(added, hasItem(element)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(List, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[182] assertThat(removed, hasItem(element)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(List, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[42] public abstract class DelegatingObservableCollectionTest extends DelegatingObservableTest { ^^^^^^^^^^^^^^^^^^^^^ IObservableCollection is a raw type. References to generic type IObservableCollection should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[51] assertThat(fixture.size(), is(delegate.size())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Integer, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[53] assertThat(fixture.size(), is(delegate.size())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Integer, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[55] assertThat(fixture.size(), is(delegate.size())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Integer, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[57] assertThat(fixture.size(), is(0)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Integer, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[61] assertThat(fixture.size(), is(0)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Integer, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[67] assertThat(fixture.isEmpty(), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[69] assertThat(fixture.isEmpty(), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[73] assertThat(fixture.isEmpty(), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[81] assertThat(fixture.contains(o), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[83] assertThat(fixture.contains(o), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[87] assertThat(fixture.contains(o), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[93] assertThat(fixture.iterator().hasNext(), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[95] assertThat(ImmutableList.copyOf(iterator(fixture)), is(ImmutableList.copyOf(iterator(delegate)))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(ImmutableList, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[99] assertThat(fixture.iterator().hasNext(), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[105] assertThat(fixture.toArray().length, is(0)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Integer, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[107] assertThat(fixture.toArray(), isArray(delegate.toArray())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object[], Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[111] assertThat(fixture.toArray().length, is(0)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Integer, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[118] assertThat(fixture.toArray(newArray()).length, is(0)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Integer, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[122] assertThat(actual.length, is(valuesToAdd.size())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Integer, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[123] assertThat(actual, isArray(delegate.toArray(newArray()))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object[], Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[127] assertThat(fixture.toArray(newArray()).length, is(0)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Integer, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[135] assertThat(delegateCollection(), hasItem(o)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Collection, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[145] assertThat(delegateCollection(), not(hasItem(o))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Collection, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[154] assertThat(fixture.containsAll(valuesToAdd), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[161] assertThat(delegateCollection(), hasItems(valuesToAdd.toArray())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Collection, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[168] assertThat(delegateCollection(), hasItems(valuesToRemove.toArray())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Collection, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[171] assertThat(delegateCollection(), not(hasItem(in(valuesToRemove)))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Collection, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[181] assertThat(delegateCollection(), hasItems(valuesToRemove.toArray())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Collection, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[182] assertThat(delegate.size(), is(valuesToRemove.size())); // Nothing else ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Integer, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[189] assertThat(delegate.isEmpty(), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[193] assertThat(delegate.isEmpty(), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[201] assertThat(fixture.getElementType(), is((Object) getDelegateElementType())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[205] assertThat(fixture.getElementType(), nullValue()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[273] Iterator iterator(IObservableCollection c) { ^^^^^^^^^^^^^^^^^^^^^ IObservableCollection is a raw type. References to generic type IObservableCollection should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[24] import org.eclipse.core.databinding.beans.BeansObservables; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BeansObservables is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[40] public abstract class DelegatingObservableValueTest extends DelegatingObservableTest { ^^^^^^^^^^^^^^^^ IObservableValue is a raw type. References to generic type IObservableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[50] class TestListener implements IValueChangeListener { ^^^^^^^^^^^^^^^^^^^^ IValueChangeListener is a raw type. References to generic type IValueChangeListener should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[55] public void handleValueChange(ValueChangeEvent event) { ^^^^^^^^^^^^^^^^ ValueChangeEvent is a raw type. References to generic type ValueChangeEvent should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[65] fixture.addValueChangeListener(l); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addValueChangeListener(IValueChangeListener) belongs to the raw type IObservableValue. References to generic type IObservableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[68] fixture.removeValueChangeListener(l); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method removeValueChangeListener(IValueChangeListener) belongs to the raw type IObservableValue. References to generic type IObservableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[95] fixture.setValue(valueToSet); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[118] protected Class getDelegateType() { ^^^^^^^^^^^^^^^^ IObservableValue is a raw type. References to generic type IObservableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[124] houseKeeper.setField("bean", new Bean("Alice")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setField(String, Bean) from the type AbstractHouseKeeperRule is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[126] houseKeeper.setField("expectedValue", bean); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setField(String, Bean) from the type AbstractHouseKeeperRule is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[127] houseKeeper.setField("valueToSet", new Bean("Bert")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setField(String, Bean) from the type AbstractHouseKeeperRule is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[131] protected IObservableValue createDelegate() { ^^^^^^^^^^^^^^^^ IObservableValue is a raw type. References to generic type IObservableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[132] return new WritableValue(realm, bean, Bean.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor WritableValue(Realm, Object, Object) belongs to the raw type WritableValue. References to generic type WritableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[132] return new WritableValue(realm, bean, Bean.class); ^^^^^^^^^^^^^ WritableValue is a raw type. References to generic type WritableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[139] private IObservableValue master; ^^^^^^^^^^^^^^^^ IObservableValue is a raw type. References to generic type IObservableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[153] protected Class getDelegateType() { ^^^^^^^^^^^^^^^^ IObservableValue is a raw type. References to generic type IObservableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[159] houseKeeper.setField("bean", new Bean("Alice")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setField(String, Bean) from the type AbstractHouseKeeperRule is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[160] houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, bean, Bean.class))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setField(String, WritableValue) from the type AbstractHouseKeeperRule is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[160] houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, bean, Bean.class))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor WritableValue(Realm, Object, Object) belongs to the raw type WritableValue. References to generic type WritableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[160] houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, bean, Bean.class))); ^^^^^^^^^^^^^ WritableValue is a raw type. References to generic type WritableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[162] houseKeeper.setField("expectedValue", "Alice"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setField(String, String) from the type AbstractHouseKeeperRule is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[163] houseKeeper.setField("valueToSet", "Bert"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setField(String, String) from the type AbstractHouseKeeperRule is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[167] protected IObservableValue createDelegate() { ^^^^^^^^^^^^^^^^ IObservableValue is a raw type. References to generic type IObservableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[168] return BeansObservables.observeDetailValue(master, "name", String.class); ^^^^^^^^^^^^^^^^ The type BeansObservables is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[168] return BeansObservables.observeDetailValue(master, "name", String.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method observeDetailValue(IObservableValue, String, Class) from the type BeansObservables is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[172] protected IObservableValue createNonObservingDelegate() { ^^^^^^^^^^^^^^^^ IObservableValue is a raw type. References to generic type IObservableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[173] return new WritableValue(realm, bean, Bean.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor WritableValue(Realm, Object, Object) belongs to the raw type WritableValue. References to generic type WritableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[173] return new WritableValue(realm, bean, Bean.class); ^^^^^^^^^^^^^ WritableValue is a raw type. References to generic type WritableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[29] import org.eclipse.core.databinding.beans.BeansObservables; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BeansObservables is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[51] public abstract class DelegatingObservableSetTest extends DelegatingObservableCollectionTest { ^^^^^^^^^^^^^^ IObservableSet is a raw type. References to generic type IObservableSet should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[55] class SetListener implements ISetChangeListener { ^^^^^^^^^^^^^^^^^^ ISetChangeListener is a raw type. References to generic type ISetChangeListener should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[57] SetDiff diff; ^^^^^^^ SetDiff is a raw type. References to generic type SetDiff should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[65] public void handleSetChange(SetChangeEvent event) { ^^^^^^^^^^^^^^ SetChangeEvent is a raw type. References to generic type SetChangeEvent should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[74] fixture.addSetChangeListener(l); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addSetChangeListener(ISetChangeListener) belongs to the raw type IObservableSet. References to generic type IObservableSet should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[83] fixture.removeSetChangeListener(l); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method removeSetChangeListener(ISetChangeListener) belongs to the raw type IObservableSet. References to generic type IObservableSet should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[116] protected Class getDelegateType() { ^^^^^^^^^^^^^^ IObservableSet is a raw type. References to generic type IObservableSet should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[122] houseKeeper.setField("valuesToAdd", ImmutableList.of("Alice", "Bert", "Cathy", "Dave")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setField(String, ImmutableList) from the type AbstractHouseKeeperRule is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[123] houseKeeper.setField("valuesToRemove", ImmutableList.of("Bert", "Cathy")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setField(String, ImmutableList) from the type AbstractHouseKeeperRule is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[127] protected IObservableSet createDelegate() { ^^^^^^^^^^^^^^ IObservableSet is a raw type. References to generic type IObservableSet should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[128] return new WritableSet(realm, Collections.EMPTY_SET, String.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor WritableSet(Realm, Collection, Object) belongs to the raw type WritableSet. References to generic type WritableSet should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[128] return new WritableSet(realm, Collections.EMPTY_SET, String.class); ^^^^^^^^^^^ WritableSet is a raw type. References to generic type WritableSet should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[137] private IObservableValue master; ^^^^^^^^^^^^^^^^ IObservableValue is a raw type. References to generic type IObservableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[151] protected Class getDelegateType() { ^^^^^^^^^^^^^^ IObservableSet is a raw type. References to generic type IObservableSet should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[157] houseKeeper.setField("set", new SetOfStrings()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setField(String, DelegatingObservableSetTest.ObservingTest.SetOfStrings) from the type AbstractHouseKeeperRule is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[158] houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, set, SetOfStrings.class))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setField(String, WritableValue) from the type AbstractHouseKeeperRule is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[158] houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, set, SetOfStrings.class))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor WritableValue(Realm, Object, Object) belongs to the raw type WritableValue. References to generic type WritableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[158] houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, set, SetOfStrings.class))); ^^^^^^^^^^^^^ WritableValue is a raw type. References to generic type WritableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[160] houseKeeper.setField("valuesToAdd", ImmutableList.of("Alice", "Bert", "Cathy", "Dave")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setField(String, ImmutableList) from the type AbstractHouseKeeperRule is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[161] houseKeeper.setField("valuesToRemove", ImmutableList.of("Bert", "Cathy")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setField(String, ImmutableList) from the type AbstractHouseKeeperRule is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[165] protected IObservableSet createDelegate() { ^^^^^^^^^^^^^^ IObservableSet is a raw type. References to generic type IObservableSet should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[166] return BeansObservables.observeDetailSet(master, "strings", String.class); ^^^^^^^^^^^^^^^^ The type BeansObservables is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[166] return BeansObservables.observeDetailSet(master, "strings", String.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method observeDetailSet(IObservableValue, String, Class) from the type BeansObservables is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[170] protected IObservableSet createNonObservingDelegate() { ^^^^^^^^^^^^^^ IObservableSet is a raw type. References to generic type IObservableSet should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[171] return new WritableSet(realm, Collections.EMPTY_SET, String.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor WritableSet(Realm, Collection, Object) belongs to the raw type WritableSet. References to generic type WritableSet should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[171] return new WritableSet(realm, Collections.EMPTY_SET, String.class); ^^^^^^^^^^^ WritableSet is a raw type. References to generic type WritableSet should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[54] assertThat(b.isDisposed(), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[58] assertThat(b.isDisposed(), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[62] assertThat(c.isDisposed(), is(false)); // The list still has it ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[66] assertThat(c.isDisposed(), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[77] assertThat(a.isDisposed(), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[78] assertThat(b.isDisposed(), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[79] assertThat(c.isDisposed(), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[83] assertThat(a.isDisposed(), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[84] assertThat(b.isDisposed(), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[85] assertThat(c.isDisposed(), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated 180 problems (180 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.tools.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.tools.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.tools.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/target/org.eclipse.papyrus.infra.tools.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.tools.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.tools.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.tools.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.tests.releng >-- [INFO] Building org.eclipse.papyrus.infra.types.tests.releng 0.0.1-SNAPSHOT [44/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.types.tests.releng --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.types.tests.releng --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.types.tests.releng --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.tests >--- [INFO] Building org.eclipse.papyrus.infra.types.tests 4.0.0-SNAPSHOT [45/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.types.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.tests --- [INFO] The project's OSGi version is 4.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.types.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.types.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.types.tests --- [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[43] import org.eclipse.papyrus.infra.types.core.utils.AdviceComparator; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type AdviceComparator is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[213] List originalChildren = new ArrayList((List) objectToDelete.eContainer().eGet(objectToDelete.eContainingFeature(), true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to List [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[221] List afterDeletionChildren = new ArrayList((List) container.eGet(containingFeature, true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to List [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[230] List afterUndoChildren = new ArrayList((List) container.eGet(containingFeature, true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to List [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[238] List afterRedoChildren = new ArrayList((List) container.eGet(containingFeature, true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to List [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[262] Arrays.sort(advicesAfterLoading, new AdviceComparator(classElementType, TypeContext.getDefaultContext().getId())); ^^^^^^^^^^^^^^^^ The type AdviceComparator is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[262] Arrays.sort(advicesAfterLoading, new AdviceComparator(classElementType, TypeContext.getDefaultContext().getId())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor AdviceComparator(IElementType, String) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/AbstractElementTypeTests.java:[94] @SuppressWarnings("restriction") ^^^^^^^^^^^^^ Unnecessary @SuppressWarnings("restriction") 8 problems (8 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/target/org.eclipse.papyrus.infra.types.tests-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.types.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.types.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.ui.tests >-- [INFO] Building org.eclipse.papyrus.infra.types.ui.tests 4.0.0-SNAPSHOT [46/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.types.ui.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.ui.tests --- [INFO] The project's OSGi version is 4.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.ui.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.ui.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.types.ui.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.types.ui.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.types.ui.tests --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.ui.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.ui.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.ui.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/target/org.eclipse.papyrus.infra.types.ui.tests-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.ui.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.types.ui.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.types.ui.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.emf.tests >-- [INFO] Building org.eclipse.papyrus.infra.ui.emf.tests 2.0.0-SNAPSHOT [47/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.ui.emf.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui.emf.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui.emf.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui.emf.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.ui.emf.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.ui.emf.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.ui.emf.tests --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/emf/providers/tests/EMFLabelProviderTest.java:[45] assertThat(fixture.getText(package_), is(" foo")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/emf/providers/tests/EMFLabelProviderTest.java:[59] assertThat("Label provider did not notify", gotEvent[0], is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[52] import org.eclipse.papyrus.infra.emf.readonly.internal.ControlledResourceTracker; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ControlledResourceTracker' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf.readonly/4.0.0.202102070400/org.eclipse.papyrus.infra.emf.readonly-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[74] * Test suite for the {@link ReferencedModelReadOnlyHandler} class. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ReferencedModelReadOnlyHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.ui.emf/3.0.0.202102070400/org.eclipse.papyrus.infra.ui.emf-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[85] private ReferencedModelReadOnlyHandler fixture; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ReferencedModelReadOnlyHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.ui.emf/3.0.0.202102070400/org.eclipse.papyrus.infra.ui.emf-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[184] assertThat(fixture.anyReadOnly(discretionAxes(), new URI[] { uri }).or(false), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ReferencedModelReadOnlyHandler.anyReadOnly(Set, URI[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.ui.emf/3.0.0.202102070400/org.eclipse.papyrus.infra.ui.emf-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[185] assertThat(fixture.canMakeWritable(discretionAxes(), new URI[] { uri }).or(true), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ReferencedModelReadOnlyHandler.canMakeWritable(Set, URI[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.ui.emf/3.0.0.202102070400/org.eclipse.papyrus.infra.ui.emf-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[198] fixture = new ReferencedModelReadOnlyHandler(domain); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'ReferencedModelReadOnlyHandler(EditingDomain)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.ui.emf/3.0.0.202102070400/org.eclipse.papyrus.infra.ui.emf-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[198] fixture = new ReferencedModelReadOnlyHandler(domain); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ReferencedModelReadOnlyHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.ui.emf/3.0.0.202102070400/org.eclipse.papyrus.infra.ui.emf-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[199] fixture.setInteractive(false); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ReferencedModelReadOnlyHandler.setInteractive(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.ui.emf/3.0.0.202102070400/org.eclipse.papyrus.infra.ui.emf-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[339] Set uris = ControlledResourceTracker.getInstance(domain).getRootResourceURIs(view.eResource().getURI()); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ControlledResourceTracker' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf.readonly/4.0.0.202102070400/org.eclipse.papyrus.infra.emf.readonly-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[339] Set uris = ControlledResourceTracker.getInstance(domain).getRootResourceURIs(view.eResource().getURI()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ControlledResourceTracker.getInstance(EditingDomain)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf.readonly/4.0.0.202102070400/org.eclipse.papyrus.infra.emf.readonly-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[339] Set uris = ControlledResourceTracker.getInstance(domain).getRootResourceURIs(view.eResource().getURI()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ControlledResourceTracker.getRootResourceURIs(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf.readonly/4.0.0.202102070400/org.eclipse.papyrus.infra.emf.readonly-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/emf/providers/tests/DependentEMFLabelProviderTest.java:[52] assertThat(fixture.getText(imported), is(" foo (imported by bar)")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/emf/providers/tests/DependentEMFLabelProviderTest.java:[67] assertThat("Label provider did not notify", gotEvent[0], is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/emf/providers/tests/DependentEMFLabelProviderTest.java:[82] assertThat("Label provider did not notify", gotEvent[0], is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Boolean, Matcher) from the type Assert is deprecated 16 problems (16 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui.emf.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui.emf.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui.emf.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/target/org.eclipse.papyrus.infra.ui.emf.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui.emf.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.ui.emf.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.ui.emf.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] ----< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.tests >---- [INFO] Building org.eclipse.papyrus.infra.ui.tests 2.0.0-SNAPSHOT [48/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.ui.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.ui.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.ui.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.ui.tests --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[40] assertThat(fixture.getElements("foo"), is(new Object[] { "root1", "root2", "root3" })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object[], Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[48] assertThat(fixture.getElements().length, greaterThan(0)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Integer, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[50] assertThat(fixture.getElements().length, is(0)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Integer, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[58] assertThat(fixture.getChildren("root2"), is(new Object[] { "child2.1", "child2.2", "child2.3" })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object[], Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[59] assertThat(fixture.getChildren("child2.2"), is(new Object[] { "child2.2.1", "child2.2.2" })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object[], Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[60] assertThat(fixture.getChildren("bogus"), is(new Object[] {})); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object[], Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[68] assertThat(fixture.getParent("root2"), nullValue()); // It's a root ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[69] assertThat(fixture.getParent("child2.2"), is("root2")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[70] assertThat(fixture.getParent("child2.2.2"), is("child2.2")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[71] assertThat(fixture.getParent("bogus"), nullValue()); // It's not an element ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[79] assertThat(fixture.hasChildren("root2"), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[80] assertThat(fixture.hasChildren("child2.2"), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[81] assertThat(fixture.hasChildren("child2.2.3"), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[82] assertThat(fixture.hasChildren("bogus"), is(false)); // It's not an element ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[90] assertThat(fixture.getAdaptedValue("root1"), notNullValue()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[91] assertThat(fixture.getAdaptedValue("root1"), sameInstance(fixture.getAdaptedValue("root1"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[92] assertThat(fixture.getAdaptedValue("child1.2"), notNullValue()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[93] assertThat(fixture.getAdaptedValue("child1.2"), not(fixture.getAdaptedValue("root1"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[94] assertThat(fixture.getAdaptedValue("bogus"), nullValue()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[102] assertThat(fixture.isValidValue("root1"), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[103] assertThat(fixture.isValidValue("child1.2"), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[104] assertThat(fixture.isValidValue("bogus"), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[112] assertThat(fixture.getElements(), is(new Object[] { "root1", "root2", "root3" })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object[], Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[48] assertThat(fixture.getElements("foo"), is(new Object[] { "root1", "root2", "root3", "A", "B", "C" })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object[], Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[54] assertThat(sFixture.getElements().length, greaterThan(3)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Integer, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[56] assertThat(sFixture.getElements().length, is(0)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Integer, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[61] assertThat(fixture.getChildren("child2.2"), is(new Object[] { "child2.2.1", "child2.2.2" })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object[], Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[62] assertThat(fixture.getChildren("4"), is(new Object[] { "i", "ii" })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object[], Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[63] assertThat(fixture.getChildren("bogus"), is(new Object[] {})); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object[], Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[68] assertThat(fixture.getParent("root2"), nullValue()); // It's a root ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[69] assertThat(fixture.getParent("B"), nullValue()); // It's a root ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[70] assertThat(fixture.getParent("child2.2"), is("root2")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[71] assertThat(fixture.getParent("ii"), is("4")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[72] assertThat(fixture.getParent("bogus"), nullValue()); // It's not an element ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[77] assertThat(fixture.hasChildren("root2"), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[78] assertThat(fixture.hasChildren("C"), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[79] assertThat(fixture.hasChildren("child2.2"), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[80] assertThat(fixture.hasChildren("4"), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[81] assertThat(fixture.hasChildren("child2.2.3"), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[82] assertThat(fixture.hasChildren("i"), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[83] assertThat(fixture.hasChildren("bogus"), is(false)); // It's not an element ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[88] assertThat(aFixture.getAdaptedValue("B"), notNullValue()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[89] assertThat(aFixture.getAdaptedValue("B"), sameInstance(aFixture.getAdaptedValue("B"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[90] assertThat(aFixture.getAdaptedValue("4"), notNullValue()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[91] assertThat(aFixture.getAdaptedValue("4"), not(aFixture.getAdaptedValue("B"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[92] assertThat(aFixture.getAdaptedValue("bogus"), is("bogus")); // Not recognized as an element ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[97] assertThat(hFixture.isValidValue("C"), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[98] assertThat(hFixture.isValidValue("5"), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[99] assertThat(hFixture.isValidValue("bogus"), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[104] assertThat(sFixture.getElements(), is(new Object[] { "root1", "root2", "root3", "A", "B", "C" })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object[], Matcher) from the type Assert is deprecated 50 problems (50 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/target/org.eclipse.papyrus.infra.ui.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.ui.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.ui.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.viewpoints.tests.releng >-- [INFO] Building org.eclipse.papyrus.infra.viewpoints.tests.releng 0.0.1-SNAPSHOT [49/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.viewpoints.tests.releng --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.viewpoints.tests.releng --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/viewpoints/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.viewpoints.tests.releng --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.viewpoints.policy.tests >-- [INFO] Building org.eclipse.papyrus.infra.viewpoints.policy.tests 2.0.0-SNAPSHOT [50/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/src/org/eclipse/papyrus/infra/viewpoints/policy/tests/ViewPrototypeTest.java:[52] private static PolicyChecker policyToRestore; ^^^^^^^^^^^^^^^ The value of the field ViewPrototypeTest.policyToRestore is not used 2 problems (0 errors, 1 warning, 1 info) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/target/org.eclipse.papyrus.infra.viewpoints.policy.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.emf.facet.feature >--- [INFO] Building org.eclipse.papyrus.tests.emf.facet.feature 1.0.0-SNAPSHOT [51/170] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.emf.facet.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.emf.facet.feature --- [INFO] The project's OSGi version is 1.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.emf.facet.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.emf.facet.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.emf.facet.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.emf.facet.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.emf.facet.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.emf.facet.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.emf.facet.feature/target/org.eclipse.papyrus.tests.emf.facet.feature-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.emf.facet.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.emf.facet.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.emf.facet.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tests.releng >--- [INFO] Building org.eclipse.papyrus.uml.tests.releng 0.0.1-SNAPSHOT [52/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.tests.releng --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.tests.releng --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.tests.releng --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.tests.releng >-- [INFO] Building org.eclipse.papyrus.uml.diagram.tests.releng 1.2.0-SNAPSHOT [53/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.tests.releng --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.tests.releng --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.tests.releng --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.tests >--- [INFO] Building org.eclipse.papyrus.uml.diagram.tests 2.0.0-SNAPSHOT [54/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.tests --- [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractTestDiagram.java:[81] Iterator roots = NavigatorUtils.getNotationRoots(rootSemanticModel); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getNotationRoots(EObject) from the type NavigatorUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestInstanceSpecification.java:[24] import org.eclipse.papyrus.uml.service.types.internal.ui.advice.InstanceSpecificationLinkEditHelperAdvice; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'InstanceSpecificationLinkEditHelperAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.types.ui/3.0.0.202102070400/org.eclipse.papyrus.uml.service.types.ui-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestInstanceSpecification.java:[79] Set associations = InstanceSpecificationLinkEditHelperAdvice.getModelAssociations((InstanceSpecification) source.resolveSemanticElement(), (InstanceSpecification) target.resolveSemanticElement()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'InstanceSpecificationLinkEditHelperAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.types.ui/3.0.0.202102070400/org.eclipse.papyrus.uml.service.types.ui-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestInstanceSpecification.java:[79] Set associations = InstanceSpecificationLinkEditHelperAdvice.getModelAssociations((InstanceSpecification) source.resolveSemanticElement(), (InstanceSpecification) target.resolveSemanticElement()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'InstanceSpecificationLinkEditHelperAdvice.getModelAssociations(InstanceSpecification, InstanceSpecification)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.types.ui/3.0.0.202102070400/org.eclipse.papyrus.uml.service.types.ui-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestInstanceSpecification.java:[86] InstanceSpecificationLinkEditHelperAdvice.setupSuppressDialogRequest(request, association); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'InstanceSpecificationLinkEditHelperAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.types.ui/3.0.0.202102070400/org.eclipse.papyrus.uml.service.types.ui-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestInstanceSpecification.java:[86] InstanceSpecificationLinkEditHelperAdvice.setupSuppressDialogRequest(request, association); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'InstanceSpecificationLinkEditHelperAdvice.setupSuppressDialogRequest(CreateConnectionViewRequest, Association)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.types.ui/3.0.0.202102070400/org.eclipse.papyrus.uml.service.types.ui-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/createFromPalette/AbstractCreateNodeFromPaletteTest.java:[182] boolean foundCompartment = false; ^^^^^^^^^^^^^^^^ The value of the local variable foundCompartment is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/createFromPalette/AbstractCreateNodeFromPaletteTest.java:[210] Element root = (Element) getContainerEditPart().resolveSemanticElement(); ^^^^ The value of the local variable root is not used 9. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/createFromPalette/AbstractCreateNodeFromPaletteTest.java (at line 224) assertTrue(CREATION + TEST_IF_THE_COMMAND_IS_CREATED, command.equals(UnexecutableCommand.INSTANCE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unlikely argument type for equals(): UnexecutableCommand seems to be unrelated to Command 10. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/createFromPalette/AbstractCreateNodeFromPaletteTest.java (at line 226) assertTrue(CREATION + TEST_IF_THE_COMMAND_IS_CREATED, (!command.equals(UnexecutableCommand.INSTANCE))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unlikely argument type for equals(): UnexecutableCommand seems to be unrelated to Command [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/edition/AbstractEditableNodeTest.java:[30] import org.eclipse.gmf.runtime.gef.ui.internal.parts.TextCellEditorEx; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'TextCellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/edition/AbstractEditableNodeTest.java:[127] Assert.assertEquals("the editor of this editpart must be multiline editor", MultiLineCellEditor.class, manager.getTextCellEditorClass(editableEditPart)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method getTextCellEditorClass(GraphicalEditPart) from the type MultilineLabelDirectEditManager should be accessed in a static way [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/edition/AbstractEditableNodeTest.java:[130] Assert.assertEquals("the editor of this editpart must be simple editor", TextCellEditorEx.class, manager.getTextCellEditorClass(editableEditPart)); ^^^^^^^^^^^^^^^^ Discouraged access: The type 'TextCellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/edition/AbstractEditableNodeTest.java:[130] Assert.assertEquals("the editor of this editpart must be simple editor", TextCellEditorEx.class, manager.getTextCellEditorClass(editableEditPart)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method getTextCellEditorClass(GraphicalEditPart) from the type MultilineLabelDirectEditManager should be accessed in a static way [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/synchronization/AbstractSynchronizationTest.java:[100] houseKeeper.setField("adapterFactory", new ComposedAdapterFactory(ComposedAdapterFactory.Descriptor.Registry.INSTANCE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setField(String, ComposedAdapterFactory) from the type AbstractHouseKeeperRule is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestLink.java:[60] import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ServiceUtilsForActionHandlers is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestLink.java:[152] ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ServiceUtilsForActionHandlers is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestLink.java:[152] ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ServiceUtilsForActionHandlers is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestLink.java:[152] ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); ^^^^^^^^^^^^^ The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestLink.java:[155] editingDomain = serviceUtils.getTransactionalEditingDomain(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getTransactionalEditingDomain() from the type ServiceUtilsForActionHandlers is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestLink.java:[344] for (Iterator iteratorChildren = linkEditPart.getChildren().iterator(); iteratorChildren.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractPapyrusTestCase.java:[61] import org.eclipse.papyrus.infra.core.utils.DiResourceSet; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DiResourceSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractPapyrusTestCase.java:[300] this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet()); ^^^^^^^^^^^^^ The type DiResourceSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractPapyrusTestCase.java:[300] this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet()); ^^^^^^^^^^^^^^^ The constructor DiResourceSet() is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractPapyrusTestCase.java:[311] diResourceSet.createsModels(file); ^^^^^^^^^^^^^^^^^^^ The method createsModels(IFile) from the type ModelSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/SharedTestSuiteState.java:[184] houseKeeper.setField("project", houseKeeper.createProject(testCase.getProjectName())); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setField(String, IProject) from the type AbstractHouseKeeperRule is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/SharedTestSuiteState.java:[185] houseKeeper.setField("file", project.getFile(testCase.getFileName())); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setField(String, IFile) from the type AbstractHouseKeeperRule is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/SharedTestSuiteState.java:[257] houseKeeper.setField("preserve", preserve.build()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setField(String, ImmutableList) from the type AbstractHouseKeeperRule is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestListCompartmentHelper.java:[134] Assert.assertTrue(ddCommand != null || true == ddCommand.canExecute()); ^^^^^^^^^ Null pointer access: The variable ddCommand can only be null at this location 29 problems (0 errors, 27 warnings, 27 info) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/target/org.eclipse.papyrus.uml.diagram.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.clazz.tests >-- [INFO] Building org.eclipse.papyrus.uml.diagram.clazz.tests 2.0.0-SNAPSHOT [55/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/copyPaste/ConstraintPasteStrategyTest.java:[276] List arrayList = (List) defaultVariable; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/copyPaste/ConstraintPasteStrategyTest.java:[276] List arrayList = (List) defaultVariable; ^^^^ List is a raw type. References to generic type List should be parameterized 4. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/resources/ClassPaletteTest.java (at line 40) @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/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/tests/Bug476872_MoveCommandTest.java:[106] assertThat(modelToMove, instanceOf(NodeImpl.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/tests/Bug476872_MoveCommandTest.java:[154] assertThat(firstModelToMove, instanceOf(NodeImpl.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/tests/Bug476872_MoveCommandTest.java:[158] assertThat(secondModelToMove, instanceOf(NodeImpl.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/tests/Bug476872_MoveCommandTest.java:[213] assertThat(modelTarget, instanceOf(NodeImpl.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/tests/Bug481317_MoveGeneralizationTest.java:[188] assertThat(modelTarget, instanceOf(NodeImpl.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object, Matcher) from the type Assert is deprecated 9 problems (0 errors, 7 warnings, 7 info) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/target/org.eclipse.papyrus.uml.diagram.clazz.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.activity.tests >-- [INFO] Building org.eclipse.papyrus.uml.diagram.activity.tests 2.0.0-SNAPSHOT [56/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.activity.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.activity.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.activity.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.activity.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.activity.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.activity.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.activity.tests --- [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/src/org/eclipse/papyrus/uml/diagram/activity/tests/canonical/TestActivityMargin.java:[43] private final static Logger log = Logger.getAnonymousLogger(); ^^^ The value of the field TestActivityMargin.log is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/src/org/eclipse/papyrus/uml/diagram/activity/tests/canonical/TestActivityMargin.java:[79] int expectedSemanticChildren = 0; ^^^^^^^^^^^^^^^^^^^^^^^^ The value of the local variable expectedSemanticChildren is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/src/org/eclipse/papyrus/uml/diagram/activity/tests/canonical/TestActivityMargin.java:[81] int addedSemanticChildren = 1; ^^^^^^^^^^^^^^^^^^^^^ The value of the local variable addedSemanticChildren is not used 3 problems (3 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.activity.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.activity.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.activity.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/target/org.eclipse.papyrus.uml.diagram.activity.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.activity.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.activity.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.activity.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.usecase.tests >-- [INFO] Building org.eclipse.papyrus.uml.diagram.usecase.tests 5.0.0-SNAPSHOT [57/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- [INFO] The project's OSGi version is 5.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/UsecaseToSubjectinUsecaseDiagramDropStrategyTest.java:[45] import org.eclipse.papyrus.uml.diagram.usecase.dnd.strategy.UsecaseToSubjectinUsecaseDiagramDropStrategy; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'UsecaseToSubjectinUsecaseDiagramDropStrategy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.usecase/5.0.0.202102070400/org.eclipse.papyrus.uml.diagram.usecase-5.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/UsecaseToSubjectinUsecaseDiagramDropStrategyTest.java:[174] return new UsecaseToSubjectinUsecaseDiagramDropStrategy() { @Override protected ICommand getEditSlotsCommand(UseCase useCase, Classifier subject) { CompositeCommand result = new CompositeCommand("Update owner and subject"); SetRequest setSubjectRequest = new SetRequest(useCase, UMLPackage.Literals.USE_CASE__SUBJECT, subject); SetValueCommand setSubjectCommand = new SetValueCommand(setSubjectRequest); result.add(setSubjectCommand); SetRequest setOwnerRequest = new SetRequest(subject, UMLPackage.Literals.CLASSIFIER__OWNED_USE_CASE, useCase); SetValueCommand setOwnerCommand = new SetValueCommand(setOwnerRequest); result.add(setOwnerCommand); return result.reduce(); } }; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'UsecaseToSubjectinUsecaseDiagramDropStrategy()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.usecase/5.0.0.202102070400/org.eclipse.papyrus.uml.diagram.usecase-5.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/UsecaseToSubjectinUsecaseDiagramDropStrategyTest.java:[174] return new UsecaseToSubjectinUsecaseDiagramDropStrategy() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'UsecaseToSubjectinUsecaseDiagramDropStrategy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.usecase/5.0.0.202102070400/org.eclipse.papyrus.uml.diagram.usecase-5.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/canonical/TestSpecificTopNode.java:[51] import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ServiceUtilsForActionHandlers is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/canonical/TestSpecificTopNode.java:[96] ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ServiceUtilsForActionHandlers is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/canonical/TestSpecificTopNode.java:[96] ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ServiceUtilsForActionHandlers is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/canonical/TestSpecificTopNode.java:[96] ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); ^^^^^^^^^^^^^ The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/canonical/TestSpecificTopNode.java:[99] editingDomain = serviceUtils.getTransactionalEditingDomain(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getTransactionalEditingDomain() from the type ServiceUtilsForActionHandlers is deprecated 8 problems (8 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/target/org.eclipse.papyrus.uml.diagram.usecase.tests-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.deployment.tests >-- [INFO] Building org.eclipse.papyrus.uml.diagram.deployment.tests 2.0.0-SNAPSHOT [58/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/target/org.eclipse.papyrus.uml.diagram.deployment.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.component.tests >-- [INFO] Building org.eclipse.papyrus.uml.diagram.component.tests 2.0.0-SNAPSHOT [59/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.component.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.component.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.component.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.component.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.component.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.component.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.component.tests --- [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.component.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.component.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.component.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/target/org.eclipse.papyrus.uml.diagram.component.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.component.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.component.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.component.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.timing.tests >-- [INFO] Building org.eclipse.papyrus.uml.diagram.timing.tests 2.0.0-SNAPSHOT [60/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.timing.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.timing.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.timing.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.timing.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.timing.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.timing.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.timing.tests --- [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.timing.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.timing.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.timing.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/target/org.eclipse.papyrus.uml.diagram.timing.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.timing.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.timing.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.timing.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.sequence.tests >-- [INFO] Building org.eclipse.papyrus.uml.diagram.sequence.tests 2.0.0-SNAPSHOT [61/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- [INFO] Compiling 74 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineLabelCustomize_383722.java:[47] import org.eclipse.papyrus.infra.core.utils.DiResourceSet; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DiResourceSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineLabelCustomize_383722.java:[221] this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet()); ^^^^^^^^^^^^^ The type DiResourceSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineLabelCustomize_383722.java:[221] this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet()); ^^^^^^^^^^^^^^^ The constructor DiResourceSet() is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineLabelCustomize_383722.java:[233] diResourceSet.createsModels(file); ^^^^^^^^^^^^^^^^^^^ The method createsModels(IFile) from the type ModelSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[41] import org.eclipse.papyrus.infra.core.utils.DiResourceSet; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DiResourceSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[94] this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet()); ^^^^^^^^^^^^^ The type DiResourceSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[94] this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet()); ^^^^^^^^^^^^^^^ The constructor DiResourceSet() is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[106] diResourceSet.createsModels(file); ^^^^^^^^^^^^^^^^^^^ The method createsModels(IFile) from the type ModelSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[182] ArrayList list = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[182] ArrayList list = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[183] list.add(obj); ^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestOccurrenceSpecificationDeletion_430552.java:[140] Command cmd = source.getCommand(connectionRequest); ^^^ The value of the local variable cmd is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestOccurrenceSpecificationDeletion_430552.java:[149] connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestOccurrenceSpecificationDeletion_430552.java:[150] connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCreationUndo_384618.java:[261] Command cmd = source.getCommand(connectionRequest); ^^^ The value of the local variable cmd is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCreationUndo_384618.java:[271] connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCreationUndo_384618.java:[272] connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestTopNode.java:[47] import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ServiceUtilsForActionHandlers is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestTopNode.java:[188] ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ServiceUtilsForActionHandlers is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestTopNode.java:[188] ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ServiceUtilsForActionHandlers is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestTopNode.java:[188] ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); ^^^^^^^^^^^^^ The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestTopNode.java:[191] editingDomain = serviceUtils.getTransactionalEditingDomain(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getTransactionalEditingDomain() from the type ServiceUtilsForActionHandlers is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[50] import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ServiceUtilsForActionHandlers is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[199] ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ServiceUtilsForActionHandlers is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[199] ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ServiceUtilsForActionHandlers is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[199] ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); ^^^^^^^^^^^^^ The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[202] editingDomain = serviceUtils.getTransactionalEditingDomain(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getTransactionalEditingDomain() from the type ServiceUtilsForActionHandlers is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[335] List list = parent.getChildren(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[348] Command cmd = source.getCommand(connectionRequest); ^^^ The value of the local variable cmd is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[369] Command cmd = targetPlayer.getCommand(reconnectRequest); ^^^ The value of the local variable cmd is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentOperand_364701.java:[165] private void resizeSouth(IGraphicalEditPart op, Dimension deltaSize) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method resizeSouth(IGraphicalEditPart, Dimension) from the type TestCombinedFragmentOperand_364701 is never used locally [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentOperand_364701.java:[177] private void resizeNorth(IGraphicalEditPart op, Dimension deltaSize) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method resizeNorth(IGraphicalEditPart, Dimension) from the type TestCombinedFragmentOperand_364701 is never used locally [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentGates_364816.java:[196] Command cmd = source.getCommand(connectionRequest); ^^^ The value of the local variable cmd is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentGates_364816.java:[206] connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentGates_364816.java:[207] connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestSynchronousMessageCreation_364827.java:[168] Command cmd = source.getCommand(connectionRequest); ^^^ The value of the local variable cmd is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestSynchronousMessageCreation_364827.java:[178] connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestSynchronousMessageCreation_364827.java:[179] connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessagesDeletion_364828.java:[95] request.getExtendedData().put(SOURCE_MODEL_CONTAINER, container); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessagesDeletion_364828.java:[96] request.getExtendedData().put(TARGET_MODEL_CONTAINER, container); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageCreate_379661.java:[174] Command cmd = source.getCommand(connectionRequest); ^^^ The value of the local variable cmd is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageCreate_379661.java:[184] connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageCreate_379661.java:[185] connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkTest.java:[118] Assert.assertThat(link.getFigure(), IsInstanceOf.instanceOf(connectionFigure)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(IFigure, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkTest.java:[288] Assert.assertThat(actual, IsEqual.equalTo(expected)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(int[], Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkTest.java:[300] Assert.assertThat("Invalid source anchor for " + connectionName, connection.getConnectionFigure().getSourceAnchor(), IsInstanceOf.instanceOf(sourceAnchor)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, ConnectionAnchor, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkTest.java:[301] Assert.assertThat("Invalid target anchor for " + connectionName, connection.getConnectionFigure().getTargetAnchor(), IsInstanceOf.instanceOf(targetAnchor)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, ConnectionAnchor, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[63] import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SequenceRequestConstant is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[287] request.getExtendedData().put(SequenceRequestConstant.SOURCE_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(startLocation, sourceEditPart)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[287] request.getExtendedData().put(SequenceRequestConstant.SOURCE_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(startLocation, sourceEditPart)); ^^^^^^^^^^^^^^^^^^^^^^^ The type SequenceRequestConstant is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[287] request.getExtendedData().put(SequenceRequestConstant.SOURCE_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(startLocation, sourceEditPart)); ^^^^^^^^^^^^^^^^^^^^^^ The field SequenceRequestConstant.SOURCE_MODEL_CONTAINER is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[294] List events = Collections.emptyList(); ^^^^^^ The value of the local variable events is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[301] request.getExtendedData().put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION, location); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[301] request.getExtendedData().put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION, location); ^^^^^^^^^^^^^^^^^^^^^^^ The type SequenceRequestConstant is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[301] request.getExtendedData().put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION, location); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[320] request.getExtendedData().put(SequenceRequestConstant.TARGET_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(endLocation, targetEditPart)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[320] request.getExtendedData().put(SequenceRequestConstant.TARGET_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(endLocation, targetEditPart)); ^^^^^^^^^^^^^^^^^^^^^^^ The type SequenceRequestConstant is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[320] request.getExtendedData().put(SequenceRequestConstant.TARGET_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(endLocation, targetEditPart)); ^^^^^^^^^^^^^^^^^^^^^^ The field SequenceRequestConstant.TARGET_MODEL_CONTAINER is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[332] request.getExtendedData().put(SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2, events); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[332] request.getExtendedData().put(SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2, events); ^^^^^^^^^^^^^^^^^^^^^^^ The type SequenceRequestConstant is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[332] request.getExtendedData().put(SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2, events); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2 is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[333] request.getExtendedData().put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2, location); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[333] request.getExtendedData().put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2, location); ^^^^^^^^^^^^^^^^^^^^^^^ The type SequenceRequestConstant is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[333] request.getExtendedData().put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2, location); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2 is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/Test_528787.java:[62] @SuppressWarnings({ "unchecked", "rawtypes" }) ^^^^^^^^^^ Unnecessary @SuppressWarnings("rawtypes") [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineAutoResize_383723.java:[55] import org.eclipse.papyrus.infra.core.utils.DiResourceSet; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DiResourceSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineAutoResize_383723.java:[112] RectangleFigure fig = lifeline1.getPrimaryShape().getFigureLifelineNameContainerFigure(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getFigureLifelineNameContainerFigure() from the type LifelineFigure is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineAutoResize_383723.java:[235] this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet()); ^^^^^^^^^^^^^ The type DiResourceSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineAutoResize_383723.java:[235] this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet()); ^^^^^^^^^^^^^^^ The constructor DiResourceSet() is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineAutoResize_383723.java:[247] diResourceSet.createsModels(file); ^^^^^^^^^^^^^^^^^^^ The method createsModels(IFile) from the type ModelSet is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOperandsTest.java:[97] Assert.assertThat(messageEnd, IsInstanceOf.instanceOf(MessageOccurrenceSpecification.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(MessageEnd, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentName_382951.java:[53] private static final String COMBINED_FRAGMENT_KEY = "ELEMENT_PapyrusUMLSequenceDiagram_CombinedFragment_CombinedFragmentCompartment.compartment_name.visibility"; ^^^^^^^^^^^^^^^^^^^^^ The value of the field TestCombinedFragmentName_382951.COMBINED_FRAGMENT_KEY is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestWeakReferences.java:[45] import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SequenceRequestConstant is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestWeakReferences.java:[53] @SuppressWarnings({ "unchecked", "rawtypes" }) ^^^^^^^^^^ Unnecessary @SuppressWarnings("rawtypes") [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestWeakReferences.java:[355] reconnReq.getExtendedData().put(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS, true); ^^^^^^^^^^^^^^^^^^^^^^^ The type SequenceRequestConstant is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestWeakReferences.java:[355] reconnReq.getExtendedData().put(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS, true); ^^^^^^^^^^^^^^^^^^^^^^ The field SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageLostFound_384202.java:[232] int xPos = linkedPartBounds.x + delta.width + (int) Math.round(anchorOwningFigure.getBounds().width * pp.preciseX); ^^^^^^^^ The field PrecisionPoint.preciseX is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageLostFound_384202.java:[233] int yPos = linkedPartBounds.y + delta.height + (int) Math.round(anchorOwningFigure.getBounds().height * pp.preciseY); ^^^^^^^^ The field PrecisionPoint.preciseY is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageLostFound_384202.java:[269] Command cmd = source.getCommand(connectionRequest); ^^^ The value of the local variable cmd is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageLostFound_384202.java:[279] connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageLostFound_384202.java:[280] connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized 82. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/CombinedFragmentRegressionTest.java (at line 109) @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/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[99] Assert.assertThat(newLinkEditPart, IsInstanceOf.instanceOf(ConnectionNodeEditPart.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(EditPart, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[107] Assert.assertThat(newConnection.getConnectionFigure(), IsInstanceOf.instanceOf(figureClass)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Connection, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[108] Assert.assertThat(newConnection.getConnectionFigure().getSourceAnchor(), IsInstanceOf.instanceOf(ConnectionSourceAnchor.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(ConnectionAnchor, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[109] Assert.assertThat(newConnection.getConnectionFigure().getTargetAnchor(), IsInstanceOf.instanceOf(ConnectionTargetAnchor.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(ConnectionAnchor, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[129] Assert.assertThat(newLinkEditPart, IsInstanceOf.instanceOf(ConnectionNodeEditPart.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(EditPart, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[137] Assert.assertThat(newConnection.getConnectionFigure(), IsInstanceOf.instanceOf(figureClass)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Connection, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[138] Assert.assertThat(newConnection.getConnectionFigure().getSourceAnchor(), IsInstanceOf.instanceOf(ConnectionTargetAnchor.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(ConnectionAnchor, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[139] Assert.assertThat(newConnection.getConnectionFigure().getTargetAnchor(), IsInstanceOf.instanceOf(ConnectionSourceAnchor.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(ConnectionAnchor, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[159] Assert.assertThat(newLinkEditPart, IsInstanceOf.instanceOf(ConnectionNodeEditPart.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(EditPart, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[167] Assert.assertThat(newConnection.getConnectionFigure(), IsInstanceOf.instanceOf(figureClass)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Connection, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[168] Assert.assertThat(newConnection.getConnectionFigure().getSourceAnchor(), IsInstanceOf.instanceOf(NodeTopAnchor.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(ConnectionAnchor, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[169] Assert.assertThat(newConnection.getConnectionFigure().getTargetAnchor(), IsInstanceOf.instanceOf(NodeBottomAnchor.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(ConnectionAnchor, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[189] Assert.assertThat(newLinkEditPart, IsInstanceOf.instanceOf(ConnectionNodeEditPart.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(EditPart, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[197] Assert.assertThat(newConnection.getConnectionFigure(), IsInstanceOf.instanceOf(figureClass)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Connection, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[198] Assert.assertThat(newConnection.getConnectionFigure().getSourceAnchor(), IsInstanceOf.instanceOf(NodeBottomAnchor.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(ConnectionAnchor, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[199] Assert.assertThat(newConnection.getConnectionFigure().getTargetAnchor(), IsInstanceOf.instanceOf(NodeTopAnchor.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(ConnectionAnchor, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[219] Assert.assertThat(newLinkEditPart, IsInstanceOf.instanceOf(ConnectionNodeEditPart.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(EditPart, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[227] Assert.assertThat(newConnection.getConnectionFigure(), IsInstanceOf.instanceOf(figureClass)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Connection, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[228] Assert.assertThat(newConnection.getConnectionFigure().getSourceAnchor(), IsInstanceOf.instanceOf(CenterAnchor.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(ConnectionAnchor, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[229] Assert.assertThat(newConnection.getConnectionFigure().getTargetAnchor(), IsInstanceOf.instanceOf(CenterAnchor.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(ConnectionAnchor, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentOperandsLayout.java:[396] Assert.assertThat(result, instanceOf(Collection.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestSequenceDiagramChildNode.java:[201] EList children = getParentEditPart().getNotationView().getChildren(); ^^^^^ EList is a raw type. References to generic type EList should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestCombinedFragmentChildNode.java:[134] List children = getParentEditPart().getChildren(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestCombinedFragmentChildNode.java:[179] List children = getParentEditPart().getChildren(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[25] import org.eclipse.papyrus.uml.diagram.sequence.edit.policies.OLDLifelineXYLayoutEditPolicy; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type OLDLifelineXYLayoutEditPolicy is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[37] Dimension newSizeDelta = OLDLifelineXYLayoutEditPolicy.adaptSizeDeltaToMaxHeight(figure, sizeDelta); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type OLDLifelineXYLayoutEditPolicy is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[37] Dimension newSizeDelta = OLDLifelineXYLayoutEditPolicy.adaptSizeDeltaToMaxHeight(figure, sizeDelta); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method adaptSizeDeltaToMaxHeight(IFigure, Dimension) from the type OLDLifelineXYLayoutEditPolicy is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[42] newSizeDelta = OLDLifelineXYLayoutEditPolicy.adaptSizeDeltaToMaxHeight(figure, sizeDelta); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type OLDLifelineXYLayoutEditPolicy is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[42] newSizeDelta = OLDLifelineXYLayoutEditPolicy.adaptSizeDeltaToMaxHeight(figure, sizeDelta); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method adaptSizeDeltaToMaxHeight(IFigure, Dimension) from the type OLDLifelineXYLayoutEditPolicy is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[47] newSizeDelta = OLDLifelineXYLayoutEditPolicy.adaptSizeDeltaToMaxHeight(figure, sizeDelta); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type OLDLifelineXYLayoutEditPolicy is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[47] newSizeDelta = OLDLifelineXYLayoutEditPolicy.adaptSizeDeltaToMaxHeight(figure, sizeDelta); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method adaptSizeDeltaToMaxHeight(IFigure, Dimension) from the type OLDLifelineXYLayoutEditPolicy is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[57] assertTrue("Left figure is not on the left of the right figure", OLDLifelineXYLayoutEditPolicy.isAffixedToRight(leftFigure, rightFigure)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type OLDLifelineXYLayoutEditPolicy is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[57] assertTrue("Left figure is not on the left of the right figure", OLDLifelineXYLayoutEditPolicy.isAffixedToRight(leftFigure, rightFigure)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method isAffixedToRight(Rectangle, Rectangle) from the type OLDLifelineXYLayoutEditPolicy is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[58] assertFalse("Right figure is on the left of the left figure", OLDLifelineXYLayoutEditPolicy.isAffixedToRight(rightFigure, leftFigure)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type OLDLifelineXYLayoutEditPolicy is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[58] assertFalse("Right figure is on the left of the left figure", OLDLifelineXYLayoutEditPolicy.isAffixedToRight(rightFigure, leftFigure)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method isAffixedToRight(Rectangle, Rectangle) from the type OLDLifelineXYLayoutEditPolicy is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[65] Rectangle absoluteBounds = OLDLifelineXYLayoutEditPolicy.getRealMoveDelta(oldRelativeBounds, newRelativeBounds); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type OLDLifelineXYLayoutEditPolicy is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[65] Rectangle absoluteBounds = OLDLifelineXYLayoutEditPolicy.getRealMoveDelta(oldRelativeBounds, newRelativeBounds); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getRealMoveDelta(Rectangle, Rectangle) from the type OLDLifelineXYLayoutEditPolicy is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[79] Rectangle absoluteChild = OLDLifelineXYLayoutEditPolicy.getRelativeBounds(childFigure); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type OLDLifelineXYLayoutEditPolicy is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[79] Rectangle absoluteChild = OLDLifelineXYLayoutEditPolicy.getRelativeBounds(childFigure); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getRelativeBounds(IFigure) from the type OLDLifelineXYLayoutEditPolicy is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestResizeStateInvariant_395774.java:[40] import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SequenceRequestConstant is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestResizeStateInvariant_395774.java:[145] request.getExtendedData().put(SequenceRequestConstant.SOURCE_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(startLocation, sourceEditPart)); ^^^^^^^^^^^^^^^^^^^^^^^ The type SequenceRequestConstant is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestResizeStateInvariant_395774.java:[145] request.getExtendedData().put(SequenceRequestConstant.SOURCE_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(startLocation, sourceEditPart)); ^^^^^^^^^^^^^^^^^^^^^^ The field SequenceRequestConstant.SOURCE_MODEL_CONTAINER is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestResizeStateInvariant_395774.java:[161] request.getExtendedData().put(SequenceRequestConstant.TARGET_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(endLocation, targetEditPart)); ^^^^^^^^^^^^^^^^^^^^^^^ The type SequenceRequestConstant is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestResizeStateInvariant_395774.java:[161] request.getExtendedData().put(SequenceRequestConstant.TARGET_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(endLocation, targetEditPart)); ^^^^^^^^^^^^^^^^^^^^^^ The field SequenceRequestConstant.TARGET_MODEL_CONTAINER is deprecated 126 problems (0 errors, 125 warnings, 1 info) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/target/org.eclipse.papyrus.uml.diagram.sequence.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.composite.tests >-- [INFO] Building org.eclipse.papyrus.uml.diagram.composite.tests 2.0.0-SNAPSHOT [62/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.composite.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.composite.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.composite.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.composite.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.composite.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.composite.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.composite.tests --- [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/test/org/eclipse/papyrus/uml/diagram/composite/tests/copyPaste/ConstraintCopyPasteTest.java:[155] List arrayList = (List) defaultVariable; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/test/org/eclipse/papyrus/uml/diagram/composite/tests/copyPaste/ConstraintCopyPasteTest.java:[155] List arrayList = (List) defaultVariable; ^^^^ List is a raw type. References to generic type List should be parameterized 3. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/test/org/eclipse/papyrus/uml/diagram/composite/test/resources/ModelValidationTest.java (at line 38) @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/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/test/org/eclipse/papyrus/uml/diagram/composite/test/canonical/TestCompositeDiagramElementWithSameParentLink.java:[120] List children = parent.getChildren(); ^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List 4 problems (0 errors, 3 warnings, 1 info) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.composite.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.composite.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.composite.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/target/org.eclipse.papyrus.uml.diagram.composite.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.composite.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.composite.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.composite.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.profile.tests >-- [INFO] Building org.eclipse.papyrus.uml.diagram.profile.tests 2.0.0-SNAPSHOT [63/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.profile.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.profile.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.profile.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.profile.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.profile.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.profile.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.profile.tests --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.profile.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.profile.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.profile.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/target/org.eclipse.papyrus.uml.diagram.profile.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.profile.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.profile.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.profile.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.dynamic.profile.tests >-- [INFO] Building org.eclipse.papyrus.uml.dynamic.profile.tests 2.0.0-SNAPSHOT [64/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/target/org.eclipse.papyrus.uml.dynamic.profile.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.common.tests >-- [INFO] Building org.eclipse.papyrus.uml.diagram.common.tests 2.0.0-SNAPSHOT [65/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.common.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.common.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.common.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.common.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.common.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.common.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.common.tests --- [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/tests/Bug476873_MoveCommandTest.java:[225] assertThat(modelTarget, instanceOf(NodeImpl.class)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Object, Matcher) from the type Assert is deprecated 3. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/tests/EdgeCustomizationTest.java (at line 57) @SuppressWarnings("nls") ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 4. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/tests/StereotypePropertyReferenceEdgeTest.java (at line 84) @SuppressWarnings("nls") ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 5. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/stereotype/display/AbstractAppliedStereotypeDisplayTest.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 6. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/stereotype/display/AppliedStereotypeDisplayLinkClassDiagramTest.java (at line 36) @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/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/parser/MultiplicityStringFormatterTestCase.java:[192] return MultiplicityElementUtil.getMultiplicityAsString(element); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated 7 problems (0 errors, 2 warnings, 2 info) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.common.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.common.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.common.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/target/org.eclipse.papyrus.uml.diagram.common.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.common.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.common.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.common.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.wizards.tests >-- [INFO] Building org.eclipse.papyrus.uml.diagram.wizards.tests 2.0.0-SNAPSHOT [66/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestCreateModelFromExistingModelWizard.java:[79] private boolean isInitFromExistingDomainModel; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The value of the field new InitModelWizard(){}.isInitFromExistingDomainModel is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestCreateModelFromExistingModelWizard.java:[81] private SelectRootElementPage selectRootElementPage; ^^^^^^^^^^^^^^^^^^^^^ The value of the field new InitModelWizard(){}.selectRootElementPage is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestCreateModelFromExistingModelWizard.java:[119] private boolean isInitFromExistingDomainModel; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The value of the field new InitModelWizard(){}.isInitFromExistingDomainModel is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestCreateModelFromExistingModelWizard.java:[151] private boolean isInitFromExistingDomainModel; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The value of the field new InitModelWizard(){}.isInitFromExistingDomainModel is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestCreateModelFromExistingModelWizard.java:[153] private SelectRootElementPage selectRootElementPage; ^^^^^^^^^^^^^^^^^^^^^ The value of the field new InitModelWizard(){}.selectRootElementPage is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestNewModelWizardBase.java:[102] return Activator.getDefault().getWorkbench(); ^^^^^^^^^^^^^^ The method getWorkbench() from the type AbstractUIPlugin is deprecated 6 problems (6 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/target/org.eclipse.papyrus.uml.diagram.wizards.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.diagram.feature >-- [INFO] Building org.eclipse.papyrus.tests.uml.diagram.feature 1.2.0-SNAPSHOT [67/170] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.uml.diagram.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.diagram.feature --- [INFO] The project's OSGi version is 1.2.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.diagram.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.diagram.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.diagram.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.diagram.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.diagram.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/target/org.eclipse.papyrus.tests.uml.diagram.feature-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.diagram.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.diagram.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.uml.diagram.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.services.feature >-- [INFO] Building org.eclipse.papyrus.tests.infra.services.feature 1.2.0-SNAPSHOT [68/170] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.infra.services.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.services.feature --- [INFO] The project's OSGi version is 1.2.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.services.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.services.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.infra.services.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.services.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.services.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/target/org.eclipse.papyrus.tests.infra.services.feature-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.services.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.services.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.infra.services.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.views.tests.releng >-- [INFO] Building org.eclipse.papyrus.views.tests.releng 0.0.1-SNAPSHOT [69/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.tests.releng --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.tests.releng --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.views.tests.releng --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.views.modelexplorer.tests >-- [INFO] Building org.eclipse.papyrus.views.modelexplorer.tests 2.0.0-SNAPSHOT [70/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.modelexplorer.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.modelexplorer.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.modelexplorer.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.modelexplorer.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.modelexplorer.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.modelexplorer.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.views.modelexplorer.tests --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/org/eclipse/papyrus/views/modelexplorer/tests/AbstractHandlerTest.java:[55] import org.eclipse.ui.internal.handlers.HandlerProxy; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'HandlerProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210128-2029/org.eclipse.ui.workbench-3.122.100.v20210128-2029.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/org/eclipse/papyrus/views/modelexplorer/tests/AbstractHandlerTest.java:[190] if (currentHandler instanceof HandlerProxy) { ^^^^^^^^^^^^ Discouraged access: The type 'HandlerProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210128-2029/org.eclipse.ui.workbench-3.122.100.v20210128-2029.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/org/eclipse/papyrus/views/modelexplorer/tests/AbstractHandlerTest.java:[191] currentHandler = ((HandlerProxy) currentHandler).getHandler(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'HandlerProxy.getHandler()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210128-2029/org.eclipse.ui.workbench-3.122.100.v20210128-2029.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/org/eclipse/papyrus/views/modelexplorer/tests/AbstractHandlerTest.java:[191] currentHandler = ((HandlerProxy) currentHandler).getHandler(); ^^^^^^^^^^^^ Discouraged access: The type 'HandlerProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210128-2029/org.eclipse.ui.workbench-3.122.100.v20210128-2029.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/org/eclipse/papyrus/views/modelexplorer/tests/OpendiagramTest.java:[91] Assert.assertNotEquals("the label of diagram1 is not good", "Diagram1", labeProvider.getText(diagram1)); //$NON-NLS-1$ //$NON-NLS-2$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'NavigatorDecoratingLabelProvider.getText(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.10.0.v20210111-1352/org.eclipse.ui.navigator-3.10.0.v20210111-1352.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/org/eclipse/papyrus/views/modelexplorer/tests/OpendiagramTest.java:[92] Assert.assertNotEquals("the label of class1 is not good", "class1", labeProvider.getText(class1)); //$NON-NLS-1$ //$NON-NLS-2$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'NavigatorDecoratingLabelProvider.getText(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.10.0.v20210111-1352/org.eclipse.ui.navigator-3.10.0.v20210111-1352.jar') 6 problems (6 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.modelexplorer.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.modelexplorer.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.modelexplorer.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/target/org.eclipse.papyrus.views.modelexplorer.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.modelexplorer.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.views.modelexplorer.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.views.modelexplorer.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelexplorer.tests.releng >-- [INFO] Building org.eclipse.papyrus.uml.modelexplorer.tests.releng 0.0.1-SNAPSHOT [71/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.modelexplorer.tests.releng --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.modelexplorer.tests.releng --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/modelexplorer/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.modelexplorer.tests.releng --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelexplorer.tests >-- [INFO] Building org.eclipse.papyrus.uml.modelexplorer.tests 2.0.0-SNAPSHOT [72/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.modelexplorer.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.modelexplorer.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.modelexplorer.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.modelexplorer.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.modelexplorer.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.modelexplorer.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.modelexplorer.tests --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.modelexplorer.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.modelexplorer.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.modelexplorer.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/target/org.eclipse.papyrus.uml.modelexplorer.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.modelexplorer.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.modelexplorer.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.modelexplorer.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelrepair.tests >-- [INFO] Building org.eclipse.papyrus.uml.modelrepair.tests 2.0.0-SNAPSHOT [73/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.modelrepair.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.modelrepair.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.modelrepair.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.modelrepair.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.modelrepair.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.modelrepair.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.modelrepair.tests --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[67] * Automated tests for the {@link StereotypeApplicationRepairSnippet} class and its dependencies. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'StereotypeApplicationRepairSnippet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[86] private ZombieStereotypesDescriptor zombies; ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[117] IRepairAction action = zombies.getSuggestedRepairAction(schema); ^^^^^^^^^^^^^ Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[117] IRepairAction action = zombies.getSuggestedRepairAction(schema); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[118] assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); ^^^^^^^^^^^^^ Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[118] assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[118] assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[118] assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[138] IRepairAction action = zombies.getSuggestedRepairAction(schema); ^^^^^^^^^^^^^ Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[138] IRepairAction action = zombies.getSuggestedRepairAction(schema); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[139] assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); ^^^^^^^^^^^^^ Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[139] assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[139] assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[139] assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[158] IRepairAction action = zombies.getSuggestedRepairAction(schema); ^^^^^^^^^^^^^ Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[158] IRepairAction action = zombies.getSuggestedRepairAction(schema); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[159] assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); ^^^^^^^^^^^^^ Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[159] assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[159] assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[159] assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[175] IRepairAction action = zombies.getRepairAction(schema, IRepairAction.Kind.DELETE); ^^^^^^^^^^^^^ Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[175] IRepairAction action = zombies.getRepairAction(schema, IRepairAction.Kind.DELETE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ZombieStereotypesDescriptor.getRepairAction(IAdaptable, IRepairAction.Kind)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[175] IRepairAction action = zombies.getRepairAction(schema, IRepairAction.Kind.DELETE); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[175] IRepairAction action = zombies.getRepairAction(schema, IRepairAction.Kind.DELETE); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[175] IRepairAction action = zombies.getRepairAction(schema, IRepairAction.Kind.DELETE); ^^^^^^ Discouraged access: The field 'IRepairAction.Kind.DELETE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[176] assertThat("Wrong repair action", action.kind(), is(IRepairAction.Kind.DELETE)); ^^^^^^^^^^^^^ Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[176] assertThat("Wrong repair action", action.kind(), is(IRepairAction.Kind.DELETE)); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[176] assertThat("Wrong repair action", action.kind(), is(IRepairAction.Kind.DELETE)); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[176] assertThat("Wrong repair action", action.kind(), is(IRepairAction.Kind.DELETE)); ^^^^^^ Discouraged access: The field 'IRepairAction.Kind.DELETE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[195] fixture.start(modelSet.getResourceSet()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'StereotypeApplicationRepairSnippet.start(ModelSet)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[199] void repair(final IAdaptable schema, final IRepairAction action) { ^^^^^^^^^^^^^ Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[205] zombies.repair(schema, action, null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ZombieStereotypesDescriptor.repair(IAdaptable, IRepairAction, DiagnosticChain, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[215] Collection schemata = zombies.getZombieSchemas(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ZombieStereotypesDescriptor.getZombieSchemas()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[271] static class MyStereotypeApplicationRepairSnippet extends StereotypeApplicationRepairSnippet { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'StereotypeApplicationRepairSnippet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[274] super(); ^^^^^^^^ Discouraged access: The constructor 'StereotypeApplicationRepairSnippet()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[278] super(presenterFunction, dynamicProfileSupplier); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'StereotypeApplicationRepairSnippet(Function, Function)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[282] super(presenterFunction); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'StereotypeApplicationRepairSnippet(Function)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[287] protected ZombieStereotypesDescriptor getZombieStereotypes(Resource resource) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[288] return super.getZombieStereotypes(resource); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'StereotypeApplicationRepairSnippet.getZombieStereotypes(Resource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[293] protected ZombieStereotypesDescriptor getZombieStereotypes(Resource resource, Element root) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[294] return super.getZombieStereotypes(resource, root); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'StereotypeApplicationRepairSnippet.getZombieStereotypes(Resource, Element)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[300] return super.getRootUMLElement(resource); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'StereotypeApplicationRepairSnippet.getRootUMLElement(Resource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[306] return super.getAppliedDefinitions(profileApplications); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'StereotypeApplicationRepairSnippet.getAppliedDefinitions(Iterable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[27] * Tests for {@link ProfileNamespaceURIPattern}s and the related functionality. ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[104] protected static Predicate isExtensionPointPattern() { ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[105] return new Predicate() { ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[107] public boolean apply(ProfileNamespaceURIPattern pattern) { ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[108] return pattern.getRegexPattern() != null && EXTENSION_POINT_PATTERN.equals(pattern.getRegexPattern().pattern()) && ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPattern.getRegexPattern()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[108] return pattern.getRegexPattern() != null && EXTENSION_POINT_PATTERN.equals(pattern.getRegexPattern().pattern()) && ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPattern.getRegexPattern()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[109] pattern.getVersionFormat() != null; ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPattern.getVersionFormat()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[123] final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[123] final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[123] final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[124] final ProfileNamespaceURIPatternMatchResult match = pattern.match(NO_VERSION_A_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[124] final ProfileNamespaceURIPatternMatchResult match = pattern.match(NO_VERSION_A_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[126] assertThat("Pattern should have matched.", match.hasMatched()); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[128] match.getNamespaceURI(), is(NO_VERSION_A_URI)); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[130] match.getVersionlessNamespaceURI(), is(NO_VERSION_A_URI)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[132] match.getVersion(), is(NO_VERSION_VERSION_DEFAULT)); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[142] final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN, NO_VERSION_FORMAT); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[142] final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN, NO_VERSION_FORMAT); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'ProfileNamespaceURIPattern(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[142] final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN, NO_VERSION_FORMAT); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[143] final ProfileNamespaceURIPatternMatchResult match = pattern.match(NO_VERSION_A_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[143] final ProfileNamespaceURIPatternMatchResult match = pattern.match(NO_VERSION_A_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[145] assertThat("Pattern should have matched.", match.hasMatched()); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[147] match.getNamespaceURI(), is(NO_VERSION_A_URI)); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[149] match.getVersionlessNamespaceURI(), is(NO_VERSION_A_URI)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[151] match.getVersion(), is(NO_VERSION_A_URI)); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[162] final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[162] final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[162] final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[163] final ProfileNamespaceURIPatternMatchResult match = pattern.match(SINGLE_VERSION_A7_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[163] final ProfileNamespaceURIPatternMatchResult match = pattern.match(SINGLE_VERSION_A7_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[165] assertThat("Pattern should have matched.", match.hasMatched()); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[167] match.getNamespaceURI(), is(SINGLE_VERSION_A7_URI)); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[169] match.getVersionlessNamespaceURI(), is(SINGLE_VERSION_A7_VERSIONLESS_URI)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[171] match.getVersion(), is(SINGLE_VERSION_A7_VERSION_DEFAULT)); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[180] final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN, SINGLE_VERSION_FORMAT); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[180] final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN, SINGLE_VERSION_FORMAT); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'ProfileNamespaceURIPattern(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[180] final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN, SINGLE_VERSION_FORMAT); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[181] final ProfileNamespaceURIPatternMatchResult match = pattern.match(SINGLE_VERSION_A7_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[181] final ProfileNamespaceURIPatternMatchResult match = pattern.match(SINGLE_VERSION_A7_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[183] assertThat("Pattern should have matched.", match.hasMatched()); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[185] match.getNamespaceURI(), is(SINGLE_VERSION_A7_URI)); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[187] match.getVersionlessNamespaceURI(), is(SINGLE_VERSION_A7_VERSIONLESS_URI)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[189] match.getVersion(), is(SINGLE_VERSION_A7_VERSION_FORMAT)); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[200] final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(MULTI_VERSION_PATTERN); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[200] final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(MULTI_VERSION_PATTERN); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[200] final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(MULTI_VERSION_PATTERN); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[201] final ProfileNamespaceURIPatternMatchResult match = pattern.match(MULTI_VERSION_A7_701_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[201] final ProfileNamespaceURIPatternMatchResult match = pattern.match(MULTI_VERSION_A7_701_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[203] assertThat("Pattern should have matched.", match.hasMatched()); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[205] match.getNamespaceURI(), is(MULTI_VERSION_A7_701_URI)); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[207] match.getVersionlessNamespaceURI(), is(MULTI_VERSION_A7_701_VERSIONLESS_URI)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[209] match.getVersion(), is(MULTI_VERSION_A7_701_VERSION_DEFAULT)); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[218] final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(MULTI_VERSION_PATTERN, MULTI_VERSION_FORMAT); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[218] final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(MULTI_VERSION_PATTERN, MULTI_VERSION_FORMAT); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'ProfileNamespaceURIPattern(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[218] final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(MULTI_VERSION_PATTERN, MULTI_VERSION_FORMAT); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[219] final ProfileNamespaceURIPatternMatchResult match = pattern.match(MULTI_VERSION_A7_701_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[219] final ProfileNamespaceURIPatternMatchResult match = pattern.match(MULTI_VERSION_A7_701_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[221] assertThat("Pattern should have matched.", match.hasMatched()); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[223] match.getNamespaceURI(), is(MULTI_VERSION_A7_701_URI)); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[225] match.getVersionlessNamespaceURI(), is(MULTI_VERSION_A7_701_VERSIONLESS_URI)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[227] match.getVersion(), is(MULTI_VERSION_A7_701_VERSION_FORMAT)); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[238] final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NON_MATCHING_PATTERN); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[238] final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NON_MATCHING_PATTERN); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[238] final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NON_MATCHING_PATTERN); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[239] final ProfileNamespaceURIPatternMatchResult match = pattern.match(MULTI_VERSION_A7_701_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[239] final ProfileNamespaceURIPatternMatchResult match = pattern.match(MULTI_VERSION_A7_701_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[241] assertThat("Pattern should not have matched.", !match.hasMatched()); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[243] match.getNamespaceURI(), nullValue()); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[245] match.getVersionlessNamespaceURI(), nullValue()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[247] match.getVersion(), nullValue()); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[256] final ProfileNamespaceURIPatternMatchResult match = ProfileNamespaceURIPatternMatchResult.NO_MATCH; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[256] final ProfileNamespaceURIPatternMatchResult match = ProfileNamespaceURIPatternMatchResult.NO_MATCH; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[256] final ProfileNamespaceURIPatternMatchResult match = ProfileNamespaceURIPatternMatchResult.NO_MATCH; ^^^^^^^^ Discouraged access: The field 'ProfileNamespaceURIPatternMatchResult.NO_MATCH' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[258] assertThat("Pattern should not have matched.", !match.hasMatched()); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[260] match.getNamespaceURI(), nullValue()); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[262] match.getVersionlessNamespaceURI(), nullValue()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[264] match.getVersion(), nullValue()); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[275] final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[275] final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[275] final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[276] final ProfileNamespaceURIPatternComparison comparison = pattern.compare(NO_VERSION_A_URI, NO_VERSION_A_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPatternComparison' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[276] final ProfileNamespaceURIPatternComparison comparison = pattern.compare(NO_VERSION_A_URI, NO_VERSION_A_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPattern.compare(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[278] assertThat("Comparison should be valid.", comparison.isValid()); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isValid()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[279] assertThat("Same URI should be equal to itself (namespace URI).", comparison.isEqualNamespaceURI()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isEqualNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[280] assertThat("Same URI should be equal to itself (versionless URI).", comparison.isEqualVersionlessNamespaceURI()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isEqualVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[281] assertThat("Same URI should be equal to itself (version).", comparison.isEqualVersion()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isEqualVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[290] final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[290] final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[290] final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[291] final ProfileNamespaceURIPatternComparison comparison = pattern.compare(NO_VERSION_A_URI, NO_VERSION_B_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPatternComparison' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[291] final ProfileNamespaceURIPatternComparison comparison = pattern.compare(NO_VERSION_A_URI, NO_VERSION_B_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPattern.compare(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[293] assertThat("Comparison should be valid.", comparison.isValid()); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isValid()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[294] assertThat("Should not be the same namespace URI.", !comparison.isEqualNamespaceURI()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isEqualNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[295] assertThat("Should not be the same versionless URI.", !comparison.isEqualVersionlessNamespaceURI()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isEqualVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[296] assertThat("Should be the same version (no version).", comparison.isEqualVersion()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isEqualVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[307] final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[307] final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[307] final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[308] final ProfileNamespaceURIPatternComparison comparison = pattern.compare(SINGLE_VERSION_A7_URI, SINGLE_VERSION_A7_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPatternComparison' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[308] final ProfileNamespaceURIPatternComparison comparison = pattern.compare(SINGLE_VERSION_A7_URI, SINGLE_VERSION_A7_URI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPattern.compare(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[57] import org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPattern; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[58] import org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternRegistry; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPatternRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[82] * Specific bug regression tests for the {@link StereotypeApplicationRepairSnippet} class and its dependencies. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'StereotypeApplicationRepairSnippet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[102] private ZombieStereotypesDescriptor zombies; ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[132] IRepairAction action = zombies.getSuggestedRepairAction(schema); ^^^^^^^^^^^^^ Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[132] IRepairAction action = zombies.getSuggestedRepairAction(schema); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[133] assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); ^^^^^^^^^^^^^ Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[133] assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[133] assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[133] assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[161] IRepairAction action = zombies.getSuggestedRepairAction(schema); ^^^^^^^^^^^^^ Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[161] IRepairAction action = zombies.getSuggestedRepairAction(schema); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[162] assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); ^^^^^^^^^^^^^ Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[162] assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[162] assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[162] assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[215] IRepairAction action = zombies.getSuggestedRepairAction(schema); ^^^^^^^^^^^^^ Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[215] IRepairAction action = zombies.getSuggestedRepairAction(schema); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[216] assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); ^^^^^^^^^^^^^ Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[216] assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[216] assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[216] assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[283] IRepairAction action = zombies.getSuggestedRepairAction(schema); ^^^^^^^^^^^^^ Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[283] IRepairAction action = zombies.getSuggestedRepairAction(schema); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[284] assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE)); ^^^^^^^^^^^^^ Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[284] assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE)); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[284] assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE)); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[284] assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE)); ^^^^^^ Discouraged access: The field 'IRepairAction.Kind.DELETE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[302] IRepairAction action = zombies.getSuggestedRepairAction(schema); ^^^^^^^^^^^^^ Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[302] IRepairAction action = zombies.getSuggestedRepairAction(schema); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[303] assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE)); ^^^^^^^^^^^^^ Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[303] assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE)); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[303] assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE)); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[303] assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE)); ^^^^^^ Discouraged access: The field 'IRepairAction.Kind.DELETE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[343] IRepairAction action = zombies.getSuggestedRepairAction(schema); ^^^^^^^^^^^^^ Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[343] IRepairAction action = zombies.getSuggestedRepairAction(schema); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[344] assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); ^^^^^^^^^^^^^ Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[344] assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[344] assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[344] assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[376] Collection schemata = zombies.getZombieSchemas(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ZombieStereotypesDescriptor.getZombieSchemas()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[387] Collection packageAzombies = zombies.getZombies(packageA.get()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ZombieStereotypesDescriptor.getZombies(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[390] Collection packageBzombies = zombies.getZombies(packageB.get()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ZombieStereotypesDescriptor.getZombies(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[397] * Tests that bug 496307 is resolved through {@link ProfileNamespaceURIPattern}s which provide a mechanism to ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[414] ProfileNamespaceURIPatternRegistry registry = ProfileNamespaceURIPatternRegistry.INSTANCE; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPatternRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[414] ProfileNamespaceURIPatternRegistry registry = ProfileNamespaceURIPatternRegistry.INSTANCE; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPatternRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[414] ProfileNamespaceURIPatternRegistry registry = ProfileNamespaceURIPatternRegistry.INSTANCE; ^^^^^^^^ Discouraged access: The field 'ProfileNamespaceURIPatternRegistry.INSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[415] ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern( ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[415] ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern( "^http://www\\.eclipse\\.org/product/([^/]+)/Language/.*$"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[415] ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern( ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[419] registry.register(pattern); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternRegistry.register(ProfileNamespaceURIPattern)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[421] Collection schemata = zombies.getZombieSchemas(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ZombieStereotypesDescriptor.getZombieSchemas()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[433] Collection packageAzombies = zombies.getZombies(packageA.get()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ZombieStereotypesDescriptor.getZombies(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[442] Collection packageBzombies = zombies.getZombies(packageB.get()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ZombieStereotypesDescriptor.getZombies(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[452] registry.unregister(pattern); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ProfileNamespaceURIPatternRegistry.unregister(ProfileNamespaceURIPattern)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[470] if (next.isAnnotationPresent(Bug.class) && StereotypeApplicationRepairSnippet.class.isAssignableFrom(next.getReturnType())) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'StereotypeApplicationRepairSnippet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[486] fixture.start(modelSet.getResourceSet()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'StereotypeApplicationRepairSnippet.start(ModelSet)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[569] void repair(final IAdaptable schema, final IRepairAction action) { ^^^^^^^^^^^^^ Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[575] zombies.repair(schema, action, null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ZombieStereotypesDescriptor.repair(IAdaptable, IRepairAction, DiagnosticChain, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[586] Collection schemata = zombies.getZombieSchemas(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ZombieStereotypesDescriptor.getZombieSchemas()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[657] public void addZombies(ZombieStereotypesDescriptor zombies) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 204 problems (204 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.modelrepair.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.modelrepair.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.modelrepair.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/target/org.eclipse.papyrus.uml.modelrepair.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.modelrepair.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.modelrepair.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.modelrepair.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.properties.tests >-- [INFO] Building org.eclipse.papyrus.uml.properties.tests 2.0.0-SNAPSHOT [74/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.properties.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.properties.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.properties.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.properties.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.properties.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.properties.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.properties.tests --- [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/modelelement/tests/UMLModelElementTest.java:[128] return new StrategyBasedContentProvider(new ProviderBasedBrowseStrategy(treeContent), ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy should be parameterized 14. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/ImageKindObservableValueTest.java (at line 23) @SuppressWarnings({ "nls" }) ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 15. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/ElementCustomizationQualifiedNameObservableValueTest.java (at line 23) @SuppressWarnings({ "nls" }) ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 16. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/AbstractObservableValueTest.java (at line 27) @SuppressWarnings({ "unchecked", "rawtypes", "nls" }) ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 17. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/MultiplicityObservableValueTest.java (at line 40) @SuppressWarnings({ "unchecked", "rawtypes", "nls" }) ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 18. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/MaskValueObservableListTest.java (at line 39) @SuppressWarnings({ "unchecked", "serial", "nls" }) ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 19. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/RequiredInterfaceObservableListTest.java (at line 33) @SuppressWarnings({ "nls" }) ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 20. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/BasicObservableListTest.java (at line 33) @SuppressWarnings({ "nls" }) ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 21. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/ElementCustomizationElementIconObservableValueTest.java (at line 23) @SuppressWarnings({ "nls" }) ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 22. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/UnsettableStringObservableValueTest.java (at line 30) @SuppressWarnings({ "nls" }) ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 23. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/AbstractObservableTest.java (at line 29) @SuppressWarnings({ "nls" }) ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 24. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/OwnerObservableValueTest.java (at line 31) @SuppressWarnings({ "nls" }) ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 25. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/AppliedCommentsObservableListTest.java (at line 33) @SuppressWarnings({ "serial", "nls" }) ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 26. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/AbstractImageObservableValueTest.java (at line 29) @SuppressWarnings({ "nls" }) ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 27. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/StereotypeApplicationObservableListTest.java (at line 33) @SuppressWarnings({ "nls" }) ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 28. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/AbstractElementCustomizationObservableValueTest.java (at line 35) @SuppressWarnings({ "nls" }) ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 29. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/ExtensionEndMultiplicityObservableValueTest.java (at line 31) @SuppressWarnings({ "nls" }) ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 30. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/ProvidedInterfaceObservableListTest.java (at line 33) @SuppressWarnings({ "nls" }) ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 31. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/UMLLabelObservableValueTest.java (at line 31) @SuppressWarnings({ "nls" }) ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 31 problems (0 errors, 1 warning, 1 info) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.properties.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.properties.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.properties.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/target/org.eclipse.papyrus.uml.properties.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.properties.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.properties.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.properties.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.tests >-- [INFO] Building org.eclipse.papyrus.uml.service.types.tests 2.0.0-SNAPSHOT [75/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.service.types.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.service.types.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.service.types.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.service.types.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.service.types.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.service.types.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.service.types.tests --- [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/org/eclipse/papyrus/uml/service/types/tests/creation/CreatePureUMLElementTest.java:[82] private static Class testClass; ^^^^^^^^^ The value of the field CreatePureUMLElementTest.testClass is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/org/eclipse/papyrus/uml/service/types/tests/creation/CreatePureUMLElementTest.java:[84] private static Activity testActivityWithNode; ^^^^^^^^^^^^^^^^^^^^ The value of the field CreatePureUMLElementTest.testActivityWithNode is not used 5. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/org/eclipse/papyrus/uml/service/types/tests/creation/CreateAssociationSharedDirectedTest.java (at line 36) @SuppressWarnings("nls") ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 6. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/org/eclipse/papyrus/uml/service/types/tests/creation/CreateAssociationSharedTest.java (at line 36) @SuppressWarnings("nls") ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 7. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/org/eclipse/papyrus/uml/service/types/tests/creation/CreateAssociationTest.java (at line 36) @SuppressWarnings("nls") ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 8. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/org/eclipse/papyrus/uml/service/types/tests/creation/CreateAssociationCompositeDirectedTest.java (at line 36) @SuppressWarnings("nls") ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 8 problems (0 errors, 2 warnings, 2 info) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.service.types.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.service.types.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.service.types.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/target/org.eclipse.papyrus.uml.service.types.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.service.types.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.service.types.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.service.types.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.ui.tests >-- [INFO] Building org.eclipse.papyrus.uml.service.types.ui.tests 2.0.0-SNAPSHOT [76/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.service.types.ui.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.service.types.ui.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.service.types.ui.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.service.types.ui.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.service.types.ui.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.service.types.ui.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.service.types.ui.tests --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/src/org/eclipse/papyrus/uml/service/types/ui/tests/creation/CreateRelationshipTest.java:[777] public void setInitialElementSelections(List selectedElements) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/src/org/eclipse/papyrus/uml/service/types/ui/tests/creation/AbstractCreateRelationshipTest.java:[258] public void setInitialElementSelections(List selectedElements) { ^^^^ List is a raw type. References to generic type List should be parameterized 2 problems (2 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.service.types.ui.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.service.types.ui.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.service.types.ui.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/target/org.eclipse.papyrus.uml.service.types.ui.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.service.types.ui.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.service.types.ui.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.service.types.ui.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.tests.releng >-- [INFO] Building org.eclipse.papyrus.uml.profile.tests.releng 0.0.1-SNAPSHOT [77/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.tests.releng --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.profile.tests.releng --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.profile.tests.releng --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.drafter.tests >-- [INFO] Building org.eclipse.papyrus.uml.profile.drafter.tests 2.0.0-SNAPSHOT [78/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.drafter.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.drafter.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.drafter.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.drafter.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.profile.drafter.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.drafter.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.drafter.tests --- [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/test/org/eclipse/papyrus/uml/profile/drafter/tests/ui/propertyviewer/TableViewerExample.java:[6] import org.eclipse.jface.databinding.swt.SWTObservables; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SWTObservables is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/test/org/eclipse/papyrus/uml/profile/drafter/tests/ui/propertyviewer/TableViewerExample.java:[42] @SuppressWarnings("unchecked") ^^^^^^^^^^^ Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/test/org/eclipse/papyrus/uml/profile/drafter/tests/ui/propertyviewer/TableViewerExample.java:[47] List models = (List) inputElement; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/test/org/eclipse/papyrus/uml/profile/drafter/tests/ui/propertyviewer/TableViewerExample.java:[47] List models = (List) inputElement; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/test/org/eclipse/papyrus/uml/profile/drafter/tests/ui/propertyviewer/TableViewerExample.java:[200] Realm.runWithDefault(SWTObservables.getRealm(Display.getDefault()), ^^^^^^^^^^^^^^ The type SWTObservables is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/test/org/eclipse/papyrus/uml/profile/drafter/tests/ui/propertyviewer/TableViewerExample.java:[200] Realm.runWithDefault(SWTObservables.getRealm(Display.getDefault()), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getRealm(Display) from the type SWTObservables is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/src/org/eclipse/papyrus/uml/profile/drafter/tests/TracesRecorder.java:[96] public class TraceRecord { ^^ The type parameter T1 is hiding the type T1 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/src/org/eclipse/papyrus/uml/profile/drafter/tests/TracesRecorder.java:[96] public class TraceRecord { ^^ The type parameter T2 is hiding the type T2 8 problems (8 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.drafter.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.drafter.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.drafter.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/target/org.eclipse.papyrus.uml.profile.drafter.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.drafter.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.profile.drafter.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.profile.drafter.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.filters.tests >--- [INFO] Building org.eclipse.papyrus.uml.filters.tests 2.0.0-SNAPSHOT [79/170] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.filters.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.filters.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.filters.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.filters.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.filters.tests --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.filters.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.filters.tests --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.filters.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.filters.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.filters.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/target/org.eclipse.papyrus.uml.filters.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.filters.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.filters.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.tests >--- [INFO] Building org.eclipse.papyrus.uml.profile.tests 2.0.0-SNAPSHOT [80/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.profile.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.tests --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/src/org/eclipse/papyrus/uml/profile/tests/DialogInteractionRule.java:[30] import org.eclipse.papyrus.uml.profile.service.ui.RefreshProfileDialog; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'RefreshProfileDialog' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.profile/4.0.0.202102070400/org.eclipse.papyrus.uml.profile-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/src/org/eclipse/papyrus/uml/profile/tests/DialogInteractionRule.java:[149] RefreshProfileDialog dialog = findWindow(RefreshProfileDialog.class); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'RefreshProfileDialog' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.profile/4.0.0.202102070400/org.eclipse.papyrus.uml.profile-4.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/src/org/eclipse/papyrus/uml/profile/tests/DialogInteractionRule.java:[149] RefreshProfileDialog dialog = findWindow(RefreshProfileDialog.class); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'RefreshProfileDialog' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.profile/4.0.0.202102070400/org.eclipse.papyrus.uml.profile-4.0.0.202102070400.jar') 3 problems (3 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/target/org.eclipse.papyrus.uml.profile.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.profile.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.profile.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.feature >------ [INFO] Building org.eclipse.papyrus.tests.uml.feature 1.2.0-SNAPSHOT [81/170] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.uml.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.feature --- [INFO] The project's OSGi version is 1.2.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/target/org.eclipse.papyrus.tests.uml.feature-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.uml.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.tests >-- [INFO] Building org.eclipse.papyrus.views.documentation.tests 2.0.0-SNAPSHOT [82/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.documentation.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.documentation.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.documentation.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.documentation.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.documentation.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.documentation.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.views.documentation.tests --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.documentation.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.documentation.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.documentation.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/target/org.eclipse.papyrus.views.documentation.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.documentation.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.views.documentation.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.views.documentation.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.tests.views.feature >----- [INFO] Building org.eclipse.papyrus.tests.views.feature 1.2.0-SNAPSHOT [83/170] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.views.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.views.feature --- [INFO] The project's OSGi version is 1.2.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.views.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.views.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.views.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.views.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.views.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/target/org.eclipse.papyrus.tests.views.feature-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.views.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.views.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.views.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.nattable.feature >-- [INFO] Building org.eclipse.papyrus.tests.infra.nattable.feature 1.4.0-SNAPSHOT [84/170] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.infra.nattable.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.nattable.feature --- [INFO] The project's OSGi version is 1.4.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.nattable.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.nattable.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.infra.nattable.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.nattable.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.nattable.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/target/org.eclipse.papyrus.tests.infra.nattable.feature-1.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.nattable.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.nattable.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.infra.nattable.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.main.test >-- [INFO] Building org.eclipse.papyrus.uml.nattable.main.test 1.2.0-SNAPSHOT [85/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.main.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.main.test --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.nattable.main.test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.tests >-- [INFO] Building org.eclipse.papyrus.uml.nattable.tests 2.0.0-SNAPSHOT [86/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.tests --- [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/src/org/eclipse/papyrus/uml/nattable/tests/bugs/MoveElementInSynchronizedTableTest.java:[157] List nodes = new ArrayList((List) activity.eGet(UMLPackage.eINSTANCE.getActivity_OwnedNode())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to List [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/src/org/eclipse/papyrus/uml/nattable/tests/tests/UMLRestrictedContentProviderTestCustomProfile.java:[63] private Property basePropSte1; ^^^^^^^^^^^^ The value of the field UMLRestrictedContentProviderTestCustomProfile.basePropSte1 is not used 2 problems (2 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/target/org.eclipse.papyrus.uml.nattable.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.nattable.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.nattable.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.generic.tests >-- [INFO] Building org.eclipse.papyrus.uml.nattable.generic.tests 2.0.0-SNAPSHOT [87/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.generic.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.generic.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.generic.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.generic.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.generic.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.generic.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.generic.tests --- [INFO] Compiling 83 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/src/org/eclipse/papyrus/uml/nattable/generic/tests/bugs/FillColumnsSizeTest.java:[114] fillStyle.setName(NamedStyleConstants.FILL_COLUMNS_SIZE); ^^^^^^^^^^^^^^^^^ The field NamedStyleConstants.FILL_COLUMNS_SIZE is deprecated 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.generic.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.generic.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.generic.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/target/org.eclipse.papyrus.uml.nattable.generic.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.generic.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.nattable.generic.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.nattable.generic.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.clazz.config.tests >-- [INFO] Building org.eclipse.papyrus.uml.nattable.clazz.config.tests 2.0.0-SNAPSHOT [88/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- [INFO] Compiling 245 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/tests/AbstractOpenTableTest.java:[54] IPageManager pageManager = editor.getServicesRegistry().getService(IPageManager.class); ^^^^^^^^^^^ The value of the local variable pageManager is not used 2. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/bugs/UnsupportedColumnCellTextTest.java (at line 31) @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/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/bugs/UnsupportedColumnCellTextTest.java:[57] Assert.assertEquals(ICellManager.NOT_AVALAIBLE, this.manager.getBodyLayerStack().getViewportLayer().getDataValueByPosition(1, 1)); ^^^^^^^^^^^^^ The field ICellManager.NOT_AVALAIBLE is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/bugs/UnsupportedColumnCellTextTest.java:[58] Assert.assertEquals(ICellManager.NOT_AVALAIBLE, this.manager.getBodyLayerStack().getViewportLayer().getDataValueByPosition(1, 2)); ^^^^^^^^^^^^^ The field ICellManager.NOT_AVALAIBLE is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/paste/tests/AbstractPasteWithCategoriesTests.java:[703] final INattableModelManager manager = this.editor.getAdapter(INattableModelManager.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code 5 problems (0 errors, 4 warnings, 1 info) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/target/org.eclipse.papyrus.uml.nattable.clazz.config.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests >-- [INFO] Building org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests 2.0.0-SNAPSHOT [89/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- [INFO] Compiling 74 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/target/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.matrix.tests >-- [INFO] Building org.eclipse.papyrus.uml.nattable.matrix.tests 2.0.0-SNAPSHOT [90/170] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/org/eclipse/papyrus/uml/nattable/matrix/tests/tests/UpdateTableAfterEditingColumnSourceTest.java:[268] matrixManager.addColumnSources(Arrays.asList(packagesToAdd)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type NamedElement[] of the last argument to method asList(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/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/org/eclipse/papyrus/uml/nattable/matrix/tests/tests/UpdateTableAfterEditingColumnSourceTest.java:[284] matrixManager.removeColumnSources(Arrays.asList(packagesToRemove)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type NamedElement[] of the last argument to method asList(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/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/org/eclipse/papyrus/uml/nattable/matrix/tests/tests/AbstractTableTest.java:[131] editorModel = TableHelper.createTable(tableConfiguration, tableContext, name, ""); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method createTable(TableConfiguration, EObject, String, String) from the type TableHelper is deprecated 7. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/org/eclipse/papyrus/uml/nattable/matrix/tests/tests/UpdateMatrixAxisColumnTest.java (at line 40) @SuppressWarnings("nls") ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 7 problems (0 errors, 3 warnings, 3 info) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/target/org.eclipse.papyrus.uml.nattable.matrix.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.nattable.feature >-- [INFO] Building org.eclipse.papyrus.tests.uml.nattable.feature 1.3.0-SNAPSHOT [91/170] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.uml.nattable.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.nattable.feature --- [INFO] The project's OSGi version is 1.3.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.nattable.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.nattable.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.nattable.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.nattable.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.nattable.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/target/org.eclipse.papyrus.tests.uml.nattable.feature-1.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.nattable.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.nattable.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.uml.nattable.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.feature >----- [INFO] Building org.eclipse.papyrus.tests.infra.feature 1.2.0-SNAPSHOT [92/170] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.infra.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.feature --- [INFO] The project's OSGi version is 1.2.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.infra.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/target/org.eclipse.papyrus.tests.infra.feature-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.infra.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.core.feature >-- [INFO] Building org.eclipse.papyrus.tests.infra.core.feature 1.2.0-SNAPSHOT [93/170] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.infra.core.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.core.feature --- [INFO] The project's OSGi version is 1.2.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.core.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.core.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.infra.core.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.core.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.core.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/target/org.eclipse.papyrus.tests.infra.core.feature-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.core.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.core.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.infra.core.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.tests.releng >-- [INFO] Building org.eclipse.papyrus.uml.tools.tests.releng 0.0.1-SNAPSHOT [94/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.tools.tests.releng --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.tools.tests.releng --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.tools.tests.releng --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.tests >---- [INFO] Building org.eclipse.papyrus.uml.tools.tests 4.0.0-SNAPSHOT [95/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.tools.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.tools.tests --- [INFO] The project's OSGi version is 4.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.tools.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.tools.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.tools.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.tools.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.tools.tests --- [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLCopyTestME.java:[27] import org.eclipse.emf.ecore.util.EcoreUtil; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.ecore.util.EcoreUtil is never used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLReferenceConverterTest.java:[78] private Class class1 = null; ^^^^^^ The value of the field UMLReferenceConverterTest.class1 is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLReferenceConverterTest.java:[80] private Class class4 = null; ^^^^^^ The value of the field UMLReferenceConverterTest.class4 is not used 4. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/CustomizableDelegatingItemLabelProviderTest.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/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/NamedElementValidatorTest.java:[105] houseKeeper.setField("fixture", new NamedElementValidator(toBeNamed)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setField(String, NamedElementValidator) from the type AbstractHouseKeeperRule is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLLanguageProvidersTest.java:[32] import org.eclipse.papyrus.infra.core.utils.AdapterUtils; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLLanguageProvidersTest.java:[76] JunkLanguage junk = AdapterUtils.adapt(modelSet.getResourceSet(), JunkLanguage.class, null); ^^^^^^^^^^^^ The type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLLanguageProvidersTest.java:[76] JunkLanguage junk = AdapterUtils.adapt(modelSet.getResourceSet(), JunkLanguage.class, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method adapt(Object, Class, UMLLanguageProvidersTest.JunkLanguage) from the type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLReferenceConverterCompletionTest.java:[58] private static final String PACKAGE1_NAME_TO_DISPLAY = "Package1"; //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^ The value of the field UMLReferenceConverterCompletionTest.PACKAGE1_NAME_TO_DISPLAY is not used 9 problems (0 errors, 8 warnings, 1 info) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.tools.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.tools.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.tools.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/target/org.eclipse.papyrus.uml.tools.tests-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.tools.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.tools.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.tools.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.utils.tests >-- [INFO] Building org.eclipse.papyrus.uml.tools.utils.tests 2.0.0-SNAPSHOT [96/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.tools.utils.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.tools.utils.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.tools.utils.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.tools.utils.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.tools.utils.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.tools.utils.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.tools.utils.tests --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/src/org/eclipse/papyrus/uml/tools/utils/tests/tests/NameResolutionHelperTest.java:[55] List namedElements = nameResolutionHelper.getNamedElements(PACKAGE1_NAME + NamedElementUtil.QUALIFIED_NAME_SEPARATOR + PACKAGE2_NAME + NamedElementUtil.QUALIFIED_NAME_SEPARATOR + CLASS1_NAME); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getNamedElements(String) from the type NameResolutionHelper is deprecated 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.tools.utils.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.tools.utils.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.tools.utils.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/target/org.eclipse.papyrus.uml.tools.utils.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.tools.utils.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.tools.utils.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.tools.utils.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.tools.feature >--- [INFO] Building org.eclipse.papyrus.tests.uml.tools.feature 1.2.0-SNAPSHOT [97/170] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.uml.tools.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.tools.feature --- [INFO] The project's OSGi version is 1.2.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.tools.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.tools.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.tools.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.tools.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.tools.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/target/org.eclipse.papyrus.tests.uml.tools.feature-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.tools.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.tools.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.uml.tools.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.tests.releng >-- [INFO] Building org.eclipse.papyrus.uml.decoratormodel.tests.releng 0.0.1-SNAPSHOT [98/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel.tests.releng --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.decoratormodel.tests.releng --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.decoratormodel.tests.releng --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.controlmode.tests >-- [INFO] Building org.eclipse.papyrus.uml.decoratormodel.controlmode.tests 2.0.0-SNAPSHOT [99/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/src/org/eclipse/papyrus/uml/decoratormodel/controlmode/tests/AbstractDecoratorModelControlModeTest.java:[606] protected Set set(E... elements) { ^^^^^^^^ Type safety: Potential heap pollution via varargs parameter elements 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/target/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.tests >-- [INFO] Building org.eclipse.papyrus.uml.decoratormodel.tests 2.0.0-SNAPSHOT [100/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.decoratormodel.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.decoratormodel.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.decoratormodel.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.decoratormodel.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.decoratormodel.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.decoratormodel.tests --- [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/AbstractProfileExternalizationTest.java:[484] protected Set set(E... elements) { ^^^^^^^^ Type safety: Potential heap pollution via varargs parameter elements [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[36] import org.eclipse.papyrus.infra.core.utils.AdapterUtils; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[79] EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get(); ^^^^^^^^^^^^ The type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[79] EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method adapt(Object, Class) from the type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[100] EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get(); ^^^^^^^^^^^^ The type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[100] EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method adapt(Object, Class) from the type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[121] EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get(); ^^^^^^^^^^^^ The type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[121] EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method adapt(Object, Class) from the type AdapterUtils is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[144] houseKeeper.setField("zombies", snippet.getZombieStereotypes(decoratorModelResource)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setField(String, ZombieStereotypesDescriptor) from the type AbstractHouseKeeperRule is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/PapyrusStereotypeApplicationHelperTest.java:[71] EObject stereotypeApplication = fixture.applyStereotype(foo, stereotype); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/PapyrusStereotypeApplicationHelperTest.java:[95] EObject stereotypeApplication = fixture.applyStereotype(foo, stereotype); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/PapyrusStereotypeApplicationHelperTest.java:[124] EObject stereotypeApplication = fixture.applyStereotype(foo, stereotype); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/PapyrusStereotypeApplicationHelperTest.java:[158] EObject stereotypeApplication = fixture.applyStereotype(foo, stereotype); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[108] assertThat(profile, notNullValue()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Profile, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[109] assertThat(profile.eIsProxy(), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[110] assertThat(profile.getURI(), is(ProfileExternalizationPackage.eNS_URI)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[116] assertThat(DecoratorModelUtils.getDecoratorPackages(getPackage2()), isEmpty()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Iterable, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[121] assertThat(packages.size(), is(1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Integer, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[122] assertThat(packages.get(0).isProfileApplied(getTestProfile()), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[128] assertThat(DecoratorModelUtils.getDecoratorModelProfileApplications(getPackage2()), isEmpty()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Iterable, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[133] assertThat(applications.size(), is(1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Integer, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[134] assertThat(applications.get(0).getAppliedProfile(), is(getTestProfile())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Profile, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[142] assertThat(applications.size(), is(1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Integer, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[143] assertThat(applications.get(getPackage2()), is(getTestProfile())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Profile, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[149] assertThat(DecoratorModelUtils.getDecoratorModelProfileApplications(getPackage2()), isEmpty()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Iterable, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[154] assertThat(applied.size(), is(1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Integer, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[155] assertThat(applied.get(0), is(getTestProfile())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Profile, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[162] assertThat(DecoratorModelUtils.hasExternalizationProfile(getTestProfile()), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[163] assertThat(DecoratorModelUtils.hasExternalizationProfile((Package) decoratorModel.getContents().get(0)), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[173] assertThat(DecoratorModelUtils.isDecoratorModel(modelResource), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[174] assertThat(DecoratorModelUtils.isDecoratorModel(decoratorModel), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[181] assertThat(DecoratorModelUtils.isDecoratorModelFor(decoratorModel, getTestProfile().eResource()), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[182] assertThat(DecoratorModelUtils.isDecoratorModelFor(decoratorModel, modelResource), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[190] assertThat(uris.size(), is(1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Integer, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[191] assertThat(uris.get(0), is(modelResource.getURI())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(URI, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[197] assertThat(DecoratorModelUtils.isDecoratorModel(decorator), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[209] assertThat(DecoratorModelUtils.isDecoratorModel(decoratorModel.getURI()), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[213] assertThat(DecoratorModelUtils.isDecoratorModel(decorator), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[218] assertThat(DecoratorModelUtils.getLoadedDecoratorModels(modelResource), isEmpty()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Set, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[222] assertThat(DecoratorModelUtils.getLoadedDecoratorModels(modelResource), is(Collections.singleton(decoratorModel.getURI()))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Set, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[229] assertThat(DecoratorModelUtils.getUnloadedDecoratorModels(modelResource), is(Collections.singleton(uri))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Set, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[233] assertThat(DecoratorModelUtils.getUnloadedDecoratorModels(modelResource), isEmpty()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Set, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[241] assertThat(get(unloaded, true), is(Collections.singleton(uri))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Set, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[247] assertThat(get(unloaded, false), isEmpty()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Set, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[261] assertThat(get(unloaded, true), is(set(decorator2))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Set, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[266] assertThat(get(unloaded, false), is(set(decorator1, decorator2))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Set, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[274] assertThat(get(unloaded, true), is(set(uri))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Set, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[279] assertThat(get(unloaded, false), isEmpty()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Set, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[285] assertThat(get(hasUnloaded, true), is(Boolean.TRUE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[290] assertThat(get(hasUnloaded, false), is(Boolean.FALSE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[301] assertThat(get(hasUnloaded, true), is(Boolean.FALSE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[304] assertThat(get(hasUnloaded, false), is(Boolean.TRUE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[309] assertThat(get(hasUnloaded, false), is(Boolean.FALSE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[315] assertThat(subUnits, isEmpty()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Set, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[319] assertThat(subUnits, is(set(getPackage2()))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Set, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[323] assertThat(subUnits, isEmpty()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Set, Matcher>) from the type Assert is deprecated 56 problems (56 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.decoratormodel.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.decoratormodel.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.decoratormodel.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/target/org.eclipse.papyrus.uml.decoratormodel.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.decoratormodel.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.decoratormodel.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.decoratormodel.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.decoratormodel.feature >-- [INFO] Building org.eclipse.papyrus.tests.uml.decoratormodel.feature 1.2.0-SNAPSHOT [101/170] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- [INFO] The project's OSGi version is 1.2.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/target/org.eclipse.papyrus.tests.uml.decoratormodel.feature-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.tests.releng >-- [INFO] Building org.eclipse.papyrus.uml.textedit.tests.releng 0.0.1-SNAPSHOT [102/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.tests.releng --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.tests.releng --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.textedit.tests.releng --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.parameter.tests >-- [INFO] Building org.eclipse.papyrus.uml.textedit.parameter.tests 2.0.0-SNAPSHOT [103/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/src/org/eclipse/papyrus/uml/textedit/parameter/tests/suites/ParameterGrammarTests.java:[21] import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DefaultXtextDirectEditorConfiguration is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/src/org/eclipse/papyrus/uml/textedit/parameter/tests/suites/ParameterGrammarTests.java:[125] public DefaultXtextDirectEditorConfiguration getEditor() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DefaultXtextDirectEditorConfiguration is deprecated 2 problems (2 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/target/org.eclipse.papyrus.uml.textedit.parameter.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.port.tests >-- [INFO] Building org.eclipse.papyrus.uml.textedit.port.tests 2.0.0-SNAPSHOT [104/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.port.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.port.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.port.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.port.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.port.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.port.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.port.tests --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/src/org/eclipse/papyrus/uml/textedit/port/tests/suites/PortGrammarTests.java:[20] import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DefaultXtextDirectEditorConfiguration is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/src/org/eclipse/papyrus/uml/textedit/port/tests/suites/PortGrammarTests.java:[149] public DefaultXtextDirectEditorConfiguration getEditor() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DefaultXtextDirectEditorConfiguration is deprecated 2 problems (2 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.port.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.port.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.port.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/target/org.eclipse.papyrus.uml.textedit.port.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.port.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.textedit.port.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.textedit.port.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.property.tests >-- [INFO] Building org.eclipse.papyrus.uml.textedit.property.tests 2.0.0-SNAPSHOT [105/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.property.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.property.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.property.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.property.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.property.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.property.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.property.tests --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/src/org/eclipse/papyrus/uml/textedit/property/tests/suites/PropertyGrammarTests.java:[19] import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DefaultXtextDirectEditorConfiguration is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/src/org/eclipse/papyrus/uml/textedit/property/tests/suites/PropertyGrammarTests.java:[142] public DefaultXtextDirectEditorConfiguration getEditor() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DefaultXtextDirectEditorConfiguration is deprecated 2 problems (2 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.property.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.property.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.property.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/target/org.eclipse.papyrus.uml.textedit.property.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.property.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.textedit.property.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.textedit.property.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.tests >-- [INFO] Building org.eclipse.papyrus.uml.textedit.tests 2.0.0-SNAPSHOT [106/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.tests --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/org/eclipse/papyrus/uml/textedit/tests/editor/ConstraintWithCppPopupEditorConfiguration.java:[22] import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DefaultXtextDirectEditorConfiguration is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/org/eclipse/papyrus/uml/textedit/tests/editor/ConstraintWithCppPopupEditorConfiguration.java:[30] public class ConstraintWithCppPopupEditorConfiguration extends DefaultXtextDirectEditorConfiguration implements ICustomDirectEditorConfiguration { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DefaultXtextDirectEditorConfiguration is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/org/eclipse/papyrus/uml/textedit/tests/editor/ConstraintWithCppPopupEditorConfiguration.java:[33] super(); ^^^^^^^^ The constructor DefaultXtextDirectEditorConfiguration() is deprecated 4. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/org/eclipse/papyrus/uml/textedit/tests/editor/UseRightEditorTest.java (at line 36) @SuppressWarnings("nls") ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 4 problems (0 errors, 3 warnings, 1 info) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/target/org.eclipse.papyrus.uml.textedit.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.textedit.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.textedit.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.tests.feature >-- [INFO] Building org.eclipse.papyrus.uml.textedit.tests.feature 1.2.0-SNAPSHOT [107/170] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.tests.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.textedit.tests.feature --- [INFO] The project's OSGi version is 1.2.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.tests.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.tests.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.tests.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.tests.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.textedit.tests.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/target/org.eclipse.papyrus.uml.textedit.tests.feature-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.tests.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.textedit.tests.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.textedit.tests.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.assistants.tests.releng >-- [INFO] Building org.eclipse.papyrus.uml.assistants.tests.releng 0.0.1-SNAPSHOT [108/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.assistants.tests.releng --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.assistants.tests.releng --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/assistants/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.assistants.tests.releng --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.types.generator.tests >-- [INFO] Building org.eclipse.papyrus.uml.profile.types.generator.tests 2.0.0-SNAPSHOT [109/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/target/org.eclipse.papyrus.uml.profile.types.generator.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.assistants.generator.tests >-- [INFO] Building org.eclipse.papyrus.uml.profile.assistants.generator.tests 2.0.0-SNAPSHOT [110/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/target/org.eclipse.papyrus.uml.profile.assistants.generator.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.assistants.feature >-- [INFO] Building org.eclipse.papyrus.tests.uml.assistants.feature 1.2.0-SNAPSHOT [111/170] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.uml.assistants.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.assistants.feature --- [INFO] The project's OSGi version is 1.2.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.assistants.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.assistants.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.assistants.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.assistants.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.assistants.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/target/org.eclipse.papyrus.tests.uml.assistants.feature-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.assistants.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.assistants.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.uml.assistants.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.tests.releng >-- [INFO] Building org.eclipse.papyrus.toolsmiths.tests.releng 0.0.1-SNAPSHOT [112/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.tests.releng --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.tests.releng --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.toolsmiths.tests.releng --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.profilemigration.tests >-- [INFO] Building org.eclipse.papyrus.toolsmiths.profilemigration.tests 1.0.0-SNAPSHOT [113/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- [INFO] The project's OSGi version is 1.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/target/org.eclipse.papyrus.toolsmiths.profilemigration.tests-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.profile.tests >-- [INFO] Building org.eclipse.papyrus.toolsmiths.validation.profile.tests 2.0.0-SNAPSHOT [114/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/target/org.eclipse.papyrus.toolsmiths.validation.profile.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests >-- [INFO] Building org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests 2.0.0-SNAPSHOT [115/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.toolsmiths.feature >-- [INFO] Building org.eclipse.papyrus.tests.toolsmiths.feature 1.0.0-SNAPSHOT [116/170] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.toolsmiths.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.toolsmiths.feature --- [INFO] The project's OSGi version is 1.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.toolsmiths.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.toolsmiths.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.toolsmiths.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.toolsmiths.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.toolsmiths.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/target/org.eclipse.papyrus.tests.toolsmiths.feature-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.toolsmiths.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.toolsmiths.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.toolsmiths.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.tests.feature >-------- [INFO] Building org.eclipse.papyrus.tests.feature 2.0.0-SNAPSHOT [117/170] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.feature --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/target/org.eclipse.papyrus.tests.feature-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.expressions.main.tests >-- [INFO] Building org.eclipse.papyrus.infra.emf.expressions.main.tests 0.0.1-SNAPSHOT [118/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions.main.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.emf.expressions.main.tests --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/expressions/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.emf.expressions.main.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.expressions.tests >-- [INFO] Building org.eclipse.papyrus.infra.emf.expressions.tests 2.0.0-SNAPSHOT [119/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.expressions.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.expressions.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.expressions.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.emf.expressions.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.expressions.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.expressions.tests --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.expressions.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.expressions.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.expressions.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/target/org.eclipse.papyrus.infra.emf.expressions.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.expressions.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.emf.expressions.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.emf.expressions.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.emf.expressions.feature >-- [INFO] Building org.eclipse.papyrus.tests.infra.emf.expressions.feature 1.0.0-SNAPSHOT [120/170] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- [INFO] The project's OSGi version is 1.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature/target/org.eclipse.papyrus.tests.infra.emf.expressions.feature-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.internationalization.main.test >-- [INFO] Building org.eclipse.papyrus.infra.internationalization.main.test 1.0.0-SNAPSHOT [121/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.main.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.internationalization.main.test --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/internationalization/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.internationalization.main.test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.internationalization.tests >-- [INFO] Building org.eclipse.papyrus.infra.internationalization.tests 2.0.0-SNAPSHOT [122/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.internationalization.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.internationalization.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.internationalization.tests --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.internationalization.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.internationalization.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/target/org.eclipse.papyrus.infra.internationalization.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.internationalization.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.internationalization.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.internationalization.feature >-- [INFO] Building org.eclipse.papyrus.tests.infra.internationalization.feature 1.0.0-SNAPSHOT [123/170] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- [INFO] The project's OSGi version is 1.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.internationalization.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.internationalization.feature/target/org.eclipse.papyrus.tests.infra.internationalization.feature-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.expressions.tests.releng >-- [INFO] Building org.eclipse.papyrus.uml.expressions.tests.releng 0.0.1-SNAPSHOT [124/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.expressions.tests.releng --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.expressions.tests.releng --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/expressions/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.expressions.tests.releng --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.expressions.tests >-- [INFO] Building org.eclipse.papyrus.uml.expressions.tests 2.0.0-SNAPSHOT [125/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.expressions.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.expressions.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.expressions.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.expressions.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.expressions.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.expressions.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.expressions.tests --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/src/org/eclipse/papyrus/uml/expressions/tests/SingleStereotypeAttributeEqualityExpressionTests.java:[48] private Class notStereotypedClass; ^^^^^^^^^^^^^^^^^^^ The value of the field SingleStereotypeAttributeEqualityExpressionTests.notStereotypedClass is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/src/org/eclipse/papyrus/uml/expressions/tests/SingleStereotypeAttributeEqualityExpressionTests.java:[50] private final String PROFILE_URI = "papyrusExpressionProfile"; //$NON-NLS-1$ ^^^^^^^^^^^ The value of the field SingleStereotypeAttributeEqualityExpressionTests.PROFILE_URI is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/src/org/eclipse/papyrus/uml/expressions/tests/IsKindOfStereotypeExpressionTests.java:[54] private final String ELEMENT_CHILD_STEREOTYPE_QUALIFIED_NAME = "RootElement::AChildNiceStereotypeForElement"; //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The value of the field IsKindOfStereotypeExpressionTests.ELEMENT_CHILD_STEREOTYPE_QUALIFIED_NAME is not used 3 problems (3 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.expressions.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.expressions.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.expressions.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/target/org.eclipse.papyrus.uml.expressions.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.expressions.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.expressions.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.expressions.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.expressions.feature >-- [INFO] Building org.eclipse.papyrus.tests.uml.expressions.feature 1.0.0-SNAPSHOT [126/170] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.uml.expressions.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.expressions.feature --- [INFO] The project's OSGi version is 1.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.expressions.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.expressions.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.expressions.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.expressions.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.expressions.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.expressions.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.expressions.feature/target/org.eclipse.papyrus.tests.uml.expressions.feature-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.expressions.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.expressions.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.uml.expressions.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.main.test >-- [INFO] Building org.eclipse.papyrus.uml.internationalization.main.test 1.0.0-SNAPSHOT [127/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.internationalization.main.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.internationalization.main.test --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/internationalization/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.internationalization.main.test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.tests >-- [INFO] Building org.eclipse.papyrus.uml.internationalization.tests 2.0.0-SNAPSHOT [128/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.internationalization.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.internationalization.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.internationalization.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.internationalization.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.internationalization.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.internationalization.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.internationalization.tests --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.internationalization.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.internationalization.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.internationalization.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/target/org.eclipse.papyrus.uml.internationalization.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.internationalization.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.internationalization.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.internationalization.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.controlmode.tests >-- [INFO] Building org.eclipse.papyrus.uml.internationalization.controlmode.tests 2.0.0-SNAPSHOT [129/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/target/org.eclipse.papyrus.uml.internationalization.controlmode.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.internationalization.feature >-- [INFO] Building org.eclipse.papyrus.tests.uml.internationalization.feature 1.0.0-SNAPSHOT [130/170] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- [INFO] The project's OSGi version is 1.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/target/org.eclipse.papyrus.tests.uml.internationalization.feature-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] ----< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.tests >----- [INFO] Building org.eclipse.papyrus.uml.alf.tests 2.0.0-SNAPSHOT [131/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.alf.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.alf.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.alf.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.alf.tests --- [WARNING] WARNING: SyntacticTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SyntacticTest.xtend 23: The type InjectWith is deprecated [WARNING] WARNING: SyntacticTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SyntacticTest.xtend 24: The type XtextRunner is deprecated [WARNING] WARNING: SyntacticTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SyntacticTest.xtend 37: The type XtextRunner is deprecated [WARNING] WARNING: SemanticTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SemanticTest.xtend 24: The type InjectWith is deprecated [WARNING] WARNING: SemanticTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SemanticTest.xtend 25: The type XtextRunner is deprecated [WARNING] WARNING: SemanticTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SemanticTest.xtend 38: The type XtextRunner is deprecated [WARNING] WARNING: MappingTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/MappingTest.xtend 23: The type XtextRunner is deprecated [WARNING] WARNING: MappingTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/MappingTest.xtend 32: The type XtextRunner is deprecated [WARNING] WARNING: MappingTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/MappingTest.xtend 54: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: SingleTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SingleTest.xtend 24: The type InjectWith is deprecated [WARNING] WARNING: SingleTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SingleTest.xtend 25: The type XtextRunner is deprecated [WARNING] WARNING: SingleTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SingleTest.xtend 38: The type XtextRunner is deprecated [WARNING] WARNING: ParserTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/ParserTest.xtend 57: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ParserTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/ParserTest.xtend 62: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ParserTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/ParserTest.xtend 83: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ParserTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/ParserTest.xtend 85: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Parse.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/Parse.xtend 57: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: MergeTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/MergeTest.xtend 37: The type XtextRunner is deprecated [WARNING] WARNING: MergeTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/MergeTest.xtend 45: The type XtextRunner is deprecated [WARNING] WARNING: GenerationTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/generator/GenerationTest.xtend 25: The type XtextRunner is deprecated [WARNING] WARNING: GenerationTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/generator/GenerationTest.xtend 33: The type XtextRunner is deprecated [WARNING] WARNING: GenerationTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/generator/GenerationTest.xtend 69: The operator '!=' should be replaced by '!==' when null is one of the arguments. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.alf.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.alf.tests --- [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/CompilerTests.java:[64] import org.eclipse.xtext.junit4.XtextRunner; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type XtextRunner is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/CompilerTests.java:[70] @RunWith(XtextRunner.class) ^^^^^^^^^^^ The type XtextRunner is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/generator/AlfGenerator.java:[49] static final private SaveOptions options = SaveOptions.newBuilder().format().noValidation().getOptions(); ^^^^^^^^^^^^^^ The method noValidation() from the type SaveOptions.Builder is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[6] import org.eclipse.xtext.junit4.GlobalRegistries; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type GlobalRegistries is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[7] import org.eclipse.xtext.junit4.GlobalRegistries.GlobalStateMemento; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type GlobalRegistries.GlobalStateMemento is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[8] import org.eclipse.xtext.junit4.IInjectorProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IInjectorProvider is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[9] import org.eclipse.xtext.junit4.IRegistryConfigurator; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IRegistryConfigurator is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[13] public class AlfInjectorProvider implements IInjectorProvider, IRegistryConfigurator { ^^^^^^^^^^^^^^^^^ The type IInjectorProvider is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[13] public class AlfInjectorProvider implements IInjectorProvider, IRegistryConfigurator { ^^^^^^^^^^^^^^^^^^^^^ The type IRegistryConfigurator is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[15] protected GlobalStateMemento stateBeforeInjectorCreation; ^^^^^^^^^^^^^^^^^^ The type GlobalRegistries.GlobalStateMemento is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[16] protected GlobalStateMemento stateAfterInjectorCreation; ^^^^^^^^^^^^^^^^^^ The type GlobalRegistries.GlobalStateMemento is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[20] GlobalRegistries.initializeDefaults(); ^^^^^^^^^^^^^^^^ The type GlobalRegistries is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[20] GlobalRegistries.initializeDefaults(); ^^^^^^^^^^^^^^^^^^^^ The method initializeDefaults() from the type GlobalRegistries is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[26] stateBeforeInjectorCreation = GlobalRegistries.makeCopyOfGlobalState(); ^^^^^^^^^^^^^^^^ The type GlobalRegistries is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[26] stateBeforeInjectorCreation = GlobalRegistries.makeCopyOfGlobalState(); ^^^^^^^^^^^^^^^^^^^^^^^ The method makeCopyOfGlobalState() from the type GlobalRegistries is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[28] stateAfterInjectorCreation = GlobalRegistries.makeCopyOfGlobalState(); ^^^^^^^^^^^^^^^^ The type GlobalRegistries is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[28] stateAfterInjectorCreation = GlobalRegistries.makeCopyOfGlobalState(); ^^^^^^^^^^^^^^^^^^^^^^^ The method makeCopyOfGlobalState() from the type GlobalRegistries is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[38] stateBeforeInjectorCreation.restoreGlobalState(); ^^^^^^^^^^^^^^^^^^^^ The method restoreGlobalState() from the type GlobalRegistries.GlobalStateMemento is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[43] stateAfterInjectorCreation.restoreGlobalState(); ^^^^^^^^^^^^^^^^^^^^ The method restoreGlobalState() from the type GlobalRegistries.GlobalStateMemento is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfUiInjectorProvider.java:[6] import org.eclipse.xtext.junit4.IInjectorProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IInjectorProvider is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfUiInjectorProvider.java:[10] public class AlfUiInjectorProvider implements IInjectorProvider { ^^^^^^^^^^^^^^^^^ The type IInjectorProvider is deprecated 21 problems (21 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.alf.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.alf.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/target/org.eclipse.papyrus.uml.alf.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.alf.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.alf.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.tests.feature >---- [INFO] Building org.eclipse.papyrus.uml.alf.tests.feature 1.2.0-SNAPSHOT [132/170] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.alf.tests.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.alf.tests.feature --- [INFO] The project's OSGi version is 1.2.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.tests.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.tests.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.alf.tests.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.alf.tests.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.tests.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.alf.tests.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.alf.tests.feature/target/org.eclipse.papyrus.uml.alf.tests.feature-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.tests.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.alf.tests.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.alf.tests.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.tests.features >------- [INFO] Building Papyrus Tests Features 0.0.1-SNAPSHOT [133/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.features --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.features --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.developer.suite.tests >-- [INFO] Building org.eclipse.papyrus.developer.suite.tests 1.0.0-SNAPSHOT [134/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.developer.suite.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.developer.suite.tests --- [INFO] The project's OSGi version is 1.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.developer.suite.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.developer.suite.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.developer.suite.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.developer.suite.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.developer.suite.tests --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.developer.suite.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.developer.suite.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.developer.suite.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/org.eclipse.papyrus.developer.suite.tests-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.developer.suite.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.developer.suite.tests --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.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, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] Running org.eclipse.papyrus.developer.suite.tests.AllTests Tests run: 12, Failures: 1, Errors: 0, Skipped: 2, Time elapsed: 3.001 s <<< FAILURE! - in org.eclipse.papyrus.developer.suite.tests.AllTests uml2umlDependencyVersionTest(org.eclipse.papyrus.bundles.tests.BundlesTests) Time elapsed: 0.097 s batikDependencyVersionTest(org.eclipse.papyrus.bundles.tests.BundlesTests) Time elapsed: 0.015 s aboutTest(org.eclipse.papyrus.bundles.tests.BundlesTests) Time elapsed: 0.087 s guavaDependencyVersionTest(org.eclipse.papyrus.bundles.tests.BundlesTests) Time elapsed: 0.013 s vendorTest(org.eclipse.papyrus.bundles.tests.BundlesTests) Time elapsed: 0.006 s javaVersionTest(org.eclipse.papyrus.bundles.tests.BundlesTests) Time elapsed: 0.093 s checkPapyrusEMFPluginDependency(org.eclipse.papyrus.bundles.tests.BundlesTests) Time elapsed: 0.01 s <<< FAILURE! java.lang.AssertionError: The current dependencies are not the expected ones. expected:<[org.eclipse.emf.ecore, org.eclipse.ui, org.eclipse.core.runtime, org.eclipse.core.resources, org.eclipse.emf.ecore.xmi]> but was:<[org.eclipse.core.runtime, org.eclipse.core.resources, org.eclipse.emf.ecore.xmi]> at org.eclipse.papyrus.bundles.tests.BundlesTests.strictCheckOfDependenciesList(BundlesTests.java:539) at org.eclipse.papyrus.bundles.tests.BundlesTests.checkPapyrusEMFPluginDependency(BundlesTests.java:503) glazedListDependencyVersionTest(org.eclipse.papyrus.bundles.tests.BundlesTests) Time elapsed: 0.098 s pluginIDTest(org.eclipse.papyrus.bundles.tests.BundlesTests) Time elapsed: 1.901 s incubationTest(org.eclipse.papyrus.bundles.tests.BundlesTests) skipped importPackage(org.eclipse.papyrus.bundles.tests.BundlesTests) skipped natTableDependencyVersionTest(org.eclipse.papyrus.bundles.tests.BundlesTests) Time elapsed: 0.017 s Results: Failures: BundlesTests.checkPapyrusEMFPluginDependency:503->strictCheckOfDependenciesList:539 The current dependencies are not the expected ones. expected:<[org.eclipse.emf.ecore, org.eclipse.ui, org.eclipse.core.runtime, org.eclipse.core.resources, org.eclipse.emf.ecore.xmi]> but was:<[org.eclipse.core.runtime, org.eclipse.core.resources, org.eclipse.emf.ecore.xmi]> Tests run: 12, Failures: 1, Errors: 0, Skipped: 2 [ERROR] There are test failures. Please refer to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/surefire-reports for the individual test results. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.developer.suite.tests --- [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.papyrus.developer.suite.tests' with 0 classes [INFO] [INFO] ----< org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests >----- [INFO] Building org.eclipse.papyrus.bundles.tests 0.0.1-SNAPSHOT [135/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.bundles.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.bundles.tests --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/bundlestests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.bundles.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.eclipse.project.editors.tests >-- [INFO] Building org.eclipse.papyrus.eclipse.project.editors.tests 3.0.0-SNAPSHOT [136/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.eclipse.project.editors.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.eclipse.project.editors.tests --- [INFO] The project's OSGi version is 3.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.eclipse.project.editors.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.eclipse.project.editors.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.eclipse.project.editors.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.eclipse.project.editors.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.eclipse.project.editors.tests --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[58] assertThat(fixture.getEditor().getMissingFiles(), both(hasItem(".classpath")).and(hasItem("build.properties"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Set, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[66] assertThat(fixture.slurp(".classpath"), hasItem(anything())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(List, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[67] assertThat(fixture.getProject().getFile("build.properties").isAccessible(), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[72] assertThat(fixture.getEditor().getMissingNature(), hasItem(IJavaProjectEditor.JAVA_NATURE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Set, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[77] assertThat(fixture.getEditor().hasNature(IJavaProjectEditor.JAVA_NATURE), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[79] assertThat(fixture.getEditor().hasNature(IJavaProjectEditor.JAVA_NATURE), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[83] assertThat(fixture.slurp(".project"), hasItem(containsString(IJavaProjectEditor.JAVA_NATURE))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(List, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[88] assertThat(fixture.getEditor().getMissingBuildCommand(), hasItem(IJavaProjectEditor.JAVA_BUILD_COMMAND)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Set, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[95] assertThat(fixture.slurp(".project"), hasItem(containsString("org.eclipse.papyrus.foo"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(List, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[100] assertThat(fixture.getEditor().hasBuildCommand(IJavaProjectEditor.JAVA_BUILD_COMMAND), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[102] assertThat(fixture.getEditor().hasBuildCommand(IJavaProjectEditor.JAVA_BUILD_COMMAND), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[106] assertThat(fixture.slurp(".project"), hasItem(containsString(IJavaProjectEditor.JAVA_BUILD_COMMAND))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(List, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[112] assertThat(fixture.getEditor().exists(), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[116] assertThat(fixture.getEditor().exists(), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[123] assertThat(getBuildProperties().getProperty("source..", ""), containsString("src-gen")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[130] assertThat(getBuildOutputProperty(), containsString("classes")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[137] assertThat(getBuildProperties().getProperty("bin.includes", ""), containsString("foo.xml")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[144] assertThat(fixture.getEditor().isRegisteredSourceFolder("src-gen"), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[151] assertThat(fixture.getEditor().isRegisteredBinFolder("classes"), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[160] assertThat(Arrays.asList(fixture.getEditor().getSourceFolders()), both(hasItem("src")).and(hasItem("src-gen"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(List, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[171] assertThat(Arrays.asList(fixture.getEditor().getBinFolders()), both(hasItem("bin")).and(hasItem("bin-gen"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(List, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[182] assertThat(Arrays.asList(fixture.getEditor().getElementsInBuild()), both(hasItem("META-INF/MANIFEST.MF")).and(hasItem("plugin.xml")).and(hasItem("plugin.properties"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(List, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[192] assertThat(fixture.slurp(".classpath"), hasItem(both(containsString("\"src\"")).and(containsString("src-gen")))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(List, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[202] assertThat(fixture.slurp(".classpath"), hasItem(both(containsString("\"src\"")).and(containsString("src-gen")))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(List, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[204] assertThat(getBuildProperties().getProperty("source..", ""), containsString("src-gen")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[213] assertThat(fixture.getEditor().isSourceFolderRegistered("src-gen"), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[56] assertThat(fixture.getEditor().exists(), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[60] assertThat(fixture.getEditor().exists(), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[62] assertThat(fixture.slurp("plugin.xml"), hasItem(containsString(""))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(List, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[70] assertThat(fixture.slurp("plugin.xml"), hasItem(containsString("point=\"org.eclipse.foo\""))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(List, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[83] assertThat(extension, notNullValue()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Element, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[84] assertThat(extension.getNodeName(), is("extension")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[85] assertThat(extension.getAttribute("point"), is("org.eclipse.foo")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[94] assertThat(fixture.slurp("plugin.xml"), hasItem(containsString("id=\"org.eclipse.papyrus.foo.test\""))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(List, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[100] assertThat(fixture.getEditor().getMissingFiles(), hasItem("plugin.xml")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Set, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[106] assertThat(fixture.getEditor().getMissingNature(), hasItem(IPluginProjectEditor.PLUGIN_NATURE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Set, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[109] assertThat(fixture.getEditor().getMissingNature(), not(hasItem(anything()))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Set, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[112] assertThat(fixture.slurp(".project"), hasItem(containsString(IPluginProjectEditor.PLUGIN_NATURE))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(List, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[118] assertThat(fixture.getEditor().getMissingBuildCommand(), hasItem(IPluginProjectEditor.PLUGIN_BUILD_COMMAND)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Set, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[121] assertThat(fixture.getEditor().getMissingBuildCommand(), not(hasItem(anything()))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Set, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[124] assertThat(fixture.slurp(".project"), hasItem(containsString(IPluginProjectEditor.PLUGIN_BUILD_COMMAND))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(List, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ProjectEditorTest.java:[50] assertThat(fixture.getEditor().getMissingFiles(), not(hasItem(".project"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Set, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ProjectEditorTest.java:[57] assertThat(lines, hasItem("Hello, world!")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(List, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[74] assertThat(one(manifest, "org.eclipse.jface"), not(containsString(";"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[77] assertThat(one(manifest, "org.eclipse.ui"), containsString(";bundle-version=\"3.6.0\"")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[97] assertThat(one(manifest, "org.eclipse.jface"), containsString(";bundle-version=\"3.10.0\"")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[100] assertThat(one(manifest, "org.eclipse.core.resources"), both(containsString(";bundle-version=\"3.6.0\"")).and( containsString(";visibility:=reexport"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[105] assertThat(one(manifest, "org.eclipse.ui"), both(containsString(";bundle-version=\"[3.2.0,4.0.0)\"")).and( not(containsString(";bundle-version=\"3.6.0\"")))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[113] assertThat(fixture.getEditor().hasDependency("org.eclipse.jface"), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[114] assertThat(fixture.getEditor().hasDependency("org.eclipse.ui"), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[115] assertThat(fixture.getEditor().hasDependency("org.eclipse.core.resources"), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[129] assertThat(one(manifest, "Eclipse-LazyStart"), is("Eclipse-LazyStart: true")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[130] assertThat(one(manifest, "Bundle-Localization"), is("Bundle-Localization: OSGI-INF/l10n/bundle")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[136] assertThat(fixture.getEditor().getValue("Bundle-Vendor"), is("Papyrus Project")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[137] assertThat(fixture.getEditor().getValue("Eclipse-LazyStart"), nullValue()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[143] assertThat(fixture.getEditor().getValue("author-info", "Full-Name"), is("Christian W. Damus")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[144] assertThat(fixture.getEditor().getValue("author-info", "Disposition"), nullValue()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[158] assertThat(one(manifest, "Disposition"), is("Disposition: happy")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[159] assertThat(one(manifest, "Company"), is("Company: self-employed")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[172] assertThat(getManifest(), not(hasItem(containsString("Company:")))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(List, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[185] assertThat(getManifest(), not(hasItem(containsString("Bundle-Localization:")))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(List, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[193] assertThat(one(getManifest(), "Bundle-SymbolicName:"), regexContains("\\sorg\\.eclipse\\.papyrus\\.something$")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[199] assertThat(one(getManifest(), "Bundle-SymbolicName:"), regexContains("\\sorg\\.eclipse\\.papyrus\\.new\\.name$")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[205] assertThat(fixture.getEditor().getSymbolicBundleName(), is("org.eclipse.papyrus.foo")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[211] assertThat(fixture.getEditor().getBundleName(), is("Papyrus Test Bundle")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[219] assertThat(one(getManifest(), "Bundle-Name:"), regexContains("\\sMy Bundle$")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[225] assertThat(one(getManifest(), "Bundle-Name:"), regexContains("\\sA Better Name$")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[231] assertThat(fixture.getEditor().getBundleVersion(), is("2.0.0.qualifier")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[239] assertThat(one(getManifest(), "Bundle-Version:"), regexContains("\\s0\\.1\\.0\\.qualifier$")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[245] assertThat(one(getManifest(), "Bundle-Version:"), regexContains("\\s2\\.0\\.0$")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[251] assertThat(fixture.getEditor().getBundleVendor(), is("Papyrus Project")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[259] assertThat(one(getManifest(), "Bundle-Vendor:"), regexContains("\\sMe$")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[265] assertThat(one(getManifest(), "Bundle-Vendor:"), regexContains("\\sEclipse Modeling Project$")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[271] assertThat(fixture.getEditor().getBundleLocalization(), is("plugin")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[280] assertThat(one(getManifest(), "Bundle-SymbolicName:"), regexContains("\\.foo;singleton:=true$")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[297] assertThat(one(manifest, "org.eclipse.jface.viewers"), not(containsString(";"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[300] assertThat(one(manifest, "org.eclipse.emf.ecore"), containsString(";version=\"2.10.0\"")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[320] assertThat(one(manifest, "org.eclipse.jface.viewers"), containsString(";version=\"3.10.0\"")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[323] assertThat(one(manifest, "com.ibm.icu.text"), both(containsString(";version=\"54.0.0\"")).and( containsString(";resolution:=optional"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[328] assertThat(one(manifest, "org.eclipse.emf.ecore"), both(containsString(";version=\"[2.12.0,3.0.0)\"")).and( not(containsString(";version=\"2.10.0\"")))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[347] assertThat(one(manifest, "org.eclipse.papyrus.bar"), not(containsString(";"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[350] assertThat(one(manifest, "org.eclipse.papyrus.foo.tests"), containsString(";version=\"2.0.0\"")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[371] assertThat(one(manifest, "org.eclipse.papyrus.bar"), containsString(";version=\"1.2.0\"")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[374] assertThat(one(manifest, "org.eclipse.papyrus.eclipse.project.editors.tests"), both(containsString(";version=\"2.0.0\"")).and( containsString(";x-internal:=true"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[379] assertThat(one(manifest, "org.eclipse.papyrus.foo.tests"), both(containsString(";version=\"1.1.100\"")).and( not(containsString(";version=\"2.0.0\"")))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[389] assertThat(required.size(), is(4)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Integer, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[390] assertThat(required.get(0).getVersionRange(), is(VersionRange.valueOf("[1.2.0,2.0.0)"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(VersionRange, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[391] assertThat(required.get(1).getName(), is("org.eclipse.papyrus.eclipse.project.editors")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[392] assertThat(required.get(2).isOptional(), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[393] assertThat(required.get(3).getName(), is("org.eclipse.core.resources")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[394] assertThat(required.get(3).getVersionRange(), either(nullValue()).or(is(VersionRange.emptyRange))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(VersionRange, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[395] assertThat(required.get(3).isExported(), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[403] assertThat(imported.size(), is(2)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Integer, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[404] assertThat(imported.get(0).getName(), is("com.ibm.icu.text")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[405] assertThat(imported.get(0).getVersionRange(), either(nullValue()).or(is(VersionRange.emptyRange))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(VersionRange, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[406] assertThat(imported.get(0).isOptional(), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[407] assertThat(imported.get(1).getName(), is("org.eclipse.emf.ecore")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[408] assertThat(imported.get(1).getVersionRange(), is(VersionRange.valueOf("2.10.0"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(VersionRange, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[409] assertThat(imported.get(1).isOptional(), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[418] assertThat(one(getManifest(), "org.eclipse.papyrus.junit.utils"), containsString(";visibility:=reexport")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[424] assertThat(one(getManifest(), "org.eclipse.papyrus.junit.utils"), not(containsString("visibility:=reexport"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[436] assertThat(manifest, hasItem("Require-Bundle: org.eclipse.papyrus.junit.utils;bundle-version=\"[1.2.0,2.0.0)\",")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(List, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[439] assertThat(manifest, hasItem(" org.eclipse.papyrus.eclipse.project.editors;bundle-version=\"[2.0.0,3.0.0)\"")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(List, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[451] assertThat(manifest, hasItem("Import-Package: com.ibm.icu.text;resolution:=optional")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(List, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[457] assertThat(fixture.getEditor().exists(), is(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[461] assertThat(fixture.getEditor().exists(), is(true)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Boolean, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[468] assertThat(fixture.getEditor().getMissingFiles(), hasItem("META-INF/MANIFEST.MF")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Set, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[475] assertThat(fixture.slurp("META-INF/MANIFEST.MF"), hasItem(containsString("Manifest-Version:"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(List, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[493] assertThat(headerNames, is(Arrays.asList( "Manifest-Version", "Require-Bundle", "Import-Package", "Export-Package", "Bundle-Vendor", "Bundle-ActivationPolicy", "Bundle-Version", "Bundle-Name", "Bundle-ManifestVersion", "Bundle-SymbolicName", "Bundle-Localization", "Bundle-RequiredExecutionEnvironment", "Name", "Full-Name", "Company", "Committer"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(List, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[533] assertThat(headerNames.get(0), is("Name")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[536] assertThat(new HashSet<>(headerNames), is(new HashSet<>(Arrays.asList( "Name", "Attr1", "Other", "Favorite")))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(HashSet, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[561] assertThat(headerNames, not(either(hasItem("Name")) .or(hasItem("Full-Name")).or(hasItem("Company")).or(hasItem("Committer")))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(List, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[577] .peek(s -> assertThat("not exactly one " + s, ++count[0], is(1))) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Integer, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[58] assertThat(fixture.getEditor().getMissingFiles(), hasItem("feature.xml")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Set, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[64] assertThat(fixture.getEditor().getMissingNature(), hasItem("org.eclipse.pde.FeatureNature")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Set, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[67] assertThat(fixture.getEditor().getMissingNature(), not(hasItem(anything()))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Set, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[70] assertThat(fixture.slurp(".project"), hasItem(containsString("org.eclipse.pde.FeatureNature"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(List, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[76] assertThat(fixture.getEditor().getMissingBuildCommand(), hasItem("org.eclipse.pde.FeatureBuilder")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Set, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[79] assertThat(fixture.getEditor().getMissingBuildCommand(), not(hasItem(anything()))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Set, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[82] assertThat(fixture.slurp(".project"), hasItem(containsString("org.eclipse.pde.FeatureBuilder"))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(List, Matcher>) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[92] assertThat(manifest.getAttributes().getLength(), is(0)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Integer, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[93] assertThat(manifest.getTextContent().trim(), is("")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[99] assertThat(fixture.getEditor().getId(), is("org.eclipse.papyrus.extra.umlrt.feature")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[105] assertThat(fixture.getEditor().getLabel(), is("Papyrus RT")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[111] assertThat(fixture.getEditor().getVersion(), is("1.2.0.qualifier")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[117] assertThat(fixture.getEditor().getProviderName(), is("Papyrus Project")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[123] assertThat(fixture.getEditor().getOS(), is("macosx")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[129] assertThat(fixture.getEditor().getWS(), is("cocoa,carbon")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[135] assertThat(fixture.getEditor().getNL(), is("en_CA")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[141] assertThat(fixture.getEditor().getArch(), is("x86_64,ppc")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[147] assertThat(fixture.getEditor().getDescriptionText(), containsString("UML for Real-Time")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[153] assertThat(fixture.getEditor().getDescriptionURL(), is("http://localhost/description.html")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[159] assertThat(fixture.getEditor().getCopyrightText(), containsString("2013 CEA LIST")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[165] assertThat(fixture.getEditor().getCopyrightURL(), is("http://www.eclipse.org/legal/epl-2.0")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[171] assertThat(fixture.getEditor().getLicenseText(), containsString("%license")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[177] assertThat(fixture.getEditor().getLicenseURL(), is("http://localhost/license.html")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[190] assertThat(getManifest().getAttribute(name), is(value)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[247] assertThat(description.getAttribute("url"), is(url)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[248] assertThat(description.getTextContent(), is(text)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[274] assertThat(discovery.getAttribute("label"), is("Get stuff here")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[275] assertThat(discovery.getAttribute("url"), is("http:///update")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[285] assertThat(plugin.getAttribute("version"), is("0.0.0")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[286] assertThat(plugin.getAttribute("download-size"), is("0")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[287] assertThat(plugin.getAttribute("install-size"), is("0")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[288] assertThat(plugin.getAttribute("unpack"), is("false")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[299] assertThat(feature.getAttribute("version"), is("0.7.0")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[320] assertThat(feature.getAttribute("version"), is("0.0.0")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Matcher) from the type Assert is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[371] .peek(e -> assertThat("not exactly one " + name, ++count[0], is(1))) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(String, Integer, Matcher) from the type Assert is deprecated 148 problems (148 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.eclipse.project.editors.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.eclipse.project.editors.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.eclipse.project.editors.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/target/org.eclipse.papyrus.eclipse.project.editors.tests-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.eclipse.project.editors.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.eclipse.project.editors.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.eclipse.project.editors.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.editors.suite.tests >-- [INFO] Building org.eclipse.papyrus.editors.suite.tests 1.0.0-SNAPSHOT [137/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.editors.suite.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.editors.suite.tests --- [INFO] The project's OSGi version is 1.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.editors.suite.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.editors.suite.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.editors.suite.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.editors.suite.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.editors.suite.tests --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.editors.suite.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.editors.suite.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.editors.suite.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/org.eclipse.papyrus.editors.suite.tests-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.editors.suite.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.editors.suite.tests --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.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, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] Running org.eclipse.papyrus.editors.suite.tests.AllTests No JFaces support for org.eclipse.jface.viewers.TableTreeViewer log4j:WARN No appenders could be found for logger (org.eclipse.ocl.pivot.internal.resource.StandaloneProjectMap). log4j:WARN Please initialize the log4j system properly. (Eclipse:1826): Gtk-WARNING **: 07:54:10.507: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:1826): Gtk-WARNING **: 07:54:10.527: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:1826): Gtk-WARNING **: 07:54:11.446: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:1826): Gtk-WARNING **: 07:54:11.456: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:1826): Gtk-WARNING **: 07:54:14.717: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:1826): Gtk-WARNING **: 07:54:14.726: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:1826): Gtk-WARNING **: 07:54:14.913: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:1826): Gtk-WARNING **: 07:54:14.933: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:1826): Gtk-WARNING **: 07:54:15.119: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:1826): Gtk-WARNING **: 07:54:15.132: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:1826): Gtk-WARNING **: 07:54:15.463: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:1826): Gtk-WARNING **: 07:54:15.478: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:1826): Gtk-WARNING **: 07:54:15.617: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:1826): Gtk-WARNING **: 07:54:15.627: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:1826): Gtk-WARNING **: 07:54:22.919: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:1826): Gtk-WARNING **: 07:54:22.933: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:1826): Gtk-WARNING **: 07:54:40.433: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:1826): Gtk-WARNING **: 07:54:40.452: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:1826): Gtk-WARNING **: 07:54:51.585: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:1826): Gtk-WARNING **: 07:54:51.594: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:1826): Gtk-WARNING **: 07:54:51.669: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:1826): Gtk-WARNING **: 07:54:51.677: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:1826): Gtk-WARNING **: 07:54:51.853: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:1826): Gtk-WARNING **: 07:54:51.871: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:1826): Gtk-WARNING **: 07:54:52.040: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:1826): Gtk-WARNING **: 07:54:52.053: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:1826): Gtk-WARNING **: 07:54:52.270: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:1826): Gtk-WARNING **: 07:54:52.280: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:1826): Gtk-WARNING **: 07:54:52.462: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:1826): Gtk-WARNING **: 07:54:52.480: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:1826): Gtk-WARNING **: 07:55:06.490: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:1826): Gtk-WARNING **: 07:55:06.509: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:1826): Gtk-WARNING **: 07:55:21.508: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:1826): Gtk-WARNING **: 07:55:21.528: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:1826): Gtk-WARNING **: 07:55:36.303: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:1826): Gtk-WARNING **: 07:55:36.322: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) Tests run: 204, Failures: 11, Errors: 0, Skipped: 6, Time elapsed: 573.371 s <<< FAILURE! - in org.eclipse.papyrus.editors.suite.tests.AllTests addFile(org.eclipse.papyrus.eclipse.project.editors.tests.ProjectEditorTest) Time elapsed: 0.211 s getMissingFiles(org.eclipse.papyrus.eclipse.project.editors.tests.ProjectEditorTest) Time elapsed: 0.021 s getExtensions(org.eclipse.papyrus.eclipse.project.editors.tests.PluginProjectEditorTest) Time elapsed: 0.255 s exists(org.eclipse.papyrus.eclipse.project.editors.tests.PluginProjectEditorTest) Time elapsed: 0.084 s addExtension(org.eclipse.papyrus.eclipse.project.editors.tests.PluginProjectEditorTest) Time elapsed: 0.081 s getMissingBuildCommand(org.eclipse.papyrus.eclipse.project.editors.tests.PluginProjectEditorTest) Time elapsed: 0.058 s getMissingFiles(org.eclipse.papyrus.eclipse.project.editors.tests.PluginProjectEditorTest) Time elapsed: 0.059 s getMissingNature(org.eclipse.papyrus.eclipse.project.editors.tests.PluginProjectEditorTest) Time elapsed: 0.03 s setAttribute(org.eclipse.papyrus.eclipse.project.editors.tests.PluginProjectEditorTest) Time elapsed: 0.113 s isSourceFolderRegistered(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.087 s getSourceFolders(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.062 s exists(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.068 s isRegisteredSourceFolder(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.018 s addBuildCommands(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.056 s createFiles(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.02 s hasNature(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.062 s registerBinFolder(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.067 s addSourceFolderToClasspath(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.031 s getMissingBuildCommand(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.053 s isRegisteredBinFolder(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.017 s registerSourceFolder(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.069 s getMissingFiles(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.047 s getBinFolders(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.085 s addToBuild(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.016 s hasBuildCommand(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.075 s addJavaSourceFolder(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.076 s getMissingNature(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.014 s getElementsInBuild(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.015 s getValueString(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.046 s setBundleVersion(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.077 s getBundleVendor(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.013 s headerOrderMaintained_bug489075(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.068 s setSymbolicBundleName(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.138 s removeRequiredBundle(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.022 s exists(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.141 s removeImportedPackage(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.02 s addImportPackageString(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.022 s setBundleVendor(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.06 s addExportPackageStringString(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.056 s addDependencyString(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.017 s createFiles(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.013 s addExportPackageString(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.076 s getBundleVersion(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.013 s setSingleton(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.017 s addImportPackageStringString(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.075 s getSymbolicBundleName(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.061 s getImportedPackages(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.02 s setValueStringStringString(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.018 s getMissingFiles(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.011 s removeValueStringString(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.061 s setValueStringString(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.018 s removeValueString(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.018 s hasDependency(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.062 s getRequiredBundles(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.016 s setRequiredBundleExported(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.022 s getBundleName(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.053 s removeCustomSection_bug489075(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.071 s getValueStringString(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.015 s addNewCustomSection_bug489075(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.021 s addDependencyStringString(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.021 s setBundleName(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.069 s getBundleLocalization(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.015 s getExtensions(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.162 s getValueString(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.027 s isSourceFolderRegistered(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.149 s setBundleVersion(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.103 s getBundleVendor(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.085 s getSourceFolders(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.079 s getMissingNature_java(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.015 s setSymbolicBundleName(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.166 s removeRequiredBundle(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.097 s getMissingFiles_manifest(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.011 s isRegisteredSourceFolder(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.086 s removeImportedPackage(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.095 s addBuildCommands(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.093 s addImportPackageString(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.091 s addFile(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.067 s setBundleVendor(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.577 s getMissingFiles_plugin(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.011 s addExportPackageStringString(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.096 s addDependencyString(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.143 s addExtension(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.083 s getMissingFiles_project(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.011 s exists_manifest(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.091 s hasNature(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.082 s registerBinFolder(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.021 s addSourceFolderToClasspath(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.158 s addExportPackageString(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.087 s getBundleVersion(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.096 s setSingleton(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.077 s addImportPackageStringString(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.088 s getSymbolicBundleName(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.085 s getImportedPackages(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.083 s setValueStringStringString(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.087 s createFiles_java(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.066 s isRegisteredBinFolder(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.084 s registerSourceFolder(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.021 s getBinFolders(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.141 s removeValueStringString(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.08 s setValueStringString(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.097 s removeValueString(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.102 s getMissingFiles_java(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.075 s hasDependency(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.026 s pluginManifestExists(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.08 s getMissingBuildCommand_java(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.086 s addToBuild(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.02 s getRequiredBundles(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.08 s setRequiredBundleExported(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.166 s hasBuildCommand(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.096 s addJavaSourceFolder(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.089 s getBundleName(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.083 s getValueStringString(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.089 s createFiles_manifest(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.015 s getMissingNature_plugin(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.083 s getMissingBuildCommand_plugin(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.091 s setAttribute(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.104 s getElementsInBuild(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.082 s addDependencyStringString(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.094 s setBundleName(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.097 s getBundleLocalization(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.092 s exists_java(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.095 s getCopyrightURL(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.018 s getCopyrightText(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.012 s getLicenseURL(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.049 s getLicenseText(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.012 s setCopyright(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.021 s setLicense(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.069 s setVersion(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.081 s createFiles(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.015 s addRequiredFeature(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.018 s addInclude(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.071 s setUpdateURL(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.079 s getMissingBuildCommand(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.015 s addPlugin(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.085 s getArch(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.012 s getId(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.059 s getNL(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.014 s getOS(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.048 s getWS(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.034 s setId(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.058 s setNL(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.085 s setOS(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.073 s setWS(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.019 s getDescriptionURL(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.013 s setDescription(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.181 s addRequiredPlugin(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.017 s getMissingFiles(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.01 s getDescriptionText(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.052 s getProviderName(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.097 s getVersion(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.032 s setLabel(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.056 s getMissingNature(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.016 s getLabel(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.073 s setArch(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.018 s setProviderName(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.092 s testDiagramContentDoesNotLeak(org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest) Time elapsed: 21.673 s testValidatedProfiledModelContentDoesNotLeak_noEGenericTypes(org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest) Time elapsed: 63.152 s <<< FAILURE! java.lang.AssertionError: One or more objects leaked: Model j2ee testCleanUpListenersOnItemProviders(org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest) Time elapsed: 26.37 s <<< FAILURE! java.lang.AssertionError: One or more objects leaked: org.eclipse.papyrus.infra.services.resourceloading.OnDemandLoadingModelSet@21f45f36 resources=[] testProfileContentDoesNotLeak_noEGenericTypes(org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest) Time elapsed: 27.706 s <<< FAILURE! java.lang.AssertionError: One or more objects leaked: Model j2ee testModelSetDoesNotLeak(org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest) Time elapsed: 12.752 s <<< FAILURE! java.lang.AssertionError: One or more objects leaked: org.eclipse.papyrus.infra.services.resourceloading.OnDemandLoadingModelSet@7ec97a4 resources=[] testValidatedProfiledModelContentDoesNotLeak(org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest) Time elapsed: 31.66 s <<< FAILURE! java.lang.AssertionError: One or more objects leaked: Model j2ee testProfileContentDoesNotLeak(org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest) Time elapsed: 27.806 s <<< FAILURE! java.lang.AssertionError: One or more objects leaked: Model j2ee testPropertySheetContentDoesNotLeak(org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest) Time elapsed: 67.712 s <<< FAILURE! java.lang.AssertionError: One or more objects leaked: Model testModelExplorerContentDoesNotLeak(org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest) Time elapsed: 26.93 s <<< FAILURE! java.lang.AssertionError: One or more objects leaked: Model testCreateNewElement(org.eclipse.papyrus.editor.integration.tests.tests.EditingScenariosMemoryLeakTest) Time elapsed: 58.252 s <<< FAILURE! java.lang.AssertionError: One or more objects leaked: Model testCreateNewElement_table(org.eclipse.papyrus.editor.integration.tests.tests.EditingScenariosMemoryLeakTest) Time elapsed: 31.844 s <<< FAILURE! java.lang.AssertionError: One or more objects leaked: table testCanonicalEditPolicy_bug433206(org.eclipse.papyrus.editor.integration.tests.tests.EditingScenariosMemoryLeakTest) Time elapsed: 28.421 s <<< FAILURE! java.lang.AssertionError: One or more objects leaked: Model testOpenModel(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests) Time elapsed: 2.478 s testDiagramCreation(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests) Time elapsed: 1.493 s testAvailableAndActivePageWithNatTable(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests) skipped testDiagramIndirectDeletion_bug433371(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests) Time elapsed: 11.677 s testAvailableAndActivePage(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests) Time elapsed: 1.494 s testModelWithDiagramCreation(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests) Time elapsed: 1.146 s testContainedDiagramDeletion(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests) Time elapsed: 1.28 s testMultipageEditor(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests) Time elapsed: 1.286 s testNatTableDeletion(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests) skipped testOpenEmptyModel(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests) Time elapsed: 0.59 s testEmptyModelCreation(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests) Time elapsed: 0.39 s testContainedNatTableDeletion(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests) Time elapsed: 1.81 s testContainedTableDeletion(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests) skipped testDiagramDeletion(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests) Time elapsed: 2.286 s testTableCreation(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests) Time elapsed: 0.754 s testUnavailablePageRecovery(org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest) skipped testEmptyDiModel(org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest) skipped testInvalidAvailablePage(org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest) Time elapsed: 1.56 s testCompleteCase(org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest) Time elapsed: 1.214 s testProxyDiagram(org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest) Time elapsed: 1.27 s testDeleteDiagramWithInvalidAvailablePage(org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest) Time elapsed: 1.031 s testProxyTable(org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest) skipped testInvalidTab(org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest) Time elapsed: 1.738 s testOpenModelWithSpecialChars(org.eclipse.papyrus.editor.integration.tests.tests.ModelSetTests) Time elapsed: 1.01 s testCreateModelWithSpecialChars(org.eclipse.papyrus.editor.integration.tests.tests.ModelSetTests) Time elapsed: 0.965 s testSashFoldersRestored(org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest) Time elapsed: 12.046 s testPropertySheetRestoredShowingCorrectInput(org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest) Time elapsed: 9.693 s testPerspectiveLayoutUnperturbed(org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest) Time elapsed: 9.123 s testEditPartSelectionRestored(org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest) Time elapsed: 9.23 s testActiveEditorRestoredSaveAll(org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest) Time elapsed: 9.071 s testModelExplorerExpansionRestored(org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest) Time elapsed: 7.948 s testPaletteStateRestored_paletteView(org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest) Time elapsed: 9.292 s testReloadIsDeferred(org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest) Time elapsed: 5.868 s testPaletteStateRestored(org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest) Time elapsed: 8.956 s testModelExplorerReferencedLibrariesRestored(org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest) Time elapsed: 5.858 s testActiveDiagramRestored(org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest) Time elapsed: 8.602 s testModelExplorerSelectionRestored(org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest) Time elapsed: 6.373 s Results: Failures: EditingScenariosMemoryLeakTest.testCanonicalEditPolicy_bug433206 One or more objects leaked: Model EditingScenariosMemoryLeakTest.testCreateNewElement One or more objects leaked: Model EditingScenariosMemoryLeakTest.testCreateNewElement_table One or more objects leaked: table EditorMemoryLeakTest.testCleanUpListenersOnItemProviders One or more objects leaked: org.eclipse.papyrus.infra.services.resourceloading.OnDemandLoadingModelSet@21f45f36 resources=[] EditorMemoryLeakTest.testModelExplorerContentDoesNotLeak One or more objects leaked: Model EditorMemoryLeakTest.testModelSetDoesNotLeak One or more objects leaked: org.eclipse.papyrus.infra.services.resourceloading.OnDemandLoadingModelSet@7ec97a4 resources=[] EditorMemoryLeakTest.testProfileContentDoesNotLeak One or more objects leaked: Model j2ee EditorMemoryLeakTest.testProfileContentDoesNotLeak_noEGenericTypes One or more objects leaked: Model j2ee EditorMemoryLeakTest.testPropertySheetContentDoesNotLeak One or more objects leaked: Model EditorMemoryLeakTest.testValidatedProfiledModelContentDoesNotLeak One or more objects leaked: Model j2ee EditorMemoryLeakTest.testValidatedProfiledModelContentDoesNotLeak_noEGenericTypes One or more objects leaked: Model j2ee Tests run: 204, Failures: 11, Errors: 0, Skipped: 6 [ERROR] There are test failures. Please refer to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/surefire-reports for the individual test results. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.editors.suite.tests --- [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.papyrus.editors.suite.tests' with 0 classes [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.suite.tests >-- [INFO] Building org.eclipse.papyrus.infra.core.suite.tests 1.0.0-SNAPSHOT [138/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.suite.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.suite.tests --- [INFO] The project's OSGi version is 1.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.suite.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.suite.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.suite.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.core.suite.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.core.suite.tests --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.suite.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.suite.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.suite.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/org.eclipse.papyrus.infra.core.suite.tests-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.suite.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.core.suite.tests --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.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, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] Running org.eclipse.papyrus.infra.core.suite.tests.AllTests org.eclipse.papyrus.infra.core.resource.ModelMultiException: Problems encountered while loading one of the models. ----- exceptions : ---------- org.eclipse.papyrus.infra.core.resource.uml.UmlModel : org.eclipse.core.internal.resources.ResourceException: Resource '/LanguageServiceTest/My.uml' does not exist. ----------------------------- at org.eclipse.papyrus.infra.core.resource.ModelSet.loadModels(ModelSet.java:589) at org.eclipse.papyrus.junit.utils.rules.AbstractModelFixture.initModelResources(AbstractModelFixture.java:301) at org.eclipse.papyrus.junit.utils.rules.AbstractModelFixture.starting(AbstractModelFixture.java:253) at org.junit.rules.TestWatcher.startingQuietly(TestWatcher.java:113) at org.junit.rules.TestWatcher.access$000(TestWatcher.java:52) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:59) at org.eclipse.papyrus.junit.utils.rules.ProjectFixture$1.evaluate(ProjectFixture.java:238) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.papyrus.junit.framework.classification.ClassificationSuite.run(ClassificationSuite.java:130) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5067) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4573) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) at org.eclipse.equinox.launcher.Main.main(Main.java:1434) Caused by: org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: org.eclipse.core.internal.resources.ResourceException: Resource '/LanguageServiceTest/My.uml' does not exist. at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.handleDemandLoadException(ResourceSetImpl.java:319) at org.eclipse.papyrus.infra.core.resource.ModelSet.handleDemandLoadException(ModelSet.java:240) at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:278) at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.getResource(ResourceSetImpl.java:406) at org.eclipse.papyrus.infra.core.resource.ModelSet.getResource(ModelSet.java:220) at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$ResourceLocator.basicGetResource(ResourceSetImpl.java:751) at org.eclipse.papyrus.infra.editor.welcome.internal.WelcomeModelManager$WelcomeLocator.getResource(WelcomeModelManager.java:233) at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.getResource(ResourceSetImpl.java:352) at org.eclipse.papyrus.infra.core.resource.ModelSet.getResource(ModelSet.java:220) at org.eclipse.papyrus.infra.core.resource.AbstractBaseModel.loadModel(AbstractBaseModel.java:189) at org.eclipse.papyrus.infra.core.resource.ModelSet.loadModels(ModelSet.java:584) ... 70 more Caused by: org.eclipse.core.internal.resources.ResourceException: Resource '/LanguageServiceTest/My.uml' does not exist. at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:330) at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:204) at org.eclipse.core.internal.resources.File.getContents(File.java:273) at org.eclipse.core.internal.resources.File.getContents(File.java:266) at org.eclipse.emf.ecore.resource.impl.PlatformResourceURIHandlerImpl$WorkbenchHelper.createPlatformResourceInputStream(PlatformResourceURIHandlerImpl.java:208) at org.eclipse.emf.ecore.resource.impl.PlatformResourceURIHandlerImpl.createInputStream(PlatformResourceURIHandlerImpl.java:568) at org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.createInputStream(ExtensibleURIConverterImpl.java:358) at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1314) at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:259) at org.eclipse.papyrus.infra.core.resource.ModelSet.demandLoad(ModelSet.java:380) at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:274) ... 78 more Caused by: java.lang.Exception: Resource '/LanguageServiceTest/My.uml' does not exist. at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42) at org.eclipse.core.internal.resources.ResourceException.(ResourceException.java:38) ... 89 more Test privileged runnable.. Done. Test privileged callable.. Done. Tests run: 206, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 33.979 s - in org.eclipse.papyrus.infra.core.suite.tests.AllTests testGetModel(org.eclipse.papyrus.infra.core.resource.ModelSetTest) Time elapsed: 0.099 s testSave(org.eclipse.papyrus.infra.core.resource.ModelSetTest) Time elapsed: 1.757 s testLoadModels(org.eclipse.papyrus.infra.core.resource.ModelSetTest) Time elapsed: 0.011 s testGetTransactionalEditingDomain(org.eclipse.papyrus.infra.core.resource.ModelSetTest) Time elapsed: 0.001 s testCreateResource(org.eclipse.papyrus.infra.core.resource.ModelSetTest) Time elapsed: 0.024 s testImportAfterCreate(org.eclipse.papyrus.infra.core.resource.ModelSetTest) Time elapsed: 0.066 s testCreatesModels(org.eclipse.papyrus.infra.core.resource.ModelSetTest) Time elapsed: 0.001 s testSnippetCalledAfterLoadModels(org.eclipse.papyrus.infra.core.resource.ModelSetTest) Time elapsed: 0.003 s testSnippetCalledAfterCreateModels(org.eclipse.papyrus.infra.core.resource.ModelSetTest) Time elapsed: 0.001 s testRegisterModel(org.eclipse.papyrus.infra.core.resource.ModelSetTest) Time elapsed: 0 s testStartLateSnippet_bug481149(org.eclipse.papyrus.infra.core.resource.ModelSetTest) Time elapsed: 0.016 s testAddModelSetSnippet(org.eclipse.papyrus.infra.core.resource.ModelSetTest) Time elapsed: 0 s testSaveAs(org.eclipse.papyrus.infra.core.resource.ModelSetTest) Time elapsed: 0.041 s testUnload(org.eclipse.papyrus.infra.core.resource.ModelSetTest) Time elapsed: 0.001 s testSave_onlyModifiedResources1(org.eclipse.papyrus.infra.core.resource.ModelSetTest) Time elapsed: 0.492 s testSave_onlyModifiedResources2(org.eclipse.papyrus.infra.core.resource.ModelSetTest) Time elapsed: 0.104 s testCreateModel(org.eclipse.papyrus.infra.core.resource.AbstractModelWithSharedResourceTest) Time elapsed: 0.006 s testAddModelRoot(org.eclipse.papyrus.infra.core.resource.AbstractModelWithSharedResourceTest) Time elapsed: 0.009 s testGetModelRoot(org.eclipse.papyrus.infra.core.resource.AbstractModelWithSharedResourceTest) Time elapsed: 0.004 s testGetModelRoots(org.eclipse.papyrus.infra.core.resource.AbstractModelWithSharedResourceTest) Time elapsed: 0.009 s testSaveModel(org.eclipse.papyrus.infra.core.resource.AbstractModelWithSharedResourceTest) Time elapsed: 0.005 s testLoadModelIPath(org.eclipse.papyrus.infra.core.resource.AbstractModelWithSharedResourceTest) Time elapsed: 0.007 s testCancelUnnestedCommand(org.eclipse.papyrus.infra.core.resource.NestingTransactionalCommandStackTest) Time elapsed: 0.037 s testCompleteNestedCommand(org.eclipse.papyrus.infra.core.resource.NestingTransactionalCommandStackTest) Time elapsed: 0.008 s testCancelTripleNestedCommand(org.eclipse.papyrus.infra.core.resource.NestingTransactionalCommandStackTest) Time elapsed: 0.02 s testCompleteTripleNestedCommand(org.eclipse.papyrus.infra.core.resource.NestingTransactionalCommandStackTest) Time elapsed: 0.009 s testCancelNestedCommand(org.eclipse.papyrus.infra.core.resource.NestingTransactionalCommandStackTest) Time elapsed: 0.007 s testCompleteUnnestedCommand(org.eclipse.papyrus.infra.core.resource.NestingTransactionalCommandStackTest) Time elapsed: 0.004 s testChangesInPreexistingResources_bug481151(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest) Time elapsed: 0.005 s testResourceLoaded(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest) Time elapsed: 0.001 s testResourceAdded(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest) Time elapsed: 0.001 s testUninstallResourceAdapter_bug482949(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest) Time elapsed: 0.032 s testRootAdded(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest) Time elapsed: 0.002 s testRootRemoved(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest) Time elapsed: 0.003 s testResourceURI(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest) Time elapsed: 0.002 s testResourceUnloaded(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest) Time elapsed: 0.003 s testResourceRemoved(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest) Time elapsed: 0.001 s testChangesInPreexistingResources_bug481151(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest) Time elapsed: 0.02 s testResourceLoaded(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest) Time elapsed: 0.006 s testResourceAdded(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest) Time elapsed: 0.002 s testUninstallResourceAdapter_bug482949(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest) Time elapsed: 0.001 s testRootAdded(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest) Time elapsed: 0.004 s testRootRemoved(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest) Time elapsed: 0.004 s testResourceURI(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest) Time elapsed: 0.004 s testResourceUnloaded(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest) Time elapsed: 0.004 s testResourceRemoved(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest) Time elapsed: 0.001 s equals(org.eclipse.papyrus.infra.core.resource.PapyrusProjectScopeTest) Time elapsed: 0.001 s getLocation(org.eclipse.papyrus.infra.core.resource.PapyrusProjectScopeTest) Time elapsed: 0 s getName(org.eclipse.papyrus.infra.core.resource.PapyrusProjectScopeTest) Time elapsed: 0 s getNode(org.eclipse.papyrus.infra.core.resource.PapyrusProjectScopeTest) Time elapsed: 0.001 s hashCode_(org.eclipse.papyrus.infra.core.resource.PapyrusProjectScopeTest) Time elapsed: 0 s contentBasedLanguagesInNewModel(org.eclipse.papyrus.infra.core.language.LanguageServiceTest) Time elapsed: 0.11 s contentTypeBasedLanguages(org.eclipse.papyrus.infra.core.language.LanguageServiceTest) Time elapsed: 0.001 s contentTypeBasedLanguages_uriWithoutExtension(org.eclipse.papyrus.infra.core.language.LanguageServiceTest) Time elapsed: 0.002 s languageBindings(org.eclipse.papyrus.infra.core.language.LanguageServiceTest) Time elapsed: 0 s testPartAutomaticRegistration(org.eclipse.papyrus.infra.core.services.ComposedServiceTest) Time elapsed: 0.005 s testAddServicePart(org.eclipse.papyrus.infra.core.services.ComposedServiceTest) Time elapsed: 0 s testRemoveServicePart(org.eclipse.papyrus.infra.core.services.ComposedServiceTest) Time elapsed: 0 s testGetService(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest) Time elapsed: 0.005 s testServiceFactoryWithClassKey(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest) Time elapsed: 0.005 s testAdd(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest) Time elapsed: 0 s testStartService(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest) Time elapsed: 0.001 s testCallsOrderForDescriptors(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest) Time elapsed: 0.001 s testStartDependantOrder(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest) Time elapsed: 0.001 s testPriority(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest) Time elapsed: 0 s testServiceFactoryCreation(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest) Time elapsed: 0.001 s testGetServiceByClass(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest) Time elapsed: 0.001 s testAddDirectInstance(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest) Time elapsed: 0 s testServiceFactoryWithRequiredInInit(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest) Time elapsed: 0.002 s testStartRegistryAndThenAddNewServiceAndStartIt(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest) Time elapsed: 0.001 s testCallsOrder(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest) Time elapsed: 0 s serviceStartedOnce(org.eclipse.papyrus.infra.core.services.SharedServiceFactoryTest) Time elapsed: 0.013 s uniqueServiceInstances(org.eclipse.papyrus.infra.core.services.SharedServiceFactoryTest) Time elapsed: 0.002 s servicesRecreated(org.eclipse.papyrus.infra.core.services.SharedServiceFactoryTest) Time elapsed: 0.004 s serviceDisposedOnce(org.eclipse.papyrus.infra.core.services.SharedServiceFactoryTest) Time elapsed: 0.002 s parallelAccess(org.eclipse.papyrus.infra.core.services.SharedServiceFactoryTest) Time elapsed: 3.236 s serviceNotInitialized(org.eclipse.papyrus.infra.core.services.SharedServiceFactoryTest) Time elapsed: 0.002 s testAdaptEMFOptionalPresent(org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest) Time elapsed: 0.004 s testAdaptEMFOptionalNull(org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest) Time elapsed: 0 s testAdaptAdaptableDefaultNull(org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest) Time elapsed: 0.001 s testAdaptAdaptableOptionalNull(org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest) Time elapsed: 0 s testAdaptInstanceDefaultPresent(org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest) Time elapsed: 0 s testAdaptAdaptableOptionalPresent(org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest) Time elapsed: 0 s testAdaptInstanceOptionalPresent(org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest) Time elapsed: 0 s testAdaptEMFDefaultPresent(org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest) Time elapsed: 0.001 s testAdaptAdaptableDefaultPresent(org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest) Time elapsed: 0 s testAdaptInstanceOptionalNull(org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest) Time elapsed: 0 s testAdaptAdaptableDefaultDefault(org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest) Time elapsed: 0 s computeFails(org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest) Time elapsed: 3.006 s cancel(org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest) Time elapsed: 0.001 s timeOut(org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest) Time elapsed: 2.003 s normalCompletion(org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest) Time elapsed: 3.002 s listen_success(org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest) Time elapsed: 3.001 s timeOutWithSchedulingRule(org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest) Time elapsed: 2.004 s listen_failure(org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest) Time elapsed: 3.001 s normalCompletionWithSchedulingRule(org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest) Time elapsed: 3.001 s executeAndShutDown(org.eclipse.papyrus.infra.core.utils.JobExecutorServiceTest) Time elapsed: 0.003 s executeAndShutDownNow(org.eclipse.papyrus.infra.core.utils.JobExecutorServiceTest) Time elapsed: 0.001 s testPrivilegedProgressRunnable(org.eclipse.papyrus.infra.core.utils.TransactionHelperTest) Time elapsed: 0.013 s testDisposeTransactionExecutor(org.eclipse.papyrus.infra.core.utils.TransactionHelperTest) Time elapsed: 0.002 s testSimpleTransactionExecutor_readWrite(org.eclipse.papyrus.infra.core.utils.TransactionHelperTest) Time elapsed: 0.008 s testPrivilegedProgressCallable(org.eclipse.papyrus.infra.core.utils.TransactionHelperTest) Time elapsed: 0.006 s testSimpleTransactionExecutor_readOnly(org.eclipse.papyrus.infra.core.utils.TransactionHelperTest) Time elapsed: 0.002 s fillAWT_readAWT(org.eclipse.papyrus.infra.core.clipboard.tests.ClipboardTests) Time elapsed: 0.204 s fillAWT_readSWT(org.eclipse.papyrus.infra.core.clipboard.tests.ClipboardTests) Time elapsed: 0.01 s fillSWT_readAWT(org.eclipse.papyrus.infra.core.clipboard.tests.ClipboardTests) skipped fillSWT_readSWT(org.eclipse.papyrus.infra.core.clipboard.tests.ClipboardTests) Time elapsed: 0.002 s defaultCopierFactory(org.eclipse.papyrus.infra.core.clipboard.tests.CopierFactoryTest) Time elapsed: 0.017 s oneOffCopierFactory(org.eclipse.papyrus.infra.core.clipboard.tests.CopierFactoryTest) Time elapsed: 0.002 s testCreateFolder(org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SimpleSashWindowsContentProviderTest) Time elapsed: 0.007 s testCreateFolder2(org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SimpleSashWindowsContentProviderTest) Time elapsed: 0.011 s testCreateFolder_ITabFolderModel_int(org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SimpleSashWindowsContentProviderTest) Time elapsed: 0.001 s testAddTabIPageModel(org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SimpleSashWindowsContentProviderTest) Time elapsed: 0 s testRefreshTabs(org.eclipse.papyrus.infra.core.sasheditor.editor.SashMultiPageEditorTest) skipped org.eclipse.papyrus.infra.core.sasheditor.editor.SashMultiPageEditorTest skipped org.eclipse.papyrus.infra.core.sasheditor.editor.AllTests skipped testFirePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest) Time elapsed: 0.003 s testFirePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest) Time elapsed: 0 s testFirePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest) Time elapsed: 0 s testRemoveActiveEditorChangedListener(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest) Time elapsed: 0 s testFirePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest) Time elapsed: 0 s testFirePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest) Time elapsed: 0 s testFirePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest) Time elapsed: 0.001 s testAddActiveEditorChangedListener(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest) Time elapsed: 0 s testFirePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest) Time elapsed: 0.163 s testFirePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest) Time elapsed: 0 s testFirePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest) Time elapsed: 0.129 s testRemoveActiveEditorChangedListener(org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest) skipped testFirePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest) Time elapsed: 0 s testFirePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest) Time elapsed: 0.059 s testFirePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest) Time elapsed: 0.052 s testPageClosedEventLifeCycle(org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest) Time elapsed: 0.066 s testPageClosedEventLifeCycleWhenLastPageOfFolder(org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest) Time elapsed: 0.028 s testAddActiveEditorChangedListener(org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest) skipped testRefreshTabs(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest) Time elapsed: 0.061 s testGetActiveEditor(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest) Time elapsed: 0.018 s testlookupModelPage(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest) Time elapsed: 0.02 s testFolderList(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest) Time elapsed: 0.05 s testGetVisiblePages2(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest) Time elapsed: 0.029 s testVisit(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest) Time elapsed: 0.02 s testGetActiveEditor2(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest) Time elapsed: 0.022 s testGetActiveEditorNoPage(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest) Time elapsed: 0.008 s testFolderList2(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest) Time elapsed: 0.038 s testSelectPagePageId(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest) skipped testRefreshTabs2(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest) Time elapsed: 0.019 s testGetVisiblePages(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest) Time elapsed: 0.028 s testSetFolderTabMenuManager_MenuManager(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest) Time elapsed: 0.057 s testGetVisiblePagesOneFoler(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest) Time elapsed: 0.019 s testSelectPage(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest) Time elapsed: 0.035 s testDisposeCallOnNestedEditorRemoval(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerDisposeCalledTest) Time elapsed: 0.781 s testCallingDisposeTwice(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerDisposeCalledTest) skipped testDisposeCallOnMainEditorClose(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerDisposeCalledTest) Time elapsed: 0.308 s org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerMemoryLeakTest skipped testActivePageHistoryWhenPageIsClosed(org.eclipse.papyrus.infra.core.sasheditor.internal.ActiveHistoryTrackerBehaviorTest) Time elapsed: 0.068 s testEquals(org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeEditorInputTest) Time elapsed: 0 s testStartMultipleFakeEditorsOneByOne(org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest) Time elapsed: 0.416 s testStartMultipleFakeEditors(org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest) Time elapsed: 0.592 s testCloseEditor(org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest) Time elapsed: 0.121 s testOpenEditor(org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest) Time elapsed: 0.142 s testOpenEditor_contentProvider(org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest) Time elapsed: 0.218 s testGetSashContainer(org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest) Time elapsed: 0.119 s testOpenEditor_nestedEditorCount(org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest) Time elapsed: 0.281 s testStartMultipleFakeEditorsOneByOneAndDispose(org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest) Time elapsed: 0.347 s testGetISashWindowsContentProvider(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.DiSashModelMngrTest) Time elapsed: 0.021 s testDiSashModelMngrIPageModelFactory(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.DiSashModelMngrTest) Time elapsed: 0.002 s testDiSashModelMngrIPageModelFactoryDiSashModel(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.DiSashModelMngrTest) Time elapsed: 0 s testGetIPageMngr(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.DiSashModelMngrTest) Time elapsed: 0 s testDiSashModelMngrIPageModelFactoryResource(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.DiSashModelMngrTest) Time elapsed: 0.001 s testSetCurrentFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProviderTest) skipped testCreateFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProviderTest) Time elapsed: 0.012 s testGetRootModel(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProviderTest) Time elapsed: 0 s testLifeCycle(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProviderTest) Time elapsed: 0 s testCreateFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test) Time elapsed: 0.008 s testCloseLastTabFromLastFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test) Time elapsed: 0 s testMoveFolderInsideFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test) Time elapsed: 0.001 s testMoveFolderAroundFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test) Time elapsed: 0.001 s testCloseLastTab(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test) Time elapsed: 0 s testMoveFolderInsideFolderAtSpecifiedIndex(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test) Time elapsed: 0.001 s testModelIsWritable(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test) Time elapsed: 0.013 s testClosePage(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test) Time elapsed: 0 s testMovePageInsideFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test) Time elapsed: 0.001 s testMovePageBetweenFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test) Time elapsed: 0 s testUndoRedoMovePageInsideFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test) Time elapsed: 0.009 s testCreateFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test) Time elapsed: 0.005 s testCloseLastTabFromLastFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test) Time elapsed: 0.002 s testMoveFolderInsideFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test) Time elapsed: 0.004 s testMoveFolderAroundFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test) Time elapsed: 0.003 s testCloseLastTab(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test) Time elapsed: 0.002 s testMoveFolderInsideFolderAtSpecifiedIndex(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test) Time elapsed: 0.003 s testModelIsWritable(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test) Time elapsed: 0.003 s testClosePage(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test) Time elapsed: 0.001 s testMovePageInsideFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test) Time elapsed: 0.002 s testMovePageBetweenFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test) Time elapsed: 0.003 s testCloseAllOpenedPages(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest) Time elapsed: 0.042 s testAllPages(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest) Time elapsed: 0 s testAddPage(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest) Time elapsed: 0 s testCloseLastPageOfTabFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest) Time elapsed: 0.001 s testClosePage(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest) Time elapsed: 0.001 s testCloseOtherOpenedPages(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest) Time elapsed: 0.001 s testOpenPage(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest) Time elapsed: 0.001 s testRemovePage(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest) Time elapsed: 0 s testQuery(org.eclipse.papyrus.infra.core.sasheditor.di.sashmodel.query.SashModelQueryTest) Time elapsed: 0 s testToString(org.eclipse.papyrus.infra.core.sasheditor.di.sashmodel.query.SashModelQueryTest) Time elapsed: 0 s testCreateModelFPP(org.eclipse.papyrus.infra.core.sasheditor.di.sashmodel.query.SashModelQueryTest) Time elapsed: 0.001 s testStaticCreates(org.eclipse.papyrus.infra.core.sasheditor.di.sashmodel.query.SashModelQueryTest) Time elapsed: 0 s testQueriesWithResult(org.eclipse.papyrus.infra.core.sasheditor.di.sashmodel.query.SashModelQueryTest) Time elapsed: 0.009 s Results: Tests run: 206, Failures: 0, Errors: 0, Skipped: 10 [INFO] All tests passed! [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.core.suite.tests --- [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.papyrus.infra.core.suite.tests' with 0 classes [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.suite.tests >-- [INFO] Building org.eclipse.papyrus.infra.nattable.suite.tests 1.0.0-SNAPSHOT [139/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.suite.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.suite.tests --- [INFO] The project's OSGi version is 1.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.suite.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.suite.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.suite.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.suite.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.suite.tests --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.suite.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.suite.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.suite.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/org.eclipse.papyrus.infra.nattable.suite.tests-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.suite.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.nattable.suite.tests --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.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, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] Running org.eclipse.papyrus.infra.nattable.suite.tests.AllTests No JFaces support for org.eclipse.jface.viewers.TableTreeViewer Tests run: 55, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 39.043 s <<< FAILURE! - in org.eclipse.papyrus.infra.nattable.suite.tests.AllTests test1_SelectElement(org.eclipse.papyrus.infra.nattable.views.tests.tests.RevealViewsTableTest) Time elapsed: 8.383 s test3_SelectMultipleElements(org.eclipse.papyrus.infra.nattable.views.tests.tests.RevealViewsTableTest) Time elapsed: 0.873 s test2_SelectElementInvertAxis(org.eclipse.papyrus.infra.nattable.views.tests.tests.RevealViewsTableTest) Time elapsed: 0.924 s test4_SelectMultipleElementsInvertAxis(org.eclipse.papyrus.infra.nattable.views.tests.tests.RevealViewsTableTest) Time elapsed: 0.861 s testCreationHandlerStatusOnSubSubModel(org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationTest) Time elapsed: 0.114 s testCreationHandlerStatusOnSubSubPackage(org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationTest) Time elapsed: 0.039 s testCreationHandlerStatusOnSubModel(org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationTest) Time elapsed: 0.006 s testCreationAndSynchronization(org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationTest) Time elapsed: 0.015 s <<< FAILURE! java.lang.AssertionError at org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationTest.testCreationAndSynchronization(TableCreationTest.java:176) testCreationHandlerStatusOnRootModel(org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationTest) Time elapsed: 0.007 s testCreationHandlerStatusOnSubPackage(org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationTest) Time elapsed: 0.006 s testOpenExistingTable(org.eclipse.papyrus.infra.nattable.views.tests.tests.OpenTableTest) Time elapsed: 6.074 s verifyContentsForTable1(org.eclipse.papyrus.infra.nattable.views.tests.tests.TableVerifyContents) Time elapsed: 0.133 s createTable2AndDestroyAnOwnedElement(org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationTest2) Time elapsed: 0.005 s <<< FAILURE! java.lang.AssertionError at org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationTest2.createTable2AndDestroyAnOwnedElement(TableCreationTest2.java:192) createTableEditorWithSameContextAndOwnerWithoutOpenIt(org.eclipse.papyrus.infra.nattable.common.tests.TableHelperAPITests) Time elapsed: 1.445 s createTableEditorWithDifferentContextAndOwnerWithoutOpenIt(org.eclipse.papyrus.infra.nattable.common.tests.TableHelperAPITests) Time elapsed: 1.268 s createTableEditorWithDifferentContextAndOwnerAndOpenIt(org.eclipse.papyrus.infra.nattable.common.tests.TableHelperAPITests) Time elapsed: 2.661 s createTableEditorWithSameContextAndOwnerAndOpenIt(org.eclipse.papyrus.infra.nattable.common.tests.TableHelperAPITests) Time elapsed: 2.492 s createSortedTable(org.eclipse.papyrus.infra.nattable.common.tests.SortedTableCreationTest) Time elapsed: 1.536 s test_getNamedStyle(org.eclipse.papyrus.infra.nattable.model.tests.tests.StyledElementTests) Time elapsed: 0.002 s test_StyleCreation(org.eclipse.papyrus.infra.nattable.model.tests.tests.StyledElementTests) Time elapsed: 0 s test_getStyle(org.eclipse.papyrus.infra.nattable.model.tests.tests.StyledElementTests) Time elapsed: 0 s test_CellThenRowSelection(org.eclipse.papyrus.infra.nattable.tests.tests.TableSelectionProviderTest) Time elapsed: 0.915 s testRowSelection(org.eclipse.papyrus.infra.nattable.tests.tests.TableSelectionProviderTest) Time elapsed: 0.967 s test_RowThenCellSelection(org.eclipse.papyrus.infra.nattable.tests.tests.TableSelectionProviderTest) Time elapsed: 0.852 s test_RowSelectionWithCTRL(org.eclipse.papyrus.infra.nattable.tests.tests.TableSelectionProviderTest) Time elapsed: 0.767 s isCategory_V1_V1_V1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0.002 s isCategory_H1_V1_H1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s getDepth_H1_H1_V1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s isCategory_Empty_H1_V1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s isCategory_V1_V1_H1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s getDepth_V1_H1_V1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s getDepth_H1_H1_H1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s isCategory_Empty_H1_H1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s getDepth_V1_H1_H1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s getDepth_Empty_H1_V1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s getDepth_Empty_H1_H1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s getDepth_H1_V1_V1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s isCategory_Empty_V1_V1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s getDepth_V1_V1_V1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s getDepth_H1_V1_H1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s isCategory_Empty_V1_H1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0.001 s getDepth_V1_V1_H1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s isCategory_H1_H1_V1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s isCategory_V1_H1_V1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s getDepth_Empty_V1_V1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0.001 s isCategory_H1_H1_H1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s isCategory_V1_H1_H1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s getDepth_Empty_V1_H1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s isCategory_H1_V1_V1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s getText_selectionOfMultipleTables(org.eclipse.papyrus.infra.nattable.tests.tests.TableLabelProviderTest) Time elapsed: 0.959 s getText_unnamedTableChangeContextName(org.eclipse.papyrus.infra.nattable.tests.tests.TableLabelProviderTest) Time elapsed: 0.019 s getText_namedTableNotifications(org.eclipse.papyrus.infra.nattable.tests.tests.TableLabelProviderTest) Time elapsed: 0.014 s getText_namedTable(org.eclipse.papyrus.infra.nattable.tests.tests.TableLabelProviderTest) Time elapsed: 0.012 s getText_unnamedTable(org.eclipse.papyrus.infra.nattable.tests.tests.TableLabelProviderTest) Time elapsed: 0.012 s getText_unnamedTableNotifications(org.eclipse.papyrus.infra.nattable.tests.tests.TableLabelProviderTest) Time elapsed: 0.013 s Results: Failures: TableCreationTest.testCreationAndSynchronization:176 TableCreationTest2.createTable2AndDestroyAnOwnedElement:192 Tests run: 55, Failures: 2, Errors: 0, Skipped: 0 [ERROR] There are test failures. Please refer to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/surefire-reports for the individual test results. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.nattable.suite.tests --- [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.papyrus.infra.nattable.suite.tests' with 0 classes [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.architecture.tests >-- [INFO] Building org.eclipse.papyrus.infra.architecture.tests 2.0.0-SNAPSHOT [140/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.architecture.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.architecture.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.architecture.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.architecture.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.architecture.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.architecture.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.architecture.tests --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.architecture.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.architecture.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.architecture.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/target/org.eclipse.papyrus.infra.architecture.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.architecture.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.architecture.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.architecture.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.labelprovider.tests >-- [INFO] Building org.eclipse.papyrus.infra.services.labelprovider.tests 2.0.0-SNAPSHOT [141/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/target/org.eclipse.papyrus.infra.services.labelprovider.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.architecture.tests >-- [INFO] Building org.eclipse.papyrus.infra.ui.architecture.tests 2.0.0-SNAPSHOT [142/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.ui.architecture.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui.architecture.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui.architecture.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui.architecture.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.ui.architecture.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.ui.architecture.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.ui.architecture.tests --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui.architecture.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui.architecture.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui.architecture.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/target/org.eclipse.papyrus.infra.ui.architecture.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui.architecture.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.ui.architecture.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.ui.architecture.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.suite.tests >--- [INFO] Building org.eclipse.papyrus.infra.suite.tests 1.0.0-SNAPSHOT [143/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.suite.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.suite.tests --- [INFO] The project's OSGi version is 1.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.suite.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.suite.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.suite.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.suite.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.suite.tests --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.suite.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.suite.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.suite.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/org.eclipse.papyrus.infra.suite.tests-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.suite.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.suite.tests --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.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, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] Running org.eclipse.papyrus.infra.suite.tests.AllTests log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator). log4j:WARN Please initialize the log4j system properly. No JFaces support for org.eclipse.jface.viewers.TableTreeViewer org.eclipse.core.internal.resources.ResourceException(/CrossReferenceIndexTest$SubmodelsTest)[368]: java.lang.Exception: Resource '/CrossReferenceIndexTest$SubmodelsTest' does not exist. at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42) at org.eclipse.core.internal.resources.ResourceException.(ResourceException.java:38) at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:330) at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:204) at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:145) at org.eclipse.core.internal.resources.Resource.accept(Resource.java:63) at org.eclipse.core.internal.resources.Resource.accept(Resource.java:55) at org.eclipse.core.internal.resources.Resource.accept(Resource.java:117) at org.eclipse.core.internal.resources.Resource.accept(Resource.java:105) at org.eclipse.papyrus.junit.utils.rules.ProjectFixture.deleteProject(ProjectFixture.java:270) at org.eclipse.papyrus.junit.utils.rules.ProjectFixture$1.evaluate(ProjectFixture.java:240) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:288) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:282) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.lang.Thread.run(Thread.java:834) [EXPANSION_DIAGRAM]+ChildrenListRepresentation for Class Diagram [EXPANSION_DIAGRAM]+-->ID - Representation [EXPANSION_DIAGRAM] "Interface_Label" org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.CustomRepresentationImpl@74032f9a (editPartQualifiedName: org.eclipse.papyrus.uml.diagram.clazz.edit.parts.NestedInterfaceForInterfaceEditPart, name: Nested Interface Label, viewFactory: org.eclipse.gmf.runtime.diagram.ui.view.factories.optimal.ShapeViewFactory, description: null) [EXPANSION_DIAGRAM] "Implemented Interfaces" org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.CustomInducedRepresentationImpl@43aecd33 (editPartQualifiedName: org.eclipse.papyrus.uml.diagram.common.editparts.ListCompartmentEditPart, name: Compartment to implement interfaces, viewFactory: org.eclipse.gmf.runtime.diagram.ui.view.factories.optimal.CompartmentViewFactory, description: null) (hint: Implemented Interfaces) [EXPANSION_DIAGRAM] "Class_Shape" org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.CustomGMFT_BasedRepresentationImpl@860ec91 (editPartQualifiedName: org.eclipse.papyrus.uml.diagram.clazz.edit.parts.ClassEditPart, name: Reuse representation of class of the class diagram, viewFactory: org.eclipse.papyrus.infra.gmfdiag.common.utils.ClassifierViewFactory, description: null) (reusedID: Class_Shape) [EXPANSION_DIAGRAM]+--> ParentID- ChildrenIDs [EXPANSION_DIAGRAM] "Implemented Interfaces" [Interface_Label] [EXPANSION_DIAGRAM] "Class Diagram" [Class_Shape] [EXPANSION_DIAGRAM] "Class_Shape" [Implemented Interfaces] [EXPANSION_DIAGRAM]+ChildrenListRepresentation for Class Diagram [EXPANSION_DIAGRAM]+-->ID - Representation [EXPANSION_DIAGRAM] "Interface_BorderItem" org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.CustomRepresentationImpl@3540e43a (editPartQualifiedName: org.eclipse.papyrus.uml.diagram.clazz.edit.parts.NestedInterfaceForClassEditPart, name: Interface as BorderItem, viewFactory: org.eclipse.gmf.runtime.diagram.ui.view.factories.optimal.ShapeViewFactory, description: null) [EXPANSION_DIAGRAM] "Class_Shape" org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.CustomGMFT_BasedRepresentationImpl@31d81663 (editPartQualifiedName: org.eclipse.papyrus.uml.diagram.clazz.edit.parts.ClassEditPart, name: Reuse representation of class of the class diagram, viewFactory: org.eclipse.papyrus.infra.gmfdiag.common.utils.ClassifierViewFactory, description: null) (reusedID: Class_Shape) [EXPANSION_DIAGRAM]+--> ParentID- ChildrenIDs [EXPANSION_DIAGRAM] "Class Diagram" [Class_Shape] [EXPANSION_DIAGRAM] "Class_Shape" [Interface_BorderItem] [EXPANSION_DIAGRAM]+ChildrenListRepresentation for Class Diagram [EXPANSION_DIAGRAM]+-->ID - Representation [EXPANSION_DIAGRAM] "Implemented Interfaces" org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.CustomInducedRepresentationImpl@7bc8aa2f (editPartQualifiedName: null, name: Compartment to implement interfaces, viewFactory: null, description: null) (hint: Implemented Interfaces) [EXPANSION_DIAGRAM] "Class_Shape" org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.CustomGMFT_BasedRepresentationImpl@61a9ada (editPartQualifiedName: org.eclipse.papyrus.uml.diagram.clazz.edit.parts.ClassEditPart, name: Reuse respresentation of class of the class diagram, viewFactory: org.eclipse.papyrus.infra.gmfdiag.common.utils.ClassifierViewFactory, description: null) (reusedID: Class_Shape) [EXPANSION_DIAGRAM]+--> ParentID- ChildrenIDs [EXPANSION_DIAGRAM] "Class Diagram" [Class_Shape] [EXPANSION_DIAGRAM] "Class_Shape" [Implemented Interfaces] Warning: NLS unused message: "Select in: messages platform:/resource/org.eclipse.papyrus.infra.services.resourceloading.tests/resources/TestModel1/MyProfile.uml#_XkGiwB07Ed-QQ4mYkrb7Gg platform:/resource/org.eclipse.papyrus.infra.services.resourceloading.tests/resources/TestModel1/MyProfile.uml#_XkGiwB07Ed-QQ4mYkrb7Gg platform:/resource/org.eclipse.papyrus.infra.services.resourceloading.tests/resources/TestModel1/MyProfile.uml#_XkGiwB07Ed-QQ4mYkrb7Gg Tests run: 930, Failures: 2, Errors: 0, Skipped: 27, Time elapsed: 425.619 s <<< FAILURE! - in org.eclipse.papyrus.infra.suite.tests.AllTests testGetObserved(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) Time elapsed: 0.177 s testGetValue(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) Time elapsed: 0.002 s testGetValueType(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) Time elapsed: 0.001 s testAddRemoveValueChangeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) Time elapsed: 0.004 s testSetValue(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) Time elapsed: 0.001 s testSetDelegate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) Time elapsed: 0.004 s testAddRemoveStaleListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) skipped testGetRealm(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) Time elapsed: 0.001 s testDelegatingToDelegator(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) Time elapsed: 0.002 s testIsDisposed(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) Time elapsed: 0.001 s testWrap(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) Time elapsed: 0.002 s testAddDisposeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) Time elapsed: 0.001 s testAddRemoveChangeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) Time elapsed: 0.001 s testCreate_withObserving(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) Time elapsed: 0.005 s testHashCode(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) Time elapsed: 0.001 s testCreate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) Time elapsed: 0.002 s testDispose(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) Time elapsed: 0.003 s testEquals(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) Time elapsed: 0.002 s testAutoreleaseDelegate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) Time elapsed: 0.001 s testIsStale(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) skipped testGetValue(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) Time elapsed: 0.001 s testGetValueType(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) Time elapsed: 0 s testAddRemoveValueChangeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) Time elapsed: 0.001 s testSetValue(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) Time elapsed: 0 s testSetDelegate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) Time elapsed: 0 s testAddRemoveStaleListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) skipped testGetRealm(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) Time elapsed: 0 s testDelegatingToDelegator(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) Time elapsed: 0.001 s testIsDisposed(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) Time elapsed: 0.001 s testWrap(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) Time elapsed: 0 s testAddDisposeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) Time elapsed: 0 s testAddRemoveChangeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) Time elapsed: 0.001 s testCreate_withObserving(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) Time elapsed: 0.001 s testHashCode(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) Time elapsed: 0 s testCreate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) Time elapsed: 0 s testDispose(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) Time elapsed: 0.001 s testEquals(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) Time elapsed: 0.001 s testAutoreleaseDelegate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) Time elapsed: 0.001 s testIsStale(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) skipped testGetObserved(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) skipped testGetObserved(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.041 s testAddRemoveSetChangeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.005 s testToArray(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.011 s testAdd(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.001 s testGetElementType(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.001 s testClear(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.001 s testSize(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.001 s testRetainAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.002 s testContainsAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.001 s testContains(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.002 s testHashCode(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.001 s testAddAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.001 s testEquals(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.001 s testIsEmpty(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.001 s testRemove(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.002 s testIterator(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.003 s testRemoveAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.002 s testToArray_Array(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.002 s testSetDelegate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.002 s testAddRemoveStaleListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) skipped testGetRealm(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.001 s testDelegatingToDelegator(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.001 s testIsDisposed(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.001 s testWrap(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.001 s testAddDisposeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.001 s testAddRemoveChangeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.001 s testCreate_withObserving(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.005 s testCreate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.001 s testDispose(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0 s testAutoreleaseDelegate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0 s testIsStale(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) skipped testAddRemoveSetChangeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0.001 s testToArray(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0.001 s testAdd(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0.001 s testGetElementType(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0 s testClear(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0 s testSize(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0.001 s testRetainAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0.001 s testContainsAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0 s testContains(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0.001 s testHashCode(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0.001 s testAddAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0 s testEquals(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0 s testIsEmpty(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0.001 s testRemove(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0.001 s testIterator(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0 s testRemoveAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0.001 s testToArray_Array(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0 s testSetDelegate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0.001 s testAddRemoveStaleListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0.003 s testGetRealm(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0 s testDelegatingToDelegator(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0 s testIsDisposed(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0.001 s testWrap(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0 s testAddDisposeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0 s testAddRemoveChangeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0.001 s testCreate_withObserving(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0 s testCreate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0.001 s testDispose(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0 s testAutoreleaseDelegate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0 s testIsStale(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0.001 s testGetObserved(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) skipped testMove(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.036 s testLastIndexOf(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s testListIterator(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s testRemove_int(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s testAddListChangeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s testAddAll_index(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0 s testAdd_index(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s testIndexOf(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0 s testSet_index(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0 s testGet_index(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s testSubList(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.003 s testListIterator_index(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s testToArray(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s testAdd(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0 s testGetElementType(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0 s testClear(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s testSize(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s testRetainAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s testContainsAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0 s testContains(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s testHashCode(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0 s testAddAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s testEquals(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0 s testIsEmpty(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0 s testRemove(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s testIterator(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0 s testRemoveAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0 s testToArray_Array(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s testSetDelegate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s testAddRemoveStaleListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s testGetRealm(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0 s testDelegatingToDelegator(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s testIsDisposed(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s testWrap(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0 s testAddDisposeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s testAddRemoveChangeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0 s testCreate_withObserving(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.005 s testCreate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0 s testDispose(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0 s testAutoreleaseDelegate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0 s testIsStale(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s testGetObserved(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) skipped testGetObserved(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.019 s testMove(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s testLastIndexOf(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.002 s testListIterator(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.002 s testRemove_int(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s testAddListChangeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s testAddAll_index(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s testAdd_index(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s testIndexOf(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s testSet_index(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s testGet_index(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s testSubList(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s testListIterator_index(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s testToArray(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s testAdd(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s testGetElementType(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.002 s testClear(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s testSize(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s testRetainAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s testContainsAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s testContains(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s testHashCode(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s testAddAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s testEquals(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s testIsEmpty(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.002 s testRemove(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s testIterator(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s testRemoveAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s testToArray_Array(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s testSetDelegate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s testAddRemoveStaleListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) skipped testGetRealm(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s testDelegatingToDelegator(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s testIsDisposed(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s testWrap(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s testAddDisposeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s testAddRemoveChangeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s testCreate_withObserving(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0 s testCreate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0 s testDispose(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s testAutoreleaseDelegate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0 s testIsStale(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) skipped testListIterator(org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorTest) Time elapsed: 0.005 s testRelease(org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorTest) Time elapsed: 0 s testAutorelease(org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorTest) Time elapsed: 0 s testRetain(org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorTest) Time elapsed: 0 s testIterator(org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorTest) Time elapsed: 0.001 s testListIterator_int(org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorTest) Time elapsed: 0 s testRetainRelease(org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorContainmentTest) Time elapsed: 0.002 s testDispose(org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorContainmentTest) Time elapsed: 0 s findClass_exists(org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest) Time elapsed: 9.044 s findClass_exists_constrained_wrongType(org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest) Time elapsed: 0.24 s findClass_noneSuch(org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest) Time elapsed: 0.068 s findClass_exists_withContext(org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest) Time elapsed: 0 s findClass_exists_nested(org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest) Time elapsed: 0.031 s findClass_exists_withContext_referencedProject(org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest) Time elapsed: 0 s findClass_exists_constrained(org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest) Time elapsed: 0.033 s findClass_exists_withContext_fallback(org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest) Time elapsed: 0.033 s testAwaitTermination_timesOut(org.eclipse.papyrus.infra.ui.util.UIUtilTest$ExecutorServiceTest) Time elapsed: 1.029 s testShutdown(org.eclipse.papyrus.infra.ui.util.UIUtilTest$ExecutorServiceTest) Time elapsed: 0.001 s testShutdownNow(org.eclipse.papyrus.infra.ui.util.UIUtilTest$ExecutorServiceTest) Time elapsed: 0 s testAwaitTermination_finishes(org.eclipse.papyrus.infra.ui.util.UIUtilTest$ExecutorServiceTest) Time elapsed: 0 s testSubmit(org.eclipse.papyrus.infra.ui.util.UIUtilTest$ExecutorServiceTest) Time elapsed: 0 s testPrivilegedRunnableWithProgress(org.eclipse.papyrus.infra.ui.util.TransactionUIHelperTest) Time elapsed: 0.55 s testIsSaveOnCloseNeeded(org.eclipse.papyrus.infra.ui.lifecycleevents.SaveAndDirtyServiceTest) skipped testRemoveIsaveablePart(org.eclipse.papyrus.infra.ui.lifecycleevents.SaveAndDirtyServiceTest) skipped testIsSaveAsAllowed(org.eclipse.papyrus.infra.ui.lifecycleevents.SaveAndDirtyServiceTest) skipped testRegisterIsaveablePart(org.eclipse.papyrus.infra.ui.lifecycleevents.SaveAndDirtyServiceTest) skipped testDoSaveAs(org.eclipse.papyrus.infra.ui.lifecycleevents.SaveAndDirtyServiceTest) skipped testDoSave(org.eclipse.papyrus.infra.ui.lifecycleevents.SaveAndDirtyServiceTest) skipped testIsDirty(org.eclipse.papyrus.infra.ui.lifecycleevents.SaveAndDirtyServiceTest) skipped testRemoveSaveListener(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest) Time elapsed: 0.004 s testAddSaveListener(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest) Time elapsed: 0 s testFireSaveEvent(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest) Time elapsed: 0 s testFireSaveAsEvent(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest) Time elapsed: 0.001 s testFireAboutToSaveEvent(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest) Time elapsed: 0 s testFireAboutToSaveAsEvent(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest) Time elapsed: 0 s testFirePostSaveAsEvent(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest) Time elapsed: 0 s testAddPostSaveListener(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest) Time elapsed: 0 s testFirePostSaveEvent(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest) Time elapsed: 0 s testRemoveAboutToSaveListener(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest) Time elapsed: 0 s testRemovePostSaveListener(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest) Time elapsed: 0 s testAddAboutToSaveListener(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest) Time elapsed: 0 s testFireAllSaveAsEvent(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest) Time elapsed: 0 s testFireAllSaveEvent(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest) Time elapsed: 0 s testExistingMethod(org.eclipse.papyrus.infra.ui.contentoutline.NestedEditorDelegatedOutlinePageTest) Time elapsed: 0.002 s getAdaptedValue(org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest) Time elapsed: 0.007 s getChildren(org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest) Time elapsed: 0.002 s getElements_object(org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest) Time elapsed: 0 s hasChildren(org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest) Time elapsed: 0.001 s getParent(org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest) Time elapsed: 0.001 s dispose(org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest) Time elapsed: 0.003 s getElements(org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest) Time elapsed: 0 s isValidValue(org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest) Time elapsed: 0 s getAdaptedValue(org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest) Time elapsed: 0.006 s getElements_Object(org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest) Time elapsed: 0 s getChildren(org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest) Time elapsed: 0 s hasChildren(org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest) Time elapsed: 0.001 s getParent(org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest) Time elapsed: 0 s dispose(org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest) Time elapsed: 0.002 s getElements(org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest) Time elapsed: 0 s isValidValue(org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest) Time elapsed: 0.001 s testClientContextExist(org.eclipse.papyrus.infra.services.edit.tests.context.TestClientContext) Time elapsed: 0.048 s testGetAdapter(org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditService) Time elapsed: 0.008 s testGetDisplayName(org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditService) Time elapsed: 0 s testCanEdit(org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditService) Time elapsed: 0.008 s testGetEditCommand(org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditService) Time elapsed: 0.005 s testIsKnownElementType(org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceProvider) Time elapsed: 0 s testGetEditService_EObject(org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceProvider) Time elapsed: 0.001 s testGetEditService_IElementType(org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceProvider) Time elapsed: 0.002 s testGetEditService_EClass(org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceProvider) Time elapsed: 0 s testGetEditService_Unknown(org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceProvider) Time elapsed: 0 s testGetContainedTypeEditServices(org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceProvider) Time elapsed: 0.001 s testCreateServiceInstance(org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceProviderFactory) Time elapsed: 0.026 s testGetCommandProvider(org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceUtils) Time elapsed: 0.001 s testGetCommandEObjectResult(org.eclipse.papyrus.infra.services.edit.tests.utils.TestGMFCommandUtils) Time elapsed: 0.002 s testGetEditCommand(org.eclipse.papyrus.infra.services.edit.tests.commands.TestConfigureFeatureCommandFactory) Time elapsed: 0.026 s testGetEditCommand(org.eclipse.papyrus.infra.services.edit.tests.commands.TestConfigureFeatureListCommandFactory) Time elapsed: 0.004 s testDeleteMarkers(org.eclipse.papyrus.infra.services.edit.tests.edit.advice.MarkerDeletionAdviceTest) Time elapsed: 5.362 s testDeleteMarkers_relatedElements_diagram(org.eclipse.papyrus.infra.services.edit.tests.edit.advice.MarkerDeletionAdviceTest) Time elapsed: 7.425 s testDeleteMarkers_integration(org.eclipse.papyrus.infra.services.edit.tests.edit.advice.MarkerDeletionAdviceTest) Time elapsed: 3.093 s testDeleteMarkers_relatedElements(org.eclipse.papyrus.infra.services.edit.tests.edit.advice.MarkerDeletionAdviceTest) Time elapsed: 2.555 s testValidate(org.eclipse.papyrus.infra.services.edit.ui.dialogs.tests.TestElementTypeValidator) Time elapsed: 0.004 s testInvalidContext(org.eclipse.papyrus.infra.services.labelprovider.tests.LabelProviderServiceTest) Time elapsed: 0.005 s testDefaultLabelProvider(org.eclipse.papyrus.infra.services.labelprovider.tests.LabelProviderServiceTest) Time elapsed: 0.007 s testEMFLabelProvider(org.eclipse.papyrus.infra.services.labelprovider.tests.LabelProviderServiceTest) Time elapsed: 0.003 s testUMLLabelProvider(org.eclipse.papyrus.infra.services.labelprovider.tests.LabelProviderServiceTest) Time elapsed: 0.004 s testUMLLabelProviderChangeEvents(org.eclipse.papyrus.infra.services.labelprovider.tests.LabelProviderServiceTest) Time elapsed: 0.004 s getSemanticRoots(org.eclipse.papyrus.infra.services.semantic.tests.SemanticServiceTest) Time elapsed: 0.01 s getSemanticIModels(org.eclipse.papyrus.infra.services.semantic.tests.SemanticServiceTest) Time elapsed: 0.001 s testReorientReferenceCommand_sourceOldReadOnly[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.051 s testMoveCommand_rootFromReadOnly[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.066 s testSetCommand_containmentOldContainerReadonly[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.02 s testDestroyElementCommand[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.055 s testReorientRelationshipCommand_sourceOldReadOnly[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.058 s testSetCommand_attribute[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.014 s testSetCommand_containmentOldContainerReadonlyMany[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.053 s testReorientReferenceCommand_targetNewReadonly[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.072 s testReorientRelationshipCommand_targetNewReadOnly[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.017 s testReorientReferenceCommand_targetOldReadonly[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.013 s testSetCommand_referenceOppositeAdd[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.016 s testDestroyReferenceCommand_owner[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.044 s testCreateCommand[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.04 s testReorientRelationshipCommand_targetOldReadonly[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.066 s testMoveCommand_fromReadOnly[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.017 s testReorientReferenceCommand_sourceNewReadonly[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.016 s testDestroyReferenceCommand_referencedOpposite[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.017 s testSetCommand_referenceOppositeRemove[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.034 s testDuplicateCommand[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.016 s testReorientRelationshipCommand_sourceNewReadOnly[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.019 s testCreateRelationshipCommand[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.057 s testMoveCommand_toReadOnly[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.015 s testReorientReferenceCommand_sourceOldReadOnly[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.016 s testMoveCommand_rootFromReadOnly[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.015 s testSetCommand_containmentOldContainerReadonly[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.012 s testDestroyElementCommand[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.016 s testReorientRelationshipCommand_sourceOldReadOnly[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.059 s testSetCommand_attribute[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.016 s testSetCommand_containmentOldContainerReadonlyMany[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.015 s testReorientReferenceCommand_targetNewReadonly[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.014 s testReorientRelationshipCommand_targetNewReadOnly[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.025 s testReorientReferenceCommand_targetOldReadonly[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.016 s testSetCommand_referenceOppositeAdd[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.016 s testDestroyReferenceCommand_owner[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.058 s testCreateCommand[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.016 s testReorientRelationshipCommand_targetOldReadonly[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.015 s testMoveCommand_fromReadOnly[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.016 s testReorientReferenceCommand_sourceNewReadonly[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.015 s testDestroyReferenceCommand_referencedOpposite[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.015 s testSetCommand_referenceOppositeRemove[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.072 s testDuplicateCommand[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.015 s testReorientRelationshipCommand_sourceNewReadOnly[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.012 s testCreateRelationshipCommand[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.015 s testMoveCommand_toReadOnly[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.022 s testReorientReferenceCommand_sourceOldReadOnly[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) skipped testMoveCommand_rootFromReadOnly[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.01 s testSetCommand_containmentOldContainerReadonly[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.013 s testDestroyElementCommand[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.056 s testReorientRelationshipCommand_sourceOldReadOnly[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.011 s testSetCommand_attribute[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.013 s testSetCommand_containmentOldContainerReadonlyMany[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.012 s testReorientReferenceCommand_targetNewReadonly[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) skipped testReorientRelationshipCommand_targetNewReadOnly[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.013 s testReorientReferenceCommand_targetOldReadonly[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) skipped testSetCommand_referenceOppositeAdd[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.011 s testDestroyReferenceCommand_owner[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.07 s testCreateCommand[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.012 s testReorientRelationshipCommand_targetOldReadonly[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.011 s testMoveCommand_fromReadOnly[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.011 s testReorientReferenceCommand_sourceNewReadonly[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) skipped testDestroyReferenceCommand_referencedOpposite[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.01 s testSetCommand_referenceOppositeRemove[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.011 s testDuplicateCommand[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) skipped testReorientRelationshipCommand_sourceNewReadOnly[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.031 s testCreateRelationshipCommand[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.044 s testMoveCommand_toReadOnly[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.013 s testReorientReferenceCommand_sourceOldReadOnly[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.015 s testMoveCommand_rootFromReadOnly[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.014 s testSetCommand_containmentOldContainerReadonly[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.018 s testDestroyElementCommand[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.013 s testReorientRelationshipCommand_sourceOldReadOnly[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.064 s testSetCommand_attribute[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.012 s testSetCommand_containmentOldContainerReadonlyMany[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.013 s testReorientReferenceCommand_targetNewReadonly[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.013 s testReorientRelationshipCommand_targetNewReadOnly[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.013 s testReorientReferenceCommand_targetOldReadonly[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.011 s testSetCommand_referenceOppositeAdd[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.015 s testDestroyReferenceCommand_owner[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.054 s testCreateCommand[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.012 s testReorientRelationshipCommand_targetOldReadonly[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.011 s testMoveCommand_fromReadOnly[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.01 s testReorientReferenceCommand_sourceNewReadonly[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.013 s testDestroyReferenceCommand_referencedOpposite[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.011 s testSetCommand_referenceOppositeRemove[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.068 s testDuplicateCommand[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.013 s testReorientRelationshipCommand_sourceNewReadOnly[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.011 s testCreateRelationshipCommand[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.013 s testMoveCommand_toReadOnly[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.013 s testDeleteWithCrossReferences:commands(org.eclipse.papyrus.infra.emf.edit.domain.PapyrusTransactionalEditingDomainTest) Time elapsed: 1.569 s testDeleteWithCrossReferences:delete(org.eclipse.papyrus.infra.emf.edit.domain.PapyrusTransactionalEditingDomainTest) Time elapsed: 0 s testDeleteWithCrossReferences:changes(org.eclipse.papyrus.infra.emf.edit.domain.PapyrusTransactionalEditingDomainTest) Time elapsed: 0 s testGetServiceRegistryResource(org.eclipse.papyrus.infra.emf.utils.ServiceUtilsForResourceTest) Time elapsed: 0.003 s testGetInstance(org.eclipse.papyrus.infra.emf.utils.ServiceUtilsForResourceTest) Time elapsed: 0.001 s makeNotShardObservedByOtherHelper[0: useCommands=false](org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest) Time elapsed: 1.233 s makeNotShard[0: useCommands=false](org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest) Time elapsed: 0.506 s makeShardObservedByOtherHelper[0: useCommands=false](org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest) Time elapsed: 0.004 s attemptToUseClosedHelper[0: useCommands=false](org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest) Time elapsed: 0.002 s makeShard[0: useCommands=false](org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest) Time elapsed: 0.002 s makeNotShardObservedByOtherHelper[1: useCommands=true](org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest) Time elapsed: 0.537 s makeNotShard[1: useCommands=true](org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest) Time elapsed: 0.667 s makeShardObservedByOtherHelper[1: useCommands=true](org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest) Time elapsed: 0.011 s attemptToUseClosedHelper[1: useCommands=true](org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest) Time elapsed: 0.003 s makeShard[1: useCommands=true](org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest) Time elapsed: 0.004 s proxyResolutionLoadsShardFromTheTop[0: full index](org.eclipse.papyrus.infra.emf.resource.ShardResourceLocatorTest) Time elapsed: 1.187 s shardLoadsContainersAndDoesntLoseStereotypes[0: full index](org.eclipse.papyrus.infra.emf.resource.ShardResourceLocatorTest) Time elapsed: 0.547 s proxyResolutionLoadsShardFromTheTop[1: on-demand index](org.eclipse.papyrus.infra.emf.resource.ShardResourceLocatorTest) Time elapsed: 0.493 s shardLoadsContainersAndDoesntLoseStereotypes[1: on-demand index](org.eclipse.papyrus.infra.emf.resource.ShardResourceLocatorTest) Time elapsed: 0.495 s subunits(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest) Time elapsed: 0.742 s parents(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest) Time elapsed: 0.002 s outgoingReferences_givenURI(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest) Time elapsed: 0.001 s incomingReferences_givenURI(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest) Time elapsed: 0.001 s roots(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest) Time elapsed: 0.001 s roots_alternate(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest) Time elapsed: 0.009 s outgoingReferences(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest) Time elapsed: 0.204 s incomingReferences(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest) Time elapsed: 0.001 s isShard(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest) Time elapsed: 0.001 s subunits(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest) Time elapsed: 1.503 s parents(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest) Time elapsed: 0.001 s outgoingReferences_givenURI(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest) Time elapsed: 0.001 s incomingReferences_givenURI(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest) Time elapsed: 0 s roots(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest) Time elapsed: 0.001 s roots_alternate(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest) skipped outgoingReferences(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest) Time elapsed: 0 s incomingReferences(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest) Time elapsed: 0.001 s isShard(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest) Time elapsed: 0 s indexRebuiltOnDeletion(org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest) Time elapsed: 3.492 s indexRebuiltOnProjectClose(org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest) Time elapsed: 0.953 s indexNotifiesOnReindex(org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest) Time elapsed: 0.674 s indexRefreshesIfNecessary_bug473154(org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest) Time elapsed: 6.735 s indexBuilt(org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest) Time elapsed: 0.46 s indexRebuiltOnChanges(org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest) Time elapsed: 3.582 s indexRebuiltOnProjectDelete(org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest) Time elapsed: 0.674 s indexRecoversFromCancel(org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest) Time elapsed: 1.508 s AndExpression_Test1(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0.007 s AndExpression_Test2(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s AndExpression_Test3(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0.002 s AndExpression_Test4(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s AndExpression_Test5(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0.002 s AndExpression_Test6(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s AndExpression_Test7(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s AndExpression_Test8(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s AndExpression_Test9(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0.001 s AndExpression_Test10(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s AndExpression_Test11(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s AndExpression_Test12(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s AndExpression_Test13(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s AndExpression_Test14(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s AndExpression_Test15(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s AndExpression_Test16(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0.001 s AndExpression_Test17(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s AndExpression_Test18(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s AndExpression_Test19(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s AndExpression_Test20(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s AndExpression_Test21(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s AndExpression_Test22(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0.001 s AndExpression_Test23(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s AndExpression_Test24(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s AndExpression_Test25(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s AndExpression_Test26(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s LiteralFalseExpression_Test1(org.eclipse.papyrus.infra.emf.expressions.tests.LiteralFalseExpressionTests) Time elapsed: 0 s LiteralFalseExpression_Test2(org.eclipse.papyrus.infra.emf.expressions.tests.LiteralFalseExpressionTests) Time elapsed: 0 s LiteralTrueExpression_Test1(org.eclipse.papyrus.infra.emf.expressions.tests.LiteralTrueExpressionTests) Time elapsed: 0.001 s LiteralTrueExpression_Test2(org.eclipse.papyrus.infra.emf.expressions.tests.LiteralTrueExpressionTests) Time elapsed: 0 s NotExpression_Test1_1(org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests) Time elapsed: 0.032 s NotExpression_Test1_2(org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests) Time elapsed: 0 s NotExpression_Test2_1(org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests) Time elapsed: 0 s NotExpression_Test2_2(org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests) Time elapsed: 0 s NotExpression_Test3_1(org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests) Time elapsed: 0 s NotExpression_Test3_2(org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests) Time elapsed: 0.001 s NotExpression_Test4_1(org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests) Time elapsed: 0 s NotExpression_Test4_2(org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests) Time elapsed: 0 s NotExpression_Test4_3(org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests) Time elapsed: 0 s NotExpression_Test4_4(org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests) Time elapsed: 0 s OrExpression_Test10(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0.002 s OrExpression_Test11(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s OrExpression_Test12(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s OrExpression_Test13(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s OrExpression_Test14(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s OrExpression_Test15(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s OrExpression_Test16(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s OrExpression_Test17(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s OrExpression_Test18(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s OrExpression_Test19(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s OrExpression_Test20(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s OrExpression_Test21(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s OrExpression_Test22(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s OrExpression_Test23(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s OrExpression_Test24(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s OrExpression_Test25(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s OrExpression_Test26(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s OrExpression_Test1(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s OrExpression_Test2(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s OrExpression_Test3(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s OrExpression_Test4(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s OrExpression_Test5(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s OrExpression_Test6(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0.001 s OrExpression_Test7(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s OrExpression_Test8(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s OrExpression_Test9(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s ReferenceExpression_Test1(org.eclipse.papyrus.infra.emf.expressions.tests.ReferenceExpressionTests) Time elapsed: 0.003 s ReferenceExpression_Test2(org.eclipse.papyrus.infra.emf.expressions.tests.ReferenceExpressionTests) Time elapsed: 0 s ReferenceExpression_Test3(org.eclipse.papyrus.infra.emf.expressions.tests.ReferenceExpressionTests) Time elapsed: 0 s ReferenceExpression_Test4(org.eclipse.papyrus.infra.emf.expressions.tests.ReferenceExpressionTests) Time elapsed: 0 s ReferenceExpression_Test5(org.eclipse.papyrus.infra.emf.expressions.tests.ReferenceExpressionTests) Time elapsed: 0 s singleEAttributeEqualityExpression_Test1(org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests) Time elapsed: 0.003 s singleEAttributeEqualityExpression_Test2(org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests) Time elapsed: 0 s singleEAttributeEqualityExpression_Test3(org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests) Time elapsed: 0 s singleEAttributeEqualityExpression_Test4(org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests) Time elapsed: 0.001 s singleEAttributeEqualityExpression_Test5(org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests) Time elapsed: 0 s singleEAttributeEqualityExpression_Test6(org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests) Time elapsed: 0 s singleEAttributeEqualityExpression_Test7(org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests) Time elapsed: 0 s singleEAttributeEqualityExpression_Test8(org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests) Time elapsed: 0 s handlesWrapperChains(org.eclipse.papyrus.infra.emf.gmf.util.tests.CommandTreeIteratorTest) Time elapsed: 0.009 s testMainModelElementsAreUnhandled(org.eclipse.papyrus.infra.ui.internal.emf.readonly.handlers.ReferencedModelReadOnlyHandlerTest) Time elapsed: 0.235 s testNonExistentResourceIsUnhandled(org.eclipse.papyrus.infra.ui.internal.emf.readonly.handlers.ReferencedModelReadOnlyHandlerTest) Time elapsed: 0.19 s testCrossReferencedPluginModelElementsAreUnhandled(org.eclipse.papyrus.infra.ui.internal.emf.readonly.handlers.ReferencedModelReadOnlyHandlerTest) Time elapsed: 0.184 s testCrossReferencedWorkspaceModelElementsMadeWritable(org.eclipse.papyrus.infra.ui.internal.emf.readonly.handlers.ReferencedModelReadOnlyHandlerTest) Time elapsed: 0.202 s testSubModelElementsAreUnhandled(org.eclipse.papyrus.infra.ui.internal.emf.readonly.handlers.ReferencedModelReadOnlyHandlerTest) Time elapsed: 0.614 s testObjectURIsWithFragment(org.eclipse.papyrus.infra.ui.internal.emf.readonly.handlers.ReferencedModelReadOnlyHandlerTest) Time elapsed: 0.199 s testCrossReferencedWorkspaceModelElementsAreReadOnly(org.eclipse.papyrus.infra.ui.internal.emf.readonly.handlers.ReferencedModelReadOnlyHandlerTest) Time elapsed: 0.2 s labelProviderChangeNotifications(org.eclipse.papyrus.infra.ui.emf.providers.tests.EMFLabelProviderTest) Time elapsed: 0.003 s getText(org.eclipse.papyrus.infra.ui.emf.providers.tests.EMFLabelProviderTest) Time elapsed: 0 s notificationsOnDependentWhenItChanges(org.eclipse.papyrus.infra.ui.emf.providers.tests.DependentEMFLabelProviderTest) Time elapsed: 0.006 s getText(org.eclipse.papyrus.infra.ui.emf.providers.tests.DependentEMFLabelProviderTest) Time elapsed: 0 s safeSubscriptionRemovalOnDestroy_bug507241(org.eclipse.papyrus.infra.ui.emf.providers.tests.DependentEMFLabelProviderTest) Time elapsed: 0.002 s notificationsOnDependentWhenDependencyChanges(org.eclipse.papyrus.infra.ui.emf.providers.tests.DependentEMFLabelProviderTest) Time elapsed: 0.001 s testGetTypeRegisteredInplugin(org.eclipse.papyrus.infra.types.tests.ElementTypesRegistryTests) Time elapsed: 0 s testPACKAGE_WITH_COMPONENTSType(org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests) Time elapsed: 0.009 s testSemanticMoveComponentFromWrongPackageToWrongPackage(org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests) Time elapsed: 0.003 s testDeleteComponentFromGoodPackage(org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests) Time elapsed: 1.069 s testSemanticCreateComponentInWrongPackage(org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests) Time elapsed: 0.001 s testCyclicAdvices(org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests) Time elapsed: 0.026 s testDeleteComponentFromWrongPackage(org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests) Time elapsed: 0.004 s testSemanticMoveComponentFromWrongPackageToGoodPackage(org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests) Time elapsed: 0.003 s testSemanticCreateComponentInGoodPackage(org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests) Time elapsed: 0.04 s testValidAdvicesOrder(org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests) Time elapsed: 0.022 s testSemanticMoveComponentFromGoodPackageToWrongPackage(org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests) Time elapsed: 0 s testPACKAGE_WITH_ALL_ELEMENTSType(org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests) Time elapsed: 0 s testSemanticMoveComponentFromGoodPackageToGoodPackage(org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests) Time elapsed: 0.003 s testGetTypeRegisteredInplugin(org.eclipse.papyrus.infra.types.tests.ElementTypesRegistryTests) Time elapsed: 0 s notDirtyAfterExecute_save_execute_undo_undo_redo(org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest) Time elapsed: 0.008 s notDirtyAfterExecute_save_executeNonDirtying_undo_undo_redo_redo(org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest) Time elapsed: 0.002 s notDirtyAfterExecuteNonDirtying_undo(org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest) Time elapsed: 0.001 s dirtyAfterExecute(org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest) Time elapsed: 0 s notDirtyAfterExecute_save(org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest) Time elapsed: 0.001 s notDirtyAfterExecute_undo(org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest) Time elapsed: 0 s dirtyAfterExecute_save_undo_save_redo(org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest) Time elapsed: 0.001 s dirtyAfterExecute_save_undo(org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest) Time elapsed: 0.001 s notDirtyAfterExecuteNonDirtying(org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest) Time elapsed: 0 s notDirtyAfterExecute_save_undo_save(org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest) Time elapsed: 0.001 s dirtyAfterExecute_save_execute_undo_undo_save_redo(org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest) Time elapsed: 0.001 s testCancelUnnestedCommand(org.eclipse.papyrus.commands.NestingNotifyingWorkspaceCommandStackTest) Time elapsed: 0.018 s testCompleteNestedCommand(org.eclipse.papyrus.commands.NestingNotifyingWorkspaceCommandStackTest) Time elapsed: 0.01 s testCancelTripleNestedCommand(org.eclipse.papyrus.commands.NestingNotifyingWorkspaceCommandStackTest) Time elapsed: 0.018 s testCompleteTripleNestedCommand(org.eclipse.papyrus.commands.NestingNotifyingWorkspaceCommandStackTest) Time elapsed: 0.006 s testCancelNestedCommand(org.eclipse.papyrus.commands.NestingNotifyingWorkspaceCommandStackTest) Time elapsed: 0.005 s testCompleteUnnestedCommand(org.eclipse.papyrus.commands.NestingNotifyingWorkspaceCommandStackTest) Time elapsed: 0.003 s genericCompoundsAndWrappers(org.eclipse.papyrus.commands.util.CommandTreeIteratorTest) Time elapsed: 0.013 s gmfCompoundsAndWrappers(org.eclipse.papyrus.commands.util.CommandTreeIteratorTest) Time elapsed: 0 s emfCompoundsAndWrappers(org.eclipse.papyrus.commands.util.CommandTreeIteratorTest) Time elapsed: 0 s gefCompoundsAndWrappers(org.eclipse.papyrus.commands.util.CommandTreeIteratorTest) Time elapsed: 0 s undoChangesFromDiagramCommandStack(org.eclipse.papyrus.commands.CheckedDiagramCommandStackTest) Time elapsed: 0.726 s undoChangesFromOperationHistory(org.eclipse.papyrus.commands.CheckedDiagramCommandStackTest) Time elapsed: 0.49 s undoChangesFromEMFCommandStack(org.eclipse.papyrus.commands.CheckedDiagramCommandStackTest) Time elapsed: 0.481 s load_BadelementTypeDiagramExpansion(org.eclipse.papyrus.infra.gmfdiag.common.tests.LoadExpansionModel) Time elapsed: 0.053 s load_BadProviderDiagramExpansion(org.eclipse.papyrus.infra.gmfdiag.common.tests.LoadExpansionModel) Time elapsed: 0.708 s init_DiagramExpansionRegistry(org.eclipse.papyrus.infra.gmfdiag.common.tests.LoadExpansionModel) Time elapsed: 0 s load_BadDiagramExpansion(org.eclipse.papyrus.infra.gmfdiag.common.tests.LoadExpansionModel) Time elapsed: 0.004 s load_DiagramExpansion(org.eclipse.papyrus.infra.gmfdiag.common.tests.LoadExpansionModel) Time elapsed: 0.001 s verifyMetaclassCreationWithCompartment(org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionAddCompartment) Time elapsed: 1.879 s verifyClassCreationWithCompartment(org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionAddCompartment) Time elapsed: 1.348 s load_DiagramExpansion(org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionAddCompartment) Time elapsed: 0.966 s load_DiagramExpansion(org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionAddChildLabel) Time elapsed: 1.421 s load_DiagramExpansion(org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionAddBorderItem) Time elapsed: 1.35 s load_DiagramExpansion(org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionAddCompartmentWithKind) Time elapsed: 2.316 s load_DiagramExpansion(org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionAddLink) Time elapsed: 1.527 s testDropInsideBadcontainer(org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionDropElements) Time elapsed: 1.384 s testDropInsidecontainer(org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionDropElements) Time elapsed: 1.546 s testAssistantForLabelNode(org.eclipse.papyrus.infra.gmfdiag.common.tests.AssistantUsage) Time elapsed: 1.745 s testWrap(org.eclipse.papyrus.infra.gmfdiag.common.utils.GMFUnsafeTest) Time elapsed: 0.009 s testWrite_command(org.eclipse.papyrus.infra.gmfdiag.common.utils.GMFUnsafeTest) Time elapsed: 0.002 s testWrite_gmfCommand(org.eclipse.papyrus.infra.gmfdiag.common.utils.GMFUnsafeTest) Time elapsed: 0.003 s testWrite_runnable(org.eclipse.papyrus.infra.gmfdiag.common.utils.GMFUnsafeTest) Time elapsed: 0.002 s initialSyncOfEmptyDiagram(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest) Time elapsed: 2.036 s newNodeOfWrongMetaclassNotSynchronized(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest) Time elapsed: 2.235 s createNewNode:create(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest) Time elapsed: 2.623 s createNewNode:undo(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest) Time elapsed: 0 s createNewNode:redo(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest) Time elapsed: 0 s syncNodeLocation:move(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest) Time elapsed: 2.812 s syncNodeLocation:undo(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest) Time elapsed: 0 s syncNodeLocation:redo(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest) Time elapsed: 0 s deleteNode:deleteView(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest) Time elapsed: 3.912 s deleteNode:undo(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest) Time elapsed: 0.001 s deleteNode:redo(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest) Time elapsed: 0 s syncNodeSize:resize(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest) Time elapsed: 2.083 s syncNodeSize:undo(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest) Time elapsed: 0 s syncNodeSize:redo(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest) Time elapsed: 0 s overrideSyncNodeSize:move(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest) Time elapsed: 2.876 s overrideSyncNodeSize:override(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest) Time elapsed: 0 s overrideSyncNodeSize:undo(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest) Time elapsed: 0 s overrideSyncNodeSize:redo(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest) Time elapsed: 0 s overrideSyncNodeLocation:move(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest) Time elapsed: 3.021 s overrideSyncNodeLocation:override(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest) Time elapsed: 0 s overrideSyncNodeLocation:undo(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest) Time elapsed: 0 s overrideSyncNodeLocation:redo(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest) Time elapsed: 0 s getText_unnamedDiagramNotifications(org.eclipse.papyrus.infra.gmfdiag.common.providers.tests.NotationLabelProviderTest) Time elapsed: 0.004 s getText_namedDiagramNotifications(org.eclipse.papyrus.infra.gmfdiag.common.providers.tests.NotationLabelProviderTest) Time elapsed: 0.001 s getText_unnamedDiagram(org.eclipse.papyrus.infra.gmfdiag.common.providers.tests.NotationLabelProviderTest) Time elapsed: 0 s getText_unnamedDiagramChangeContextName(org.eclipse.papyrus.infra.gmfdiag.common.providers.tests.NotationLabelProviderTest) Time elapsed: 0.001 s getText_namedDiagram(org.eclipse.papyrus.infra.gmfdiag.common.providers.tests.NotationLabelProviderTest) Time elapsed: 0 s createElement(org.eclipse.papyrus.infra.gmfdiag.common.commands.tests.CreateEditBasedElementCommandTest) Time elapsed: 0.476 s copyElement(org.eclipse.papyrus.infra.gmfdiag.common.commands.tests.DefaultCopyCommandTest) Time elapsed: 0.215 s pasteElement(org.eclipse.papyrus.infra.gmfdiag.common.commands.tests.DefaultPasteCommandTest) Time elapsed: 0.319 s copyElement(org.eclipse.papyrus.infra.gmfdiag.common.commands.tests.DefaultDiagramCopyCommandTest) Time elapsed: 1.442 s pasteElement(org.eclipse.papyrus.infra.gmfdiag.common.commands.tests.DefaultDiagramPasteCommandTest) Time elapsed: 1.382 s pasteProperty(org.eclipse.papyrus.infra.gmfdiag.common.commands.tests.DefaultDiagramPasteCommandTest) Time elapsed: 1.796 s validateModel[0](org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.ModelValidationTest) Time elapsed: 0.003 s validateModel[1](org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.ModelValidationTest) Time elapsed: 0.012 s validateModel[0](org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest) Time elapsed: 0.002 s validateModel[1](org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest) Time elapsed: 0.002 s validateModel[2](org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest) Time elapsed: 0.001 s validateModel[3](org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest) Time elapsed: 0.001 s validateModel[4](org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest) Time elapsed: 0.001 s validateModel[5](org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest) Time elapsed: 0.006 s validateModel[6](org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest) Time elapsed: 0.001 s validateModel[7](org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest) Time elapsed: 0.013 s canonicalEdgesInClassDiagram(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.BasicCanonicalClassDiagramTest) Time elapsed: 3.311 s noCanonicalViewInCanonicalView(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.BasicCanonicalClassDiagramTest) Time elapsed: 2.898 s canonicalNodesInClassDiagram(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.BasicCanonicalClassDiagramTest) Time elapsed: 2.579 s noCanonicalEdgeOnCanonicalView(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.BasicCanonicalClassDiagramTest) Time elapsed: 2.685 s controlTestForNothingCanonical(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest) Time elapsed: 1.528 s toggleCanonicalOn:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest) Time elapsed: 2.505 s toggleCanonicalOn:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest) Time elapsed: 0 s toggleCanonicalOn:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest) Time elapsed: 0 s toggleCanonicalInCanonicalNestedViews:on(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest) Time elapsed: 1.632 s toggleCanonicalInCanonicalNestedViews:off(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest) Time elapsed: 0 s toggleCanonicalOff:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest) Time elapsed: 2.204 s toggleCanonicalOff:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest) Time elapsed: 0 s toggleCanonicalOff:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest) Time elapsed: 0 s reorderPropertiesInClass_bug420549:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 3.005 s reorderPropertiesInClass_bug420549:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 0 s reorderPropertiesInClass_bug420549:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 0 s removeGeneralizationFromClass:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 4.756 s removeGeneralizationFromClass:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 0 s removeGeneralizationFromClass:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 0 s addAssociationToClass:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 5.967 s addAssociationToClass:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 0 s addAssociationToClass:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 0 s addElementImportToPackage:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 4.311 s addElementImportToPackage:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 0 s addElementImportToPackage:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 0 s removeOperationFromClass:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 2.589 s removeOperationFromClass:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 0 s removeOperationFromClass:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 0 s addInterfaceToPackage:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 3.667 s addInterfaceToPackage:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 0 s addInterfaceToPackage:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 0.001 s removeClassFromPackage:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 3.165 s removeClassFromPackage:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 0.001 s removeClassFromPackage:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 0 s addPropertyToClass:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 3.185 s addPropertyToClass:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 0 s addPropertyToClass:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 0 s addDependencyToClass:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 6.202 s addDependencyToClass:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 0 s addDependencyToClass:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 0 s deleteGeneralizationViewFromClass:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest) Time elapsed: 6.205 s deleteGeneralizationViewFromClass:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest) Time elapsed: 0 s deleteGeneralizationViewFromClass:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest) Time elapsed: 0 s deleteAssociationViewFromClass:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest) Time elapsed: 5.641 s deleteAssociationViewFromClass:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest) Time elapsed: 0 s deleteAssociationViewFromClass:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest) Time elapsed: 0.001 s deleteClassViewFromPackage:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest) Time elapsed: 5.224 s deleteClassViewFromPackage:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest) Time elapsed: 0 s deleteClassViewFromPackage:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest) Time elapsed: 0 s deleteOperationViewFromClass:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest) Time elapsed: 3.352 s deleteOperationViewFromClass:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest) Time elapsed: 0 s deleteOperationViewFromClass:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest) Time elapsed: 0 s deleteDataTypeFromPackage:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest) Time elapsed: 3.225 s deleteDataTypeFromPackage:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest) Time elapsed: 0.001 s deleteDataTypeFromPackage:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest) Time elapsed: 0 s deleteAssociationFromClass:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest) Time elapsed: 3.08 s deleteAssociationFromClass:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest) Time elapsed: 0 s deleteAssociationFromClass:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest) Time elapsed: 0 s deleteLiteralInEnumeration:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest) Time elapsed: 2.451 s deleteLiteralInEnumeration:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest) Time elapsed: 0 s deleteLiteralInEnumeration:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest) Time elapsed: 0 s createPropertyInClass:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest) Time elapsed: 2.557 s createPropertyInClass:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest) Time elapsed: 0 s createPropertyInClass:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest) Time elapsed: 0 s createDependencyInClass:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest) Time elapsed: 5.334 s createDependencyInClass:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest) Time elapsed: 0 s createDependencyInClass:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest) Time elapsed: 0 s createInterfaceInPackage:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest) Time elapsed: 3.155 s createInterfaceInPackage:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest) Time elapsed: 0 s createInterfaceInPackage:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest) Time elapsed: 0 s canonicalEdgesInClassDiagram(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalClassDiagramTest) Time elapsed: 2.645 s nestedCanonicalNodesByMetaclassSelectorInCanonicalView(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalClassDiagramTest) Time elapsed: 3.408 s nestedCanonicalEdgesInCanonicalView(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalClassDiagramTest) Time elapsed: 4.625 s canonicalNodesByMetaclassSelectorInClassDiagram(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalClassDiagramTest) Time elapsed: 3.689 s canonicalNodesByExplicitStyleClassInClassDiagram(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalClassDiagramTest) Time elapsed: 3.26 s controlTestForNothingCanonical(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest) Time elapsed: 1.203 s overrideSelectorRule(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest) Time elapsed: 3.304 s overrideExplicitClassRule(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest) Time elapsed: 4.026 s addStyleClass:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest) Time elapsed: 3.941 s addStyleClass:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest) Time elapsed: 0 s addStyleClass:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest) Time elapsed: 0 s addStylesheet:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest) Time elapsed: 2.04 s addStylesheet:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest) Time elapsed: 0 s addStylesheet:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest) Time elapsed: 0 s editStylesheetRefresh:initial(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest) Time elapsed: 3 s editStylesheetRefresh:non-canonical(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest) Time elapsed: 0 s editStylesheetRefresh:canonical(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest) Time elapsed: 0 s editStylesheetRefresh:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest) Time elapsed: 0 s editStylesheetRefresh:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest) Time elapsed: 0 s editStylesheetRefresh_closeReopenDiagram_undo:initial(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest) Time elapsed: 3.795 s editStylesheetRefresh_closeReopenDiagram_undo:close-reopen(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest) Time elapsed: 0 s editStylesheetRefresh_closeReopenDiagram_undo:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest) Time elapsed: 0 s associationEndWhenNoAssociationEdge_bug473148(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest) skipped nestedClassifiersDontCauseLoopInCompositeDiagram_bug474489(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest) Time elapsed: 4.213 s associationEndCanonicalPresentation_bug473148(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest) Time elapsed: 2.041 s referenceConnectionNotDeleted_bug472155:initial(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest) Time elapsed: 1.088 s referenceConnectionNotDeleted_bug472155:synch(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest) Time elapsed: 0 s referenceConnectionNotDeleted_bug472155:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest) Time elapsed: 0 s referenceConnectionNotDeleted_bug472155:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest) Time elapsed: 0 s testReadOnlyAxisTransactionOption(org.eclipse.papyrus.infra.emf.readonly.PapyrusROTransactionalEditingDomainTest) Time elapsed: 0.064 s testReferenceToReadOnlyObjectWithOppositeRolledBackCommand(org.eclipse.papyrus.infra.emf.readonly.PapyrusROTransactionalEditingDomainTest) Time elapsed: 0.144 s testReferenceToReadOnlyObjectWithOppositeRolledBackOperation(org.eclipse.papyrus.infra.emf.readonly.PapyrusROTransactionalEditingDomainTest) Time elapsed: 0.077 s testIsReadOnlyEObject(org.eclipse.papyrus.infra.emf.readonly.ReadOnlyManagerTest) Time elapsed: 0.057 s testSashModelReadOnlyIfPermissionReadOnly(org.eclipse.papyrus.infra.emf.readonly.ReadOnlyManagerTest) Time elapsed: 0.054 s testAnyReadOnlyURIs(org.eclipse.papyrus.infra.emf.readonly.ReadOnlyManagerTest) Time elapsed: 0.056 s testCanMakeWritableEObject(org.eclipse.papyrus.infra.emf.readonly.ReadOnlyManagerTest) Time elapsed: 0.246 s testCanMakeWritableURIs(org.eclipse.papyrus.infra.emf.readonly.ReadOnlyManagerTest) Time elapsed: 0.055 s testCanMakeWritable(org.eclipse.papyrus.infra.emf.readonly.ReadOnlyTesterTest) Time elapsed: 0.053 s testAsBoolean(org.eclipse.papyrus.infra.emf.readonly.ReadOnlyTesterTest) Time elapsed: 0.055 s testIsReadOnly(org.eclipse.papyrus.infra.emf.readonly.ReadOnlyTesterTest) Time elapsed: 0.055 s testGetSashRow__int_int(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageTest) Time elapsed: 0.009 s testGetVisibleSections(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageTest) Time elapsed: 0.007 s testGetSashColumn__int(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageTest) Time elapsed: 0 s testGetSection__String(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageTest) Time elapsed: 0.001 s testIsIdentifiedBy__String(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomeSectionTest) Time elapsed: 0.001 s testGetSashRow__int(org.eclipse.papyrus.infra.editor.welcome.tests.SashColumnTest) Time elapsed: 0 s openWelcomePage(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest) Time elapsed: 0.786 s closeWelcomePage(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest) Time elapsed: 1.008 s pageRemovalValidator(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest) Time elapsed: 1.913 s emptyModelShowsWelcomePage(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest) Time elapsed: 0.52 s emptyModelCannotCloseWelcomePage(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest) Time elapsed: 0.819 s canCloseWelcomePage(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest) Time elapsed: 0.84 s welcomeModelResource(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest) Time elapsed: 0.511 s welcomeModelElement(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest) Time elapsed: 0.497 s getOwner(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest) Time elapsed: 0.583 s languagesProperty(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomeModelElementTest) Time elapsed: 0.99 s isEditableRestoreActivePage(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomeModelElementTest) Time elapsed: 1.06 s privateLayoutProperty(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomeModelElementTest) Time elapsed: 0.992 s restoreActivePageProperty(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomeModelElementTest) skipped isEditable(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomeModelElementTest) Time elapsed: 0.922 s dispose_bug487027(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomeModelElementTest) Time elapsed: 1.02 s viewsProperty(org.eclipse.papyrus.infra.gmfdiag.welcome.tests.WelcomeModelElementTest) Time elapsed: 1.005 s isEditable(org.eclipse.papyrus.infra.gmfdiag.welcome.tests.WelcomeModelElementTest) Time elapsed: 1.003 s createView(org.eclipse.papyrus.infra.gmfdiag.welcome.tests.WelcomeModelElementTest) Time elapsed: 1.649 s dispose_bug487027(org.eclipse.papyrus.infra.gmfdiag.welcome.tests.WelcomeModelElementTest) Time elapsed: 1.407 s deleteView(org.eclipse.papyrus.infra.gmfdiag.welcome.tests.WelcomeModelElementTest) Time elapsed: 1.853 s viewsPropertyExcludesPluginDeployedModels_bug493668(org.eclipse.papyrus.infra.gmfdiag.welcome.tests.NotationObservablePropertyTest) Time elapsed: 2.518 s labelProviderChange(org.eclipse.papyrus.infra.properties.ui.providers.tests.PropertiesHeaderLabelProviderTest) Time elapsed: 1.195 s createWithLocalFactory(org.eclipse.papyrus.infra.properties.ui.tests.EcorePropertyEditorFactoryTest) Time elapsed: 0.014 s testMatches__Object_not(org.eclipse.papyrus.infra.filters.tests.CompoundFilterTest) Time elapsed: 0.003 s testMatches__Object_xor(org.eclipse.papyrus.infra.filters.tests.CompoundFilterTest) Time elapsed: 0 s testMatches__Object(org.eclipse.papyrus.infra.filters.tests.CompoundFilterTest) Time elapsed: 0 s testMatches__Object_or(org.eclipse.papyrus.infra.filters.tests.CompoundFilterTest) Time elapsed: 0 s testValidateAcyclic__DiagnosticChain_Map(org.eclipse.papyrus.infra.filters.tests.CompoundFilterTest) Time elapsed: 0.001 s testMatches__Object(org.eclipse.papyrus.infra.filters.tests.EqualsTest) Time elapsed: 0 s testMatches__Object(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.AssistedElementTypeFilterTest) Time elapsed: 0.016 s testGetProvider(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.AssistedElementTypeFilterTest) Time elapsed: 0.002 s testGetRelTypesOnSourceAndTarget__IAdaptable_IAdaptable(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.005 s testGetRelTypesForSREOnSource__IAdaptable(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.002 s testRemoveProviderChangeListener__IProviderChangeListener(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.003 s testGetTypesForTarget__IAdaptable_IElementType(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.005 s testGetClientContext(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.002 s testAddProviderChangeListener__IProviderChangeListener(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.003 s testSelectExistingElementForTarget__IAdaptable_IElementType(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.002 s testGetRelTypesOnSource__IAdaptable(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.004 s testGetElementType__String(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.002 s testGetExcludedElementTypes(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.002 s testGetTypesForSource__IAdaptable_IElementType(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.005 s testSelectExistingElementForSource__IAdaptable_IElementType(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.002 s testGetTypesForPopupBar__IAdaptable(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.002 s testGetRelTypesForSREOnTarget__IAdaptable(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.001 s testGetElementTypes(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.002 s testIsRelationshipType__IElementType(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.001 s testGetTypes__String_IAdaptable(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.002 s testGetRelationshipTypes(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.001 s testGetRelTypesOnTarget__IAdaptable(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.002 s testProvides__IOperation(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.003 s testGetElementType(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.PopupAssistantTest) Time elapsed: 0 s testGetElementType(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ConnectionAssistantTest) Time elapsed: 0.001 s testGetElementType(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ElementTypeFilterTest) Time elapsed: 0 s testMatches__Object(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ElementTypeFilterTest) Time elapsed: 0 s testGetProvider(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ElementTypeFilterTest) Time elapsed: 0.001 s sourceForConnectionToTarget(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest) Time elapsed: 0.08 s <<< FAILURE! java.lang.AssertionError: Expected: a collection containing (is identified by org.eclipse.papyrus.example.j2ee.WebScenario and is proxy type(is identified by org.eclipse.papyrus.example.j2ee.WebScenario, is identified by org.eclipse.papyrus.umldi.UseCase_Shape)) but: at org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest.sourceForConnectionToTarget(GenericModelingAssistantIntegrationTest.java:127) excludedConnectionFromSource(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest) Time elapsed: 0.218 s connectionToTarget(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest) Time elapsed: 0.269 s excludedConnectionToTarget(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest) Time elapsed: 0.188 s excludedTargetForConnectionFromSource(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest) Time elapsed: 0.007 s excludedSourceForConnectionToTarget(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest) Time elapsed: 0.008 s excludedConnectionFromSourceToTarget(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest) Time elapsed: 0.148 s targetForConnectionFromSource(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest) Time elapsed: 0.007 s <<< FAILURE! java.lang.AssertionError: Expected: a collection containing (is identified by org.eclipse.papyrus.example.j2ee.WebScenario and is proxy type(is identified by org.eclipse.papyrus.example.j2ee.WebScenario, is identified by org.eclipse.papyrus.umldi.UseCase_Shape)) but: at org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest.targetForConnectionFromSource(GenericModelingAssistantIntegrationTest.java:109) popupOnDiagramSurface(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest) Time elapsed: 0.048 s connectionFromSource(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest) Time elapsed: 0.138 s popupOnShape(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest) Time elapsed: 0.054 s excludedPopupOnDiagramSurface(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest) Time elapsed: 0.047 s connectionFromSourceToTarget(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest) Time elapsed: 0.174 s sourceForConnectionToTarget(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.DiagramSpecificModelingAssistantIntegrationTest) Time elapsed: 0.075 s connectionToTarget(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.DiagramSpecificModelingAssistantIntegrationTest) Time elapsed: 0.166 s targetForConnectionFromSource(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.DiagramSpecificModelingAssistantIntegrationTest) Time elapsed: 0.019 s popupOnDiagramSurface(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.DiagramSpecificModelingAssistantIntegrationTest) Time elapsed: 0.046 s connectionFromSource(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.DiagramSpecificModelingAssistantIntegrationTest) Time elapsed: 0.114 s popupOnShape(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.DiagramSpecificModelingAssistantIntegrationTest) Time elapsed: 0.046 s connectionFromSourceToTarget(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.DiagramSpecificModelingAssistantIntegrationTest) Time elapsed: 0.145 s testGetObjectOfPathmapResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy1TestModel1) Time elapsed: 1.369 s testGetObjectOfProfileResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy1TestModel1) Time elapsed: 0.962 s testGetDanglingReferenceFromAControlledResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy1TestModel1) Time elapsed: 0.228 s testGetObjectOfControlledResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy1TestModel1) Time elapsed: 0.218 s testGetDiagramOfControlledResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy1TestModel1) Time elapsed: 0.215 s testGetObjectOfPathmapResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy2TestModel1) Time elapsed: 0.896 s testGetObjectOfProfileResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy2TestModel1) Time elapsed: 0.781 s testGetDanglingReferenceFromAControlledResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy2TestModel1) Time elapsed: 0.708 s testGetObjectOfControlledResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy2TestModel1) Time elapsed: 1.107 s testGetDiagramOfControlledResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy2TestModel1) Time elapsed: 0.666 s testGetObjectOfPathmapResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy0TestModel1) Time elapsed: 0.625 s testGetObjectOfProfileResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy0TestModel1) Time elapsed: 0.682 s testGetDanglingReferenceFromAControlledResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy0TestModel1) Time elapsed: 0.669 s testGetObjectOfControlledResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy0TestModel1) Time elapsed: 0.625 s testGetDiagramOfControlledResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy0TestModel1) Time elapsed: 0.678 s testGetFigureInControlledRessource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy0TestModel2WithModel1) Time elapsed: 0.042 s testGetReferenceInControlledRessource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy0TestModel2WithModel1) Time elapsed: 0.078 s testGetFigureInControlledRessource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy0TestModel2WithPackage0) Time elapsed: 0.039 s testGetReferenceInControlledRessource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy0TestModel2WithPackage0) Time elapsed: 0.111 s testGetFigureInControlledRessource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy1TestModel2WithModel1) Time elapsed: 0.032 s testGetReferenceInControlledRessource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy1TestModel2WithModel1) Time elapsed: 0.027 s testGetFigureInControlledRessource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy1TestModel2WithPackage0) Time elapsed: 0.562 s testGetReferenceInControlledRessource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy1TestModel2WithPackage0) Time elapsed: 0.034 s testGetFigureInControlledRessource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy2TestModel2WithModel1) Time elapsed: 0.044 s testGetReferenceInControlledRessource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy2TestModel2WithModel1) Time elapsed: 0.124 s testGetFigureInControlledRessource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy2TestModel2WithPackage0) Time elapsed: 0.031 s testGetReferenceInControlledRessource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy2TestModel2WithPackage0) Time elapsed: 0.03 s testControlSeveralModelsWithProfile(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelWithProfileTest) Time elapsed: 2.671 s testUndoControlSeveralModelsWithProfileInSameResource(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelWithProfileTest) Time elapsed: 2.528 s testUndoControlModelWithProfile(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelWithProfileTest) Time elapsed: 1.896 s testControlSeveralModelsWithProfileInSameResource(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelWithProfileTest) Time elapsed: 2.253 s testControlModelWithProfile(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelWithProfileTest) Time elapsed: 3.889 s testUndoControlSeveralModelsWithProfile(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelWithProfileTest) Time elapsed: 4.513 s testUncontrolShardSubunit(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest) Time elapsed: 2.22 s testUncontrolOneSubmodel(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest) Time elapsed: 1.363 s testUncontrolSeveralSubmodelsInSameResource(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest) Time elapsed: 1.762 s testDeleteSubmodel(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest) Time elapsed: 1.378 s testUncontrolSeveralSubmodels(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest) Time elapsed: 1.699 s testUndoUncontrolOneSubmodel(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest) Time elapsed: 1.389 s testUndoUncontrolSeveralSubmodelsWithoutSave(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest) Time elapsed: 1.731 s testUndoUncontrolSeveralSubmodelsInSameResource(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest) Time elapsed: 1.81 s testUncontrolUpdatesReferencesToRootObject_bug480209(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest) Time elapsed: 1.016 s testUndoUncontrolSeveralSubmodels(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest) Time elapsed: 1.729 s testControlModeUseCase1(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest) Time elapsed: 1.309 s testControlModeUseCase2(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest) Time elapsed: 1.212 s testControlModeUseCase3(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest) Time elapsed: 1.238 s testControlSeveralModels(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest) Time elapsed: 2.197 s testUndoControlOneSubmodel(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest) Time elapsed: 3.679 s testUndoControlSeveralModels(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest) Time elapsed: 3.307 s testControlSeveralModelsInSameResource(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest) Time elapsed: 1.583 s testUndoControlSeveralModelsInSameResource(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest) Time elapsed: 1.609 s testControlOneSubmodel(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest) Time elapsed: 1.274 s testUncontrolModelWithProfile(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelWithProfileTest) Time elapsed: 2.368 s testUncontrolSeveralModelsWithProfileInSameResource(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelWithProfileTest) Time elapsed: 2.727 s testUndoUncontrolSeveralModelsWithProfile(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelWithProfileTest) Time elapsed: 3.46 s testUndoUncontrolSeveralModelsWithProfileInSameResource(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelWithProfileTest) Time elapsed: 3.323 s testUncontrolSeveralModelsWithProfile(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelWithProfileTest) Time elapsed: 2.729 s testUndoUncontrolModelWithProfile(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelWithProfileTest) Time elapsed: 2.596 s testControlLegacyModel(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlLegacyModelTest) Time elapsed: 1.125 s canCreateSubModel(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModeManagerTest) Time elapsed: 2.378 s approveUncontrolRequest(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModeManagerTest) Time elapsed: 1.404 s approveControlRequest(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModeManagerTest) Time elapsed: 2.398 s disapproveUncontrolRequest(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModeManagerTest) Time elapsed: 0.878 s disapproveControlRequest(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModeManagerTest) Time elapsed: 2.647 s convertSubmodelToShard(org.eclipse.papyrus.infra.services.controlmode.tests.control.ShardModeTest) Time elapsed: 3.117 s convertShardToSubmodel(org.eclipse.papyrus.infra.services.controlmode.tests.control.ShardModeTest) Time elapsed: 1.521 s testIsCanonicalWithNote(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest) Time elapsed: 1.248 s testDeleteNotOrphanElement(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest) Time elapsed: 1.096 s testIsCanonicalViewWithNotOrphan(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest) Time elapsed: 1.123 s testIsSupportViewWithOrphan(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest) Time elapsed: 1.094 s testIsCanonicalWithConnection(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest) Time elapsed: 1.072 s testIsCanonicalViewWithOrphan(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest) Time elapsed: 1.086 s testDeleteTextNode(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest) Time elapsed: 1.289 s testDeleteOrphan(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest) Time elapsed: 1.128 s testIsCanonicalWithNotOrphan(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest) Time elapsed: 1.061 s testIsSupportViewWithNote(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest) Time elapsed: 1.066 s testIsSupportViews(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest) Time elapsed: 1.111 s testIsCanonicalWithOrphan(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest) Time elapsed: 1.042 s testIsCanonical(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest) Time elapsed: 1.021 s testIsCanonicalViewWithNote(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest) Time elapsed: 1.108 s testIsSupportViewWithNotOrphan(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest) Time elapsed: 1.132 s testCSSClassContentProvider(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSClassProviderTest) Time elapsed: 0.01 s testPackage(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSStylesheetTest) Time elapsed: 0.01 s testClassStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSStylesheetTest) Time elapsed: 0.006 s testCSSClassStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSStylesheetTest) Time elapsed: 0.007 s testPriorities(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSStylesheetTest) Time elapsed: 0.007 s testInterfaceStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSStylesheetTest) Time elapsed: 0.006 s testStyleSheetsPriorities(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSModelStylesheetTest) Time elapsed: 0.011 s testPackage(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSModelStylesheetTest) Time elapsed: 0.006 s testClassStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSModelStylesheetTest) Time elapsed: 0.006 s testCSSClassStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSModelStylesheetTest) Time elapsed: 0.008 s testPriorities(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSModelStylesheetTest) Time elapsed: 0.008 s testInterfaceStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSModelStylesheetTest) Time elapsed: 0.006 s testStylesDisabled(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSNamedStyleTest) Time elapsed: 0.004 s testShowAllCompartmentsTitles(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSCompartmentsTests) Time elapsed: 0.018 s testCaseInsensitiveForEnumeration(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSCompartmentsTests) skipped testAttributeCompartment(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSCompartmentsTests) Time elapsed: 0.008 s testCompartmentForceValue(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSCompartmentsTests) Time elapsed: 0.034 s testAttributeCompartmentForInterface(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSCompartmentsTests) Time elapsed: 0.008 s testWithoutCSSSupport(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSSupportTest) Time elapsed: 0.005 s testCSSSupport(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSSupportTest) Time elapsed: 0.004 s testProjectStylesheets(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSProjectStylesheetsTest) Time elapsed: 0.824 s testPackage(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSProjectStylesheetsTest) Time elapsed: 0.008 s testClassStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSProjectStylesheetsTest) Time elapsed: 0.007 s testCSSClassStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSProjectStylesheetsTest) Time elapsed: 0.008 s testPriorities(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSProjectStylesheetsTest) Time elapsed: 0.008 s testInterfaceStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSProjectStylesheetsTest) Time elapsed: 0.007 s testWorkspaceTheme(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSWorkspaceThemeTest) Time elapsed: 0.018 s testPackage(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSWorkspaceThemeTest) Time elapsed: 0.006 s testClassStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSWorkspaceThemeTest) Time elapsed: 0.006 s testCSSClassStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSWorkspaceThemeTest) Time elapsed: 0.006 s testPriorities(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSWorkspaceThemeTest) Time elapsed: 0.007 s testInterfaceStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSWorkspaceThemeTest) Time elapsed: 0.007 s canonicalStyleNotInferred(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.InferredNotationStylesTest) Time elapsed: 0.691 s canonicalStyleInferred(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.InferredNotationStylesTest) Time elapsed: 1.112 s overrideInferredStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.InferredNotationStylesTest) Time elapsed: 0.506 s testUnnamedReference(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSNamedElementsTest) Time elapsed: 0.009 s testNamedReference(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSNamedElementsTest) Time elapsed: 0.005 s testEmptyNameReference(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSNamedElementsTest) Time elapsed: 0.005 s testUntypedReference(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSNamedElementsTest) Time elapsed: 0.005 s testKindSelectorForCompartment(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSKindSelectorTest) Time elapsed: 0.783 s testKindSelectorForLabel(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSKindSelectorTest) Time elapsed: 0.931 s testLabels(org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationLabelProviderTest) Time elapsed: 0.689 s testUseInternationalizationModification(org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationChangePreferencesTest) Time elapsed: 0.631 s testLanguageModification(org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationChangePreferencesTest) Time elapsed: 0.679 s enablementNotification(org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationPreferenceChangeEventTest) Time elapsed: 0.651 s localeNotificationByPreferences(org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationPreferenceChangeEventTest) Time elapsed: 0.689 s localeNotification(org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationPreferenceChangeEventTest) Time elapsed: 0.645 s removePreferenceListener(org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationPreferenceChangeEventTest) Time elapsed: 0.624 s enablementNotificationByPreferences(org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationPreferenceChangeEventTest) Time elapsed: 0.602 s getViewCountOn(org.eclipse.papyrus.infra.viewpoints.policy.tests.ViewPrototypeTest) Time elapsed: 0.095 s getOwnedViewCount(org.eclipse.papyrus.infra.viewpoints.policy.tests.ViewPrototypeTest) Time elapsed: 0.077 s testIsInViewpoint(org.eclipse.papyrus.infra.viewpoints.policy.tests.PolicyCheckerTest) Time elapsed: 0.002 s testMergeContextSameName(org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureDomainTest) Time elapsed: 0.001 s testMergeContextDifferentName(org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureDomainTest) Time elapsed: 0 s switchViewpoints(org.eclipse.papyrus.infra.ui.architecture.tests.editors.SwitchViewpointsTest) Time elapsed: 2.147 s revealDiagramsAndTables(org.eclipse.papyrus.infra.ui.architecture.tests.editors.ModelExplorerViewpointFilterTest) Time elapsed: 0.847 s checkIcons(org.eclipse.papyrus.infra.ui.architecture.tests.editors.GrayedIconTest) Time elapsed: 0.718 s Results: Failures: GenericModelingAssistantIntegrationTest.sourceForConnectionToTarget:127 Expected: a collection containing (is identified by org.eclipse.papyrus.example.j2ee.WebScenario and is proxy type(is identified by org.eclipse.papyrus.example.j2ee.WebScenario, is identified by org.eclipse.papyrus.umldi.UseCase_Shape)) but: GenericModelingAssistantIntegrationTest.targetForConnectionFromSource:109 Expected: a collection containing (is identified by org.eclipse.papyrus.example.j2ee.WebScenario and is proxy type(is identified by org.eclipse.papyrus.example.j2ee.WebScenario, is identified by org.eclipse.papyrus.umldi.UseCase_Shape)) but: Tests run: 930, Failures: 2, Errors: 0, Skipped: 27 [ERROR] There are test failures. Please refer to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/surefire-reports for the individual test results. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.suite.tests --- [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.papyrus.infra.suite.tests' with 0 classes [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.newchild.tests >-- [INFO] Building org.eclipse.papyrus.infra.newchild.tests 2.0.0-SNAPSHOT [144/170] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.newchild.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.newchild.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.newchild.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.newchild.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.newchild.tests --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.newchild.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.newchild.tests --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.newchild.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.newchild.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.newchild.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/target/org.eclipse.papyrus.infra.newchild.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.newchild.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.newchild.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.suite.tests >-- [INFO] Building org.eclipse.papyrus.toolsmiths.suite.tests 1.0.0-SNAPSHOT [145/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.suite.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.suite.tests --- [INFO] The project's OSGi version is 1.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.suite.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.suite.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.suite.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.suite.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.suite.tests --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.suite.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.suite.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.suite.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/org.eclipse.papyrus.toolsmiths.suite.tests-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.suite.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.toolsmiths.suite.tests --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.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, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] Running org.eclipse.papyrus.toolsmiths.suite.tests.AllTests log4j:WARN No appenders could be found for logger (org.eclipse.emf.compare.EMFCompare). log4j:WARN Please initialize the log4j system properly. Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.7 s - in org.eclipse.papyrus.toolsmiths.suite.tests.AllTests ProfileAutomaticMigrationTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.automatic.AutomaticMigrationTest) Time elapsed: 0.007 s PackageAutomaticMigrationTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.automatic.AutomaticMigrationTest) Time elapsed: 0.002 s StereotypeAutomaticMigrationTest_Stereotype_delete_Property(org.eclipse.papyrus.toolsmiths.profilemigration.tests.automatic.AutomaticMigrationTest) Time elapsed: 0 s PropertyAutomaticMigrationTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.automatic.AutomaticMigrationTest) Time elapsed: 0.002 s StereotypeAutomaticMigrationTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.automatic.AutomaticMigrationTest) Time elapsed: 0.001 s GeneralizationAutomaticMigrationTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.automatic.AutomaticMigrationTest) Time elapsed: 0.002 s atomicListTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.ChangeIsAbstractFromStereotypeTest) Time elapsed: 0.001 s atomicListMoveProfileIntoNonApplyProfileTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.MoveMigratorTest) Time elapsed: 0.091 s atomicListMoveStereotypeIntoNonApplyProfileTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.MoveMigratorTest) Time elapsed: 0.08 s atomicListMovePackageIntoAlreadyApplyProfileTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.MoveMigratorTest) Time elapsed: 0.072 s atomicListMoveStereotypeIntoAlreadyApplyProfileTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.MoveMigratorTest) Time elapsed: 0.065 s atomicListMovePackageIntoNonApplyProfileTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.MoveMigratorTest) Time elapsed: 0.082 s atomicListMoveProfileIntoAlreadyApplyProfileTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.MoveMigratorTest) Time elapsed: 0.079 s UpperMultiplicityTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.ChangeMultiplicityFromPropertyMigratorTest) Time elapsed: 0.001 s atomicListTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.ChangeMultiplicityFromPropertyMigratorTest) Time elapsed: 0.001 s LowerMultiplicityTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.ChangeMultiplicityFromPropertyMigratorTest) Time elapsed: 0 s DeleteEnumerationLiteralTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.DeleteEnumLiteralFromEnumerationTest) Time elapsed: 0.002 s MoveEnumerationLiteralTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.DeleteEnumLiteralFromEnumerationTest) Time elapsed: 0 s atomicListTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.DeleteEnumLiteralFromEnumerationTest) Time elapsed: 0 s atomicListTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.ChangeIsStaticFromPropertyTest) Time elapsed: 0.001 s atomicListTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.AddPropertyToStereotypeTest) Time elapsed: 0.002 s Results: Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.toolsmiths.suite.tests --- [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.papyrus.toolsmiths.suite.tests' with 0 classes [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.communication.tests >-- [INFO] Building org.eclipse.papyrus.uml.diagram.communication.tests 2.0.0-SNAPSHOT [146/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.communication.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.communication.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.communication.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.communication.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.communication.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.communication.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.communication.tests --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.communication.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.communication.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.communication.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/target/org.eclipse.papyrus.uml.diagram.communication.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.communication.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.communication.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.communication.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.interactionoverview.tests >-- [INFO] Building org.eclipse.papyrus.uml.diagram.interactionoverview.tests 2.0.0-SNAPSHOT [147/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionOverviewDiagramActivityTN.java:[31] import org.eclipse.papyrus.uml.diagram.timing.custom.utils.EditPartUtils; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'EditPartUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/2.0.0.202102070400/org.eclipse.papyrus.uml.diagram.timing-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionOverviewDiagramActivityTN.java:[101] final ActivityNameEditPart activityNameEditPart = (ActivityNameEditPart) EditPartUtils.findFirstChildEditPartWithId(activityEditPart, ActivityNameEditPart.VISUAL_ID); ^^^^^^^^^^^^^ Discouraged access: The type 'EditPartUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/2.0.0.202102070400/org.eclipse.papyrus.uml.diagram.timing-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionOverviewDiagramActivityTN.java:[101] final ActivityNameEditPart activityNameEditPart = (ActivityNameEditPart) EditPartUtils.findFirstChildEditPartWithId(activityEditPart, ActivityNameEditPart.VISUAL_ID); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'EditPartUtils.findFirstChildEditPartWithId(EditPart, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/2.0.0.202102070400/org.eclipse.papyrus.uml.diagram.timing-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionUse.java:[25] import org.eclipse.papyrus.uml.diagram.timing.custom.utils.EditPartUtils; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'EditPartUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/2.0.0.202102070400/org.eclipse.papyrus.uml.diagram.timing-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionUse.java:[79] final CustomInteractionUseNameEditPart callBehaviorNameEditPart = (CustomInteractionUseNameEditPart)EditPartUtils.findFirstChildEditPartWithId(interactionUse, CustomInteractionUseNameEditPart.VISUAL_ID); ^^^^^^^^^^^^^ Discouraged access: The type 'EditPartUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/2.0.0.202102070400/org.eclipse.papyrus.uml.diagram.timing-2.0.0.202102070400.jar') [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionUse.java:[79] final CustomInteractionUseNameEditPart callBehaviorNameEditPart = (CustomInteractionUseNameEditPart)EditPartUtils.findFirstChildEditPartWithId(interactionUse, CustomInteractionUseNameEditPart.VISUAL_ID); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'EditPartUtils.findFirstChildEditPartWithId(EditPart, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/2.0.0.202102070400/org.eclipse.papyrus.uml.diagram.timing-2.0.0.202102070400.jar') 6 problems (6 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/target/org.eclipse.papyrus.uml.diagram.interactionoverview.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.statemachine.tests >-- [INFO] Building org.eclipse.papyrus.uml.diagram.statemachine.tests 2.0.0-SNAPSHOT [148/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/src/org/eclipse/papyrus/uml/diagram/statemachine/custom/helpers/tests/ZoneTest.java:[60] assertThat(smDiagram.eResource(), nullValue()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method assertThat(Resource, Matcher) from the type Assert is deprecated 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/target/org.eclipse.papyrus.uml.diagram.statemachine.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.suite.tests >-- [INFO] Building org.eclipse.papyrus.uml.diagram.suite.tests 1.0.0-SNAPSHOT [149/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.suite.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.suite.tests --- [INFO] The project's OSGi version is 1.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.suite.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.suite.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.suite.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.suite.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.suite.tests --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.suite.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.suite.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.suite.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/org.eclipse.papyrus.uml.diagram.suite.tests-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.suite.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.suite.tests --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.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, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] Running org.eclipse.papyrus.uml.diagram.suite.tests.AllTests No JFaces support for org.eclipse.jface.viewers.TableTreeViewer Warning: NLS unused message: "Select in: messages log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator). log4j:WARN Please initialize the log4j system properly. Warning: NLS unused message: Children2Group_title in: messages Warning: NLS unused message: Children2Group_desc in: messages Warning: NLS unused message: Links3Group_title in: messages Warning: NLS unused message: Links3Group_desc in: messages Warning: NLS unused message: ExtensionPoint1CreationTool_title in: messages Warning: NLS unused message: ExtensionPoint1CreationTool_desc in: messages Tests run: 1422, Failures: 0, Errors: 1, Skipped: 167, Time elapsed: 875.167 s <<< FAILURE! - in org.eclipse.papyrus.uml.diagram.suite.tests.AllTests testStereotypePropertyStructure(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest) Time elapsed: 13.356 s testStereotypeCompartmentStructure(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest) Time elapsed: 5.952 s testStereotypeLabelStructure(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest) Time elapsed: 4.449 s testStereotypeCompartmentInCommentStructure(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest) Time elapsed: 3.498 s testStereotypePropertyInCommentStructure(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest) Time elapsed: 3.232 s testStereotypeCommentStructure(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest) Time elapsed: 2.964 s testProfileApplication(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest) Time elapsed: 2.908 s testStereotypeBraceStructure(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest) Time elapsed: 3.145 s testStereotypeBracePropertyStructure(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest) Time elapsed: 2.595 s testApplyStereotypeOnEnumeration(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayNodeClassDiagramTest) Time elapsed: 4.02 s testApplyStereotypeOnPackage(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayNodeClassDiagramTest) Time elapsed: 4.276 s testApplyStereotypeOnInterface(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayNodeClassDiagramTest) Time elapsed: 3.277 s testApplyStereotypeOnClass(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayNodeClassDiagramTest) Time elapsed: 2.887 s testApplyStereotypeOnEnumerationLiteral(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayCompartmentClassDiagramTest) Time elapsed: 2.725 s testApplyStereotypeOnProperty(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayCompartmentClassDiagramTest) Time elapsed: 2.673 s testApplyStereotypeOnOperation(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayCompartmentClassDiagramTest) Time elapsed: 2.547 s testApplyStereotypeOnLink(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayLinkClassDiagramTest) Time elapsed: 2.494 s commonBendpoints_Test1(org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest) Time elapsed: 3.392 s commonBendpoints_Test2(org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest) Time elapsed: 1.497 s commonBendpoints_Test3(org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest) Time elapsed: 1.48 s commonBendpoints_Test5(org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest) Time elapsed: 1.368 s commonBendpoints_Test6(org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest) Time elapsed: 1.782 s testCommonbendpoints_Test4(org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest) Time elapsed: 1.581 s testCommonbendpoints_Test7(org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest) Time elapsed: 1.423 s testCommonbendpoints_Test8(org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest) Time elapsed: 1.531 s testCommonbendpoints_Test9(org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest) Time elapsed: 1.409 s testCommonbendpoints_Test10(org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest) Time elapsed: 1.3 s testCommonbendpoints_Test11(org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest) Time elapsed: 1.271 s testCleanHTMLTags10(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase) Time elapsed: 0.001 s testCleanHTMLTags11(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase) Time elapsed: 0 s testCleanHTMLTags12(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase) Time elapsed: 0 s testCleanHTMLTags13(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase) Time elapsed: 0 s testCleanHTMLTags1(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase) Time elapsed: 0.001 s testCleanHTMLTags2(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase) Time elapsed: 0 s testCleanHTMLTags3(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase) Time elapsed: 0 s testCleanHTMLTags4(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase) Time elapsed: 0 s testCleanHTMLTags5(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase) Time elapsed: 0 s testCleanHTMLTags6(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase) Time elapsed: 0 s testCleanHTMLTags7(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase) Time elapsed: 0.001 s testCleanHTMLTags8(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase) Time elapsed: 0 s testCleanHTMLTags9(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase) Time elapsed: 0 s testGenerateBlockForText10(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase) Time elapsed: 0.003 s testGenerateBlockForText11(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase) Time elapsed: 0.001 s testGenerateBlockForText1(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase) Time elapsed: 0.001 s testGenerateBlockForText2(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase) Time elapsed: 0 s testGenerateBlockForText3(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase) Time elapsed: 0.001 s testGenerateBlockForText4(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase) Time elapsed: 0 s testGenerateBlockForText5(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase) Time elapsed: 0 s testGenerateBlockForText6(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase) Time elapsed: 0.001 s testGenerateBlockForText7(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase) Time elapsed: 0 s testGenerateBlockForText8(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase) Time elapsed: 0.001 s testGenerateBlockForText9(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase) Time elapsed: 0.001 s testDeleteOnClassNamedStyleFont(org.eclipse.papyrus.uml.diagram.common.tests.css.Bug431694_UndoDeleteTest) Time elapsed: 1.614 s testDeleteOnPackageWithStyle(org.eclipse.papyrus.uml.diagram.common.tests.css.Bug431694_UndoDeleteTest) Time elapsed: 1.547 s testSysMLCase1(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation) skipped testSysMLCase2(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation) skipped testSysMLCase3(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation) skipped testSysMLCase4(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation) skipped testSysMLCase5(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation) skipped testUMLCase1(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation) Time elapsed: 2.386 s testUMLCase2(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation) Time elapsed: 2.208 s testUMLCase3(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation) Time elapsed: 2.546 s testUMLCase4(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation) Time elapsed: 2.687 s testMultiplicityDefault(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s testMultiplicityInfinity(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s testMultiplicityLiteralLowerIntUpper(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0.003 s testMultiplicityEqualsLiteralLowerUpper(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s testMultiplicityInfinityIntLowerStringUpper(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0.001 s testMultiplicityIntLiteralLowerStringLiteralUpper(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s testMultiplicityLiteralLowerIsNull(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s testMultiplicityIntLowerStringUpper(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s testMultiplicityIntLowerIntUpperInfinity(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s testMultiplicityLiteralLowerUpper(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0.001 s testMultiplicityLiteralUpperIsNull(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s testMultiplicityStringInfinityLowerUpper(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s testMultiplicityStringLiteralLowerLiteralInfinity(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s testMultiplicityLiteralLowerEqualsUpperWithBrackets(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s testMultiplicityInfinityLiteral(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s testMultiplicityInfinityIntLowerIntUpper(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0.001 s testMultiplicityStringLiteralLowerInfinity(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s testMultiplicityInfinityLiteralRange(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s testMultiplicityInfinityIntRange(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s testMultiplicityIntValues(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s testMultiplicityLowerEqualsUpperWithBrackets(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s testMultiplicityInfinityLowerUpper(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s testMultiplicityStringLowerUpper(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s testMultiplicityStringLiteralEqualsWithBrackets(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s testMultiplicityIntLowerStringLiteralUpper(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s testMultiplicityStringLiteralLowerIntLiteralUpper(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s testLiteralBooleanFalse(org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase) Time elapsed: 0.001 s testLiteralIntegerNegative(org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase) Time elapsed: 0 s testLiteralInteger(org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase) Time elapsed: 0 s testLiteralUnlimitedNaturalInfinitive(org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase) Time elapsed: 0 s testLiteralUnlimitedNatural(org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase) Time elapsed: 0 s testLiteralBoolean(org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase) Time elapsed: 0 s testLiteralNull(org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase) Time elapsed: 0.001 s testLiteralReal(org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase) Time elapsed: 0.002 s testLiteralString(org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase) Time elapsed: 0 s visualizePropertyThatIsAssociationEnd_bug478558(org.eclipse.papyrus.uml.diagram.common.canonical.tests.CanonicalRegressionTest) skipped appliedStereotypeViewsNotDeleted_bug471954:initial(org.eclipse.papyrus.uml.diagram.common.canonical.tests.CanonicalRegressionTest) Time elapsed: 2.876 s appliedStereotypeViewsNotDeleted_bug471954:synch(org.eclipse.papyrus.uml.diagram.common.canonical.tests.CanonicalRegressionTest) Time elapsed: 0 s appliedStereotypeViewsNotDeleted_bug471954:undo(org.eclipse.papyrus.uml.diagram.common.canonical.tests.CanonicalRegressionTest) Time elapsed: 0 s appliedStereotypeViewsNotDeleted_bug471954:redo(org.eclipse.papyrus.uml.diagram.common.canonical.tests.CanonicalRegressionTest) Time elapsed: 0 s testGenericShapeForPortWithCSS(org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest) Time elapsed: 2.438 s testGenericShapeForFloatingLabelWithCSS(org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest) Time elapsed: 2.327 s testGenericShapeForCompartment(org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest) skipped testGenericShapeForFloatingLabel(org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest) Time elapsed: 2.158 s testGenericShapeForCompartmentWithCSS(org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest) skipped testGenericShapeForNode(org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest) Time elapsed: 2.246 s testGenericShapeForPort(org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest) Time elapsed: 1.963 s testGenericShapeForNodeWithCSS(org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest) Time elapsed: 2.108 s testMoveOneGeneralization(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug476873_MoveCommandTest) Time elapsed: 1.177 s testMoveTwoGeneralizations(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug476873_MoveCommandTest) Time elapsed: 1.105 s checkDuplication(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug495430_DuplicatedTransitionsTest) Time elapsed: 0.012 s testResizedPortPosition(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug488744_PortPositionTest) Time elapsed: 3.288 s testPortPositionOnOval(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug488744_PortPositionTest) Time elapsed: 1.207 s testPortPositionOnPackageTop(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug488744_PortPositionTest) Time elapsed: 1.068 s testPortPosition(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug488744_PortPositionTest) Time elapsed: 4.521 s testPortPositionOnCorner(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug488744_PortPositionTest) Time elapsed: 2.001 s testAssociationRoleMultiplicityPosition(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug507488_BinaryRelationshipLabelPositionTest) Time elapsed: 1.3 s testDependencyNamePosition(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug507488_BinaryRelationshipLabelPositionTest) Time elapsed: 1.307 s testIntRealizationNamePosition(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug507488_BinaryRelationshipLabelPositionTest) Time elapsed: 1.606 s testContextLinkNamePosition(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug507488_BinaryRelationshipLabelPositionTest) Time elapsed: 2.118 s testStereotypePropertyReferenceEdge_ReorientSourceWithOtherSameLink_SingleEClassRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 5.308 s testStereotypePropertyReferenceEdge_ReorientTargetWithOtherSameEdge_SingleEClassRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 5.209 s testStereotypePropertyReferenceEdge_UnapplyProfile(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 4.069 s testStereotypePropertyReferenceEdge_Creation_MultiEClassRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 3.342 s testStereotypePropertyReferenceEdge_Creation_SingleStereoRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 2.946 s testStereotypePropertyReferenceEdge_ReorientTarget_SingleEClassRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 4.633 s testStereotypePropertyReferenceEdge_ReorientSource_MultiStereoRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 3.511 s testStereotypePropertyReferenceEdge_Deletion_MultiStereoRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 3.39 s testStereotypePropertyReferenceEdge_Deletion_SingleStereoRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 2.992 s testStereotypePropertyReferenceEdge_ReorientSource_SingleStereoRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 4.12 s testStereotypePropertyReferenceEdge_ReorientTargetWithOtherSameEdge_MultiEClassRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 3.778 s testStereotypePropertyReferenceEdge_Creation_SingleEClassRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 3.753 s testStereotypePropertyReferenceEdge_ReorientSource_MultiEClassRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 2.923 s testStereotypePropertyReferenceEdge_ReorientTarget_MultiStereoRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 3.266 s testStereotypePropertyReferenceEdge_Deletion_MultiEClassRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 3.149 s testStereotypePropertyReferenceEdge_Deletion_SingleEClassRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 3.365 s testStereotypePropertyReferenceEdge_ReorientSourceWithOtherSameLink_MultiStereoRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 2.991 s testStereotypePropertyReferenceEdge_UnapplyStereotypeOnSource(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 2.642 s testStereotypePropertyReferenceEdge_UnapplyStereotypeOnTarget(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 2.733 s testStereotypePropertyReferenceEdge_ReorientSource_SingleEClassRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 2.724 s testStereotypePropertyReferenceEdge_ReorientSourceWithOtherSameLink_SingleStereoRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 2.925 s testStereotypePropertyReferenceEdge_ReorientTargetWithOtherSameEdge_SingleStereoRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 2.782 s testStereotypePropertyReferenceEdge_Creation_MultiStereoRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 3.883 s testStereotypePropertyReferenceEdge_ReorientTarget_SingleStereoRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 2.666 s testStereotypePropertyReferenceEdge_ReorientTarget_MultiEClassRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 2.691 s testStereotypePropertyReferenceEdge_ReorientSourceWithOtherSameEdge_MultiEClassRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 2.791 s testStereotypePropertyReferenceEdge_ReorientTargetWithOtherSameEdge_MultiStereoRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 2.746 s testConnectionDecorationRegistry(org.eclipse.papyrus.uml.diagram.common.tests.tests.EdgeCustomizationTest) Time elapsed: 0.998 s testEdgeDecoration(org.eclipse.papyrus.uml.diagram.common.tests.tests.EdgeCustomizationTest) Time elapsed: 0.961 s testToManageIPackage(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode) Time elapsed: 1.791 s testToManageSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode) Time elapsed: 0.657 s testToManageEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode) Time elapsed: 0.591 s testToManageInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode) Time elapsed: 0.773 s testToManageInformationItem(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode) Time elapsed: 0.763 s testToManageTimeObservation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode) Time elapsed: 0.596 s testToManageDurationObservation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode) Time elapsed: 0.602 s testToManageInstanceSpecification(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode) Time elapsed: 1.368 s testToManageComment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode) Time elapsed: 0.581 s testToManageDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode) Time elapsed: 0.622 s testToManageConstraint(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode) Time elapsed: 0.667 s testToManageClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode) Time elapsed: 0.53 s testToManageModel(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode) Time elapsed: 0.826 s testToManageComponent(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode) Time elapsed: 0.637 s testToManagePrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode) Time elapsed: 0.782 s testToManageIPackage(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode) skipped testToManageSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode) Time elapsed: 2.307 s testToManageEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode) Time elapsed: 0.837 s testToManageInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode) Time elapsed: 0.896 s testToManageInformationItem(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode) Time elapsed: 0.812 s testToManageInstanceSpecification(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode) Time elapsed: 0.645 s testToManageComment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode) Time elapsed: 0.604 s testToManageDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode) Time elapsed: 0.796 s testToManageConstraint(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode) Time elapsed: 0.588 s testToManageClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode) Time elapsed: 0.827 s testToManageModel(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode) skipped testToManageComponent(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode) Time elapsed: 0.808 s testToManagePrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode) Time elapsed: 0.731 s testToManageInterfaceNestedDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.489 s testToManagePrimitiveTypeOperation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.165 s testToManageComponentNestedSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.15 s testToManageInterfaceNestedInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.155 s testToManageEnumerationLiteralEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.112 s testToManageComponentNestedDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.137 s testToManageClassNestedSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.14 s testToManageComponentNestedEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.143 s testToManageInterfaceProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.191 s testToManageClassNestedEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.159 s testToManageInterfaceNestedSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.142 s testToManageInterfaceReception(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.162 s testToManageClassNestedClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.143 s testToManageComponentReception(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.147 s testToManageComponentNestedPrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.141 s testToManageComponentProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.141 s testToManageClassProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.15 s testToManagePrimitiveTypeProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.185 s testToManageClassNestedPrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.146 s testToManageClassReception(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.127 s testToManageClassNestedDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.139 s testToManageInterfaceOperation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.143 s testToManageComponentNestedClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.143 s testToManageComponentOperation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.136 s testToManageSignalProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.107 s testToManageInstanceSlot(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) skipped testToManageClassNestedInetrface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.136 s testToManageInterfaceNestedPrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.143 s testToManageInterfaceNestedEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.137 s testToManageClassOperation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.139 s testToManageInterfaceNestedClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.14 s testToManageComponentNestedInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.153 s testToManageRealization(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLink) skipped testToManageInformationFlow(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLink) skipped testToManageAbstraction(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLink) skipped testToManageUsage(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLink) skipped testToManageDependency(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLink) skipped testToManageAssociation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLink) skipped testToManageSubstitution(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLinkOwnedBySource) Time elapsed: 1.199 s testToManageElementImport(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLinkOwnedBySource) Time elapsed: 0.714 s testToManageInterfaceRealization(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLinkOwnedBySource) Time elapsed: 0.686 s testToManageTemplateBinding(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLinkOwnedBySource) Time elapsed: 0.766 s testToManageGeneralization(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLinkOwnedBySource) Time elapsed: 0.47 s testToManagePackageImport(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLinkOwnedBySource) Time elapsed: 0.45 s testToManageMultiDependency(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestMultiLink) Time elapsed: 0.749 s testToManageMultiAssociation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestMultiLink) Time elapsed: 0.699 s testToManageContainment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramContainment) Time elapsed: 0.45 s testToManageContextLink(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramContextLink) Time elapsed: 0.618 s testDropWithOrder(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestDropfunction) Time elapsed: 0.605 s testStaticOperation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestStaticFeatureRepresentation) Time elapsed: 2.299 s testStaticProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestStaticFeatureRepresentation) Time elapsed: 3.834 s testToManageInterfaceNestedDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier) Time elapsed: 0.399 s testToManageComponentNestedSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier) Time elapsed: 0.07 s testToManageInterfaceNestedInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier) Time elapsed: 0.07 s testToManageclassNestedEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier) Time elapsed: 0.082 s testToManageComponentNestedDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier) Time elapsed: 0.082 s testToManageClassNestedSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier) Time elapsed: 0.069 s testToManageComponentNestedEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier) Time elapsed: 0.072 s testToManageInterfaceNestedSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier) Time elapsed: 0.076 s testToManageClassNestedClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier) Time elapsed: 0.069 s testToManageComponentNestedPrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier) Time elapsed: 0.096 s testToManageClassNestedPrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier) Time elapsed: 0.068 s testToManageClassNestedDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier) Time elapsed: 0.078 s testToManageComponentNestedClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier) Time elapsed: 0.083 s testToManageClassNestedInetrface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier) Time elapsed: 0.08 s testToManageInterfaceNestedPrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier) Time elapsed: 0.075 s testToManageInterfaceNestedEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier) Time elapsed: 0.077 s testToManageInterfaceNestedClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier) Time elapsed: 0.078 s testToManageComponentNestedInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier) Time elapsed: 0.075 s testInterfaceVsProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 5.622 s testInterfaceVsClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.056 s testDataTypeVsProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.046 s testAssociationClassVsProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.791 s testInterfaceVsOperation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.045 s testEnumerationVsEnumerationLiteral(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.039 s testDataTypeVsOperation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.058 s testComponentVsPrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.056 s testClassVsOperation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 1.84 s testComponentVsProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.047 s testClassVsDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.063 s testClassVsSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.047 s testInterfaceVsPrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.053 s testInterfaceVsEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.047 s testPrimitiveTypeVsOperation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.311 s testAssociationClassVsOperation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.547 s testClassVsPrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.053 s testClassVsProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.05 s testInterfaceVsDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.054 s testInterfaceVsSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.062 s testComponentVsInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.06 s testComponentVsEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.056 s testClassVsEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.047 s testComponentVsReception(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.047 s testInterfaceVsInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.065 s testComponentVsDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.055 s testComponentVsSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.053 s testInterfaceVsReception(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.047 s testClassVsClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.062 s testClassVsInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.057 s testClassVsReception(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.088 s testSignalVsProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.052 s testComponentVsClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.057 s testComponentVsOperation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 2.797 s testPrimitiveTypeVsProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.046 s testPropertyInInterfaceNestedCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 0.786 s testOperationInPrimitiveTypeAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 0.021 s testPropertyInInterfaceOperationCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 0.024 s testOperationInDataTypeAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 0.029 s testPropertyInClassOperationCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 0.025 s testOperationInInterfaceAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 2.645 s testOperationInInterfaceNestedCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 0.023 s testOperationInClassNestedCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 0.022 s testOperationInClassAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 0.023 s testPropertyInComponentOperationCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 0.024 s testPropertyInPrimitiveTypeOperationCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 0.022 s testPropertyInComponentNestedCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 0.024 s testOperationInComponentAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 0.024 s testPropertyInClassNestedCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 0.024 s testPropertyInDataTypeOperationCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 0.021 s testOperationInComponentNestedCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 0.031 s testDropAssociationEndDirectedProperty2ClassAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.386 s testDropSharedAssociationDirectedProperty2ComponentAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.064 s testDropAssociationEndDirectedProperty2InterfaceAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.063 s testPropertyInComponentDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.032 s testOperationInInterfaceDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.032 s testDropDataType2PropertyAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.058 s testDropAssociationEndCompositeDirectedProperty2InterfaceAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.075 s testDropSignal2PropertyAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.032 s testDropSharedAssociationDirectedProperty2SignalAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.05 s testOperationInComponentDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.038 s testDropAssociationEndCompositeDirectedProperty2PrimitiveTypeAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.064 s testDropAssociationEndCompositeDirectedProperty2ClassAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.074 s testPropertyInSignalDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.031 s testOperationInDataTypeDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.786 s testPropertyInClassDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.036 s testDropClass2OperationCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.047 s testDropInterface2OperationCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.047 s testDropAssociationEndDirectedProperty2SignalAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.052 s testDropClass2PropertyAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.05 s testDropPrimitiveType2AttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.043 s testDropAssociationEndDirectedProperty2DataTypeAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.063 s testDropAssociationEndCompositeDirectedProperty2DataTypeAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.063 s testDropComponent2OperationCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.049 s testDropInterface2PropertyAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.046 s testOperationInClassDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.035 s testDropSharedAssociationDirectedProperty2InterfaceAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.069 s testDropAssociationEndCompositeDirectedProperty2SignalAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.054 s testDropSharedAssociationDirectedProperty2PrimitiveTypeAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.06 s testDropAssociationEndDirectedProperty2ComponentAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.079 s testDropPrimitiveType2OperationCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.049 s testDropSharedAssociationDirectedProperty2DataTypeAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.074 s testPropertyInPrimitiveTypeDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.033 s testDropAssociationEndCompositeDirectedProperty2ComponentAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.072 s testOperationInPrimitiveTypeDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.033 s testDropDataType2OperationCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.042 s testDropAssociationEndDirectedProperty2PrimitiveTypeAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.068 s testDropComponent2PropertyAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.058 s testPropertyInDataTypeDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.032 s testDropSharedAssociationDirectedProperty2ClassAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.072 s testPropertyInInterfaceDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.035 s testToManageIPackage(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode) Time elapsed: 0.808 s testToManageSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode) Time elapsed: 0.029 s testToManageEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode) Time elapsed: 0.029 s testToManageInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode) Time elapsed: 0.035 s testToManageInformationItem(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode) Time elapsed: 0.027 s testToManageTimeObservation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode) Time elapsed: 0.033 s testToManageDurationObservation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode) Time elapsed: 1.044 s testToManageInstanceSpecification(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode) Time elapsed: 0.027 s testToManageComment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode) Time elapsed: 0.027 s testToManageDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode) Time elapsed: 0.029 s testToManageConstraint(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode) Time elapsed: 2.304 s testToManageClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode) Time elapsed: 0.072 s testToManageModel(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode) Time elapsed: 0.032 s testToManageComponent(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode) Time elapsed: 0.06 s testToManagePrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode) Time elapsed: 0.038 s testManageAssociationClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramAssociationClass) Time elapsed: 1.878 s testNestedInterfcaeVsComponent(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild) Time elapsed: 0.382 s testNestedInterfacetVsClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild) Time elapsed: 0.027 s testNestedClassVsInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild) Time elapsed: 0.028 s testNestedComponentVsClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild) Time elapsed: 0.026 s testNestedClasstVsClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild) Time elapsed: 0.034 s testNestedComponentVsInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild) Time elapsed: 0.027 s testNestedInterfaceVsInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild) Time elapsed: 0.027 s testNestedClassVsComponent(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild) Time elapsed: 0.032 s testNestedComponentVsComponent(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild) Time elapsed: 0.028 s testAssociationLinkReorient(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramAssociationLinkSemantic) Time elapsed: 0.458 s testAssociationLink(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramAssociationLinkSemantic) Time elapsed: 0.079 s testInstanceSpecification(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramInstanceSpecification) Time elapsed: 0.609 s testToManageSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestRedefinableTemplateSignature) Time elapsed: 0.364 s testToManageEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestRedefinableTemplateSignature) Time elapsed: 0.028 s testToManageInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestRedefinableTemplateSignature) Time elapsed: 0.039 s testToManageDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestRedefinableTemplateSignature) Time elapsed: 0.043 s testToManageClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestRedefinableTemplateSignature) Time elapsed: 0.036 s testToManageComponent(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestRedefinableTemplateSignature) Time elapsed: 0.041 s testToManagePrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestRedefinableTemplateSignature) Time elapsed: 0.033 s testToManageClassDiagram(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagram) Time elapsed: 0.437 s testOpening24PackageModel(org.eclipse.papyrus.uml.diagram.clazz.test.legacy.PackageDiagramLegacyTest) Time elapsed: 0.48 s testOpening24PackageDiagram(org.eclipse.papyrus.uml.diagram.clazz.test.legacy.PackageDiagramLegacyTest) Time elapsed: 0.603 s testLinkCreation(org.eclipse.papyrus.uml.diagram.clazz.test.tests.Bug382954_InstanceSpecificationLink) Time elapsed: 0.036 s testCopyConstraintInClassDiagram(org.eclipse.papyrus.uml.diagram.clazz.test.copyPaste.ConstraintPasteStrategyTest) Time elapsed: 2.48 s testCopyConstraintInClassDiagramWithClass(org.eclipse.papyrus.uml.diagram.clazz.test.copyPaste.ConstraintPasteStrategyTest) Time elapsed: 1.726 s testRoundedBorderNamedElementEditParts(org.eclipse.papyrus.uml.diagram.clazz.test.tests.RoundedCompartmentTest) Time elapsed: 0.001 s testRoundedCompartmentEditParts(org.eclipse.papyrus.uml.diagram.clazz.test.tests.RoundedCompartmentTest) Time elapsed: 0.001 s testMoveOneLiteral(org.eclipse.papyrus.uml.diagram.clazz.test.tests.Bug476872_MoveCommandTest) Time elapsed: 1.072 s testMoveTwoLiterals(org.eclipse.papyrus.uml.diagram.clazz.test.tests.Bug476872_MoveCommandTest) Time elapsed: 1.054 s testPropertyReference(org.eclipse.papyrus.uml.diagram.clazz.test.tests.Bug481317_MoveGeneralizationTest) Time elapsed: 1.179 s testMoveGeneralization(org.eclipse.papyrus.uml.diagram.clazz.test.tests.Bug481317_MoveGeneralizationTest) Time elapsed: 1.154 s testAllContentsNoInheritance(org.eclipse.papyrus.uml.diagram.clazz.test.tests.MoveContentsTest) Time elapsed: 1.692 s testAllContentsToChild(org.eclipse.papyrus.uml.diagram.clazz.test.tests.MoveContentsTest) Time elapsed: 1.606 s testDropAssociationNotInverted(org.eclipse.papyrus.uml.diagram.clazz.test.dnd.DragAndDropAssociationsTest) Time elapsed: 0.479 s testDropAssociationAfterReorientSource(org.eclipse.papyrus.uml.diagram.clazz.test.dnd.DragAndDropAssociationsTest) Time elapsed: 0.172 s testDropAssociationAfterReorientTarget(org.eclipse.papyrus.uml.diagram.clazz.test.dnd.DragAndDropAssociationsTest) Time elapsed: 0.164 s checkPaletteIds(org.eclipse.papyrus.uml.diagram.clazz.test.resources.ClassPaletteTest) Time elapsed: 0.047 s validateModel[0](org.eclipse.papyrus.uml.diagram.clazz.test.resources.ModelValidationTest) Time elapsed: 0.06 s validateModel[1](org.eclipse.papyrus.uml.diagram.clazz.test.resources.ModelValidationTest) Time elapsed: 0.015 s testToManageAddVariableValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.934 s testToManageDestroyObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.632 s testToManageDecisionNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.722 s testToManageReadStructuralFeatureAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.946 s testToManageInitialNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.637 s testToManageValueSpecificationAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.888 s testToManageCentralBufferNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.7 s testToManageSequenceNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.527 s testToManageOpaqueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.585 s testToManageConditionalNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.564 s testToManageReadSelfAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.525 s testToManageActivityPartition(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.484 s testToManageForkNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.554 s testToManageInteruptibleActivityRegion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) skipped testToManageMergeNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.533 s testToManageCreateObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.526 s testToManageExpansionRegion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.492 s testToManageFlowFinalNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.551 s testToManageDataStoreNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.018 s testToManageReadVariableAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.525 s testToManageloopNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.24 s testToManageSendObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.306 s testToManageActivityFinalNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.53 s testToManageActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) skipped testToManageAcceptEventAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.732 s testToManageJoinNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.53 s testToManageBroadCastSignalAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.604 s testToManageStructuredActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.492 s testToManageOpaqueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityChildNodeInStructuredActivity) skipped testFromActivityPartitionToSequenceNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.462 s testFromInterruptibleActivityRegionToConditionalNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.089 s testFromActivityPartitionToStructuredNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.073 s testFromActivityToConditionalNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.057 s testFromActivityToStructuredNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.061 s testFromLoopNodeToActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.06 s testFromInterruptibleActivityRegionToExpansionRegionNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.073 s testFromConditionalNodeToActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.056 s testFromActivityPartitionToLoopNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.079 s testFromSequenceNodeToActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.05 s testFromActivityPartitionToConditionalNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.075 s testFromActivityPartitionToActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.057 s testFromActivityToExpansionRegion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.105 s testFromStructuredNodeToActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.059 s testFromActivityToLoop(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.057 s testFromInterruptibleActivityRegionToLoopNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.083 s BeetwenNonContainmentActivityGroup(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.086 s testFromActivityPartitionToExpansionRegionNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.078 s testFromInterruptibleActivityRegionToActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.05 s testFromActivityPartitionToInteruptibleActivtyRegion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.078 s testFromInterruptibleActivityRegionToActivityPartion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.078 s testFromInterruptibleActivityRegionToStructuredNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.081 s testFromExpansionRegionToActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.053 s testFromInterruptibleActivityRegionToSequenceNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.069 s testFromActivityToActivityPartition(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.06 s testFromActivityToInterruptibleActivityRegion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.054 s testFromActivityToSequenceNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.053 s testExpansionNodeInExpansionRegionCompartment(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestDropObjects) Time elapsed: 0.481 s testToCreateCommentLink(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestCommentLink) Time elapsed: 0.412 s testInputPinAsTargetInCallOpAct(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped testOutputAsResultInClearStructuralFeatureAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.428 s testActionPinAsInputValueInReadLinkAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.093 s testInputPinAsArgumentInBroadcastSignalAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.051 s testFeatureStructuredActivityNodeInActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.022 s testFeatureConditionalNodeInActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.018 s testActionPinAsFirstInInsertAtTestIdentityAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.072 s testOutputAsResultInTestIdentityAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.043 s testValuePinAsStrucutredNodeInputInSequenceNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.054 s testInputPinAsInsertAtInAddVariableValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.046 s testActionPinAsInsertAtInAddStructuralFeatureValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.142 s testFeatureExpansionNodeAsOutInExpansionRegion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.045 s testActionPinAsCollectionInReduceAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.08 s testValuePinAsValueInAddStructuralFeatureValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.088 s testInputPinAsObjectIngetStartClassifierBehaviorAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.068 s testOutputAsResultInReadStructuralFeatureAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.054 s testActionPinAsTargetInSendObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.05 s testOutputAsStrucutredNodeOutputInExpansionRegion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.054 s testValuePinAsRequestInSendObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.049 s testActionPinAsObjectInClearStructuralFeatureAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.052 s testInputPinAsInputValueInCreateLinkAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.067 s testActionPinAsArgumentInBroadcastSignalAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.05 s testActionPinAsStrucutredNodeInputInConditionalNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.052 s testInputPinAsSecondInTestIdentityAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.048 s testActionPinAsTargetInSendSignalAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped testInputPinAsRequestInSendObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.045 s testActionPinAsInputValueInDestroyLinkAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.074 s testValuePinAsArgumentInSendSignalAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped testValuePinAsInsertAtInAddVariableValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.051 s testFeatureInitialNodeActionActionInActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.021 s testValuePinAsObjectInReclassifyObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.073 s testActionPinAsObjectInReadStructuralFeatureAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.049 s testValuePinAsInputValueInReadLinkAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.05 s testInputPinAsObjectInStartObjectBehaviorAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.072 s testActionPinAsObjectInReclassifyObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.048 s testOutputAsResultInReadIsClassifiedObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.067 s testFeatureAcceptEventActionInLoopNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.068 s testOutputPinAsLoopVariableInLoopNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.061 s testValuePinAsCollectionInReduceAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.085 s testActionPinAsInputValueInOpaqueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.051 s testActionPinAsTargetInCallOpAct(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped testInputPinAsObjectInClearStructuralFeatureAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.081 s testResetInRegionWhenResizeGraphicalRepresentationElements(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.049 s testValuePinAsTargetInSendObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.059 s testInputPinAsObjectInAddStructuralFeatureValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.031 s testInputPinAsStrucutredNodeInputInConditionalNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.048 s testActionPinAsObjectInStartObjectBehaviorAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.05 s testInputPinAsObjectInReclassifyObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.045 s testValuePinAsTargetInSendSignalAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped testActionPinAsArgumentInCallBeAct(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped testActionPinAsLoopVariableInputInLoopNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.051 s testActionPinAsArgumentInCallOpAct(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped testValuePinAsObjectInClearStructuralFeatureAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.051 s testValuePinAsTargetInCallOpAct(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped testActionPinAsObjectInReadIsClassifiedObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.049 s testFeatureSequenceNodeInActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.02 s testOutputAsResultInReadLinkAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.045 s testValuePinAsStrucutredNodeInputInConditionalNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.035 s testActionPinAsTargetInDestroyObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.055 s testActionPinAsStrucutredNodeInputInExpansionRegion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.034 s testFeatureExpansionRegonInStructuredActivityNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.034 s testOutputAsResultInReduceAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.047 s testValuePinAsArgumentInBroadcastSignalAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.056 s testInputPinAsValueInAddStructuralFeatureValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.047 s testOutputAsResultInReadExtentAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.064 s testActionPinAsStrucutredNodeInputInStructuredActivityNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.034 s testActionPinAsArgumentInStartObjectBehaviorAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.11 s testFeatureActivityInActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.061 s testInputPinAsArgumentInSendSignalAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped testValuePinAsObjectInAddStructuralFeatureValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.051 s testOutputAsStrucutredNodeOutputInSequenceNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.031 s testActionPinAsValueInAddVariableValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.049 s testValuePinAsInputValueInOpaqueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.052 s testInputPinAsInputValueInReadLinkAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.049 s testInputPinAsObjectInReadStructuralFeatureAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.032 s testInputPinAsArgumentInCallBeAct(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped testInputPinAsArgumentInCallOpAct(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped testFeatureExpansionNodeAsInInExpansionRegion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.033 s testValuePinAsObjectInStartObjectBehaviorAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.051 s testInputPinAsObjectInReadIsClassifiedObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.041 s testActionPinAsObjectIngetStartClassifierBehaviorAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.049 s testInputPinAsLoopVariableInputInLoopNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.045 s testInputPinAsStrucutredNodeInputInExpansionRegion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.031 s testValuePinAsObjectIngetStartClassifierBehaviorAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.05 s testFeatureExpansionRegionInActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.02 s testValuePinAsObjectInClearAssociationAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.07 s testInputPinAsTargetInDestroyObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.044 s testValuePinAsInputValueInDestroyLinkAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.051 s testActionPinAsObjectInAddStructuralFeatureValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.053 s testOutputAsResultInReadVariableAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.044 s testActionPinAsObjectInClearAssociationAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.049 s testActionPinAsSecondInTestIdentityAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.052 s testActionPinAsInsertAtInAddVariableValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.05 s testValuePinAsObjectInReadStructuralFeatureAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.047 s testValuePinAsStrucutredNodeInputInStructuredActivityNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.033 s testValuePinAsObjectInReadIsClassifiedObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.049 s testInputPinAsInsertAtInAddStructuralFeatureValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.044 s testValuePinAsInputValueInCreateLinkAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.052 s testValuePinAsStrucutredNodeInputInExpansionRegion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.035 s testInputPinAsInputValueInDestroyLinkAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.047 s testValuePinAsLoopVariableInputInLoopNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.053 s testOutputPinAsResultInLoopNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.054 s testInputPinAsArgumentInStartObjectBehaviorAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.047 s testInputPinAsObjectInClearAssociationAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.041 s testValuePinAsTargetInDestroyObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.047 s testInputPinAsCollectionInReduceAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.043 s testInputPinAsTargetInSendObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.042 s testValuePinAsArgumentInCallBeAct(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped testValuePinAsArgumentInCallOpAct(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped testInputPinAsStrucutredNodeInputInSequenceNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.031 s testOutputPinAsOutputValueInOpaqueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.041 s testOutputAsResultInStartObjectBehaviorAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.044 s testActionPinAsValueInAddStructuralFeatureValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.049 s testOutputAsResultInAddStructuralFeatureValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.043 s testInputPinAsTargetInSendSignalAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped testActionPinAsStrucutredNodeInputInSequenceNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.032 s testOutputAsStrucutredNodeOutputInConditionalNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.03 s testValuePinAsArgumentInStartObjectBehaviorAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.048 s testInputPinAsStrucutredNodeInputInStructuredActivityNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.033 s testFeatureCreateLinkActionInActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.021 s testOutputPinAsResultInCallBeAct(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped testValuePinAsFirstInTestIdentityAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.049 s testOutputPinAsResultInCallOpAct(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped testFeatureOpaqueActionActionInActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.021 s testActionPinAsRequestInSendObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.047 s testActionPinAsInputValueInCreateLinkAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.05 s testValuePinAsValueInAddVariableValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.05 s testOutputAsStrucutredNodeOutputInStructuredActivityNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.03 s testValuePinAsSecondInTestIdentityAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.046 s testFeatureLoopNodeInActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.02 s testFeatureDecisionNodeInConditionalNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.044 s testActionPinAsArgumentInSendSignalAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped testInputPinAsInputValueInOpaqueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.046 s testInputPinAsFirstInTestIdentityAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.044 s testValuePinAsInsertAtInAddStructuralFeatureValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.049 s testResetInPartitionWhenResizeGraphicalRepresentationElements(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.095 s testFeatureTestIdentityActionInActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.02 s testInputPinAsValueInAddVariableValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.044 s testCreateControlFlowLinkInStructuredActivityNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks) Time elapsed: 0.463 s testCreateObjectFlowLinkFromPinToPin(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks) Time elapsed: 0.179 s testControlFlowLinkReorient(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks) Time elapsed: 0.223 s testCreateControlFlowLink(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks) Time elapsed: 0.056 s testCreateObjectFlowLinkFromOutpinPinInStructuredActivityNodeToOutputPin(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks) Time elapsed: 0.081 s testObjectFlowLinkReorientSourceFromOutputPinInStructuredActivityNodeToOutputPin(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks) Time elapsed: 0.14 s testObjectFlowLinkReorientSourceFromInputPinInStructuredActivityNodeToInputPin(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks) Time elapsed: 0.103 s testCreateObjectFlowLinkFromInputPinInStructuredActivityNodeToInputPin(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks) Time elapsed: 0.074 s testObjectFlowLinkReorient(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks) Time elapsed: 0.103 s testNoExecutableNodeFlowLink(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks) Time elapsed: 0.081 s testObjectFlowLinkReorientSourceFromPinToAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks) Time elapsed: 0.081 s testCreateInitialNodeInStructuralActivityNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestControlNodesInStructuredActivityNodes) Time elapsed: 0.392 s testCreateDecisionNodeInConditionalNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestControlNodesInStructuredActivityNodes) Time elapsed: 0.032 s testCreateJoinNodeInExpansionRegion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestControlNodesInStructuredActivityNodes) Time elapsed: 0.029 s testCreateForkNodeInLoopNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestControlNodesInStructuredActivityNodes) Time elapsed: 0.027 s testCreateMerdgeNodeInSequenceNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestControlNodesInStructuredActivityNodes) Time elapsed: 0.018 s testItemProviderCommandUndo(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestItemProviderCommand) Time elapsed: 0.365 s testPinDerivation_IsUnmarshallTrue_SimpleTrigger_CallEvent(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptCallActionPinDerivation) Time elapsed: 0.078 s testPinDerivation_IsUnmarshallFalse_SingleTrigger_CallEvent(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptCallActionPinDerivation) Time elapsed: 0.034 s testPinDerivation_IsUnmarshallTrue_SimpleTrigger_CallEvent_OperationChange(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptCallActionPinDerivation) Time elapsed: 0.034 s testAdviceForAcceptCallActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptCallActionPinDerivation) Time elapsed: 0.045 s testPinDerivation_IsUnmarshallFalse_SingleTrigger_ChangeEvent(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation) Time elapsed: 0.037 s testPinDerivation_IsUnmarshallTrue_SingleTrigger_SignalEvent(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation) Time elapsed: 0.031 s testPinDerivation_IsUnmarshallFalse_ToIsUnmarshallTrue(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation) Time elapsed: 0.039 s testPinDerivation_IsUnmarshallTrue_MultipleTrigger_MixedEvents(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation) Time elapsed: 0.033 s testPinDerivation_IsUnmarshallFalse_MultipleTrigger_MixedEvents(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation) Time elapsed: 0.05 s testPinDerivation_IsUnmarshallTrue_MultipleTrigger_SignalEvent_NoCommonAncestor(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation) Time elapsed: 0.037 s testPinDerivation_IsUnmarshallFalse_SingleTrigger_CallEvent(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation) Time elapsed: 0.03 s testPinDerivation_IsUnmarshallFalse_SingleTrigger_SignalEvent(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation) Time elapsed: 0.046 s testPinDerivation_IsUnmarshallTrue_SingleTrigger_TimeEvent(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation) Time elapsed: 0.043 s testPinDerivation_IsUnmarshallTrue_MultipleTrigger_SignalEvent_CommonAncestor(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation) Time elapsed: 0.041 s testPinDerivation_IsUnmarshallTrue_MultipleTrigger_TimeEvent(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation) Time elapsed: 0.042 s testAdviceForAcceptEventActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation) Time elapsed: 0.027 s testPinDerivation_IsUnmarshallFalse_SingleTrigger_TimeEvent(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation) Time elapsed: 0.051 s testPinDerivation_IsUnmarshallTrue_SingleTrigger_SignalEvent_SignalChange(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation) Time elapsed: 0.033 s testPinDerivation_IsUnmarshallFalse_MultipleTrigger_SignalEvent_CommonAncestor(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation) Time elapsed: 0.04 s testPinDerivation_changePropertyStructuralFeatureType(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAddStructuralFeatureValueActionPinDerivation) Time elapsed: 0.043 s testPinDerivation_NoStructuralFeature_To_PropertyStructuralFeature(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAddStructuralFeatureValueActionPinDerivation) Time elapsed: 0.038 s testAdviceForAddStructuraFeatureActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAddStructuralFeatureValueActionPinDerivation) Time elapsed: 0.033 s testPinDerivation_NoStructuralFeature_To_PortStructuralFeature(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAddStructuralFeatureValueActionPinDerivation) Time elapsed: 0.03 s testPinDerivation_changePortStructuralFeatureType(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAddStructuralFeatureValueActionPinDerivation) Time elapsed: 0.03 s testPinDerivation_BehaviorWithParameters_To_BehaviorWithParameters(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCallBehaviorActionPinDerivation) Time elapsed: 0.054 s testAdviceForCallBehaviorActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCallBehaviorActionPinDerivation) Time elapsed: 0.028 s testPinDerivation_NoBehavior_To_BehaviorWithParameters(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCallBehaviorActionPinDerivation) Time elapsed: 0.029 s testPinDerivation_NoOperation_To_OperationWithParameters(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCallOperationActionPinDerivation) Time elapsed: 0.043 s testAdviceForCallOperationActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCallOperationActionPinDerivation) Time elapsed: 0.027 s testPinDerivation_OperationWithParameters_To_OperationWithParameters(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCallOperationActionPinDerivation) Time elapsed: 0.043 s testAdviceForCreateLinkActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCreateLinkActionPinDerivation) Time elapsed: 0.032 s testPinDerivation_ModificationPropertyOfLinkEndCreationData(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCreateLinkActionPinDerivation) Time elapsed: 0.034 s testPinDerivation_NoEndData_To_EndDataWithValuePin(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCreateLinkActionPinDerivation) Time elapsed: 0.041 s testPinDerivation_ModificationLinkEndCreationData(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCreateLinkActionPinDerivation) Time elapsed: 0.03 s testPinDerivation_NoClassifier_ToClassClassifier(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCreateObjectActionPinDerivation) Time elapsed: 0.029 s testPinDerivation_NoClassifier_ToActivityClassifier(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCreateObjectActionPinDerivation) Time elapsed: 0.035 s testAdviceForCreateObjectActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCreateObjectActionPinDerivation) Time elapsed: 0.026 s testPinDerivation_ModificationPropertyOfLinkEndDestructionData(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestDestroyLinkActionPinDerivation) Time elapsed: 0.04 s testAdviceForDestroyLinkActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestDestroyLinkActionPinDerivation) Time elapsed: 0.03 s testPinDerivation_NoEndData_To_EndDataWithValuePin(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestDestroyLinkActionPinDerivation) Time elapsed: 0.028 s testPinDerivation_ModificationLinkEndDestructionData(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestDestroyLinkActionPinDerivation) Time elapsed: 0.03 s testPinDerivation_ModificationLinkEndData_OpenEnd(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadLinkActionPinDerivation) Time elapsed: 0.041 s testPinDerivation_ModificationPropertyOfLinkEndData(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadLinkActionPinDerivation) Time elapsed: 0.029 s testPinDerivation_NoEndData_To_EndData(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadLinkActionPinDerivation) Time elapsed: 0.029 s testAdviceForReadLinkActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadLinkActionPinDerivation) Time elapsed: 0.026 s testPinDerivation_ModificationLinkEndData_NotOpenEnd(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadLinkActionPinDerivation) Time elapsed: 0.037 s testPinDerivation_ActivityInRootElement(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadSelfActionPinDerivation) Time elapsed: 0.031 s testPinDerivation_ActivityOwnedBeahaviour(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadSelfActionPinDerivation) Time elapsed: 0.028 s testPinDerivation_ActivityAsClassifierBehaviour(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadSelfActionPinDerivation) Time elapsed: 0.035 s testPinDerivation_ActivityNestedClassifer(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadSelfActionPinDerivation) Time elapsed: 0.028 s testPinDerivation_ActivitySpecifiedOperation(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadSelfActionPinDerivation) Time elapsed: 0.027 s testAdviceForReadSelfActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadSelfActionPinDerivation) Time elapsed: 0.03 s testPinDerivation_changePropertyStructuralFeatureType(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadStructuralFeatureActionPinDerivation) Time elapsed: 0.029 s testPinDerivation_NoStructuralFeature_To_PropertyStructuralFeature(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadStructuralFeatureActionPinDerivation) Time elapsed: 0.029 s testAdviceForCallOperationActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadStructuralFeatureActionPinDerivation) Time elapsed: 0.027 s testPinDerivation_NoStructuralFeature_To_PortStructuralFeature(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadStructuralFeatureActionPinDerivation) Time elapsed: 0.037 s testPinDerivation_changePortStructuralFeatureType(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadStructuralFeatureActionPinDerivation) Time elapsed: 0.029 s testPinDerivation_SignalWithAttributes_To_SignalWithAttributes(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestSendSignalActionPinDerivation) Time elapsed: 0.042 s testAdviceForSendSignalActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestSendSignalActionPinDerivation) Time elapsed: 0.027 s testPinDerivation_NoSignal_ToSignalWithAttributes(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestSendSignalActionPinDerivation) Time elapsed: 0.029 s testAdviceForStartClassifierBehaviorActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartClassifierBehaviorActionPinDerivation) Time elapsed: 0.027 s testPinDerivation_StartClassifierBehaviorAction(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartClassifierBehaviorActionPinDerivation) Time elapsed: 0.027 s testPinDerivation_NoBehavior_To_BehaviorWithParameters_Synchronous(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartObjectBehaviorActionPinDerivation) Time elapsed: 0.033 s testAdviceForStartObjectBehaviorActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartObjectBehaviorActionPinDerivation) Time elapsed: 0.027 s testPinDerivation_NoBehavior_To_BehaviorWithParameters_Asynchronous(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartObjectBehaviorActionPinDerivation) Time elapsed: 0.03 s testPinDerivation_BehaviorWithParameters_AddParameter_Synchronous(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartObjectBehaviorActionPinDerivation) Time elapsed: 0.033 s testPinDerivation_BehaviorWithParameters_To_OtherBehaviorWithParameters_Synchronous(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartObjectBehaviorActionPinDerivation) Time elapsed: 0.031 s testPinDerivation_BehaviorWithParameters_ChangeParameter_Synchronous(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartObjectBehaviorActionPinDerivation) Time elapsed: 0.035 s testAdviceForTestIdentityActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestTestIdentityActionPinDerivation) Time elapsed: 0.027 s testPinDerivation_Creation(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestTestIdentityActionPinDerivation) Time elapsed: 0.038 s testPinDerivation_NoValue_ToLiteralStringValue(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation) Time elapsed: 0.04 s testAdviceForValueSpecificationActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation) Time elapsed: 0.025 s testPinDerivation_NoValue_ToLiteralUnlimitedNaturalValue(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation) Time elapsed: 0.038 s testPinDerivation_NoValue_ToInstanceSpecificationValueSingleClassifier(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation) Time elapsed: 0.038 s testPinDerivation_NoValue_ToLiteralRealValue(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation) Time elapsed: 0.036 s testPinDerivation_NoValue_ToLiteralEnumerationValue(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation) Time elapsed: 0.027 s testPinDerivation_NoValue_ToLiteralBooleanValue(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation) Time elapsed: 0.041 s testPinDerivation_NoValue_ToLiteralIntegerValue(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation) Time elapsed: 0.038 s testExpansionRegionBadCreateCommand(org.eclipse.papyrus.uml.diagram.activity.tests.edit.helper.ExpansionRegionHelperTest) Time elapsed: 0.061 s testExpansionNodeCreateCommand(org.eclipse.papyrus.uml.diagram.activity.tests.edit.helper.ExpansionRegionHelperTest) Time elapsed: 0.002 s testExpansionRegionContainmentChildCreateCommand(org.eclipse.papyrus.uml.diagram.activity.tests.edit.helper.ExpansionRegionHelperTest) Time elapsed: 0.001 s testAlienCreationRequest(org.eclipse.papyrus.uml.diagram.activity.tests.edit.part.ExpansionRegionCompartmentEPTest) Time elapsed: 0.007 s testMixedElementTypesCreationRequest(org.eclipse.papyrus.uml.diagram.activity.tests.edit.part.ExpansionRegionCompartmentEPTest) Time elapsed: 0 s testExpansionNodeCreationRequest(org.eclipse.papyrus.uml.diagram.activity.tests.edit.part.ExpansionRegionCompartmentEPTest) Time elapsed: 0 s testRoundedBorderNamedElementEditParts(org.eclipse.papyrus.uml.diagram.activity.tests.edit.part.RoundedCompartmentTest) Time elapsed: 0.001 s testRoundedCompartmentEditParts(org.eclipse.papyrus.uml.diagram.activity.tests.edit.part.RoundedCompartmentTest) Time elapsed: 0.005 s testToManageIPackage(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode) Time elapsed: 1.618 s testToManageComment(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode) Time elapsed: 0.48 s testToManageExecutionEnvironment(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode) Time elapsed: 0.547 s testToManageConstraint(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode) Time elapsed: 0.627 s testToManageModel(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode) Time elapsed: 0.679 s testToManageNode(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode) Time elapsed: 0.558 s testToManageArtifact(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode) Time elapsed: 0.725 s testToManageDevice(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode) Time elapsed: 0.643 s testToExecutionEnvironment(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode) Time elapsed: 1.49 s testToPackage(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode) Time elapsed: 0.748 s testToModel(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode) Time elapsed: 0.886 s testToManagePackage(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode) Time elapsed: 0.636 s testToConstraint(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode) Time elapsed: 0.626 s testToArtifact3(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode) Time elapsed: 0.602 s testToComment(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode) Time elapsed: 0.575 s testToManageComment(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode) Time elapsed: 0.673 s testToManageExecutionEnvironment(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode) Time elapsed: 0.567 s testToManageConstraint(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode) Time elapsed: 0.613 s testToManageModel(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode) Time elapsed: 0.597 s testToManageNode(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode) Time elapsed: 0.604 s testToNode(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode) Time elapsed: 0.578 s testToManageArtifact(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode) Time elapsed: 0.607 s testToManageDevice(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode) Time elapsed: 0.579 s testToArtifact(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForNodeChildNode) Time elapsed: 1.19 s testToExecutionEnvironment(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForNodeChildNode) Time elapsed: 0.695 s testToDevice(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForNodeChildNode) Time elapsed: 0.364 s testToNode(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForNodeChildNode) Time elapsed: 0.497 s testToManageDeployment(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramDeploymentLink) Time elapsed: 0.496 s testUnexecutableArtifactArtifactDeployment(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramDeploymentLink) Time elapsed: 0.058 s testUnexecutableNodeArtifactDeployment(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramDeploymentLink) Time elapsed: 0.068 s testUnexecutableNodeNodeDeployment(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramDeploymentLink) Time elapsed: 0.048 s testToManageGeneralization(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramLinkOwnedBySource) Time elapsed: 0.933 s testToManageComment(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramCommentLink) Time elapsed: 0.415 s testToManageConstraint(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramConstraintLink) Time elapsed: 0.444 s testToManageManifestation(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramManifestationLink) Time elapsed: 0.481 s testToManifestation(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramLink) skipped testToManageDependency(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramLink) skipped testPackageCNInModelCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.353 s testNestedExecEnviromentCNInPackageCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.039 s testExecEnvirCNInDevice(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.03 s testNestedDeviceCNInModel(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.026 s testNestedDeviceCNInPackageCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.038 s testNestedExecEnviromentCNInPackage(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.029 s testConstraintCNInModelCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.04 s testCommentCNInModel(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.025 s testNestedArtifactCNInModelCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.038 s testNestedNodeCNInModelCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.041 s testNestedDeviceCNInPackage(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.029 s testNodeCNInNode(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.028 s testModelCNInPackage(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.03 s testArtifactACNInArtifactCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.064 s testNodeCNInDevice(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.027 s testArtifactCNInExecEnvir(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.03 s testArtifactCNInNestedNodeCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.038 s testExecEnvirCNInNestedDeviceCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.035 s testDeviceCNInDevice(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.025 s testNestedExecEnviromentCNInModel(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.025 s testDeviceCNInNestedDeviceCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.037 s testNestedArtifactCNInPackageCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.038 s testCommentCNInModelCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.038 s testArtifactACNInDevice(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.034 s testDeviceCNInNestedNodeCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.04 s testPackageCNInModel(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.033 s testPackageCNInPackage(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.029 s testNestedExecEnviromentCNInModelCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.039 s testExecEnvirCNInNode(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.025 s testExecEnvirCNInNestedNodeCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.035 s testConstraintCNInModel(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.029 s testNestedNodeCNInPackageCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.037 s testConstraintCNInPackage(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.026 s testNestedArtifactCNInPackage(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.025 s testExecEnvirCNInNestedExecEnvirCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.061 s testNestedDeviceCNInModelCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.036 s testNodeCNInNestedDeviceCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.038 s testNestedNodeCNInPackage(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.027 s testNestedArtifactCNInModel(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.026 s testModelCNInModelCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.041 s testConstraintCNInPackageCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.05 s testExecEnvirCNInExecEnvir(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.026 s testArtifactCNInNode(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.029 s testModelCNInModel(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.027 s testArtifactCNInNestedExecEnvirCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.041 s testDeviceCNInNode(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.025 s testArtifactACNInArtifactACN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.045 s testPackageCNInPackageCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.04 s testCommentCNInPackageCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.039 s testNodeCNInNestedNodeCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.035 s testNestedNodeCNInModel(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.026 s testCommentCNInPackage(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.024 s testRoundedBorderNamedElementEditParts(org.eclipse.papyrus.uml.diagram.deployment.test.RoundedCompartmentTest) Time elapsed: 0.001 s testRoundedCompartmentEditParts(org.eclipse.papyrus.uml.diagram.deployment.test.RoundedCompartmentTest) Time elapsed: 0 s testToManagePackage(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramTopNode) Time elapsed: 1.166 s testToManageInterface(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramTopNode) Time elapsed: 0.71 s testToManageComment(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramTopNode) Time elapsed: 0.551 s testToManageConstraint(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramTopNode) Time elapsed: 0.454 s testToManageModel(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramTopNode) Time elapsed: 0.524 s testToManageComponent(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramTopNode) Time elapsed: 0.662 s testToManagePackage(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPackageChildNode) Time elapsed: 1.674 s testToManageInterface(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPackageChildNode) Time elapsed: 0.763 s testToManageComment(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPackageChildNode) Time elapsed: 0.577 s testToManageConstraint(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPackageChildNode) Time elapsed: 0.776 s testToManageModel(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPackageChildNode) Time elapsed: 0.614 s testToManageComponent(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPackageChildNode) Time elapsed: 0.844 s testToManagePropertyPart(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramComponentChildNode) Time elapsed: 1.537 s testToManageComponent(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramComponentChildNode) skipped testToManagePort(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramComponentChildNode) Time elapsed: 0.746 s testToManageProperty(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramChildLabel) Time elapsed: 0.422 s testToManageReception(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramChildLabel) Time elapsed: 0.116 s testToManageOperation(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramChildLabel) Time elapsed: 0.124 s testToManageInterfaceAbstraction(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink) Time elapsed: 1.085 s testToManageInterfaceUsage(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink) Time elapsed: 0.65 s testToManageInterfaceDependency(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink) Time elapsed: 0.643 s testToManageComponentRealization(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink) skipped testToManageInterfaceRealization(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink) skipped testToManageInterfaceManifestation(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink) Time elapsed: 0.601 s testToManageAbstraction(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink) skipped testToManageUsage(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink) skipped testToManageDependency(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink) skipped testToManageManifestation(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink) skipped testToManageGeneralization(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLinkOwnedBySource) Time elapsed: 0.895 s testToManageComment(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramCommentLink) Time elapsed: 0.432 s testToManageConstraint(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramConstraintLink) Time elapsed: 0.412 s testInterfaceVsProperty(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentNodeChildDuplicates) Time elapsed: 0.365 s testInterfaceVsOperation(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentNodeChildDuplicates) Time elapsed: 0.044 s testInterfaceVsReception(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentNodeChildDuplicates) Time elapsed: 0.039 s testPropertyInInterfaceOperationCompartment(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 0.585 s testOperationInInterfaceAttributeCompartment(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 0.021 s testReceptionInInterfaceAttributeCompartment(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 0.021 s testOperationInInterfaceDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.56 s testDropInterface2OperationCompartment(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.038 s testDropInterface2PropertyAttributeCompartment(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.041 s testPropertyInInterfaceDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.029 s testToManagePropertyPortConnection(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramConnector) Time elapsed: 4.069 s testToManagePortAbstraction(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPortLink) Time elapsed: 0.827 s testToManagePortUsage(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPortLink) Time elapsed: 0.465 s testToManagePortConnector(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPortLink) Time elapsed: 0.063 s testToManagePortGeneralization(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPortLink) Time elapsed: 0.058 s testComponentPortLocation(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestPortLocation) Time elapsed: 0.367 s testComponentPartPortLocation(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestPortLocation) Time elapsed: 0.078 s testToManagePropertyPortConnection(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramConnector) Time elapsed: 3.638 s testRoundedBorderNamedElementEditParts(org.eclipse.papyrus.uml.diagram.component.test.RoundedCompartmentTest) Time elapsed: 0.001 s testRoundedCompartmentEditParts(org.eclipse.papyrus.uml.diagram.component.test.RoundedCompartmentTest) Time elapsed: 0 s testHideAndDropChildComponentToComponent(org.eclipse.papyrus.uml.diagram.component.test.dnd.TestDropComponent) Time elapsed: 0.372 s testDropChildComponentFromComponentToDiagram(org.eclipse.papyrus.uml.diagram.component.test.dnd.TestDropComponent) Time elapsed: 0.046 s testHideChild_DropToDiagram_DropToParentComponent(org.eclipse.papyrus.uml.diagram.component.test.dnd.TestDropComponent) Time elapsed: 0.076 s testCreateThreeInteractions(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramInteraction) Time elapsed: 0.787 s testDeleteInteraction(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramInteraction) Time elapsed: 0.585 s testCreateInteraction(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramInteraction) Time elapsed: 0.62 s testHideInteraction(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramInteraction) Time elapsed: 0.608 s testDropInteraction(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramInteraction) Time elapsed: 0.601 s testEditInteractionName(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramInteraction) skipped testDropLifeline(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifeline) Time elapsed: 0.765 s testHideLifeline(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifeline) Time elapsed: 0.668 s testCellEditorLocator(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifeline) Time elapsed: 0.661 s testEditLifelineName(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifeline) skipped testCreateLifeline(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifeline) Time elapsed: 0.597 s create3LifelinesTest(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifeline) Time elapsed: 0.663 s testDeleteLifeline(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifeline) Time elapsed: 0.648 s testDropLifeline(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactLifeline) Time elapsed: 0.742 s testHideLifeline(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactLifeline) Time elapsed: 0.689 s testCellEditorLocator(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactLifeline) Time elapsed: 0.629 s testEditLifelineName(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactLifeline) skipped testCreateLifeline(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactLifeline) Time elapsed: 0.654 s create3LifelinesTest(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactLifeline) Time elapsed: 0.824 s testDeleteLifeline(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactLifeline) Time elapsed: 0.928 s testMoveStateInvariants(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullStateInvariant) skipped testDeleteStateInvariants(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullStateInvariant) Time elapsed: 2.71 s testHideStateInvariants(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullStateInvariant) Time elapsed: 3.046 s testResizeCompactStateInvariant(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant) skipped testDeleteStateInvariantsWithOccurrencesOnTop(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant) skipped testCannotDeleteLastStateInvariant(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant) Time elapsed: 0.699 s testCannotHideLastStateInvariant(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant) Time elapsed: 0.933 s testCutCompactStateInvariants(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant) skipped testDeleteStateInvariants(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant) skipped testEditCompactStateInvariantName(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant) skipped testHideStateInvariants(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant) skipped testDeleteOccurrenceSpecification(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification) Time elapsed: 1.981 s testMoveOccurrenceSpecification(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification) skipped testModelWithThreeOccurrenceSpecifications(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification) Time elapsed: 1.367 s testFullUndoRedo(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification) Time elapsed: 1.451 s testCreateOccurrenceSpecificationWithDoubleClick(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification) Time elapsed: 1.056 s testMoveAdjacentOccurrenceSpecifications(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification) skipped testMoveVerticalLine(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification) skipped testCreateOccurrenceSpecificationWithPaletteTool(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification) skipped testDeleteOccurrenceSpecification(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactOccurrenceSpecification) skipped testCreateOccurrenceSpecificationOnCompactStateInvariant(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactOccurrenceSpecification) skipped testMoveOccurrenceSpecification(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactOccurrenceSpecification) skipped testFullUndoRedo(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactOccurrenceSpecification) Time elapsed: 1.603 s testCreateOccurrenceSpecificationWithDoubleClick(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactOccurrenceSpecification) Time elapsed: 0.679 s testMoveAdjacentOccurrenceSpecifications(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactOccurrenceSpecification) skipped testCreateThreeOccurrenceSpecifications(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactOccurrenceSpecification) skipped testDeleteStateDefinition(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramStateDefinition) Time elapsed: 0.647 s testCreateStateDefinition(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramStateDefinition) Time elapsed: 0.623 s testCreateMultipleStateDefinitions(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramStateDefinition) Time elapsed: 0.611 s testCreateStateDefinitionWithPaletteTool(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramStateDefinition) skipped testEditStateDefinitionName(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramStateDefinition) skipped testStateDefinitionsLayout(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifelineLayout) skipped testCreateAsyncMessage(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramMessages) skipped testCreateSyncMessage(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramMessages) skipped testToManageSubjectStateMachine(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.521 s testToManageSubjectOpaqueBehavior(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.156 s testToManagePackage(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.127 s testToManageSubjectActivity(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.153 s testToManageSubjectArtifact(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.155 s testToManageSubjectComponent(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.151 s testToManageSubjectDevice(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.166 s testToManageComment(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.118 s testToManageSubjectStereotype(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.158 s testToManageSubjectInformationItem(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.218 s testToManageSubjectExecutionEnvironment(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.158 s testToManageSubjectProtocolStateMachine(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.187 s testToManageSubjectActor(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.239 s testToManageSubjectClass(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.16 s testToManageSubjectCollaboration(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.185 s testToManageSubjectSignal(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.18 s testToManageSubjectNode(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.18 s testToManageConstraint(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.158 s testToManageSubjectUsecase(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.206 s testToManageSubjectEnumeration(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.187 s testToManageActor(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.23 s testToManageSubjectInterface(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.167 s testToManageSubjectPrimitiveType(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.167 s testToManageSubjectFunctionBehavior(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.168 s testToManageSubjectInteraction(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.173 s testToManageSubjectDeployementSpecification(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.233 s testToManageSubjectDatatype(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.159 s testToManagePackage(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForPackage) Time elapsed: 1.687 s testToManageUseCase(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForPackage) Time elapsed: 0.716 s testToManageComment(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForPackage) Time elapsed: 0.438 s testToManageConstraint(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForPackage) Time elapsed: 0.6 s testToManageActor(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForPackage) Time elapsed: 1.138 s testToManageComponent(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForPackage) Time elapsed: 0.902 s testToManageUseCaseForComponentSubject(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForClassSubject) skipped testToManageUseCaseForInterfaceSubject(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForClassSubject) skipped testToManageUseCaseForClassSubject(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForClassSubject) skipped testToManageDependencyUseCase_Actor(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLink) Time elapsed: 0.993 s testToManageRealization(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLink) Time elapsed: 0.521 s testToManageAssociationUseCase_Actor(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLink) Time elapsed: 0.649 s testToManageAbstraction(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLink) Time elapsed: 0.475 s testToManageUsage(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLink) Time elapsed: 0.644 s testToManageDependency(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLink) Time elapsed: 0.569 s testToManageAssociationUseCase_UseCase(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLink) Time elapsed: 0.571 s testToManageExtend(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLinkOwnedBySource) Time elapsed: 0.933 s testToManagePackageMerge(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLinkOwnedBySource) Time elapsed: 0.531 s testToManageInclude(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLinkOwnedBySource) Time elapsed: 0.565 s testToManageGeneralization(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLinkOwnedBySource) Time elapsed: 0.475 s testToManagePackageImport(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLinkOwnedBySource) Time elapsed: 0.674 s testRoundedBorderNamedElementEditParts(org.eclipse.papyrus.uml.diagram.usecase.tests.RoundedCompartmentTest) Time elapsed: 0 s testRoundedCompartmentEditParts(org.eclipse.papyrus.uml.diagram.usecase.tests.RoundedCompartmentTest) Time elapsed: 0.004 s moveUseCaseWithinSubject(org.eclipse.papyrus.uml.diagram.usecase.tests.UsecaseToSubjectinUsecaseDiagramDropStrategyTest) Time elapsed: 1.226 s moveUseCaseIntoSubject(org.eclipse.papyrus.uml.diagram.usecase.tests.UsecaseToSubjectinUsecaseDiagramDropStrategyTest) Time elapsed: 2.063 s testToManageActivitySubstitution(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource) Time elapsed: 1.032 s testToManageCollaborationSubstitution(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource) Time elapsed: 0.601 s testToSubstitution(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource) Time elapsed: 0.47 s testClassToCollaborationGeneralization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource) Time elapsed: 0.501 s testToManageClassSubstitution(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource) Time elapsed: 0.491 s testCollaborationToClassGeneralization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource) Time elapsed: 0.484 s testToManageStateMachineSubstitution(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource) Time elapsed: 0.554 s testToComponentRealization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource) skipped testToManageGeneralization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource) Time elapsed: 0.466 s testToInterfaceRealization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource) Time elapsed: 0.501 s testToManagePortAbstraction(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithSameParentLink) Time elapsed: 0.898 s testToManagePortUsage(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithSameParentLink) Time elapsed: 0.484 s testToManagePortConnector(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithSameParentLink) Time elapsed: 0.549 s testToManagePortGeneralization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithSameParentLink) Time elapsed: 0.047 s testToDeployment(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithSameParentLink) skipped testToManagePortAbstraction(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithDifferentParentLink) Time elapsed: 0.792 s testToManagePortUsage(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithDifferentParentLink) Time elapsed: 0.412 s testToManagePortConnector(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithDifferentParentLink) Time elapsed: 0.057 s testToManagePortGeneralization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithDifferentParentLink) Time elapsed: 0.061 s testToDurationObservation(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 1.134 s testToArtifact(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.636 s testToExecutionEnvironment(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.594 s testToProtocolStateMachine(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.569 s testToEnumeration(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.386 s testToActor(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.547 s testToClass(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.539 s testToLiteralNull(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.461 s testToDevice(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.545 s testToLiteralInteger(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.422 s testToInteraction(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.548 s testToLiteralString(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.462 s testToTimeEvent(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.455 s testToConstraint(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.481 s testToTimeInterval(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.487 s testToUseCase(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.455 s testToOpaqueExpression(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.611 s testToStateMachine(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.398 s testToSignal(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.544 s testToInterface(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.427 s testToIntervalConstraint(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.581 s testToDeploymentSpecification(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.466 s testToChangeEvent(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.563 s testToInteractionConstraint(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.657 s testToLiteralUnlimitedNatural(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.448 s testToInformationItem(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.558 s testToCollaboration(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.481 s testToDurationInterval(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.482 s testToTimeExpression(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.581 s testToTimeObservation(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.483 s testToInterval(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.617 s testToComment(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.422 s testToPrimitiveType(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.487 s testToOpaqueBehavior(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.523 s testToStringExpression(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.476 s testToLiteralBoolean(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.448 s testToFunctionBehavior(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.567 s testToDataType(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.552 s testToDurationConstraint(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.586 s testToAnyReceiveEvent(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.483 s testToTimeConstraint(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.477 s testToExpression(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.456 s testToDuration(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.497 s testToComponent(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.507 s testToSignalEvent(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.563 s testToNode(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.488 s testToActivity(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.593 s testToCallEvent(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.499 s testToInstanceValue(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.564 s testToArtifact(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped testToExecutionEnvironment(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped testToProtocolStateMachine(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped testToEnumeration(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped testToProperty(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) Time elapsed: 1.682 s testToActor(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped testToClass(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped testToDevice(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped testToInteraction(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped testToConstraint(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) Time elapsed: 0.647 s testToUseCase(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped testToStateMachine(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped testToSignal(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped testToInterface(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped testToIntervalConstraint(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped testToDeploymentSpecification(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped testToInteractionConstraint(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped testToInformationItem(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped testToCollaboration(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped testToComment(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) Time elapsed: 0.529 s testToPrimitiveType(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped testToOpaqueBehavior(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped testToFunctionBehavior(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped testToDataType(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped testToDurationConstraint(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped testToTimeConstraint(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped testToComponent(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped testToNode(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped testToPort(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) Time elapsed: 0.94 s testToActivity(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped testToCollaborationUse(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) Time elapsed: 0.522 s testToParameter(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramActivityChildNode) Time elapsed: 2.636 s testToProperty(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramChildLabel) skipped testToEnumerationLiteral(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramChildLabel) skipped testToOperation(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramChildLabel) skipped testToManageCollaborationUsage(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.931 s testToUsage(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.512 s testToManageClassRealization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.526 s testToManageClassDependency(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.511 s testToManageStateMachineRealization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.494 s testToManageActivityUsage(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.551 s testToManageActivityAbstraction(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.601 s testToInformationFlow(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) skipped testToManageActivityDependency(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.547 s testToManageCollaborationAbstraction(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.594 s testToManageStateMachineUsage(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.576 s testToManifestation(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.488 s testToAbstraction(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.523 s testToManageCollaborationDependency(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.593 s testToManageClassUsage(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.526 s testToManageStateMachineDependency(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.618 s testToManageActivityRealization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.581 s testToManageClassAbstraction(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.549 s testToManageStateMachineAbstraction(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.616 s testToManageCollaborationRealization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.587 s testToRealization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.552 s testClassPartPortLocation(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestPortLocation) Time elapsed: 0.863 s testProtocolStateMachinePortLocation(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestPortLocation) Time elapsed: 0.064 s testClassPortLocation(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestPortLocation) Time elapsed: 0.064 s testInteractionItemPortLocation(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestPortLocation) Time elapsed: 0.067 s testActivityPortLocation(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestPortLocation) Time elapsed: 0.004 s testStateMachinePortLocation(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestPortLocation) Time elapsed: 0.08 s dropAssociationOntoPart_bug470823(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramDropOntoChildNode) Time elapsed: 0.359 s testRoundedBorderNamedElementEditParts(org.eclipse.papyrus.uml.diagram.composite.test.RoundedCompartmentTest) Time elapsed: 0.001 s testRoundedCompartmentEditParts(org.eclipse.papyrus.uml.diagram.composite.test.RoundedCompartmentTest) Time elapsed: 0.026 s validateCompositeDiagramElementTypeConfigurationModel(org.eclipse.papyrus.uml.diagram.composite.test.model.CompositeDiagramElementTypeConfigurationTest) Time elapsed: 0.016 s validateCompositeDiagramGmfGenModel(org.eclipse.papyrus.uml.diagram.composite.test.model.CompositeDiagramGmfGenTest) Time elapsed: 0.471 s <<< ERROR! org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: org.eclipse.emf.ecore.xmi.IllegalValueException: Value 'org.eclipse.emf.ecore.impl.DynamicEObjectImpl@15270715 (eClass: org.eclipse.emf.ecore.impl.EClassImpl@2dded43e (name: GenTopLevelNode) (instanceClassName: null) (abstract: false, interface: false))' is not legal. (platform:/plugin/org.eclipse.papyrus.uml.diagram.composite/model/compositediagram.gmfgen, 10681, 107) at org.eclipse.papyrus.uml.diagram.composite.test.model.CompositeDiagramGmfGenTest.validateCompositeDiagramGmfGenModel(CompositeDiagramGmfGenTest.java:42) Caused by: org.eclipse.emf.ecore.xmi.IllegalValueException: Value 'org.eclipse.emf.ecore.impl.DynamicEObjectImpl@15270715 (eClass: org.eclipse.emf.ecore.impl.EClassImpl@2dded43e (name: GenTopLevelNode) (instanceClassName: null) (abstract: false, interface: false))' is not legal. (platform:/plugin/org.eclipse.papyrus.uml.diagram.composite/model/compositediagram.gmfgen, 10681, 107) at org.eclipse.papyrus.uml.diagram.composite.test.model.CompositeDiagramGmfGenTest.validateCompositeDiagramGmfGenModel(CompositeDiagramGmfGenTest.java:42) Caused by: java.lang.ArrayStoreException: org.eclipse.emf.ecore.impl.DynamicEObjectImpl at org.eclipse.papyrus.uml.diagram.composite.test.model.CompositeDiagramGmfGenTest.validateCompositeDiagramGmfGenModel(CompositeDiagramGmfGenTest.java:42) testCopyConstraintFromClassToClass(org.eclipse.papyrus.uml.diagram.composite.tests.copyPaste.ConstraintCopyPasteTest) Time elapsed: 1.468 s validateModel[0](org.eclipse.papyrus.uml.diagram.composite.test.resources.ModelValidationTest) Time elapsed: 0.04 s validateModel[1](org.eclipse.papyrus.uml.diagram.composite.test.resources.ModelValidationTest) Time elapsed: 0.013 s validateModel[2](org.eclipse.papyrus.uml.diagram.composite.test.resources.ModelValidationTest) Time elapsed: 2.072 s testToPseudostate1100(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode) Time elapsed: 1.414 s testToPseudostate8000(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode) Time elapsed: 0.616 s testToPseudostate9000(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode) Time elapsed: 0.617 s testToState(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode) Time elapsed: 0.798 s testToConstraint(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode) skipped testToRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode) skipped testToComment(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode) skipped testToPseudostate10000(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode) Time elapsed: 0.651 s testToPseudostate12000(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode) Time elapsed: 0.659 s testToPseudostate13000(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode) Time elapsed: 0.666 s testToPseudostate14000(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode) Time elapsed: 0.683 s testToPseudostate15000(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode) Time elapsed: 0.647 s testToFinalState(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode) Time elapsed: 0.645 s testConstainedElementLink(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks) Time elapsed: 0.434 s testToCreateCommentLink(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks) Time elapsed: 0.05 s testConstraintConstrainedElementLinkCannotBeStarted(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks) Time elapsed: 0.089 s testCommentLinkCannotBeStarted(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks) Time elapsed: 0.103 s testToReorientCommentLink(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks) Time elapsed: 0.065 s testToReorientConstraintContextLink(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks) Time elapsed: 0.094 s testContextElementLink(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks) Time elapsed: 0.051 s testToReorientConstraintConstrainedElementLink(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks) Time elapsed: 0.08 s testConstraintContextLinkCannotBeStarted(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks) Time elapsed: 0.08 s testTransitionLinkReorient(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestTransitionLinks) Time elapsed: 0.461 s testEntryPointTransitionLink(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestTransitionLinks) Time elapsed: 0.103 s testExitPointTransitionLink(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestTransitionLinks) Time elapsed: 0.097 s testTransitionLinkWithSameSourceAndTarget(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestTransitionLinks) Time elapsed: 0.043 s testTransitionLinkCannotBeStarted(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestTransitionLinks) Time elapsed: 0.028 s testTransitionLink(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestTransitionLinks) Time elapsed: 0.06 s testRegionInState(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.41 s testPseudostateForkInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.016 s testStateInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.023 s testFinalStateInRegino(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.018 s testPseudostateExitPointKind(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.017 s testPseudoEntryPointInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.025 s testRegionInStateMachine(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.012 s testPseudostateShallowHistoryKind(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.019 s testDoActivtyInState(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) skipped testPseudostateTerminateInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.017 s testPseudostateJoinKind(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.015 s testExitInState(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) skipped testPseudostateJoinInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.015 s testPseudostateChoiseKind(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.02 s testPseudostateJunctionInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.018 s testEntryInState(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) skipped testPseudoExitPointInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.021 s testEntryPointJunctionKind(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.017 s testConnectionPointReferenceInStateWithoutSubmachine(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.028 s testPseudostateInitialKind(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.02 s testPseudostateTerminateKind(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.02 s testRegionInStateCompartment(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.044 s testRegionInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.025 s testPseudostateChoiseInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.019 s testPseudostateForkKind(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.016 s testDeferrableTriggerInState(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.049 s testPseudostateDeepHistoryKind(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.02 s testPseudoEntryPointInStateMachine(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.021 s testCommentInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.014 s testPseudostateShallowHistoryInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.02 s testPseudostateJunctionKind(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.021 s testConnectionPointReferenceInState(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.084 s testPseudostateInitialInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.02 s testPseudoExitPointInStateMachine(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.021 s testPseudostateDeepHistoryInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.02 s testConstraintInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.017 s testStateMachineResizeHeight(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineNode) Time elapsed: 0.345 s testStateMachineResizeWidth(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineNode) Time elapsed: 0.026 s testToManageContextLink(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineContextLink) Time elapsed: 0.622 s testRoundedBorderNamedElementEditParts(org.eclipse.papyrus.uml.diagram.statemachine.tests.RoundedCompartmentTest) Time elapsed: 0 s testRoundedCompartmentEditParts(org.eclipse.papyrus.uml.diagram.statemachine.tests.RoundedCompartmentTest) Time elapsed: 0.001 s deleteDiagramWithEmptyZoneAnnotation_bug468207(org.eclipse.papyrus.uml.diagram.statemachine.custom.helpers.tests.ZoneTest) Time elapsed: 2.319 s testToDurationObservation(org.eclipse.papyrus.uml.diagram.communication.tests.canonical.TestCommunicationDiagramChildNode) skipped testToConstraint(org.eclipse.papyrus.uml.diagram.communication.tests.canonical.TestCommunicationDiagramChildNode) Time elapsed: 1.677 s testToTimeObservation(org.eclipse.papyrus.uml.diagram.communication.tests.canonical.TestCommunicationDiagramChildNode) skipped testToComment(org.eclipse.papyrus.uml.diagram.communication.tests.canonical.TestCommunicationDiagramChildNode) Time elapsed: 0.836 s testToLifeline(org.eclipse.papyrus.uml.diagram.communication.tests.canonical.TestCommunicationDiagramChildNode) Time elapsed: 0.566 s testToMessage(org.eclipse.papyrus.uml.diagram.communication.tests.canonical.TestCommunicationDiagramLink) skipped testRoundedBorderNamedElementEditParts(org.eclipse.papyrus.uml.diagram.communication.tests.RoundedCompartmentTest) Time elapsed: 0.001 s testRoundedCompartmentEditParts(org.eclipse.papyrus.uml.diagram.communication.tests.RoundedCompartmentTest) Time elapsed: 0.002 s testDefineNestedProfileWithDependencies(org.eclipse.papyrus.uml.diagram.profile.custom.commands.tests.DefineProfileCommandTest) Time elapsed: 0.925 s testDefineSimpleProfile(org.eclipse.papyrus.uml.diagram.profile.custom.commands.tests.DefineProfileCommandTest) Time elapsed: 1.657 s testToManagePackage(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramTopNode) Time elapsed: 3.129 s testToManageProfile(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramTopNode) Time elapsed: 0.814 s testToManageDataType(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramTopNode) Time elapsed: 0.506 s testToManageClass(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramTopNode) Time elapsed: 0.478 s testToManageStereoType(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramTopNode) Time elapsed: 0.435 s testToManageStereoTypeInPackage(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode) Time elapsed: 1.81 s testToManageStereoTypeInProfile(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode) Time elapsed: 0.532 s testToManageClassInPackage(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode) Time elapsed: 0.643 s testToManageClassInProfile(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode) Time elapsed: 0.589 s testToManagePackageInPackage(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode) Time elapsed: 0.544 s testToManageProfileInPackage(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode) Time elapsed: 0.702 s testToManagePackageInProfile(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode) Time elapsed: 0.525 s testToManageProfileInProfile(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode) Time elapsed: 0.57 s testToManageDatatypeInPackage(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode) Time elapsed: 0.658 s testToManageDatatypeInProfile(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode) Time elapsed: 1.022 s testToManageAssociationWithoutMulti(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramLink) Time elapsed: 1.245 s testToManageAssociation(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramLink) skipped testImportMetaClass(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestImportMetaClass) Time elapsed: 2.82 s testDestroyExtensionProperty(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramExtension) Time elapsed: 1.557 s testToManageContextLink(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramContextLink) Time elapsed: 0.61 s testToManageConsiderIgnoreFragment(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramInsideInteraction) Time elapsed: 1.232 s testToManageLifeline(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramInsideInteraction) Time elapsed: 0.494 s testToManageComment(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramInsideInteraction) Time elapsed: 0.233 s testToManageInteractionUse(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramInsideInteraction) Time elapsed: 0.474 s testToManageConstraint(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramInsideInteraction) Time elapsed: 0.329 s testToManageCombinedFragment(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramInsideInteraction) Time elapsed: 2.497 s testToManageGate(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestInteractionAffixedChildNode) skipped testToManageActionExecution(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramChildNode) Time elapsed: 0.691 s testToManageDurationConstraint(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramChildNode) Time elapsed: 0.289 s testToManageBehaviorExecution(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramChildNode) Time elapsed: 0.242 s testToManageStateInvariant(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramChildNode) Time elapsed: 0.186 s testToManageConstraintLink(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink) skipped testToManageMessageSync_4003(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink) skipped testToManageMessageLost_4008(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink) skipped testToManageCommentLink(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink) skipped testToManageMessageDelete_4007(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink) skipped testToManageMessageCreate_4006(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink) skipped testToManageMessageFound_4009(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink) skipped testToManageGeneralOrdering(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink) skipped testToManageMessageAsync_4004(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink) skipped testToManageMessageReply_4005(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink) skipped testToManageOperand(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestCombinedFragmentChildNode) skipped testToManageContinuation(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestCombinedFragmentChildNode) Time elapsed: 0.407 s testConsiderIgnoreFragment(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentKind_364710) Time elapsed: 0.662 s testCombinedFragmentContinuation(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentKind_364710) Time elapsed: 1.542 s testCombinedFragment(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentKind_364710) Time elapsed: 0.06 s testOperandAddDelete(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperand_364701) Time elapsed: 0.455 s testMessageSync(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessagesDeletion_364828) Time elapsed: 0.564 s testMessageAsync(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessagesDeletion_364828) skipped testMessageReply(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessagesDeletion_364828) skipped testMessageCreate(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessagesDeletion_364828) skipped testMessageDelete(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessagesDeletion_364828) skipped testCover(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestNestedCombinedFragment_364795) skipped testMessageSync_4003_Behavior(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestSynchronousMessageCreation_364827) skipped testMessageSync_4003_Action(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestSynchronousMessageCreation_364827) skipped testMessageReply_4005_Action(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestSynchronousMessageCreation_364827) skipped testMessageReply_4005_Behavior(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestSynchronousMessageCreation_364827) skipped testDragDrop(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestAdvancedDragDrop_364696) skipped testEditLoop(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGuardEdition_364808) Time elapsed: 1.428 s testEditText(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGuardEdition_364808) Time elapsed: 0.056 s deleteInteractionOperand(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 3.884 s deleteInteractionFragmentInOperand(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 3.058 s deleteNotOnlyInteractionOperand(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 3.144 s createCFragOnLifeline_533671(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 3.132 s createCFragDoesNotMoveExistingFragments_533679(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 2.513 s validateResizedInteractionOperand_533676(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 2.859 s noCreateOperandOnLifelineWithoutCFrag_533672(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 1.05 s deleteCombinedFragment(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 2.227 s defaultInteractionOperand_533673(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 2.726 s deleteAllInteractionOperands(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 2.458 s validateCreatedInteractionOperand_533676(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 2.746 s deleteOnlyInteractionOperand(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 2.769 s createCFragOverHalfMessage_533675(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 3.001 s attemptToMoveOperandGuard_533699(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 2.23 s createOperandOnLifeline_533672(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 2.693 s createCFragEnclosedFragments_533679(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 2.55 s deleteCombinedFragmentMultipleOperands_533681(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 2.446 s createCFragInCFrag_533675(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 2.741 s attemptToResizeOperandGuard_533699(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 2.135 s createCFragInFreeSpace_533675(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 2.124 s createCFragOverLifelines_533671(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 2.546 s createOperandOverLifelines_533672(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 3.959 s deleteInteraction(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 2.431 s testResizeOperand(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout) Time elapsed: 3.366 s testResizeFragmentNW(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout) Time elapsed: 1.049 s testResizeFragmentSE(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout) Time elapsed: 1.728 s testCreateOperand(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout) Time elapsed: 1.098 s testSimpleLayout(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout) Time elapsed: 0.977 s testDeleteOperand(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout) Time elapsed: 2.385 s testMoveOperandForbidden(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout) Time elapsed: 1.009 s testMoveCombinedFragment(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout) Time elapsed: 1.16 s createCombinedFragment_operand(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.LifelineCoverageRegressionTest) Time elapsed: 1.878 s createInteractionUse(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.LifelineCoverageRegressionTest) Time elapsed: 0.958 s createStateInvariant(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.LifelineCoverageRegressionTest) Time elapsed: 1.376 s createCombinedFragment(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.LifelineCoverageRegressionTest) Time elapsed: 1.729 s testResizeFragmentNW(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsCoveredNodes) Time elapsed: 3.895 s testResizeFragmentSE(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsCoveredNodes) Time elapsed: 3.92 s testResizeOperands(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsCoveredNodes) Time elapsed: 4.228 s testMoveFragment(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsCoveredNodes) Time elapsed: 4.85 s testCreateOperand(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage) Time elapsed: 1.581 s testExpandCF(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage) Time elapsed: 1.183 s testCreateCombinedFragmentSpecificSize(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage) skipped testDeleteOperand(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage) Time elapsed: 3.665 s testShrinkCF(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage) Time elapsed: 1.186 s testInitialCoverage(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage) Time elapsed: 1.039 s testMoveOperandSeparator(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage) Time elapsed: 2.518 s testMoveCF(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage) Time elapsed: 1.275 s testExpandCFWidth(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage) skipped testReorderSecondToFirst(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsReorder) Time elapsed: 1.973 s testReorderFirstToLast(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsReorder) Time elapsed: 1.444 s testReorderThirdToLast(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsReorder) Time elapsed: 1.367 s testReparentForbidden(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsReorder) Time elapsed: 1.174 s testReorderLastToFirst(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsReorder) Time elapsed: 1.267 s testReorderLastToThird(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsReorder) Time elapsed: 1.525 s testReorderFirstToSecond(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsReorder) Time elapsed: 2.058 s testLinkDisappearOnAnchorageChange(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay) Time elapsed: 3.556 s testLinkDeletion(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay) Time elapsed: 3.344 s testAnchorUpdateOnMessages(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay) Time elapsed: 1.774 s testLinksDisplay(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay) Time elapsed: 1.292 s testLinkDisappearOnSemanticChange(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay) Time elapsed: 2.393 s testAnchorUpdateOnDestruction(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay) Time elapsed: 1.579 s testAnchorUpdateOnExecSpec(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay) Time elapsed: 1.434 s testLinksAnchors(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay) Time elapsed: 1.262 s testLinkDisappearOnAnchorageChange(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay) Time elapsed: 2.484 s testLinkDeletion(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay) Time elapsed: 3.176 s testAnchorUpdateOnMessages(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay) Time elapsed: 1.759 s testLinksDisplay(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay) Time elapsed: 1.854 s testLinkDisappearOnSemanticChange(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay) Time elapsed: 2.715 s testAnchorUpdateOnDestruction(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay) Time elapsed: 2.957 s testAnchorUpdateOnExecSpec(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay) Time elapsed: 2.083 s testLinksAnchors(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay) Time elapsed: 1.833 s testLinkDisappearOnAnchorageChange(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay) Time elapsed: 2.396 s testLinkDeletion(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay) Time elapsed: 3.198 s testAnchorUpdateOnMessages(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay) Time elapsed: 1.371 s testLinksDisplay(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay) Time elapsed: 1.89 s testLinkDisappearOnSemanticChange(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay) Time elapsed: 2.378 s testAnchorUpdateOnDestruction(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay) Time elapsed: 1.547 s testAnchorUpdateOnExecSpec(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay) Time elapsed: 1.617 s testLinksAnchors(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay) Time elapsed: 1.908 s testLinkCreationOnMessageTargetToSource(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationConstraintCreationTest) Time elapsed: 1.51 s testLinkCreationOnMessageSourceToTarget(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationConstraintCreationTest) Time elapsed: 1.463 s testLinkCreationOnDestruction(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationConstraintCreationTest) Time elapsed: 1.465 s testLinkCreationOnExecSpecFinishToStart(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationConstraintCreationTest) Time elapsed: 1.946 s testLinkCreationOnExecSpecStartToFinish(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationConstraintCreationTest) Time elapsed: 3.076 s testLinkCreationOnMessageTargetToSource(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationObservationCreationTest) Time elapsed: 3.8 s testLinkCreationOnMessageSourceToTarget(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationObservationCreationTest) Time elapsed: 1.905 s testLinkCreationOnDestruction(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationObservationCreationTest) Time elapsed: 1.434 s testLinkCreationOnExecSpecFinishToStart(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationObservationCreationTest) Time elapsed: 1.382 s testLinkCreationOnExecSpecStartToFinish(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationObservationCreationTest) Time elapsed: 1.584 s testLinkCreationOnMessageTargetToSource(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.GeneralOrderingCreationTest) Time elapsed: 1.687 s testLinkCreationOnMessageSourceToTarget(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.GeneralOrderingCreationTest) Time elapsed: 1.417 s testLinkCreationOnDestruction(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.GeneralOrderingCreationTest) Time elapsed: 1.406 s testLinkCreationOnExecSpecFinishToStart(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.GeneralOrderingCreationTest) Time elapsed: 1.435 s testLinkCreationOnExecSpecStartToFinish(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.GeneralOrderingCreationTest) Time elapsed: 1.517 s noCreateOnLifeline[OBSERVATION](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest) Time elapsed: 1.397 s createOnDestructionOccurrence[OBSERVATION](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest) Time elapsed: 1.697 s createOnExecutionFinish[OBSERVATION](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest) Time elapsed: 1.596 s createOnLifelineCreationRightToLeftCreateMessage[OBSERVATION](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest) Time elapsed: 1.663 s createOnLifelineCreationLeftToRightCreateMessage[OBSERVATION](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest) Time elapsed: 1.612 s createOnMessageReceiveOnExecution[OBSERVATION](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest) Time elapsed: 1.72 s createOnMessageSendOnLifeline[OBSERVATION](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest) Time elapsed: 1.748 s createOnMessageReceiveOnLifeline[OBSERVATION](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest) Time elapsed: 2.026 s createOnExecutionStart[OBSERVATION](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest) Time elapsed: 1.625 s noCreateOnLifeline[CONSTRAINT](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest) Time elapsed: 1.4 s createOnDestructionOccurrence[CONSTRAINT](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest) Time elapsed: 1.66 s createOnExecutionFinish[CONSTRAINT](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest) Time elapsed: 1.643 s createOnLifelineCreationRightToLeftCreateMessage[CONSTRAINT](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest) Time elapsed: 1.653 s createOnLifelineCreationLeftToRightCreateMessage[CONSTRAINT](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest) Time elapsed: 1.655 s createOnMessageReceiveOnExecution[CONSTRAINT](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest) Time elapsed: 1.643 s createOnMessageSendOnLifeline[CONSTRAINT](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest) Time elapsed: 1.761 s createOnMessageReceiveOnLifeline[CONSTRAINT](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest) Time elapsed: 1.65 s createOnExecutionStart[CONSTRAINT](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest) Time elapsed: 1.681 s moveOnMessageReceiveOnExecution[OBSERVATION](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementMoveTest) Time elapsed: 1.932 s moveOnMessageSendOnLifeline[OBSERVATION](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementMoveTest) Time elapsed: 2.076 s moveOnMessageReceiveOnExecution[CONSTRAINT](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementMoveTest) Time elapsed: 2.024 s moveOnMessageSendOnLifeline[CONSTRAINT](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementMoveTest) Time elapsed: 2.005 s testConsiderIgnoreFragment(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentName_382951) skipped testMessageSync(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618) Time elapsed: 0.775 s testMessageAsync(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618) Time elapsed: 0.265 s testMessageReply(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618) Time elapsed: 0.425 s testMessageCreate(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618) Time elapsed: 0.24 s testMessageDelete(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618) Time elapsed: 0.467 s testBehaviorExecution(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618) Time elapsed: 0.174 s testActionExecution(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618) Time elapsed: 0.18 s testLifeline(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618) Time elapsed: 0.096 s testResizeNorth(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDestructionNode_384201) skipped testResizeEast(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDestructionNode_384201) skipped testResizeWest(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDestructionNode_384201) skipped testResizeActionExecutionNorth(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestExecutionSpecificationDimension_384572) skipped testResizeActionExecutionSouth(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestExecutionSpecificationDimension_384572) skipped testResizeBehaviorExecutionNorth(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestExecutionSpecificationDimension_384572) skipped testResizeBehaviorExecutionSouth(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestExecutionSpecificationDimension_384572) skipped testEditMaxint(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestInteractionConstraint_382966) Time elapsed: 0.501 s testEditMinint(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestInteractionConstraint_382966) Time elapsed: 0.059 s testHeaderAnchor(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessageCreate_379661) Time elapsed: 0.722 s testVerticalBarAnchor(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessageCreate_379661) Time elapsed: 0.266 s testGeneralOrderingOnMessage(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessageLostFound_384202) skipped testMessageLost(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessageLostFound_384202) Time elapsed: 0.673 s testMessageFound(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessageLostFound_384202) Time elapsed: 0.232 s testGeneralOrderingOnExecution(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessageLostFound_384202) skipped testBehaviorExecutionSpecification(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestNestedExecution_384616) skipped testActionExecutionSpecification(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestNestedExecution_384616) skipped testOnChangeLifelineName(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestExecutionSpecificationPosition_395462) skipped testOnResizeLifeline(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestExecutionSpecificationPosition_395462) skipped testOnPartDecomposition(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestExecutionSpecificationPosition_395462) skipped testPreferencePage(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestGuardVisibility_402966) skipped testInteractionUseCoveredBy_389538(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestInteractionUse) skipped testInteractionUseInCombinedFragment_402971(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestInteractionUse) skipped test(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageCreateWithLifeline_403134) skipped testCreateLink(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestResizeStateInvariant_395774) skipped testResize(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestResizeStateInvariant_395774) Time elapsed: 0.349 s testReconnectSyncMessage(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageOccurrenceSpecification_402975) Time elapsed: 0.55 s testReconnectReplyMessage(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageOccurrenceSpecification_402975) Time elapsed: 0.162 s testDeleteReplyMessage(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageOccurrenceSpecification_402975) Time elapsed: 0.139 s testDeleteSyncMessage(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageOccurrenceSpecification_402975) Time elapsed: 0.17 s testCreateReplyMessage(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageOccurrenceSpecification_402975) Time elapsed: 0.187 s testCreateSyncMessage(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageOccurrenceSpecification_402975) Time elapsed: 0.201 s testLifelinesSameSizeHeight(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMakeSameHeightForLifelines_402978) skipped testLifelinesSameSizeBoth(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMakeSameHeightForLifelines_402978) skipped testMoveMessageFound(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMoveMessageLostFound_403138) skipped testMoveMessageLost(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMoveMessageLostFound_403138) skipped testMessageOccurrenceSpecification(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageOccurrenceSpecification_477463) Time elapsed: 1.251 s testWeakReferenceDeletion(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestWeakReferences) Time elapsed: 1.685 s testWeakReferenceCreation(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestWeakReferences) Time elapsed: 1.944 s testWeakReferenceMoveDown(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestWeakReferences) Time elapsed: 1.184 s testExecutionChangeAfterMessageCreationUndo(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.Test_528787) Time elapsed: 0.74 s testMessageEventAfterMessageCreationUndo(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.Test_528473) skipped testAdaptSizeDeltaToMaxHeight(org.eclipse.papyrus.uml.diagram.sequence.tests.LifelineXYLayoutEditPolicyTest) Time elapsed: 0.001 s testIsAffixedToRight(org.eclipse.papyrus.uml.diagram.sequence.tests.LifelineXYLayoutEditPolicyTest) Time elapsed: 0 s testGetRealMoveDelta(org.eclipse.papyrus.uml.diagram.sequence.tests.LifelineXYLayoutEditPolicyTest) Time elapsed: 0 s testGetRelativeBounds(org.eclipse.papyrus.uml.diagram.sequence.tests.LifelineXYLayoutEditPolicyTest) Time elapsed: 0.001 s testCreateThreeInteractions(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramActivityTN) Time elapsed: 0.752 s testDeleteActivity(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramActivityTN) skipped testCreateInteraction(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramActivityTN) Time elapsed: 0.443 s testEditInteractionName(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramActivityTN) skipped testToManageDecisionNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode) Time elapsed: 1.38 s testToManageInitialNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode) Time elapsed: 1.293 s testToManageSequenceNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode) Time elapsed: 1.527 s testToManageConditionalNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode) Time elapsed: 1.231 s testToManageForkNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode) Time elapsed: 1.46 s testToManageCallBehaviorAction(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode) skipped testToManageMergeNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode) Time elapsed: 1.275 s testToManageFlowFinalNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode) Time elapsed: 1.338 s testToManageLoopNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode) Time elapsed: 2.776 s testToManageActivityFinalNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode) Time elapsed: 1.618 s testToManageJoinNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode) Time elapsed: 1.805 s testCreateInitialNodeInStructuralActivityNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments) Time elapsed: 0.334 s testCreateDecisionNodeInConditionalNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments) Time elapsed: 0.033 s testCreateJoinNodeInExpansionRegion(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments) Time elapsed: 0.003 s testCreateForkNodeInLoopNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments) Time elapsed: 0.026 s testCreateMerdgeNodeInSequenceNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments) Time elapsed: 0.015 s testCreateInitialNodeInStructuralActivityNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments) Time elapsed: 0.372 s testCreateDecisionNodeInConditionalNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments) Time elapsed: 0.037 s testCreateJoinNodeInExpansionRegion(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments) Time elapsed: 0.003 s testCreateForkNodeInLoopNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments) Time elapsed: 0.025 s testCreateMerdgeNodeInSequenceNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments) Time elapsed: 0.019 s testRoundedBorderNamedElementEditParts(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.RoundedCompartmentTest) Time elapsed: 0.001 s testRoundedCompartmentEditParts(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.RoundedCompartmentTest) Time elapsed: 0.015 s Results: Errors: CompositeDiagramGmfGenTest.validateCompositeDiagramGmfGenModel:42 » DiagnosticWrapped Tests run: 1422, Failures: 0, Errors: 1, Skipped: 167 [ERROR] There are test failures. Please refer to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/surefire-reports for the individual test results. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.suite.tests --- [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.papyrus.uml.diagram.suite.tests' with 0 classes [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests >-- [INFO] Building org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests 2.0.0-SNAPSHOT [150/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestReopenWithPropertyView.java:[66] private IMultiDiagramEditor editor; ^^^^^^ The value of the field TestReopenWithPropertyView.editor is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestUpdateValue.java:[66] private IMultiDiagramEditor editor; ^^^^^^ The value of the field TestUpdateValue.editor is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/asbrace/TestDisplayAsBrace.java:[106] Stereotype stereotypeTest = null; ^^^^^^^^^^^^^^ The value of the local variable stereotypeTest is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascomment/TestReopenAsComment.java:[66] private IMultiDiagramEditor editor; ^^^^^^ The value of the field TestReopenAsComment.editor is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascomment/TestReopenAsComment.java:[81] EditPart stereotypedClassEditPart = fixture.findEditPart(stereotypedClass); ^^^^^^^^^^^^^^^^^^^^^^^^ The value of the local variable stereotypedClassEditPart is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascomment/TestReopenAsComment.java:[109] EditPart stereotypedLinkEditPart = fixture.findEditPart(stereotypedLink); ^^^^^^^^^^^^^^^^^^^^^^^ The value of the local variable stereotypedLinkEditPart is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/displayname/Test2StereotypeApplications.java:[103] Stereotype stereotypeTest = null; ^^^^^^^^^^^^^^ The value of the local variable stereotypeTest is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestReopenWithCSS.java:[66] private IMultiDiagramEditor editor; ^^^^^^ The value of the field TestReopenWithCSS.editor is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/displayname/TestStereotypeApplication.java:[247] Stereotype stereotypeTest = null; ^^^^^^^^^^^^^^ The value of the local variable stereotypeTest is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestDisplayAsCompartment.java:[106] Stereotype stereotypeTest = null; ^^^^^^^^^^^^^^ The value of the local variable stereotypeTest is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestUnapplyStereotype.java:[66] private IMultiDiagramEditor editor; ^^^^^^ The value of the field TestUnapplyStereotype.editor is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestUnapplyProfile.java:[66] private IMultiDiagramEditor editor; ^^^^^^ The value of the field TestUnapplyProfile.editor is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/asbrace/TestReopenAsBrace.java:[64] private IMultiDiagramEditor editor; ^^^^^^ The value of the field TestReopenAsBrace.editor is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestReopenAsCompartment.java:[63] private IMultiDiagramEditor editor; ^^^^^^ The value of the field TestReopenAsCompartment.editor is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascomment/TestDisplayAsComment.java:[107] Stereotype stereotypeTest = null; ^^^^^^^^^^^^^^ The value of the local variable stereotypeTest is not used 15 problems (15 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/target/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.dnd.tests >-- [INFO] Building org.eclipse.papyrus.uml.diagram.dnd.tests 2.0.0-SNAPSHOT [151/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/org/eclipse/papyrus/uml/diagram/dnd/tests/tests/InstanceSpecificationTest.java:[97] houseKeeper.setField("strategy", DropStrategyManager.instance.findStrategy(org.eclipse.papyrus.uml.diagram.dnd.Activator.PLUGIN_ID + ".instanceSpecification")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setField(String, DropStrategy) from the type AbstractHouseKeeperRule is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/org/eclipse/papyrus/uml/diagram/dnd/tests/tests/InstanceSpecificationTest.java:[230] protected void checkSlots(EditPart instanceSpecificationPart, List... expectedProperties) { ^^^^^^^^^^^^^^^^^^ Type safety: Potential heap pollution via varargs parameter expectedProperties [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/org/eclipse/papyrus/uml/diagram/dnd/tests/tests/InstanceSpecificationTest.java:[289] checkSlots(target, ((org.eclipse.uml2.uml.Class) class2).getAllAttributes()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: A generic array of List is created for a varargs parameter [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/org/eclipse/papyrus/uml/diagram/dnd/tests/tests/InstanceSpecificationTest.java:[304] checkSlots(target, ((org.eclipse.uml2.uml.Interface) interface1).getAllAttributes()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: A generic array of List is created for a varargs parameter [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/org/eclipse/papyrus/uml/diagram/dnd/tests/tests/InstanceSpecificationTest.java:[321] checkSlots(target, ((org.eclipse.uml2.uml.Interface) interface1).getAllAttributes(), ((org.eclipse.uml2.uml.Class) class2).getAllAttributes()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: A generic array of List is created for a varargs parameter [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/org/eclipse/papyrus/uml/diagram/dnd/tests/tests/InstanceSpecificationTest.java:[338] checkSlots(target, ((org.eclipse.uml2.uml.Class) class1).getAllAttributes(), ((org.eclipse.uml2.uml.Class) class2).getAllAttributes()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: A generic array of List is created for a varargs parameter 6 problems (6 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/target/org.eclipse.papyrus.uml.diagram.dnd.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.properties.tests >-- [INFO] Building org.eclipse.papyrus.uml.diagram.properties.tests 2.0.0-SNAPSHOT [152/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.properties.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.properties.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.properties.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.properties.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.properties.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.properties.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.properties.tests --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.properties.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.properties.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.properties.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/target/org.eclipse.papyrus.uml.diagram.properties.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.properties.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.properties.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.properties.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotype.display.tests >-- [INFO] Building org.eclipse.papyrus.uml.nattable.stereotype.display.tests 2.0.0-SNAPSHOT [153/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/src/org/eclipse/papyrus/uml/nattable/stereotype/display/tests/tests/StereotypeDisplayTableTest.java:[566] editorModel = TableHelper.createTable(configuration, view, configuration.getName(), description); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method createTable(TableConfiguration, EObject, String, String) from the type TableHelper is deprecated 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/target/org.eclipse.papyrus.uml.nattable.stereotype.display.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.suite.tests >-- [INFO] Building org.eclipse.papyrus.uml.nattable.suite.tests 1.0.0-SNAPSHOT [154/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.suite.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.suite.tests --- [INFO] The project's OSGi version is 1.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.suite.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.suite.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.suite.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.suite.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.suite.tests --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.suite.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.suite.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.suite.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/org.eclipse.papyrus.uml.nattable.suite.tests-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.suite.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.nattable.suite.tests --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.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, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] Running org.eclipse.papyrus.uml.nattable.suite.tests.AllTests log4j:WARN No appenders could be found for logger (org.eclipse.ocl.pivot.internal.resource.StandaloneProjectMap). log4j:WARN Please initialize the log4j system properly. No JFaces support for org.eclipse.jface.viewers.TableTreeViewer (Eclipse:3273): Gtk-WARNING **: 08:23:38.225: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:23:38.236: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:23:40.996: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:23:41.008: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:23:54.533: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:23:54.563: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:23:55.674: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:23:55.684: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:23:57.217: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:23:57.228: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:23:58.365: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:23:58.376: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:23:59.523: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:23:59.534: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:00.610: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:00.620: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:01.690: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:01.701: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:02.725: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:02.736: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:33.323: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:33.324: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:33.997: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:34.674: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:34.675: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:34.678: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:37.379: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:37.380: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:37.786: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:38.466: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:38.466: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:38.469: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:42.580: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:42.580: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:42.958: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:43.608: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:43.608: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:43.611: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:47.543: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:47.544: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:47.926: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:48.589: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:48.590: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:48.592: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:52.299: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:52.299: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:52.679: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:53.336: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:53.336: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:53.339: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:56.856: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:56.857: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:57.231: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:57.889: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:57.890: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:24:57.892: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:02.631: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:02.632: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:02.996: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:03.662: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:03.662: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:03.665: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:08.884: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:08.893: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:12.490: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:12.505: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:15.832: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:15.842: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:19.018: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:19.028: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:20.462: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:20.471: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:22.221: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:22.230: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:36.251: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:36.265: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:36.340: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:36.345: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:38.458: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:38.472: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:38.566: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:38.572: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:40.692: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:40.706: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:40.789: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:40.793: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:42.566: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:42.580: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:42.655: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:42.660: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:44.667: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:44.681: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:44.759: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:44.764: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:53.501: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:53.516: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:53.595: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:53.600: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:54.567: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:54.581: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:54.660: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:54.665: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:54.965: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:54.972: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:55.696: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:55.709: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:55.783: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:55.788: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:56.843: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:56.856: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:56.927: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:56.932: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:57.595: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:57.609: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:57.682: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:57.687: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:58.399: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:58.412: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:58.488: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:58.493: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:59.165: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:59.179: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:59.252: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:25:59.257: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:07.028: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:07.034: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:07.870: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:07.883: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:07.956: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:07.961: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:08.929: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:08.943: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:09.015: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:09.020: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:09.268: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:09.275: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:10.006: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:10.020: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:10.094: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:10.099: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:13.540: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:13.549: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:14.539: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:14.548: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:15.469: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:15.478: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:16.505: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:16.514: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:19.055: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:19.064: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:21.152: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:21.161: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:23.921: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:23.930: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:24.916: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:24.925: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:26.154: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:26.165: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:27.317: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:27.326: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:28.472: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:28.481: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:31.430: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:31.439: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:34.000: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:34.010: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:35.133: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:35.142: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:36.295: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:36.304: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:37.248: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:37.257: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:38.343: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:38.352: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:41.023: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:41.031: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:43.125: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:43.134: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:44.794: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:44.804: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:45.719: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:45.728: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:47.418: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:47.427: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:49.619: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:49.629: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:50.508: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:50.517: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:53.782: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:53.791: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:55.320: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:55.330: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:57.542: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:26:57.565: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:04.888: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:04.897: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:06.430: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:06.439: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:07.900: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:07.908: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:09.596: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:09.605: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:11.338: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:11.347: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:14.859: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:14.869: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:16.222: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:16.231: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:17.419: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:17.427: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:18.512: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:18.521: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:19.754: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:19.763: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:20.892: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:20.902: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:22.051: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:22.061: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:22.876: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:22.885: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:24.252: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:24.261: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:27.031: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:27.040: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:30.092: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:30.101: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:30.257: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:30.268: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:30.974: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:30.983: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:31.733: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:31.742: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:32.438: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:32.446: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:33.443: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:33.452: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:34.488: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:34.496: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:35.446: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:35.455: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:37.208: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:37.217: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:39.629: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:39.638: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:40.753: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:40.764: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:41.903: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:41.912: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:27:43.413: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:43.414: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:27:43.473: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:43.482: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:27:43.502: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:43.546: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:43.579: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:43.645: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:27:43.842: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:43.853: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:27:43.930: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:44.036: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:44.123: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:45.919: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:45.919: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:27:45.979: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:45.988: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:27:46.009: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:46.053: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:46.084: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:46.150: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:27:46.304: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:46.314: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:27:46.328: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:46.659: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:46.675: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:46.766: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:47.984: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:47.984: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:27:48.045: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:48.054: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:27:48.074: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:48.121: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:48.150: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:48.212: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:27:48.396: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:48.406: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:27:48.535: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:48.627: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:48.723: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:49.704: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:49.704: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:27:49.766: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:49.775: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:27:49.796: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:49.847: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:49.876: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:49.939: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:50.036: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:27:50.232: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:50.243: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:27:50.350: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:50.437: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:51.129: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:51.129: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:27:51.190: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:51.200: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:27:51.220: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:51.265: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:51.295: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:51.357: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:27:51.521: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:51.532: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:27:51.588: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:51.668: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:51.760: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:52.421: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:52.422: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:27:52.481: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:52.490: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:27:52.510: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:52.550: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:52.580: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:52.641: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:27:52.839: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:52.850: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:27:52.930: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:53.022: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:53.118: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:53.277: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:53.971: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:53.971: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:27:54.030: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:54.039: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:27:54.058: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:54.097: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:54.127: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:54.188: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:27:54.361: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:54.372: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:27:54.526: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:54.615: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:54.701: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:55.389: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:55.389: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:27:55.451: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:55.460: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:27:55.480: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:55.530: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:55.560: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:55.622: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:27:55.788: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:55.799: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:27:55.935: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:56.023: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:56.114: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:56.881: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:56.881: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:27:56.940: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:56.949: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:27:56.969: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:57.010: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:57.041: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:57.107: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:27:57.285: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:57.296: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:27:57.318: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:57.409: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:57.492: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:58.213: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:58.213: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:27:58.273: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:58.282: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:27:58.302: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:58.339: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:58.379: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:58.454: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:27:58.631: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:58.641: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:27:58.711: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:58.790: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:58.874: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:59.595: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:59.595: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:27:59.655: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:59.664: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:27:59.684: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:59.732: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:59.761: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:27:59.819: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:27:59.974: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:27:59.985: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:00.087: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:00.165: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:00.248: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:00.885: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:00.885: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:00.945: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:00.954: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:00.974: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:01.024: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:01.051: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:01.112: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:01.276: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:01.287: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:01.436: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:01.515: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:01.599: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:02.223: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:02.223: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:02.283: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:02.293: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:02.313: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:02.361: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:02.389: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:02.451: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:03.182: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:03.182: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:03.240: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:03.249: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:03.269: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:03.310: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:03.340: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:03.403: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:03.579: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:03.590: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:03.657: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:03.750: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:03.835: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:04.469: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:04.469: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:04.530: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:04.538: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:04.557: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:04.596: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:04.627: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:04.691: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:04.837: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:04.848: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:04.862: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:05.163: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:05.216: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:06.139: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:06.139: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:06.196: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:06.205: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:06.225: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:06.273: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:06.307: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:06.373: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:06.542: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:06.553: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:06.730: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:06.825: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:06.913: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:07.601: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:07.601: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:07.660: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:07.669: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:07.688: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:07.730: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:07.760: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:07.821: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:07.907: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:08.082: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:08.092: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:08.193: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:08.277: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:08.967: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:08.967: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:09.027: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:09.035: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:09.056: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:09.102: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:09.132: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:09.198: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:09.362: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:09.373: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:09.433: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:09.513: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:09.598: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:10.217: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:10.218: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:10.279: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:10.289: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:10.310: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:10.353: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:10.384: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:10.449: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:10.612: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:10.623: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:10.708: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:10.798: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:10.879: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:14.238: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:14.239: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:14.311: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:14.322: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:14.341: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:14.390: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:14.422: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:14.494: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:14.667: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:14.678: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:14.839: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:14.929: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:15.019: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:15.999: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:15.999: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:16.060: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:16.070: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:16.090: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:16.141: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:16.172: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:16.236: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:16.391: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:16.402: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:16.534: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:16.618: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:16.703: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:17.951: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:17.951: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:18.013: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:18.022: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:18.043: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:18.093: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:18.124: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:18.189: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:18.359: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:18.370: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:18.394: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:18.487: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:18.574: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:20.225: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:20.225: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:20.291: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:20.300: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:20.320: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:20.369: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:20.397: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:20.461: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:20.610: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:20.621: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:20.698: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:20.779: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:20.862: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:21.542: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:21.542: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:21.602: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:21.611: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:21.631: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:21.679: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:21.708: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:21.774: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:21.925: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:21.936: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:22.048: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:22.128: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:22.211: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:22.860: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:22.860: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:22.920: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:22.929: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:22.949: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:22.996: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:23.026: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:23.088: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:23.245: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:23.256: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:23.420: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:23.503: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:23.594: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:24.256: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:24.256: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:24.315: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:24.324: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:24.345: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:24.394: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:24.424: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:24.490: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:25.161: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:25.161: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:25.219: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:25.228: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:25.248: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:25.289: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:25.329: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:25.399: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:25.484: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:26.119: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:26.119: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:26.176: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:26.185: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:26.204: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:26.245: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:26.288: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:26.364: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:26.452: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:27.152: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:27.152: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:27.210: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:27.219: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:27.239: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:27.279: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:27.320: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:27.393: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:27.481: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:29.498: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:29.498: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:29.559: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:29.568: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:29.587: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:29.630: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:29.661: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:29.706: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:29.778: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:29.866: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:33.024: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:33.024: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:33.087: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:33.095: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:33.114: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:33.153: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:33.183: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:33.231: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:33.306: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:33.395: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:34.074: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:34.074: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:34.139: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:34.148: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:34.171: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:34.213: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:34.246: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:34.307: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:34.386: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:34.477: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:35.195: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:35.195: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:35.264: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:35.273: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:35.293: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:35.340: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:35.393: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:35.490: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:35.573: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:54.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:54.193: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:54.257: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:54.266: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:54.287: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:54.336: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:54.389: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:54.472: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:54.561: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:57.002: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:57.002: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:57.038: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:57.123: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:57.182: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:57.271: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:57.359: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:59.247: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:59.248: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:28:59.312: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:28:59.321: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:28:59.341: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:59.390: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:59.449: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:59.535: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:28:59.631: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:01.227: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:01.227: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:29:01.289: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:01.298: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:29:01.318: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:01.373: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:01.425: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:01.517: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:01.612: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:03.182: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:03.182: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:29:03.238: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:03.252: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:29:03.274: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:03.331: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:03.391: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:03.472: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:03.559: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:04.923: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:04.923: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:29:04.984: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:04.994: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:29:05.013: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:05.056: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:05.093: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:05.165: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:05.253: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:07.001: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:07.001: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:29:07.058: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:07.067: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:29:07.087: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:07.125: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:07.163: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:07.237: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:07.322: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:08.030: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:08.030: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:29:08.089: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:08.098: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:29:08.119: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:08.160: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:08.198: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:08.267: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:08.356: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:08.985: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:08.985: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:29:09.045: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:09.053: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:29:09.073: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:09.114: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:09.148: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:09.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:09.267: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:09.360: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:10.141: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:10.141: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:29:10.202: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:10.211: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:29:10.232: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:10.269: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:10.301: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:10.346: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:10.424: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:10.518: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:11.183: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:11.183: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:29:11.243: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:11.253: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:29:11.274: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:11.313: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:11.344: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:11.389: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:11.459: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:11.544: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:12.185: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:12.185: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:29:12.248: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:12.257: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:29:12.277: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:12.318: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:12.365: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:12.445: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:12.533: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:13.177: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:13.177: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:29:13.235: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:13.245: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:29:13.267: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:13.312: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:13.364: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:13.452: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:13.544: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:14.126: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:14.126: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:14.164: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:14.246: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:14.288: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:14.354: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:14.447: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:14.557: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:15.784: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:15.784: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:29:15.843: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:15.852: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:29:15.875: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:15.920: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:15.971: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:16.060: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:16.158: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:18.045: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:18.045: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:29:18.107: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:18.116: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:29:18.138: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:18.177: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:18.230: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:18.311: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:18.404: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:19.879: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:19.879: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:29:19.937: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:19.946: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-CRITICAL **: 08:29:19.967: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:20.009: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:20.059: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:20.138: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-CRITICAL **: 08:29:20.226: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:3273): Gtk-WARNING **: 08:29:21.314: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:21.323: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:23.668: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:23.677: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:25.512: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:25.521: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:27.477: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:27.486: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:29.826: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:29.835: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:30.918: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:30.927: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:32.044: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:32.053: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:33.665: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:33.674: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:34.927: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:34.936: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:35.247: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:35.247: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:35.248: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:35.272: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:35.273: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:35.274: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:36.107: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:36.117: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:36.300: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:36.300: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:36.301: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:36.317: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:36.317: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:36.318: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:36.472: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:36.481: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:37.745: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:37.754: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:37.953: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:37.960: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:39.416: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:39.425: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:41.136: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:41.145: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:41.916: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:41.926: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:42.231: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:42.248: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:42.446: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:42.462: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:42.728: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:42.729: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:42.730: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:42.753: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:42.755: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:42.756: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:42.931: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:42.941: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:43.692: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:43.701: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:44.504: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:44.513: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:44.783: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:44.794: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:46.191: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:46.200: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:47.856: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:47.865: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:48.110: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:48.121: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:49.779: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:49.788: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:50.490: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:50.499: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:50.755: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:50.773: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:51.127: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:51.143: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:51.872: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:51.881: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:52.590: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:52.598: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:52.857: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:52.872: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:53.206: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:53.222: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:53.967: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:53.976: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:54.704: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:54.713: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:55.732: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:55.741: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:56.540: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:56.549: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:57.545: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:57.554: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:58.289: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:58.298: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:58.523: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:58.546: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:58.552: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:58.553: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:58.719: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:58.740: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:58.747: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:58.748: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:59.437: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:29:59.446: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:00.214: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:00.223: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:00.453: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:00.474: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:00.481: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:00.482: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:00.653: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:00.673: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:00.680: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:00.681: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:01.374: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:01.383: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:02.146: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:02.154: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:03.177: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:03.186: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:03.908: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:03.917: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:04.978: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:04.988: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:05.784: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:05.793: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:07.002: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:07.011: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:07.744: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:07.753: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:08.827: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:08.836: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:09.586: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:09.596: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:10.693: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:10.702: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:12.951: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:12.960: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:14.003: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:14.012: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:14.804: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:14.817: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:16.532: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:16.541: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:18.142: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:18.150: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:21.485: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:21.494: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:23.250: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:23.260: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:24.115: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:24.123: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:24.765: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:24.774: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:25.564: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:25.573: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:26.350: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:26.359: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:27.142: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:27.152: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:27.805: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:27.814: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:28.623: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:28.632: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:29.325: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:29.334: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:30.164: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:30.173: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:30.821: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:30.830: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:31.656: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:31.666: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:32.367: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:32.377: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:33.171: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:33.180: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:33.932: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:33.941: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:34.834: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:34.843: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:35.499: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:35.508: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:36.357: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:36.366: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:37.034: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:37.042: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:37.817: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:37.826: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:39.081: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:39.090: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:40.962: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:40.970: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:42.548: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:42.557: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:44.378: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:44.389: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:48.002: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:48.014: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:50.099: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:50.108: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:51.797: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:51.806: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:54.053: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:54.062: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:56.575: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:56.583: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:57.694: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:57.703: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:58.701: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:58.710: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:59.845: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:30:59.855: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:00.714: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:00.723: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:01.868: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:01.877: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:02.995: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:03.004: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:04.095: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:04.104: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:05.136: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:05.145: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:06.203: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:06.211: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:07.001: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:07.011: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:08.047: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:08.056: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:09.102: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:09.110: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:10.259: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:10.268: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:11.453: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:11.462: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:12.516: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:12.525: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:13.351: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:13.360: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:14.575: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:14.584: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:15.721: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:15.730: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:17.173: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:17.182: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:19.298: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:19.307: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:21.251: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:21.261: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:24.382: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:24.391: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:26.387: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:26.396: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:27.700: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:27.709: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:29.003: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:29.012: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:30.276: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:30.285: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:31.633: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:31.642: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:32.758: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:32.767: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:34.084: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:34.093: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:35.330: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:35.339: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:36.627: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:36.637: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:37.927: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:37.936: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:39.451: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:39.460: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:40.592: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:40.601: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:41.965: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:41.974: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:43.274: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:43.283: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:44.811: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:44.820: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:46.264: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:46.274: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:48.506: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:48.514: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:50.402: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:50.410: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:51.932: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:51.941: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:53.184: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:53.193: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:54.544: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:54.552: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:55.981: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:55.990: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:57.232: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:57.241: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:58.012: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:58.021: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:58.995: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:31:59.004: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:00.018: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:00.027: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:01.087: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:01.096: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:01.922: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:01.930: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:02.855: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:02.864: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:03.946: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:03.955: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:04.921: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:04.930: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:05.881: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:05.890: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:06.842: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:06.851: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:07.592: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:07.601: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:08.592: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:08.601: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:10.004: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:10.013: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:11.707: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:11.720: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:12.991: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:13.000: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:14.358: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:14.367: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:15.742: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:15.751: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:18.407: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:18.416: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:20.692: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:20.702: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:21.952: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:21.960: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:23.287: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:23.296: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:24.678: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:24.687: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:26.051: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:26.060: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:27.441: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:27.450: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:33.661: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:33.668: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:52.937: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:52.954: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:53.017: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:32:53.021: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:01.660: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:01.674: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:01.747: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:01.752: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:09.815: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:09.829: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:09.908: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:09.913: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:13.338: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:13.352: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:13.409: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:13.412: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:16.379: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:16.393: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:16.454: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:16.459: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:39.422: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:39.437: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:39.497: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:39.501: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:47.706: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:47.720: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:47.777: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:47.781: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:48.581: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:48.589: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:51.632: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:51.643: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:54.768: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:54.783: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:54.843: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:54.846: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:58.828: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:58.841: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:58.917: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:58.922: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:59.980: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:33:59.994: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:34:00.071: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:34:00.075: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:34:01.171: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:34:01.185: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:34:01.243: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:34:01.247: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:34:03.233: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:34:03.248: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:34:03.306: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:34:03.310: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:34:24.234: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:34:24.249: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:34:24.308: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:34:24.312: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:34:30.879: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:34:30.893: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:34:30.951: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:34:30.955: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:34:31.670: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:34:31.679: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:34:33.995: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:34:34.006: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:34:35.485: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:34:35.499: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:34:35.556: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:34:35.559: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:34:45.463: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (Eclipse:3273): Gtk-WARNING **: 08:34:45.471: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) Tests run: 635, Failures: 1, Errors: 0, Skipped: 120, Time elapsed: 742.153 s <<< FAILURE! - in org.eclipse.papyrus.uml.nattable.suite.tests.AllTests testNotEmptyTableWithRestriction(org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTest) Time elapsed: 2.005 s testNotEmptyTableWithoutProfileWithoutRestriction(org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTest) Time elapsed: 1.147 s testEmptyTableWithoutRestriction(org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTest) Time elapsed: 0.827 s testEmptyTableWithRestriction(org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTest) Time elapsed: 0.177 s testNotEmptyTableWithProfileWithRestriction(org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTest) Time elapsed: 0.763 s testWithoutRestrictionWithInheritedProperties(org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTestCustomProfile) Time elapsed: 0.716 s testWithRestriction(org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTestCustomProfile) Time elapsed: 0.117 s testWithoutRestriction(org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTestCustomProfile) Time elapsed: 0.639 s testWithRestrictionWithInheritedProperties(org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTestCustomProfile) Time elapsed: 0.648 s validateGenericTreeTableConfigurationModel(org.eclipse.papyrus.uml.nattable.tests.tests.configs.GenericTreeTableConfigurationTest) skipped validateGenericTreeTableConfigurationModel(org.eclipse.papyrus.uml.nattable.tests.tests.configs.GenericTreeTableNattableConfigurationTest) Time elapsed: 3.417 s testParameterDestroyRowElement(org.eclipse.papyrus.uml.nattable.tests.bugs.DeleteRowElementTest) Time elapsed: 13.742 s testClassDestroyRowElement(org.eclipse.papyrus.uml.nattable.tests.bugs.DeleteRowElementTest) Time elapsed: 1.673 s testOperationDestroyRowElement(org.eclipse.papyrus.uml.nattable.tests.bugs.DeleteRowElementTest) Time elapsed: 1.304 s testAttributeDestroyRowElement(org.eclipse.papyrus.uml.nattable.tests.bugs.DeleteRowElementTest) Time elapsed: 1.211 s testMoveElementInSynchronizedTable(org.eclipse.papyrus.uml.nattable.tests.bugs.MoveElementInSynchronizedTableTest) Time elapsed: 1.917 s testGetRealStereotypeProperty(org.eclipse.papyrus.uml.nattable.tests.tests.UMLTableUtilsTest) Time elapsed: 0.01 s sortColumns(org.eclipse.papyrus.uml.nattable.generic.tests.tests.SortAxisGenericTableTest) Time elapsed: 0.64 s sortRows(org.eclipse.papyrus.uml.nattable.generic.tests.tests.SortAxisGenericTableTest) Time elapsed: 0.453 s invertAxis(org.eclipse.papyrus.uml.nattable.generic.tests.tests.InvertAxisGenericTableTest) Time elapsed: 0.84 s invertAxis(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.InvertAxisTwiceGenericTableTest) Time elapsed: 1.648 s editColumns(org.eclipse.papyrus.uml.nattable.generic.tests.tests.EditAxisGenericTableTest) Time elapsed: 0.673 s editRows(org.eclipse.papyrus.uml.nattable.generic.tests.tests.EditAxisGenericTableTest) Time elapsed: 1.803 s testTableDeletion(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.OpenAndDeleteTest) Time elapsed: 3.237 s testAddElements(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.AddElementsOnConnectedTableTest) Time elapsed: 2.849 s testSetColorOnStereotypedClass(org.eclipse.papyrus.uml.nattable.generic.tests.tests.Bug458492_Edition_Enumeration) Time elapsed: 3.879 s availableColorTest(org.eclipse.papyrus.uml.nattable.generic.tests.tests.Bug458492_Edition_Enumeration) Time elapsed: 1.728 s testSetPriorityOnStereotypedClass(org.eclipse.papyrus.uml.nattable.generic.tests.tests.Bug458492_Edition_Enumeration) Time elapsed: 2.045 s testSetFlowPortDirection(org.eclipse.papyrus.uml.nattable.generic.tests.tests.Bug458492_Edition_Enumeration) Time elapsed: 1.532 s availablePriorityTest(org.eclipse.papyrus.uml.nattable.generic.tests.tests.Bug458492_Edition_Enumeration) Time elapsed: 1.579 s testChangeIndexInitialRow(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.AxisChangeIndexWithConfigurationTest) Time elapsed: 1.144 s testChangeIndexInitialColumn(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.AxisChangeIndexWithConfigurationTest) Time elapsed: 1.578 s testChangeIndexInitialRow(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.AxisChangeIndexWithoutConfigurationTest) Time elapsed: 1.113 s testChangeIndexInitialColumn(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.AxisChangeIndexWithoutConfigurationTest) Time elapsed: 1.161 s testChangeIndexInitialRow(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.InvertedAxisChangeIndexWithConfigurationTest) Time elapsed: 1.1 s testChangeIndexInitialColumn(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.InvertedAxisChangeIndexWithConfigurationTest) Time elapsed: 1.103 s testChangeIndexInitialRow(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.InvertedAxisChangeIndexWithoutConfigurationTest) Time elapsed: 1.024 s testChangeIndexInitialColumn(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.InvertedAxisChangeIndexWithoutConfigurationTest) Time elapsed: 1.05 s test7_SelectSortedElementInvertAxis(org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest) skipped test6_SelectMultipleSortedElements(org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest) Time elapsed: 2.044 s test8_SelectMultipleSortedElementsInvertAxis(org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest) skipped test3_SelectElementInvertAxis(org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest) Time elapsed: 0.9 s test1_SelectElement(org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest) Time elapsed: 1.64 s test5_SelectSortedElement(org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest) Time elapsed: 1.139 s test2_SelectMultipleElements(org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest) Time elapsed: 0.9 s test4_SelectMultipleElementsInvertAxis(org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest) Time elapsed: 1.676 s testStartWith_1_MatchingMode(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest) Time elapsed: 1.824 s testNumeric_2_MatchingMode(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest) Time elapsed: 2.634 s testNumeric_1_MatchingMode(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest) Time elapsed: 1.144 s testRegexMatch_1_MatchingMode(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest) Time elapsed: 2.072 s testRegexFind_2_MatchingMode(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest) Time elapsed: 1.021 s testNumeric_5_MatchingMode(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest) Time elapsed: 1.858 s testRegexFind_1_MatchingMode(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest) Time elapsed: 1.082 s testNumeric_4_MatchingMode(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest) Time elapsed: 0.92 s testContainsMatchingMode(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest) Time elapsed: 0.898 s testStartWith_2_MatchingMode(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest) Time elapsed: 0.895 s testNumeric_3_MatchingMode(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest) Time elapsed: 0.833 s testEEnumMatchingMode_1(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterEEnumMatcherTest) Time elapsed: 0.938 s testEEnumMatchingMode_2(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterEEnumMatcherTest) Time elapsed: 0.842 s testEEnumMatchingMode_3(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterEEnumMatcherTest) Time elapsed: 0.858 s testEEnumMatchingMode_4(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterEEnumMatcherTest) Time elapsed: 0.861 s testEEnumMatchingMode_5(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterEEnumMatcherTest) Time elapsed: 0.853 s testEEnumMatchingMode_6(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterEEnumMatcherTest) Time elapsed: 0.809 s test1(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest) Time elapsed: 3.526 s test2(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest) Time elapsed: 0.878 s test3(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest) Time elapsed: 3.884 s test4(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest) Time elapsed: 1.016 s test5(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest) Time elapsed: 3.126 s test6(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest) Time elapsed: 1.289 s test7(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest) Time elapsed: 4.037 s test8(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest) Time elapsed: 0.922 s test1(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterUMLEnumerationMatcherTest) Time elapsed: 4.114 s test2(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterUMLEnumerationMatcherTest) Time elapsed: 1.194 s test3(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterUMLEnumerationMatcherTest) Time elapsed: 3.992 s test4(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterUMLEnumerationMatcherTest) Time elapsed: 1.408 s test5(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterUMLEnumerationMatcherTest) Time elapsed: 3.97 s test6(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterUMLEnumerationMatcherTest) Time elapsed: 1.51 s testCellEditorsConfiguration(org.eclipse.papyrus.uml.nattable.generic.tests.tests.CellEditorsConfigurationTest) Time elapsed: 3.22 s testSortColumn(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.SortTableColumnTest) Time elapsed: 3.682 s testFillColumnsSize(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.FillColumnsSizeTest) Time elapsed: 3.224 s testStereotypeProperties(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.StereotypeInheritDisplayTest) Time elapsed: 2.288 s testStereotypePropeties(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.StereotypeSubPackagesDisplayTest) Time elapsed: 1.384 s testStereotypePropeties(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.EnumerationContentItemsTest) Time elapsed: 1.881 s testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.PasteAttachedModeEnumTest) Time elapsed: 1.49 s testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteEmptyClipboard_Test) Time elapsed: 0.576 s testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteCellsOverwriteAll_Test) Time elapsed: 0.865 s testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteCellsOverwriteByOneLine_Test) Time elapsed: 1.087 s testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteCellsOverwriteFailColumns_Test) Time elapsed: 0.788 s testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteCellsOverwriteFailRows_Test) Time elapsed: 0.714 s testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteColumnsOverwriteAll_Test) Time elapsed: 2.361 s testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteCellsOverwriteByOneLine_Test) Time elapsed: 1.372 s testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteColumnsOverwriteFailColumns_Test) Time elapsed: 1.764 s testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteColumnsOverwriteFailRows_Test) Time elapsed: 1.24 s testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteRowsOverwriteAll_Test) Time elapsed: 2.593 s testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteRowsOverwriteFailColumns_Test) Time elapsed: 1.429 s testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteRowsOverwriteFailRows_Test) Time elapsed: 2.675 s testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteRowsOverwriteWarningNotExisting_Test) Time elapsed: 0.979 s testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteRowsOverwriteAxisIdentifierNotExisting_Test) Time elapsed: 2.838 s testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteEmptyOverwriteReplaceAll_Test) Time elapsed: 1.575 s testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteEmptyOverwriteAddAll_Test) Time elapsed: 1.886 s testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteEmptyOverwriteSkipAll_Test) Time elapsed: 0.966 s testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteEmptyOverwriteFailColumns_Test) Time elapsed: 0.698 s testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteEmptyOverwriteWarningNotExisting_Test) Time elapsed: 0.553 s testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteEmptyOverwriteAxisIdentifierNotExisting_Test) Time elapsed: 0.503 s testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertEmptyClipboard_Test) Time elapsed: 0.584 s testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertRowsReplaceAll_Test) Time elapsed: 1.086 s testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertRowsAddAll_Test) Time elapsed: 1.111 s testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertRowsSkipAll_Test) Time elapsed: 0.995 s testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertRowsFailColumns_Test) Time elapsed: 0.859 s testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertRowsFailRows_Test) Time elapsed: 0.747 s testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertRowsAxisIdentifierNotExisting_Test) Time elapsed: 0.748 s testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertRowsWarningNotExisting_Test) Time elapsed: 0.798 s testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertEmptyReplaceAll_Test) Time elapsed: 0.764 s testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertEmptyAddAll_Test) Time elapsed: 1.276 s testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertEmptySkipAll_Test) Time elapsed: 0.913 s testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertEmptyFailColumns_Test) Time elapsed: 1.376 s testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertEmptyAxisIdentifierNotExisting_Test) Time elapsed: 1.643 s testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertEmptyWarningNotExisting_Test) Time elapsed: 0.571 s testImport(org.eclipse.papyrus.uml.nattable.generic.tests.importfile.ImportCellsAll_Test) Time elapsed: 1.085 s testImport(org.eclipse.papyrus.uml.nattable.generic.tests.importfile.ImportRowsReplaceAll_Test) Time elapsed: 1.026 s testImport(org.eclipse.papyrus.uml.nattable.generic.tests.importfile.ImportRowsAddAll_Test) Time elapsed: 1.004 s testImport(org.eclipse.papyrus.uml.nattable.generic.tests.importfile.ImportRowsSkipAll_Test) Time elapsed: 1.353 s testImport(org.eclipse.papyrus.uml.nattable.generic.tests.importfile.ImportEmptyReplaceAll_Test) Time elapsed: 0.71 s testImport(org.eclipse.papyrus.uml.nattable.generic.tests.importfile.ImportEmptyAddAll_Test) Time elapsed: 0.688 s testImport(org.eclipse.papyrus.uml.nattable.generic.tests.importfile.ImportEmptySkipAll_Test) Time elapsed: 0.575 s testMatrixContents(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.OpenDependencyMatrixTest) Time elapsed: 1.004 s testOpeningMatrix(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.OpenDependencyMatrixTest) Time elapsed: 0.934 s testCreateANewMatrix(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.CreateMatrixTableTests) Time elapsed: 0.886 s testMatrixAddPackage2AsRowSources(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingRowSourceTest) Time elapsed: 2.491 s testMatrixContents(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingRowSourceTest) Time elapsed: 2.055 s testMatrixRemovingAllRowSources(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingRowSourceTest) Time elapsed: 2.979 s testOpeningMatrix(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingRowSourceTest) Time elapsed: 0.928 s testMatrixAddPackage1AsColumnSources(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingColumnSourceTest) Time elapsed: 1.324 s testMatrixAddPackage1Package2AsColumnSources(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingColumnSourceTest) Time elapsed: 1.083 s testOpeningMatrix(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingColumnSourceTest) Time elapsed: 0.985 s testMatrixRemovingPackagesAsColumnSources(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingColumnSourceTest) Time elapsed: 2.108 s settingAColumnExpressionRequiringToListenAllChangesTest(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableContentsAfterExpressionChangeWithLocalHeaderPreconfiguredTests) Time elapsed: 3.293 s settingAColumnExpressionTest(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableContentsAfterExpressionChangeWithLocalHeaderPreconfiguredTests) Time elapsed: 1.452 s settingAColumnExpressionThenEditingItTest(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableContentsAfterExpressionChangeWithLocalHeaderPreconfiguredTests) Time elapsed: 1.201 s testOpeningMatrix(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableContentsAfterExpressionChangeWithLocalHeaderPreconfiguredTests) Time elapsed: 0.923 s settingAColumnExpressionThenReplacingItTest(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableContentsAfterExpressionChangeWithLocalHeaderPreconfiguredTests) Time elapsed: 1.158 s testDeleteARowSourceElement(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.DeleteObjectWrapperForSourceElementsTest) Time elapsed: 1.89 s testDeleteAColumnSourcePackage(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.DeleteObjectWrapperForSourceElementsTest) Time elapsed: 2.755 s testDeleteElementInsideAColumnSourcePackage(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateMatrixAxisColumnTest) Time elapsed: 1.766 s testAddElementOutsideColumnSourcePackages(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateMatrixAxisColumnTest) Time elapsed: 0.89 s testDeleteElementOutsideColumnSourcePackages(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateMatrixAxisColumnTest) Time elapsed: 1.771 s testDeleteAColumnSourcePackage(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateMatrixAxisColumnTest) Time elapsed: 2.17 s testAddElementInsideAColumnSourcePackage(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateMatrixAxisColumnTest) Time elapsed: 0.97 s test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.EditInvalidPastedText_V1_V3_V1) Time elapsed: 1.114 s testOpenExistingTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.OpenTableTest) Time elapsed: 0.467 s testTableDeletion(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.OpenAndDeleteTest) Time elapsed: 3.159 s reloadTableEditorTest(org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.Bug_481017_ReloadEditorTest) Time elapsed: 2.102 s testReopenedWithoutDepth0TreefillingConfiguration(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.NoDepth0TreeFillingConfigurationTest) Time elapsed: 1.773 s sortColumns(org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.SortAxisClassTreeTableTest) Time elapsed: 0.748 s editColumns(org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.EditAxisClassTreeTableTest) Time elapsed: 1.302 s editRows(org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.EditAxisClassTreeTableTest) Time elapsed: 1.942 s testDeleteRequirementWithNestedRequirement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DeleteRequirementsWithNestedClassifier) Time elapsed: 2.924 s testNestedClassifierRequirement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.RequirementsNestedClassifier) Time elapsed: 1.521 s testMultipleMoveSubElementParent(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.MoveElementsTreeTableTest) Time elapsed: 1.796 s testSimpleMoveSubElementParent(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.MoveElementsTreeTableTest) Time elapsed: 1.643 s testMultipleMoveSameParent(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.MoveElementsTreeTableTest) Time elapsed: 2.156 s testSimpleMoveSameParent(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.MoveElementsTreeTableTest) Time elapsed: 2.971 s testClassDestroyRowElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.ChangeCategoryNotExpandedTest) Time elapsed: 1.198 s testParameterDestroyRowElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DeleteRowElementTest) Time elapsed: 1.064 s testClassDestroyRowElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DeleteRowElementTest) Time elapsed: 1.12 s testOperationDestroyRowElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DeleteRowElementTest) Time elapsed: 1.255 s testAttributeDestroyRowElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DeleteRowElementTest) Time elapsed: 1.109 s testDisplayListOnSeparatedRowsNamedStyle(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DisplayListOnSeparatedRowsTest) Time elapsed: 0.886 s checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DisplayListOnSeparatedRowsTest) Time elapsed: 0.89 s testDestroyFeatureColumn(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DestroyColumnTest) Time elapsed: 2.863 s testDestroyStereotypePropertyColumn(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DestroyColumnTest) Time elapsed: 2.509 s testExpand_1_by_1(org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.ContentsAndExpandWithCategories_0_1_2_Tests) Time elapsed: 0.436 s <<< FAILURE! java.lang.AssertionError: expected:<0> but was:<3> at org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.ContentsAndExpandWithCategories_0_1_2_Tests.testExpand_1_by_1(ContentsAndExpandWithCategories_0_1_2_Tests.java:84) testExpandAll(org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.ContentsAndExpandWithCategories_0_1_2_Tests) Time elapsed: 0.388 s testCollapseAll(org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.ContentsAndExpandWithoutCategories_H0_H1_H2_Tests) Time elapsed: 0.961 s testInitialDisplayedContent(org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.ContentsAndExpandWithoutCategories_H0_H1_H2_Tests) Time elapsed: 0.779 s testExpandAll(org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.ContentsAndExpandWithoutCategories_H0_H1_H2_Tests) Time elapsed: 0.742 s testResizeColumnHeader(org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithIndexTest) Time elapsed: 0.966 s testResizeRowsHeader(org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithIndexTest) Time elapsed: 1.033 s testResizeColumnHeader(org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithoutIndexTest) Time elapsed: 0.979 s testResizeRowsHeader(org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithoutIndexTest) Time elapsed: 1.282 s testResizeColumnHeader(org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithoutCategoriesWithIndexTest) Time elapsed: 2.266 s testResizeRowsHeader(org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithoutCategoriesWithIndexTest) Time elapsed: 1.615 s testResizeColumnHeader(org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithoutCategoriesWithoutIndexTest) Time elapsed: 1.148 s testResizeRowsHeader(org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithoutCategoriesWithoutIndexTest) Time elapsed: 1.411 s test_sort_TYPE_DESC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1) Time elapsed: 2.707 s test_sort_TYPE_DESC_NAME_DESC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1) Time elapsed: 1.853 s test_sort_TYPE_DESC_NAME_ASC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1) Time elapsed: 1.885 s test_sort_NAME_ASC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1) Time elapsed: 1.554 s test_sort_NAME_DESC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1) Time elapsed: 1.285 s test_sort_TYPE_ASC_NAME_ASC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1) Time elapsed: 1.555 s test_sort_TYPE_ASC_NAME_DESC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1) Time elapsed: 1.411 s test_sort_NAME_ASC_TYPE_DESC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1) Time elapsed: 1.379 s test_sort_TYPE_ASC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1) Time elapsed: 1.379 s test_sort_NAME_ASC_TYPE_ASC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1) Time elapsed: 1.36 s test_sort_NAME_DESC_TYPE_ASC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1) Time elapsed: 1.367 s test_sort_NAME_DESC_TYPE_DESC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1) Time elapsed: 1.36 s checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1) Time elapsed: 0.94 s test_sort_TYPE_DESC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1) Time elapsed: 1.288 s test_sort_TYPE_DESC_NAME_DESC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1) Time elapsed: 1.67 s test_sort_TYPE_DESC_NAME_ASC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1) Time elapsed: 1.416 s test_sort_NAME_ASC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1) Time elapsed: 1.416 s test_sort_NAME_DESC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1) Time elapsed: 1.266 s test_sort_TYPE_ASC_NAME_ASC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1) Time elapsed: 2.315 s test_sort_TYPE_ASC_NAME_DESC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1) Time elapsed: 3.207 s test_sort_NAME_ASC_TYPE_DESC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1) Time elapsed: 2.183 s test_sort_TYPE_ASC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1) Time elapsed: 2.302 s test_sort_NAME_ASC_TYPE_ASC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1) Time elapsed: 1.256 s test_sort_NAME_DESC_TYPE_ASC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1) Time elapsed: 1.377 s test_sort_NAME_DESC_TYPE_DESC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1) Time elapsed: 1.355 s checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1) Time elapsed: 0.938 s openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_NAME_ASC_Test) Time elapsed: 0.965 s openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_NAME_ASC_TYPE_ASC_Test) Time elapsed: 0.997 s openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_NAME_ASC_TYPE_DESC_) Time elapsed: 1.236 s openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_NAME_DESC_Test) Time elapsed: 3.183 s openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_NAME_DESC_TYPE_ASC_Test) Time elapsed: 2.486 s openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_NAME_DESC_TYPE_DESC_Test) Time elapsed: 1.076 s openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_TYPE_ASC_NAME_ASC_Test) Time elapsed: 6.745 s openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_TYPE_ASC_NAME_DESC) Time elapsed: 15.211 s openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_TYPE_ASC_Test) Time elapsed: 0.977 s openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_TYPE_DESC_NAME_ASC_Test) Time elapsed: 3.12 s openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_TYPE_DESC_NAME_DESC_Test) Time elapsed: 1.893 s openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_TYPE_DESC_Test) Time elapsed: 1.822 s openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_NAME_ASC_Test) Time elapsed: 1.082 s openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_NAME_ASC_TYPE_ASC_Test) Time elapsed: 2.001 s openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_NAME_ASC_TYPE_DESC) Time elapsed: 0.998 s openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_NAME_DESC_Test) Time elapsed: 1.031 s openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_NAME_DESC_TYPE_ASC_Test) Time elapsed: 1.116 s openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_NAME_DESC_TYPE_DESC_Test) Time elapsed: 1.018 s openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_TYPE_ASC_NAME_ASC_Test) Time elapsed: 0.981 s openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_TYPE_ASC_NAME_DESC) Time elapsed: 1.037 s openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_TYPE_ASC_Test) Time elapsed: 1.517 s openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_TYPE_DESC_NAME_ASC_Test) Time elapsed: 2.264 s openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_TYPE_DESC_NAME_DESC_Test) Time elapsed: 1.114 s openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_TYPE_DESC_Test) Time elapsed: 1.976 s testChangeIndexInitialRow(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.AxisChangeIndexWithConfigurationTest) Time elapsed: 2.019 s testChangeIndexInitialColumn(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.AxisChangeIndexWithConfigurationTest) Time elapsed: 2.273 s checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.AxisChangeIndexWithConfigurationTest) Time elapsed: 1.033 s testChangeIndexInitialRow(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.AxisChangeIndexWithoutConfigurationTest) Time elapsed: 3.357 s testChangeIndexInitialColumn(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.AxisChangeIndexWithoutConfigurationTest) Time elapsed: 0.991 s checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.AxisChangeIndexWithoutConfigurationTest) Time elapsed: 0.86 s testResetSingleIntValue(org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValueWithProfile_V1_V3_V1_Test) Time elapsed: 1.57 s testResetClassVisibility(org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValueWithProfile_V1_V3_V1_Test) Time elapsed: 1.316 s testResetOwnedAttributes(org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValueWithProfile_V1_V3_V1_Test) Time elapsed: 2.745 s testResetStereotypePropertyVisibility(org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValueWithProfile_V1_V3_V1_Test) Time elapsed: 1.696 s testResetSingleString(org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValueWithProfile_V1_V3_V1_Test) Time elapsed: 1.708 s checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValueWithProfile_V1_V3_V1_Test) Time elapsed: 1.23 s testReset(org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValue_H1_H3_H1_Test) Time elapsed: 1.704 s checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValue_H1_H3_H1_Test) Time elapsed: 0.841 s createRootElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth0_H1_V3_V1_Test) Time elapsed: 1.688 s checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth0_H1_V3_V1_Test) Time elapsed: 1.661 s createRootElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth0_V1_V3_V1_Test) Time elapsed: 1.166 s checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth0_V1_V3_V1_Test) Time elapsed: 1.508 s createOperationElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_H1_H3_V1_Test) Time elapsed: 1.381 s checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_H1_H3_V1_Test) Time elapsed: 0.718 s createOperationElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_H1_V3_V1_Test) Time elapsed: 1.38 s checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_H1_V3_V1_Test) Time elapsed: 0.725 s createOperationElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_V1_H3_V1_Test) Time elapsed: 1.012 s checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_V1_H3_V1_Test) Time elapsed: 0.77 s createOperationElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_V1_V3_V1_Test) Time elapsed: 1.063 s checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_V1_V3_V1_Test) Time elapsed: 0.75 s createParameterElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_H3_H1_Test) Time elapsed: 1.121 s checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_H3_H1_Test) Time elapsed: 0.774 s createParameterElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_H3_V1_Test) Time elapsed: 1.151 s checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_H3_V1_Test) Time elapsed: 0.76 s createParameterElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_V3_H1_Test) Time elapsed: 1.073 s checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_V3_H1_Test) Time elapsed: 0.743 s createParameterElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_V3_V1_Test) Time elapsed: 1.03 s checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_V3_V1_Test) Time elapsed: 0.834 s createParameterElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_H3_H1_Test) Time elapsed: 1.026 s checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_H3_H1_Test) Time elapsed: 0.908 s createParameterElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_H3_V1_Test) Time elapsed: 1.026 s checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_H3_V1_Test) Time elapsed: 0.806 s createParameterElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_V3_H1_Test) Time elapsed: 1.09 s checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_V3_H1_Test) Time elapsed: 2.286 s createParameterElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_V3_V1_Test) Time elapsed: 1.035 s checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_V3_V1_Test) Time elapsed: 0.782 s test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_H1_H1) Time elapsed: 0.932 s checkTestConsitency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_H1_H1) Time elapsed: 2.427 s test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_H1_V1) Time elapsed: 2.391 s checkTestConsitency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_H1_V1) Time elapsed: 1.784 s test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_V1_H1) Time elapsed: 1.706 s checkTestConsitency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_V1_H1) Time elapsed: 0.729 s test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_V1_V1) Time elapsed: 0.81 s checkTestConsitency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_V1_V1) Time elapsed: 0.658 s test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_H1_H1) Time elapsed: 0.895 s checkTestConsitency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_H1_H1) Time elapsed: 0.668 s test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_H1_V1) Time elapsed: 0.818 s checkTestConsitency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_H1_V1) Time elapsed: 0.709 s test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_V1_H1) Time elapsed: 0.777 s checkTestConsitency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_V1_H1) Time elapsed: 0.726 s test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_V1_V1) Time elapsed: 0.819 s checkTestConsitency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_V1_V1) Time elapsed: 0.652 s test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_H1_H1) Time elapsed: 0.858 s checkTestConsitency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_H1_H1) Time elapsed: 0.681 s test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_H1_V1) Time elapsed: 0.913 s checkTestConsitency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_H1_V1) Time elapsed: 0.728 s test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_V1_H1) Time elapsed: 0.848 s checkTestConsitency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_V1_H1) Time elapsed: 0.682 s test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_V1_V1) Time elapsed: 0.787 s checkTestConsitency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_V1_V1) Time elapsed: 0.788 s testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleInteger_V1_V3_V1_Test) Time elapsed: 1.823 s testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleInteger_V1_V3_V1_Test) Time elapsed: 1.709 s testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleInteger_V1_V3_V1_Test) Time elapsed: 1.607 s testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleInteger_V1_V3_V1_Test) Time elapsed: 2.069 s testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleInteger_V1_V3_V1_Test) Time elapsed: 3.638 s checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleInteger_V1_V3_V1_Test) Time elapsed: 1.77 s testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlySuffix_V1_V3_V1_Test) Time elapsed: 2.355 s testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlySuffix_V1_V3_V1_Test) Time elapsed: 1.56 s testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlySuffix_V1_V3_V1_Test) Time elapsed: 2.52 s testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlySuffix_V1_V3_V1_Test) Time elapsed: 1.029 s testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlySuffix_V1_V3_V1_Test) Time elapsed: 1.14 s checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlySuffix_V1_V3_V1_Test) Time elapsed: 0.833 s testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlyPrefix_V1_V3_V1_Test) Time elapsed: 1.144 s testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlyPrefix_V1_V3_V1_Test) Time elapsed: 1.173 s testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlyPrefix_V1_V3_V1_Test) Time elapsed: 1.092 s testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlyPrefix_V1_V3_V1_Test) Time elapsed: 1.035 s testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlyPrefix_V1_V3_V1_Test) Time elapsed: 1.082 s checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlyPrefix_V1_V3_V1_Test) Time elapsed: 0.792 s testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringSuffix_V1_V3_V1_Test) Time elapsed: 1.05 s testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringSuffix_V1_V3_V1_Test) Time elapsed: 1.042 s testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringSuffix_V1_V3_V1_Test) Time elapsed: 1.134 s testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringSuffix_V1_V3_V1_Test) Time elapsed: 1.141 s testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringSuffix_V1_V3_V1_Test) Time elapsed: 1.148 s checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringSuffix_V1_V3_V1_Test) Time elapsed: 0.834 s testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringPrefix_V1_V3_V1_Test) Time elapsed: 1.129 s testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringPrefix_V1_V3_V1_Test) Time elapsed: 1.219 s testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringPrefix_V1_V3_V1_Test) Time elapsed: 1.261 s testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringPrefix_V1_V3_V1_Test) Time elapsed: 2.31 s testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringPrefix_V1_V3_V1_Test) Time elapsed: 1.953 s checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringPrefix_V1_V3_V1_Test) Time elapsed: 2.02 s testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningPrefix_V1_V3_V1_Test) Time elapsed: 2.865 s testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningPrefix_V1_V3_V1_Test) Time elapsed: 1.244 s testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningPrefix_V1_V3_V1_Test) Time elapsed: 1.328 s testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningPrefix_V1_V3_V1_Test) Time elapsed: 1.282 s testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningPrefix_V1_V3_V1_Test) Time elapsed: 1.279 s checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningPrefix_V1_V3_V1_Test) Time elapsed: 1.191 s testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466EndingSuffix_V1_V3_V1_Test) Time elapsed: 1.292 s testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466EndingSuffix_V1_V3_V1_Test) Time elapsed: 1.299 s testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466EndingSuffix_V1_V3_V1_Test) Time elapsed: 1.279 s testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466EndingSuffix_V1_V3_V1_Test) Time elapsed: 1.302 s testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466EndingSuffix_V1_V3_V1_Test) Time elapsed: 1.545 s checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466EndingSuffix_V1_V3_V1_Test) Time elapsed: 1.074 s testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingPrefix_V1_V3_V1_Test) Time elapsed: 1.408 s testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingPrefix_V1_V3_V1_Test) Time elapsed: 1.311 s testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingPrefix_V1_V3_V1_Test) Time elapsed: 1.513 s testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingPrefix_V1_V3_V1_Test) Time elapsed: 1.298 s testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingPrefix_V1_V3_V1_Test) Time elapsed: 2.276 s checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingPrefix_V1_V3_V1_Test) Time elapsed: 1.341 s testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingSuffix_V1_V3_V1_Test) Time elapsed: 2.285 s testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingSuffix_V1_V3_V1_Test) Time elapsed: 1.216 s testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingSuffix_V1_V3_V1_Test) Time elapsed: 1.261 s testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingSuffix_V1_V3_V1_Test) Time elapsed: 1.397 s testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingSuffix_V1_V3_V1_Test) Time elapsed: 1.383 s checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingSuffix_V1_V3_V1_Test) Time elapsed: 1.085 s testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingPrefix_V1_H1_H1_Test) Time elapsed: 1.003 s testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingPrefix_V1_H1_H1_Test) Time elapsed: 0.948 s testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingPrefix_V1_H1_H1_Test) Time elapsed: 1.108 s checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingPrefix_V1_H1_H1_Test) Time elapsed: 0.803 s testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingPrefix_V1_H1_H1_Test) Time elapsed: 1.012 s testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingPrefix_V1_H1_H1_Test) Time elapsed: 0.994 s testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingSuffix_V1_H1_H1_Test) Time elapsed: 1.047 s testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingSuffix_V1_H1_H1_Test) Time elapsed: 0.948 s testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingSuffix_V1_H1_H1_Test) Time elapsed: 0.99 s checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingSuffix_V1_H1_H1_Test) Time elapsed: 0.746 s testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingSuffix_V1_H1_H1_Test) Time elapsed: 0.984 s testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingSuffix_V1_H1_H1_Test) Time elapsed: 0.984 s testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073BeginningPrefix_V1_V3_V1_Test) Time elapsed: 1.378 s testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073BeginningPrefix_V1_V3_V1_Test) Time elapsed: 1.728 s testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073BeginningPrefix_V1_V3_V1_Test) Time elapsed: 1.304 s testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073BeginningPrefix_V1_V3_V1_Test) Time elapsed: 1.404 s testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073BeginningPrefix_V1_V3_V1_Test) Time elapsed: 1.528 s checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073BeginningPrefix_V1_V3_V1_Test) Time elapsed: 2.513 s testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073EndingSuffix_V1_V3_V1_Test) Time elapsed: 2.204 s testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073EndingSuffix_V1_V3_V1_Test) Time elapsed: 1.3 s testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073EndingSuffix_V1_V3_V1_Test) Time elapsed: 1.392 s testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073EndingSuffix_V1_V3_V1_Test) Time elapsed: 1.353 s testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073EndingSuffix_V1_V3_V1_Test) Time elapsed: 1.401 s checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073EndingSuffix_V1_V3_V1_Test) Time elapsed: 1.175 s testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_SingleColumn_AttachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_SingleColumn_AttachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_SingleColumn_AttachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_SingleColumn_AttachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_SingleColumn_AttachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_SingleColumn_AttachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_SingleColumn_AttachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_SingleColumn_AttachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_SingleColumn_AttachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_SingleColumn_AttachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_SingleColumn_AttachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_SingleColumn_AttachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_SingleColumn_AttachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_SingleColumn_AttachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_SingleColumn_AttachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_SingleColumn_AttachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_SingleColumn_AttachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_SingleColumn_AttachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_SingleColumn_AttachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_SingleColumn_AttachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_SingleColumn_AttachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_SingleColumn_AttachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_SingleColumn_AttachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_SingleColumn_AttachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_SingleColumn_AttachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_SingleColumn_AttachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_SingleColumn_AttachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_SingleColumn_AttachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_MultiColumns_AttachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_MultiColumns_AttachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_MultiColumns_AttachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_MultiColumns_AttachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_MultiColumns_AttachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_MultiColumns_AttachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_MultiColumns_AttachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_MultiColumns_AttachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_MultiColumns_AttachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_MultiColumns_AttachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_MultiColumns_AttachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_MultiColumns_AttachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_MultiColumns_AttachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_MultiColumns_AttachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_MultiColumns_AttachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_MultiColumns_AttachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_MultiColumns_AttachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_MultiColumns_AttachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_MultiColumns_AttachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_MultiColumns_AttachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_MultiColumns_AttachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_MultiColumns_AttachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_MultiColumns_AttachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_MultiColumns_AttachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_MultiColumns_AttachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_MultiColumns_AttachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_MultiColumns_AttachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_MultiColumns_AttachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.PasteWithCategories_H1_H3_H1_MultiColumns_AttachedMode_Bug481310Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.PasteWithCategories_H1_H3_H1_MultiColumns_AttachedMode_Bug481310Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_SingleColumn_DetachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_SingleColumn_DetachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_SingleColumn_DetachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_SingleColumn_DetachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_SingleColumn_DetachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_SingleColumn_DetachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_SingleColumn_DetachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_SingleColumn_DetachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_SingleColumn_DetachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_SingleColumn_DetachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_SingleColumn_DetachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_SingleColumn_DetachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_SingleColumn_DetachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_SingleColumn_DetachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_SingleColumn_DetachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_SingleColumn_DetachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_SingleColumn_DetachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_SingleColumn_DetachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_SingleColumn_DetachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_SingleColumn_DetachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_SingleColumn_DetachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_SingleColumn_DetachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_SingleColumn_DetachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_SingleColumn_DetachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_SingleColumn_DetachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_SingleColumn_DetachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_SingleColumn_DetachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_SingleColumn_DetachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_MultiColumns_DetachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_MultiColumns_DetachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_MultiColumns_DetachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_MultiColumns_DetachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_MultiColumns_DetachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_MultiColumns_DetachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_MultiColumns_DetachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_MultiColumns_DetachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_MultiColumns_DetachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_MultiColumns_DetachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_MultiColumns_DetachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_MultiColumns_DetachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_MultiColumns_DetachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_MultiColumns_DetachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_MultiColumns_DetachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_MultiColumns_DetachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_MultiColumns_DetachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_MultiColumns_DetachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_MultiColumns_DetachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_MultiColumns_DetachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_MultiColumns_DetachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_MultiColumns_DetachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_MultiColumns_DetachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_MultiColumns_DetachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_MultiColumns_DetachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_MultiColumns_DetachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_MultiColumns_DetachedMode_Test) skipped checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_MultiColumns_DetachedMode_Test) skipped testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyClipboard_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.004 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyClipboard_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.272 s testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.532 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.359 s testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 1.387 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.37 s testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteByOneLine_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.918 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteByOneLine_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.383 s testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteFailRows_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.785 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteFailRows_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.274 s testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteFailColumns_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.746 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteFailColumns_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.25 s testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 2.785 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.394 s testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 2.5 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.378 s testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteByOneLine_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.499 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteByOneLine_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.375 s testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteByOneColumn_H1_H1_H1_MultiColumns_Test) Time elapsed: 2.683 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteByOneColumn_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.551 s testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteFailColumns_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.309 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteFailColumns_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.372 s testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteFailRows_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.853 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteFailRows_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.073 s testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 3.776 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.383 s testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 4.088 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.352 s testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteFailColumns_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.287 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteFailColumns_H1_H1_H1_MultiColumns_Test) Time elapsed: 6.903 s testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteFailRows_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.954 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteFailRows_H1_H1_H1_MultiColumns_Test) Time elapsed: 2.526 s testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteWarningNotExisting_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.703 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteWarningNotExisting_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.285 s testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.166 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.489 s testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteReplaceAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.594 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteReplaceAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.162 s testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteReplaceAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 1.86 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteReplaceAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.624 s testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteAddAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.505 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteAddAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.512 s testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteAddAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 2.494 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteAddAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.587 s testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteSkipAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 2.177 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteSkipAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.422 s testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteSkipAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 1.381 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteSkipAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 1.424 s testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteFailColumns_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.732 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteFailColumns_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.538 s testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteWarningNotExisting_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.709 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteWarningNotExisting_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.271 s testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.698 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.315 s testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyClipboard_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.656 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyClipboard_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.269 s testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsReplaceAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 3.625 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsReplaceAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.372 s testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsReplaceAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 3.247 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsReplaceAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.956 s testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsAddAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 2.4 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsAddAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.551 s testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsAddAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 3.251 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsAddAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.808 s testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsSkipAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.445 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsSkipAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.404 s testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsSkipAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 1.81 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsSkipAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.355 s testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsFailColumns_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.825 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsFailColumns_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.29 s testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsFailRows_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.825 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsFailRows_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.308 s testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsWarningNotExisting_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.753 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsWarningNotExisting_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.276 s testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.85 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.295 s testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyReplaceAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.293 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyReplaceAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.368 s testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyReplaceAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 1.327 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyReplaceAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.369 s testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyAddAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.27 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyAddAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.408 s testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyAddAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 1.283 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyAddAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.354 s testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptySkipAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.246 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptySkipAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.354 s testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptySkipAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 1.225 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptySkipAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 1.6 s testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyFailColumns_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.619 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyFailColumns_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.27 s testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyWarningNotExisting_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.8 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyWarningNotExisting_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.063 s testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.825 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.717 s testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportCellsAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.063 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportCellsAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.434 s testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportCellsAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 1.168 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportCellsAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.252 s testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsReplaceAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 3.225 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsReplaceAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.263 s testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsReplaceAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 2.886 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsReplaceAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.26 s testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsAddAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.793 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsAddAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.29 s testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsAddAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 2.129 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsAddAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.265 s testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsSkipAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.119 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsSkipAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.304 s testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsSkipAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 1.321 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsSkipAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.255 s testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyReplaceAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.964 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyReplaceAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.269 s testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyReplaceAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.897 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyReplaceAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.269 s testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyAddAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.97 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyAddAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.261 s testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyAddAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.916 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyAddAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.269 s testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptySkipAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.797 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptySkipAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.257 s testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptySkipAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.728 s checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptySkipAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.267 s testNattableTooltipProvider(org.eclipse.papyrus.uml.nattable.clazz.config.tests.markers.ValidationMarkerInTableHeaderTest) Time elapsed: 3.087 s testTopLabelProvider(org.eclipse.papyrus.uml.nattable.clazz.config.tests.markers.ValidationMarkerInTableHeaderTest) Time elapsed: 1.566 s testDiagnostic(org.eclipse.papyrus.uml.nattable.clazz.config.tests.markers.ValidationMarkerInTableHeaderTest) Time elapsed: 1.902 s testNattableTooltipProviderText(org.eclipse.papyrus.uml.nattable.clazz.config.tests.markers.ValidationMarkerInTableHeaderTest) skipped testUnsupportedColumnCellText(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.UnsupportedColumnCellTextTest) Time elapsed: 0.657 s checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.UnsupportedColumnCellTextTest) Time elapsed: 0.644 s two_rows_one_column_selection_hide_all_categories__create_new_element_1(org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest) Time elapsed: 0.92 s two_rows_one_column_selection_hide_all_categories__create_new_element_2(org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest) skipped two_rows_selection__hide_all_categories__create_new_element(org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest) Time elapsed: 1.329 s two_rows_one_column_selection__create_new_element(org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest) skipped two_rows_selection__create_new_column(org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest) Time elapsed: 0.776 s two_rows_selection__hide_all_categories(org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest) Time elapsed: 0.754 s one_row_selection(org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest) Time elapsed: 0.665 s two_rows_selection(org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest) Time elapsed: 0.683 s two_rows_selection__create_new_element(org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest) Time elapsed: 0.783 s testCreateStereotypedInterfaceTable(org.eclipse.papyrus.uml.nattable.stereotype.display.tests.tests.StereotypeDisplayTableTest) Time elapsed: 5.48 s testCreateStereotypedPortTable(org.eclipse.papyrus.uml.nattable.stereotype.display.tests.tests.StereotypeDisplayTableTest) Time elapsed: 2.857 s testCreateStereotypedAssociationTable(org.eclipse.papyrus.uml.nattable.stereotype.display.tests.tests.StereotypeDisplayTableTest) Time elapsed: 2.916 s testCreateStereotypedClassAndInterfaceTable(org.eclipse.papyrus.uml.nattable.stereotype.display.tests.tests.StereotypeDisplayTableTest) Time elapsed: 4.146 s testCreateStereotypedTimeObservationTable(org.eclipse.papyrus.uml.nattable.stereotype.display.tests.tests.StereotypeDisplayTableTest) Time elapsed: 3.07 s testCreateStereotypedClassTable(org.eclipse.papyrus.uml.nattable.stereotype.display.tests.tests.StereotypeDisplayTableTest) Time elapsed: 4.169 s Results: Failures: ContentsAndExpandWithCategories_0_1_2_Tests.testExpand_1_by_1:84 expected:<0> but was:<3> Tests run: 635, Failures: 1, Errors: 0, Skipped: 120 [ERROR] There are test failures. Please refer to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/surefire-reports for the individual test results. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.nattable.suite.tests --- [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.papyrus.uml.nattable.suite.tests' with 0 classes [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.valuespecification.tests >-- [INFO] Building org.eclipse.papyrus.uml.textedit.valuespecification.tests 2.0.0-SNAPSHOT [155/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/MultiplicityLowerValueSpecificationGrammarTests.java:[22] import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DefaultXtextDirectEditorConfiguration is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/MultiplicityLowerValueSpecificationGrammarTests.java:[80] public DefaultXtextDirectEditorConfiguration getEditor() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DefaultXtextDirectEditorConfiguration is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/MultiplicityUpperValueSpecificationGrammarTests.java:[22] import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DefaultXtextDirectEditorConfiguration is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/MultiplicityUpperValueSpecificationGrammarTests.java:[80] public DefaultXtextDirectEditorConfiguration getEditor() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DefaultXtextDirectEditorConfiguration is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/ValueSpecificationGrammarTests.java:[23] import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DefaultXtextDirectEditorConfiguration is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/ValueSpecificationGrammarTests.java:[293] public DefaultXtextDirectEditorConfiguration getEditor() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DefaultXtextDirectEditorConfiguration is deprecated 6 problems (6 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/target/org.eclipse.papyrus.uml.textedit.valuespecification.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.suite.tests >-- [INFO] Building org.eclipse.papyrus.uml.textedit.suite.tests 1.0.0-SNAPSHOT [156/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.suite.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.suite.tests --- [INFO] The project's OSGi version is 1.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.suite.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.suite.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.suite.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.suite.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.suite.tests --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.suite.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.suite.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.suite.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/org.eclipse.papyrus.uml.textedit.suite.tests-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.suite.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.textedit.suite.tests --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.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, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] Running org.eclipse.papyrus.uml.textedit.suite.tests.AllTests log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator). log4j:WARN Please initialize the log4j system properly. Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.847 s - in org.eclipse.papyrus.uml.textedit.suite.tests.AllTests testDefaultValues(org.eclipse.papyrus.uml.textedit.port.tests.suites.PortGrammarTests) Time elapsed: 3.865 s testInitialText(org.eclipse.papyrus.uml.textedit.port.tests.suites.PortGrammarTests) Time elapsed: 0.041 s testMultiplicity(org.eclipse.papyrus.uml.textedit.port.tests.suites.PortGrammarTests) Time elapsed: 0.155 s testParser(org.eclipse.papyrus.uml.textedit.port.tests.suites.PortGrammarTests) Time elapsed: 0.076 s testDefaultValues(org.eclipse.papyrus.uml.textedit.property.tests.suites.PropertyGrammarTests) Time elapsed: 0.511 s testInitialText(org.eclipse.papyrus.uml.textedit.property.tests.suites.PropertyGrammarTests) Time elapsed: 0.039 s testMultiplicity(org.eclipse.papyrus.uml.textedit.property.tests.suites.PropertyGrammarTests) Time elapsed: 0.095 s testParser(org.eclipse.papyrus.uml.textedit.property.tests.suites.PropertyGrammarTests) Time elapsed: 0.095 s testDefaultValues(org.eclipse.papyrus.uml.textedit.parameter.tests.suites.ParameterGrammarTests) Time elapsed: 0.462 s testInitialText(org.eclipse.papyrus.uml.textedit.parameter.tests.suites.ParameterGrammarTests) Time elapsed: 0.076 s testParser(org.eclipse.papyrus.uml.textedit.parameter.tests.suites.ParameterGrammarTests) Time elapsed: 0.143 s testDefaultValues(org.eclipse.papyrus.uml.textedit.valuespecification.tests.suites.ValueSpecificationGrammarTests) Time elapsed: 0.881 s testInitialText(org.eclipse.papyrus.uml.textedit.valuespecification.tests.suites.ValueSpecificationGrammarTests) Time elapsed: 0.387 s testParser(org.eclipse.papyrus.uml.textedit.valuespecification.tests.suites.ValueSpecificationGrammarTests) Time elapsed: 0.744 s testParser(org.eclipse.papyrus.uml.textedit.valuespecification.tests.suites.MultiplicityLowerValueSpecificationGrammarTests) Time elapsed: 0.289 s testParser(org.eclipse.papyrus.uml.textedit.valuespecification.tests.suites.MultiplicityUpperValueSpecificationGrammarTests) Time elapsed: 0.239 s Results: Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.textedit.suite.tests --- [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.papyrus.uml.textedit.suite.tests' with 0 classes [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.architecture.tests >-- [INFO] Building org.eclipse.papyrus.uml.architecture.tests 2.0.0-SNAPSHOT [157/170] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.architecture.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.architecture.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.architecture.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.architecture.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.architecture.tests --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.architecture.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.architecture.tests --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.architecture.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.architecture.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.architecture.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/target/org.eclipse.papyrus.uml.architecture.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.architecture.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.architecture.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.releng >-- [INFO] Building org.eclipse.papyrus.uml.validation.tests.releng 0.0.1-SNAPSHOT [158/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.validation.tests.releng --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.validation.tests.releng --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.validation.tests.releng --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.staticprofile >-- [INFO] Building org.eclipse.papyrus.uml.validation.tests.staticprofile 2.0.0-SNAPSHOT [159/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/src-gen/profile/impl/AlwaysActiveMalformedImpl.java:[122] if (false) { if (diagnostics != null) { diagnostics.add (new BasicDiagnostic (Diagnostic.ERROR, ProfileValidator.DIAGNOSTIC_SOURCE, ProfileValidator.ALWAYS_ACTIVE_MALFORMED__CONSTRAINT_ALWAYS_ACTIVE_MF, EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ConstraintAlwaysActiveMF", EObjectValidator.getObjectLabel(this, context) }), new Object [] { this })); } return false; } ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/src-gen/profile/impl/AlwaysPassiveJavaImpl.java:[122] if (false) { if (diagnostics != null) { diagnostics.add (new BasicDiagnostic (Diagnostic.ERROR, ProfileValidator.DIAGNOSTIC_SOURCE, ProfileValidator.ALWAYS_PASSIVE_JAVA__ALWAYS_PASSIVE, EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "AlwaysPassive", EObjectValidator.getObjectLabel(this, context) }), new Object [] { this })); } return false; } ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/src-gen/profile/impl/AlwaysActiveImpl.java:[122] if (false) { if (diagnostics != null) { diagnostics.add (new BasicDiagnostic (Diagnostic.ERROR, ProfileValidator.DIAGNOSTIC_SOURCE, ProfileValidator.ALWAYS_ACTIVE__CONSTRAINT_ALWAYS_ACTIVE, EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ConstraintAlwaysActive", EObjectValidator.getObjectLabel(this, context) }), new Object [] { this })); } return false; } ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code 3 problems (3 warnings) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/target/org.eclipse.papyrus.uml.validation.tests.staticprofile-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.genvalidation >-- [INFO] Building org.eclipse.papyrus.uml.validation.tests.genvalidation 2.0.0-SNAPSHOT [160/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/target/org.eclipse.papyrus.uml.validation.tests.genvalidation-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests >-- [INFO] Building org.eclipse.papyrus.uml.validation.tests 2.0.0-SNAPSHOT [161/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.validation.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.validation.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.validation.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.validation.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.validation.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.validation.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.validation.tests --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/src/org/eclipse/papyrus/uml/validation/tests/Activator.java:[51] org.eclipse.papyrus.infra.core.log.LogHelper log = new LogHelper();// use because there is an implicit dependency ^^^ The value of the local variable log is not used 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.validation.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.validation.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.validation.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/target/org.eclipse.papyrus.uml.validation.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.validation.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.validation.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.validation.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.suite.tests >---- [INFO] Building org.eclipse.papyrus.uml.suite.tests 1.0.0-SNAPSHOT [162/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.suite.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.suite.tests --- [INFO] The project's OSGi version is 1.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.suite.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.suite.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.suite.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.suite.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.suite.tests --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.suite.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.suite.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.suite.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/org.eclipse.papyrus.uml.suite.tests-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.suite.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.suite.tests --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.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, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] Running org.eclipse.papyrus.uml.suite.tests.AllTests No JFaces support for org.eclipse.jface.viewers.TableTreeViewer Warning: NLS unused message: "Select in: messages org.eclipse.core.internal.resources.ResourceException(/copyingInterfaceRealizationDoesNotCorruptTheModel)[368]: java.lang.Exception: Resource '/copyingInterfaceRealizationDoesNotCorruptTheModel' does not exist. at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42) at org.eclipse.core.internal.resources.ResourceException.(ResourceException.java:38) at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:330) at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:204) at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:145) at org.eclipse.core.internal.resources.Resource.accept(Resource.java:63) at org.eclipse.core.internal.resources.Resource.accept(Resource.java:55) at org.eclipse.core.internal.resources.Resource.accept(Resource.java:117) at org.eclipse.core.internal.resources.Resource.accept(Resource.java:105) at org.eclipse.papyrus.junit.utils.rules.ProjectFixture.deleteProject(ProjectFixture.java:270) at org.eclipse.papyrus.junit.utils.rules.ProjectFixture$1.evaluate(ProjectFixture.java:240) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.eclipse.papyrus.junit.framework.classification.ClassificationRunner.access$0(ClassificationRunner.java:1) at org.eclipse.papyrus.junit.framework.classification.ClassificationRunner$1.runChild(ClassificationRunner.java:58) at org.eclipse.papyrus.junit.framework.classification.ClassificationRunnerImpl.runChild(ClassificationRunnerImpl.java:87) at org.eclipse.papyrus.junit.framework.classification.ClassificationRunner.runChild(ClassificationRunner.java:86) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.papyrus.junit.framework.classification.ClassificationSuite.run(ClassificationSuite.java:130) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5067) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4573) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461) at org.eclipse.equinox.launcher.Main.main(Main.java:1434) (Eclipse:4247): Gtk-CRITICAL **: 08:39:33.343: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:39:33.355: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:39:33.367: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:39:33.718: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:39:33.731: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:39:33.743: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:39:33.889: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:39:34.233: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:39:34.245: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:39:34.265: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:40:27.772: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:40:27.788: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:40:30.969: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:40:30.986: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:40:30.997: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:40:31.017: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:40:33.623: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:40:33.640: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:40:33.659: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:40:33.670: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:40:35.090: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:40:35.105: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:40:35.118: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:40:35.139: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:40:36.518: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:40:36.534: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:40:36.546: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:40:36.562: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:40:36.579: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:40:37.940: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:40:37.962: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:40:37.970: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar log4j:WARN No appenders could be found for logger (org.eclipse.ocl.pivot.internal.resource.StandaloneProjectMap). log4j:WARN Please initialize the log4j system properly. (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.813: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.817: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.822: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.861: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.865: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.870: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.874: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.879: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.884: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.888: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.893: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.897: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.902: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.904: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.909: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.913: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.917: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.961: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.966: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.970: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Tests run: 661, Failures: 1, Errors: 0, Skipped: 39, Time elapsed: 468.82 s <<< FAILURE! - in org.eclipse.papyrus.uml.suite.tests.AllTests testUML(org.eclipse.papyrus.uml.service.types.tests.creation.CreatePureUMLElementTest) Time elapsed: 0.146 s test(org.eclipse.papyrus.uml.service.types.tests.creation.CreatePureUMLElementTest) Time elapsed: 0.403 s testDeleteOneAddVariableValueAction(org.eclipse.papyrus.uml.service.types.tests.deletion.DeletePureUMLElementTest) Time elapsed: 0.137 s testDeleteOneCentralBufferNode(org.eclipse.papyrus.uml.service.types.tests.deletion.DeletePureUMLElementTest) Time elapsed: 0.065 s stereotypeApplicationsDeleted:command(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteDependentWithStereotypeApplications458685) Time elapsed: 4.395 s stereotypeApplicationsDeleted:elements(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteDependentWithStereotypeApplications458685) Time elapsed: 0 s stereotypeApplicationsDeleted:stereotypes(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteDependentWithStereotypeApplications458685) Time elapsed: 0 s stereotypeApplicationsDeleted:undo(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteDependentWithStereotypeApplications458685) Time elapsed: 0 s stereotypeApplicationsDeleted:redo(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteDependentWithStereotypeApplications458685) Time elapsed: 0 s deleteInitialState(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteTransitionsWithVertexTest) Time elapsed: 0.749 s deleteS1(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteTransitionsWithVertexTest) Time elapsed: 0.323 s deleteS2(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteTransitionsWithVertexTest) Time elapsed: 1.333 s deleteFinalState(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteTransitionsWithVertexTest) Time elapsed: 0.294 s deleteFromContainmentSubset(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteContainmentSubsetTest) Time elapsed: 1.066 s deleteFromTwoContainmentSupersetsAtOnce(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteContainmentSubsetTest) Time elapsed: 0.44 s createAssociationWritable(org.eclipse.papyrus.uml.service.types.tests.creation.ConnectorReadOnlyTestBug465899) Time elapsed: 0.075 s createAssociationReadOnly_usecase(org.eclipse.papyrus.uml.service.types.tests.creation.ConnectorReadOnlyTestBug465899) Time elapsed: 0.056 s createAssociationReadOnly(org.eclipse.papyrus.uml.service.types.tests.creation.ConnectorReadOnlyTestBug465899) Time elapsed: 0.065 s createConnectorTargetReadOnly(org.eclipse.papyrus.uml.service.types.tests.creation.ConnectorReadOnlyTestBug465899) Time elapsed: 0.044 s createConnectorSourceReadOnly(org.eclipse.papyrus.uml.service.types.tests.creation.ConnectorReadOnlyTestBug465899) Time elapsed: 0.069 s testDeletion(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteAssociationPropertyTypeTest) Time elapsed: 0.05 s testDeletionInCompositeDiagram(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteCommentLinkTest) Time elapsed: 7.275 s testDeletionWithSetRequest(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteCommentLinkTest) skipped testDeletionInClassDiagram(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteCommentLinkTest) Time elapsed: 2.341 s testDeletionInComponentDiagram(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteCommentLinkTest) Time elapsed: 1.971 s testCreation(org.eclipse.papyrus.uml.service.types.tests.creation.CreateAssociationTest) Time elapsed: 0.025 s testCreation(org.eclipse.papyrus.uml.service.types.tests.creation.CreateAssociationDirectedTest) Time elapsed: 0.01 s testCreation(org.eclipse.papyrus.uml.service.types.tests.creation.CreateAssociationCompositeTest) Time elapsed: 0.019 s testCreation(org.eclipse.papyrus.uml.service.types.tests.creation.CreateAssociationCompositeDirectedTest) Time elapsed: 0.008 s testCreation(org.eclipse.papyrus.uml.service.types.tests.creation.CreateAssociationSharedTest) Time elapsed: 0.008 s testCreation(org.eclipse.papyrus.uml.service.types.tests.creation.CreateAssociationSharedDirectedTest) Time elapsed: 0.007 s deleteInteractionFragmentInOperand(org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest) Time elapsed: 1.625 s deleteAllOperandsOfCombinedFragment(org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest) Time elapsed: 1.461 s deleteCombinedFragment(org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest) Time elapsed: 1.378 s deleteCombinedFragmentNested(org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest) Time elapsed: 1.444 s deleteOperandsOfCombinedFragment(org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest) Time elapsed: 1.284 s deleteCombinedFragmentDeeplyNested(org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest) Time elapsed: 1.128 s deleteInteractionWithNesting(org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest) Time elapsed: 1.107 s deleteInteraction(org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest) Time elapsed: 1.02 s testCreateClassInModel(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateElementTest) Time elapsed: 0.013 s testCreateCentralBufferNodeInActivity(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateElementTest) Time elapsed: 0.015 s testCreateCentralBufferNodeInActivityWithNode(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateElementTest) Time elapsed: 0.008 s testCannotCreateOperationRedefinableTemplateSignature_bug468071(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateElementTest) Time elapsed: 0 s testCreateOperationTemplateSignature_bug468071(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateElementTest) Time elapsed: 0.02 s testCreateModelInClass(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateElementTest) Time elapsed: 0.001 s testCreateDeploymentBetweenNodeAndArtifactInNode(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.006 s testCreatePackageMergeBetweenPackageAndPackageInPackage2(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.011 s testCreateTraceBetweenClassAndNullInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.003 s testCreateDependencyBetweenClassesInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.006 s testCreateProtocolConformanceBetweenPackageAndPackageInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.006 s testCreateInformationfloweBetweenClasses2InPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.009 s testCreateUsageBetweenClassAndNullInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.002 s testCreateAbstractionBetweenPackageAndClassesInModel(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.015 s testCreateComponentRealizationBetweenClassAndComponentInComponent(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.033 s testCreateAbstractionBetweenClassesInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.005 s testCreateUsageBetweenClassesInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.004 s testCreatePackageImportBetweenPackageAndPackageInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.006 s testCreateComponentRealizationBetweenComponentAndClassInComponent(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.011 s testCreateElementImportBetweenPackageAndPackageInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.006 s testCreateDeploymentBetweenNodeAndArtifactInArtifact(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0 s testCreateGeneralizationBetweenClassesInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.005 s testCreateGeneralizationBetweenClassAndNullInClass(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.002 s testCreateDeploymentBetweenArtifactAndNodeInArtifact(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.009 s testCreateExtendBetweenClasses2InPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.001 s testCreateProtocolConformanceBetweenPackageAndPackageInPackage2(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0 s testCreateTransitionBetweenInitialAndState(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) skipped testCreateInformationfloweBetweenUseCases2InUseCase(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.005 s testCreateRefineBetweenClassesInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.47 s testCreateComponentRealizationBetweenClassAndComponentInClass(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.007 s testCreateRealizationBetweenClassAndNullInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.002 s testCreateExtensionBetweenClassAndNullInNull(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0 s testCreateExtendBetweenUseCases2InUseCase(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.013 s testCreateElementImportBetweenPackageAndPackageInPackage2(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.004 s testCreateAssociationBetweenClassesInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.003 s testCreateTraceBetweenClassesInClass(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.016 s testCreateManifestationBetweenArtifactAndPackage2InArtifact(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.03 s testCreateSubstitutionBetweenClassesInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.007 s testCreateAbstractionBetweenClassAndNullInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.001 s testCreateAbstractionBetweenClassAndClassInClass(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.004 s testCreatePackageMergeBetweenPackageAndPackageInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.003 s testCreateRealizationBetweenClassesInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.004 s testCreateTransitionBetweenStateAndInitial(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) skipped testCreateAssociationBetweenClassAndNullInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.001 s testCreateRefineBetweenClassAndNullInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.002 s testCreateDeploymentBetweenArtifactAndNodeInNode(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.006 s testCreateIncludeBetweenUseCases2InUseCase(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.006 s testCreateGeneralizationBetweenClassesInClass(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.004 s testCreateExtensionBetweenClassAndNullInClass(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0 s testCreateDependencyBetweenClassAndNullInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.001 s testCreatePackageImportBetweenPackageAndPackageInPackage2(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.004 s testCreateComponentRealizationBetweenComponentAndClass(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.002 s testCreateSubstitutionBetweenClassAndNullInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.001 s testCreateInterfaceRealizationBetweenClassAndInterfaceInClass(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.007 s testCreateTraceBetweenClassesInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.013 s testCreateTransitionBetweenStateAndFinal(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) skipped testCreateAbstractionBetweenClassAndPackageInModel(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.004 s testCreateRefineBetweenClassesInClass(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.029 s testCreateTransitionBetweenFinalAndState(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) skipped testCreateManifestationBetweenClassAndPackage2InArtifact(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.004 s testCreateInterfaceRealizationBetweenUseCases2InUseCase(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.002 s testCreateIncludeBetweenClasses2InPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0 s testCreateExtensionBetweenStereotypeAndMetaClassInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateProfileRelationshipTest) Time elapsed: 0.021 s testMoveTemplateSignatureToOperation_bug468071(org.eclipse.papyrus.uml.service.types.ui.tests.creation.MoveElementTest) Time elapsed: 0.995 s testMoveRedefinableTemplateSignatureToClass_bug468071(org.eclipse.papyrus.uml.service.types.ui.tests.creation.MoveElementTest) Time elapsed: 0.005 s testCannotMoveRedefinableTemplateSignatureToOperation_bug468071(org.eclipse.papyrus.uml.service.types.ui.tests.creation.MoveElementTest) Time elapsed: 0 s testSetTemplateSignatureOfOperation_bug468071(org.eclipse.papyrus.uml.service.types.ui.tests.creation.SetFeatureTest) Time elapsed: 0.005 s testSetRedefinableTemplateSignatureOfClass_bug468071(org.eclipse.papyrus.uml.service.types.ui.tests.creation.SetFeatureTest) Time elapsed: 0.003 s testCannotSetRedefinableTemplateSignatureOfOperation_bug468071(org.eclipse.papyrus.uml.service.types.ui.tests.creation.SetFeatureTest) Time elapsed: 0 s deleteAssociation(org.eclipse.papyrus.uml.service.types.ui.tests.deletion.DeleteAssociationTest) Time elapsed: 0.44 s deleteAssociationTarget(org.eclipse.papyrus.uml.service.types.ui.tests.deletion.DeleteAssociationTest) Time elapsed: 0.344 s deleteReadOnlyElement(org.eclipse.papyrus.uml.modelexplorer.tests.DeleteModelExplorerTest) Time elapsed: 1.116 s deleteClassInTheModel(org.eclipse.papyrus.uml.modelexplorer.tests.DeleteModelExplorerTest) Time elapsed: 2.055 s deleteRootOfTheModel(org.eclipse.papyrus.uml.modelexplorer.tests.DeleteModelExplorerTest) Time elapsed: 0.426 s renameUMLUnnamedElementTest(org.eclipse.papyrus.uml.modelexplorer.tests.RenameHandlerTest) skipped renameUMLNamedElementTest(org.eclipse.papyrus.uml.modelexplorer.tests.RenameHandlerTest) skipped revealSemanticElement_selectRootTest(org.eclipse.papyrus.uml.modelexplorer.tests.ModelExplorerViewTests) Time elapsed: 1.259 s revealSemanticElement_selectChildrenTest(org.eclipse.papyrus.uml.modelexplorer.tests.ModelExplorerViewTests) Time elapsed: 1.129 s revealSemanticElement_selectImportedPackage(org.eclipse.papyrus.uml.modelexplorer.tests.ModelExplorerViewTests) Time elapsed: 1.186 s revealSemanticElement_selectImportedPackageList(org.eclipse.papyrus.uml.modelexplorer.tests.ModelExplorerViewTests) Time elapsed: 1.207 s revealSemanticElement_selectChildrenTestList(org.eclipse.papyrus.uml.modelexplorer.tests.ModelExplorerViewTests) Time elapsed: 1.378 s cutReadOnlyElement(org.eclipse.papyrus.uml.modelexplorer.tests.paste.CutPasteModelExplorerTest) Time elapsed: 0.851 s cutClassTest(org.eclipse.papyrus.uml.modelexplorer.tests.paste.CutPasteModelExplorerTest) Time elapsed: 1.875 s cutRootOfTheModel(org.eclipse.papyrus.uml.modelexplorer.tests.paste.CutPasteModelExplorerTest) Time elapsed: 0.724 s copyPasteofClass1Test(org.eclipse.papyrus.uml.modelexplorer.tests.paste.CopyPasteModelExplorerTest) Time elapsed: 1.474 s pasteOnReadOnlyElement(org.eclipse.papyrus.uml.modelexplorer.tests.paste.CopyPasteModelExplorerTest) Time elapsed: 0.607 s copyPasteofClass1And2Test(org.eclipse.papyrus.uml.modelexplorer.tests.paste.CopyPasteModelExplorerTest) Time elapsed: 0.586 s copyPasteDiagramTest(org.eclipse.papyrus.uml.modelexplorer.tests.paste.DiagramCopyPasteModelExplorerTest) Time elapsed: 0.601 s copyPasteTableTest(org.eclipse.papyrus.uml.modelexplorer.tests.paste.TableCopyPasteModelExplorerTest) Time elapsed: 0.64 s copyPasteofClass1Test(org.eclipse.papyrus.uml.modelexplorer.tests.paste.StereotypeCopyPasteModelExplorerTest) Time elapsed: 1.97 s advancedModeDoesNotCollapseItself(org.eclipse.papyrus.uml.modelexplorer.tests.AdvancedModeTest) Time elapsed: 2.066 s validateModel[0](org.eclipse.papyrus.uml.modelexplorer.tests.resources.ModelValidationTest) Time elapsed: 0.084 s validateModel[1](org.eclipse.papyrus.uml.modelexplorer.tests.resources.ModelValidationTest) Time elapsed: 0.02 s dropInterface(org.eclipse.papyrus.uml.diagram.dnd.tests.tests.InstanceSpecificationTest) Time elapsed: 0.199 s dropClass(org.eclipse.papyrus.uml.diagram.dnd.tests.tests.InstanceSpecificationTest) Time elapsed: 0.046 s testPropertyContentProvider(org.eclipse.papyrus.uml.diagram.dnd.tests.tests.InstanceSpecificationTest) Time elapsed: 0.005 s dropClassAndInterface(org.eclipse.papyrus.uml.diagram.dnd.tests.tests.InstanceSpecificationTest) Time elapsed: 0.075 s dropClassAndSuperclass(org.eclipse.papyrus.uml.diagram.dnd.tests.tests.InstanceSpecificationTest) Time elapsed: 0.043 s singleValuePropertyGraphicalTest(org.eclipse.papyrus.uml.tools.tests.tests.ContentProviderTest) Time elapsed: 0.115 s singleValuePropertyTest(org.eclipse.papyrus.uml.tools.tests.tests.ContentProviderTest) Time elapsed: 0.059 s multipleValuePropertyTest(org.eclipse.papyrus.uml.tools.tests.tests.ContentProviderTest) skipped enumPropertyTest(org.eclipse.papyrus.uml.tools.tests.tests.ContentProviderTest) Time elapsed: 0.012 s testProfileContentWithBaseClassPropertyWithoutInheritedProperties(org.eclipse.papyrus.uml.tools.tests.tests.UMLStereotypePropertyContentProviderTest) Time elapsed: 0.553 s testProfileContentWithoutBaseClassPropertyWithoutInheritedProperties(org.eclipse.papyrus.uml.tools.tests.tests.UMLStereotypePropertyContentProviderTest) Time elapsed: 0.44 s testProfileContentWithBaseClassPropertyWithInheritedProperties(org.eclipse.papyrus.uml.tools.tests.tests.UMLStereotypePropertyContentProviderTest) Time elapsed: 0.417 s testProfileContentWithoutBaseClassPropertyWithInheritedProperties(org.eclipse.papyrus.uml.tools.tests.tests.UMLStereotypePropertyContentProviderTest) Time elapsed: 0.376 s testSwitchToProxy(org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest) skipped testSwitchProfilesWithStereotypes(org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest) Time elapsed: 3.667 s testSwitchFromRegistererdToLocal(org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest) Time elapsed: 3.716 s testSwitchProfilesWithStereotypeProperties(org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest) Time elapsed: 3.177 s testSwitchProfilesWithMissingDefinitions(org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest) Time elapsed: 2.702 s testSwitchFromLocalToRegistered(org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest) Time elapsed: 3.079 s testSwitchToDifferentVersion(org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest) skipped testSimpleSwitch(org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest) Time elapsed: 3.692 s testSwitchFromProxy(org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest) skipped testSwitchProfilesStereotypeIdentities(org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest) Time elapsed: 2.549 s testSwitchProfilesWithRequiredStereotypes(org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest) Time elapsed: 2.52 s testOverloadDoesNotClash(org.eclipse.papyrus.uml.tools.tests.tests.NamedElementValidatorTest) Time elapsed: 0.068 s testNameClash(org.eclipse.papyrus.uml.tools.tests.tests.NamedElementValidatorTest) Time elapsed: 0.052 s testElementOfDifferentKindDoesNotClash(org.eclipse.papyrus.uml.tools.tests.tests.NamedElementValidatorTest) Time elapsed: 0.063 s testModifiedSysMLStereotype(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) skipped testUndoUnapplyProfile(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.776 s testAddStereotype(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.707 s testStereotypeUnsetAttributeChange(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.95 s testUndoAddStereotype(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.672 s testAddStereotypes(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.653 s testUndoRemoveStereotype(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.672 s testAddSysMLStereotype(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.696 s testModifiedStereotype(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.703 s testAddStereotypeOnSeveralElements(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.65 s testUndoAddStereotypes(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.615 s testFakeBasedProperty(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.614 s testRemoveStereotype(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.554 s testRemoveSysMLStereotype(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.679 s testUndoAddSysMLStereotype(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.568 s testUndoModifiedStereotype(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.592 s testUndoAddStereotypeOnSeveralElements(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.602 s testUndoRedoAddStereotypeTiming(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.584 s testUnapplyProfile(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.615 s testUndoRemoveSysMLStereotype(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.566 s testUndoModifiedSysMLStereotype(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) skipped testStereotypeListAttributeChange(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.526 s twoProfilesUnapplied(org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest) Time elapsed: 0.161 s moveProfileApplication(org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest) Time elapsed: 0.173 s applyProfileThenMoveApplication(org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest) Time elapsed: 0.14 s twoProfilesApplied(org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest) Time elapsed: 0.185 s profileReplacedInAnApplication(org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest) Time elapsed: 0.158 s simpleNewProfileApplication(org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest) Time elapsed: 0.159 s simpleProfileUnapplication(org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest) Time elapsed: 0.215 s profileAppliedThenReplacedInSameApplication(org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest) Time elapsed: 0.163 s testEditToDisplaySingleString_1(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest) Time elapsed: 0.068 s testList(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest) Time elapsed: 0.042 s testNull(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest) Time elapsed: 0.075 s testDisplayToEditString_1(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest) Time elapsed: 0.102 s testEmptyString(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest) Time elapsed: 0.048 s testClass2(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest) Time elapsed: 0.095 s testClass3(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest) Time elapsed: 0.036 s testMatchingElementstSingleValue1(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest) Time elapsed: 0.051 s testMatchingElementstSingleValue2(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest) Time elapsed: 0.095 s testCompletionToFindClass_1(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest) Time elapsed: 0.074 s testCompletionToFindClass_3(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest) Time elapsed: 0.088 s testCompletionToFindClass_4(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest) Time elapsed: 0.047 s testCompletionToFindClass_5(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest) Time elapsed: 0.062 s testCompletionToFindClass_6(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest) Time elapsed: 0.082 s testCompletionToFindClass_7(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest) Time elapsed: 0.047 s testCompletionToFindClass_8(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest) Time elapsed: 0.078 s testSplitString_1(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest) Time elapsed: 0.042 s testSplitString_2(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest) Time elapsed: 0.056 s testCompletionToFindConstraint_1(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest) Time elapsed: 0.063 s testCompletionToFindConstraint_2(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest) Time elapsed: 0.052 s testCompletionMultiValueConverterEmptyString(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest) Time elapsed: 0.087 s testCompletionToFindPackage_1(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest) Time elapsed: 0.041 s testCompletionToFindPackage_2(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest) Time elapsed: 0.047 s testCompletionSingleValueConverterEmptyString(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest) Time elapsed: 0.064 s profileLanguage(org.eclipse.papyrus.uml.tools.tests.tests.UMLLanguageProvidersTest) Time elapsed: 0.002 s umlLanguage(org.eclipse.papyrus.uml.tools.tests.tests.UMLLanguageProvidersTest) Time elapsed: 0.002 s ValidationStereotypesListClass1Test(org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest) Time elapsed: 1.252 s ValidationStereotypesListClass2Test(org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest) Time elapsed: 1.317 s ValidationStereotypesListClass3Test(org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest) Time elapsed: 1.816 s ValidationStereotypesListClass4Test(org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest) Time elapsed: 1.252 s ValidationImageClass1Test(org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest) Time elapsed: 1.301 s ValidationImageClass2Test(org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest) Time elapsed: 1.747 s ValidationImageClass3Test(org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest) Time elapsed: 1.043 s ValidationImageClass4Test(org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest) Time elapsed: 1.003 s returnedTextTest(org.eclipse.papyrus.uml.tools.tests.tests.CustomizableDelegatingItemLabelProviderTest) Time elapsed: 1.169 s returnedStyledTextTest(org.eclipse.papyrus.uml.tools.tests.tests.CustomizableDelegatingItemLabelProviderTest) Time elapsed: 1.066 s notifyChange(org.eclipse.papyrus.uml.tools.tests.tests.DelegatingItemLabelProviderTest) Time elapsed: 0.07 s copyingInterfaceRealizationDoesNotCorruptTheModel(org.eclipse.papyrus.uml.tools.tests.tests.UMLCopyTest) Time elapsed: 0.004 s copyingInterfaceRealizationDoesNotCorruptTheModel(org.eclipse.papyrus.uml.tools.tests.tests.UMLCopyTestME) Time elapsed: 0.707 s duplicateStereotypeWithMultivaluedDataTypeContainmentFeatureTest(org.eclipse.papyrus.uml.tools.tests.tests.DuplicateStereotypeCommandTest) Time elapsed: 1.836 s duplicateStereotypeWithMultivaluedContainmentFeatureTest(org.eclipse.papyrus.uml.tools.tests.tests.DuplicateStereotypeCommandTest) Time elapsed: 1.566 s duplicateStereotypeWithSingleContainmentFeatureTest(org.eclipse.papyrus.uml.tools.tests.tests.DuplicateStereotypeCommandTest) Time elapsed: 1.532 s recursiveImportPackage(org.eclipse.papyrus.uml.tools.utils.tests.tests.NameResolutionHelperTest) Time elapsed: 0.016 s testIsAutoNamed(org.eclipse.papyrus.uml.tools.utils.tests.tests.NamedElementUtilTest) Time elapsed: 0.02 s testGetDefaultNameWithIncrement(org.eclipse.papyrus.uml.tools.utils.tests.tests.NamedElementUtilTest) Time elapsed: 0.001 s testAutoNameIncrement(org.eclipse.papyrus.uml.tools.utils.tests.tests.NamedElementUtilTest) Time elapsed: 0.001 s testExistingElementHavingNameNotRenamed(org.eclipse.papyrus.uml.tools.utils.tests.tests.NamedElementUtilTest) Time elapsed: 0.001 s testGetAppliedSuperstereotype(org.eclipse.papyrus.uml.tools.utils.tests.tests.UMLUtilTest) Time elapsed: 0.092 s testGetApplicableStereotype_notStrict_notApplicable(org.eclipse.papyrus.uml.tools.utils.tests.tests.UMLUtilTest) Time elapsed: 0.409 s testGetApplicableStereotype_notStrict_applicable(org.eclipse.papyrus.uml.tools.utils.tests.tests.UMLUtilTest) Time elapsed: 0.452 s testGetApplicableStereotype_strict_applicable(org.eclipse.papyrus.uml.tools.utils.tests.tests.UMLUtilTest) Time elapsed: 0.407 s testGetAppliedSubstereotype_notApplied(org.eclipse.papyrus.uml.tools.utils.tests.tests.UMLUtilTest) Time elapsed: 0.081 s testGetApplicableStereotype_strict_notApplicable(org.eclipse.papyrus.uml.tools.utils.tests.tests.UMLUtilTest) Time elapsed: 0.375 s testGetAppliedSubstereotype_applied(org.eclipse.papyrus.uml.tools.utils.tests.tests.UMLUtilTest) Time elapsed: 0.107 s testUnApplyStereotypeApplication(org.eclipse.papyrus.uml.diagram.stereotypeproperty.TestBadUnapplyProfile2ClosedDiagComment) Time elapsed: 2.303 s testStereotypeApplicationOnClass(org.eclipse.papyrus.uml.diagram.stereotypeproperty.TestDropStereotypedClass) Time elapsed: 1.315 s testProfileApplicationOnModel(org.eclipse.papyrus.uml.diagram.stereotypeproperty.TestProfileApplication) Time elapsed: 0.772 s testBrace(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.asbrace.TestDisplayAsBrace) Time elapsed: 1.388 s testReopenStereotypeAsComment(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.asbrace.TestReopenAsBrace) Time elapsed: 3.422 s testStereotypeApplicationOnClass(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.ascomment.TestDisplayAsComment) Time elapsed: 1.042 s testReopenStereotypeAsComment(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.ascomment.TestReopenAsComment) Time elapsed: 3.457 s testStereotypeApplicationOnClass(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.ascompartment.TestDisplayAsCompartment) Time elapsed: 1.969 s testReopenStereotypeAsComment(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.ascompartment.TestReopenAsCompartment) Time elapsed: 2.949 s test2StereotypeApplicationsOnClass(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.displayname.Test2StereotypeApplications) Time elapsed: 0.908 s testStereotypeApplicationOnPackage(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.displayname.TestStereotypeApplication) Time elapsed: 1.225 s testStereotypeApplicationOnClass(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.displayname.TestStereotypeApplication) Time elapsed: 0.127 s testQNStereotypeApplicationOnClass(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.displayname.TestStereotypeApplicationQualifiedName) Time elapsed: 0.866 s testLayoutStereotypeApplicationOnClass(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.layout.TestLayoutWithStereotype) skipped testLayoutOnClass(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.layout.TestLayoutWithStereotype) skipped testLayoutStereotypeApplicationOnClass(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.layout.TestLayoutWithStereotypeOnEclipseHIPPInstance) skipped testLayoutOnClass(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.layout.TestLayoutWithStereotypeOnEclipseHIPPInstance) skipped testDiagramFileExtentionLabel(org.eclipse.papyrus.uml.diagram.wizards.TestCreateModelWizard) Time elapsed: 0.285 s testDiagramFileExtenstionForUML(org.eclipse.papyrus.uml.diagram.wizards.TestCreateModelWizard) Time elapsed: 0.098 s testOrderOfPages(org.eclipse.papyrus.uml.diagram.wizards.TestCreateModelWizard) Time elapsed: 0.103 s testDiagramFileExtentionLabel(org.eclipse.papyrus.uml.diagram.wizards.TestInitModelWizard) Time elapsed: 0.106 s testDiagramFileExtenstionForUML(org.eclipse.papyrus.uml.diagram.wizards.TestInitModelWizard) Time elapsed: 0.102 s testOrderOfPages(org.eclipse.papyrus.uml.diagram.wizards.TestInitModelWizard) Time elapsed: 0.1 s testOrderOfPages(org.eclipse.papyrus.uml.diagram.wizards.TestNewProjectWizard) Time elapsed: 0.125 s testForSimpleModel(org.eclipse.papyrus.uml.diagram.wizards.TestCreateModelFromExistingModelWizard) Time elapsed: 0.107 s testOrderOfPages(org.eclipse.papyrus.uml.diagram.wizards.TestCreateModelFromExistingModelWizard) Time elapsed: 0.1 s testForModelWithDot(org.eclipse.papyrus.uml.diagram.wizards.TestCreateModelFromExistingModelWizard) Time elapsed: 0.105 s missingSchema(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeApplicationRepairSnippetTest) Time elapsed: 0.629 s noCorruptionControlCase(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeApplicationRepairSnippetTest) Time elapsed: 0.093 s wrongProfileVersion(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeApplicationRepairSnippetTest) Time elapsed: 0.384 s missingProfileApplication(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeApplicationRepairSnippetTest) Time elapsed: 0.486 s deleteStereotypes(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeApplicationRepairSnippetTest) Time elapsed: 0.072 s nestedProfileApplicationsMissingNamespace_bug434302(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest) Time elapsed: 0.552 s orphansOfWrongProfileVersion_bug436666(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest) Time elapsed: 0.073 s badSchemaLocationInNonPackageFragment_bug459488(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest) Time elapsed: 1.368 s nestedProfilesAndNestedApplicationsWellFormed_bug434302(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest) Time elapsed: 0.617 s registeredDynamicProfie_bug455329(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest) Time elapsed: 0.116 s nestedPackageSchemaMissing_bug436666(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest) Time elapsed: 0.573 s incorrectZombieGroupingWithoutProfileNamespaceURIPattern_bug496307(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest) Time elapsed: 0.078 s nonStereotypeApplicationsAreOK_bug436666(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest) Time elapsed: 0.055 s nestedProfileApplications2Pkgs1Profile_bug434302(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest) Time elapsed: 0.66 s crossReferencedPackageUnitWithoutOwnProfileApplication_bug458736(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest) Time elapsed: 1.392 s correctZombieGroupingWithProfileNamespaceURIPattern_bug496307(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest) Time elapsed: 0.027 s orphansOfValidSchema_bug436666(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest) Time elapsed: 0.082 s packageUnitWithoutOwnProfileApplication_bug455248(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest) Time elapsed: 0.555 s nestedPackageInProfileIsOK_bug436666(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest) Time elapsed: 0.541 s compareMultiVersionSameURISameVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0.001 s compareMultiVersionDifferentURIDifferentVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s compareSingleVersionDifferentURISameVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0.001 s compareMultiVersionDifferentURISameVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s compareCorrectInvalidComparisonConstantBehavior(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s compareNoVersionSameURI(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s compareSingleVersionDifferentURIDifferentVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s matchCorrectNoMatchConstantBehavior(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s matchSingleVersionCorrectURIGivenVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0.001 s matchNoVersionCorrectURIDefaultVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s matchMultipleVersionCorrectURIGivenVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s matchMultipleVersionCorrectURIDefaultVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s compareCorrectInvalidComparisonBehaviorWrongLHS(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s compareCorrectInvalidComparisonBehaviorWrongRHS(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s registryExtensionPointCorrectMatch(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0.002 s compareSingleVersionSameURIDifferentVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s compareSingleVersionSameURISameVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s compareMultiVersionSameURIDifferentVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s registryCorrectUnregisterAndRegister(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s registryExtensionPointRegistered(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s compareCorrectInvalidComparisonBehaviorWrongPattern(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s matchNoVersionCorrectURIGivenVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s compareNoVersionDifferentURI(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s matchSingleVersionCorrectURIDefaultVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s matchCorrectNoMatchBehavior(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s interactionOperand_contentProvider(org.eclipse.papyrus.uml.properties.modelelement.tests.UMLModelElementTest) Time elapsed: 0.105 s combinedFragment_contentProvider(org.eclipse.papyrus.uml.properties.modelelement.tests.UMLModelElementTest) Time elapsed: 0.063 s testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.MultiplicityObservableValueTest) Time elapsed: 0.842 s testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.ExtensionEndMultiplicityObservableValueTest) Time elapsed: 0.721 s testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.NavigationObservableValueTest) Time elapsed: 0.87 s testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.OwnerObservableValueTest) Time elapsed: 0.868 s testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.KeywordObservableValueTest) Time elapsed: 0.777 s testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.UMLLabelObservableValueTest) Time elapsed: 0.812 s testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.ImageExpressionObservableValueTest) Time elapsed: 0.779 s testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.ImageKindObservableValueTest) Time elapsed: 0.731 s testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.ImageNameObservableValueTest) Time elapsed: 1.285 s testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.ElementCustomizationElementIconObservableValueTest) Time elapsed: 2.125 s testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.ElementCustomizationQualifiedNameObservableValueTest) Time elapsed: 2.894 s testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.ElementCustomizationShadowObservableValueTest) Time elapsed: 1.292 s testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.ExtensionRequiredObservableValueTest) Time elapsed: 1.462 s testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.ImportedPackageLocationObservableValueTest) Time elapsed: 0.814 s testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.UnsettableStringObservableValueTest) Time elapsed: 0.753 s testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.BasicObservableValueTest) Time elapsed: 0.846 s testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.AnnotationObservableValueTest) Time elapsed: 0.764 s testObservableList(org.eclipse.papyrus.uml.properties.databinding.tests.MaskValueObservableListTest) Time elapsed: 1.278 s testObservableList(org.eclipse.papyrus.uml.properties.databinding.tests.AppliedCommentsObservableListTest) Time elapsed: 1.575 s testObservableList(org.eclipse.papyrus.uml.properties.databinding.tests.OwnedCommentsObservableListTest) Time elapsed: 1.616 s testObservableList(org.eclipse.papyrus.uml.properties.databinding.tests.ProvidedInterfaceObservableListTest) Time elapsed: 0.817 s testObservableList(org.eclipse.papyrus.uml.properties.databinding.tests.RequiredInterfaceObservableListTest) Time elapsed: 0.796 s testObservableList(org.eclipse.papyrus.uml.properties.databinding.tests.ProfileApplicationObservableListTest) Time elapsed: 0.801 s testObservableList(org.eclipse.papyrus.uml.properties.databinding.tests.StereotypeApplicationObservableListTest) Time elapsed: 1.043 s testObservableList(org.eclipse.papyrus.uml.properties.databinding.tests.BasicObservableListTest) Time elapsed: 0.904 s testObservableValue(org.eclipse.papyrus.uml.diagram.properties.databinding.tests.CanonicalObservableValueTest) Time elapsed: 1.168 s testObservableValue(org.eclipse.papyrus.uml.diagram.properties.databinding.tests.ConnectionDecorationStyleObservableValueTest) Time elapsed: 1.612 s testObservableValue(org.eclipse.papyrus.uml.diagram.properties.databinding.tests.CustomStringStyleCompartmentObservableValueTest) Time elapsed: 1.409 s testObservableValue(org.eclipse.papyrus.uml.diagram.properties.databinding.tests.CustomIntStyleCompartmentObservableValueTest) Time elapsed: 3.262 s testObservableValue(org.eclipse.papyrus.uml.diagram.properties.databinding.tests.DiagramLabelObservableValueTest) Time elapsed: 0.884 s testObservableValue(org.eclipse.papyrus.uml.diagram.properties.databinding.tests.CustomBooleanStyleWithStoreObservableValueTest) Time elapsed: 1.741 s testObservableValue(org.eclipse.papyrus.uml.diagram.properties.databinding.tests.CustomDoubleStyleWithStoreObservableValueTest) Time elapsed: 0.832 s testObservableValue(org.eclipse.papyrus.uml.diagram.properties.databinding.tests.CustomIntStyleWithStoreObservableValueTest) Time elapsed: 1.026 s testObservableValue(org.eclipse.papyrus.uml.diagram.properties.databinding.tests.RulersUnitStyleObservableValueTest) Time elapsed: 1.743 s testObservableValue(org.eclipse.papyrus.uml.diagram.properties.databinding.tests.SwitchOrientationObservableValueTest) Time elapsed: 2.298 s outOfDateModelSkipMigration_papyrus(org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest) Time elapsed: 1.469 s upToDateModelDoesNotPromptForMigration_papyrus(org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest) Time elapsed: 2.144 s outOfDateModelDoMigration_dynamic(org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest) Time elapsed: 1.502 s outOfDateModelSkipMigration_uml2(org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest) Time elapsed: 2.202 s outOfDateModelDoMigration_papyrus(org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest) Time elapsed: 1.86 s outOfDateModelSkipMigration_dynamic(org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest) Time elapsed: 1.039 s outOfDateModelDoMigration_uml2(org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest) Time elapsed: 1.802 s upToDateModelDoesNotPromptForMigration_uml2(org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest) Time elapsed: 1.47 s upToDateModelDoesNotPromptForMigration_dynamic(org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest) Time elapsed: 1.049 s loadDecoratorAsMainModel(org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest) Time elapsed: 0.922 s externalizeApplication(org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest) Time elapsed: 0.925 s unloadApplication(org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest) Time elapsed: 0.784 s externalizeApplication_undo(org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest) Time elapsed: 0.819 s unloadedApplicationNotAvailable(org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest) Time elapsed: 0.832 s loadApplication(org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest) Time elapsed: 0.848 s externalizeApplication_undo_redo(org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest) Time elapsed: 1.081 s nestedPackageApplicationOfSameProfile_bug459613(org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest) Time elapsed: 0.73 s externalizeApplication_forNestedPackage(org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest) Time elapsed: 0.725 s internalizeApplication_undo(org.eclipse.papyrus.uml.decoratormodel.tests.InternalizeProfileApplicationTest) Time elapsed: 0.855 s internalizeApplication_undo_redo(org.eclipse.papyrus.uml.decoratormodel.tests.InternalizeProfileApplicationTest) Time elapsed: 1.016 s internalizeApplication(org.eclipse.papyrus.uml.decoratormodel.tests.InternalizeProfileApplicationTest) Time elapsed: 1.899 s migrateProfile(org.eclipse.papyrus.uml.decoratormodel.tests.ProfileMigrationTest) Time elapsed: 1.24 s missingSchema(org.eclipse.papyrus.uml.decoratormodel.tests.StereotypeApplicationRepairTest) Time elapsed: 0.817 s wrongProfileVersion(org.eclipse.papyrus.uml.decoratormodel.tests.StereotypeApplicationRepairTest) Time elapsed: 1.004 s missingProfileApplication(org.eclipse.papyrus.uml.decoratormodel.tests.StereotypeApplicationRepairTest) Time elapsed: 3.451 s decoratorModelsForPackageAsync(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) Time elapsed: 1.168 s decoratorModelsForPackage_none(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) skipped removeResource(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) Time elapsed: 1.283 s decoratorModelsAsync_uri(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) Time elapsed: 1.53 s decoratorModelName(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) Time elapsed: 1.05 s baseline(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) Time elapsed: 0.96 s decoratorModelsForPackage(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) Time elapsed: 0.945 s decoratorModelNameAsync(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) Time elapsed: 1.131 s appliedProfilesByResourceIndex(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) Time elapsed: 1.151 s decoratorModels(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) Time elapsed: 1.276 s decoratorModelsAsync(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) Time elapsed: 1.987 s allAppliedProfiles(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) Time elapsed: 1.866 s decoratorModelNames(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) Time elapsed: 1.494 s decoratorModels_uri(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) Time elapsed: 1.329 s decoratorModelNamesAsync(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) Time elapsed: 1.259 s listener(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) Time elapsed: 1.549 s allAppliedProfilesAsync(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) Time elapsed: 2.433 s addNewResource(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) Time elapsed: 1.918 s decoratorModelsForPackageAsync_none(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) Time elapsed: 1.801 s copy_subsetOfProfiles(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelCopierTest) Time elapsed: 2.682 s copy_allProfiles(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelCopierTest) Time elapsed: 1.202 s testHasUnloadedDecoratorModelsAsync_recursive(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 2.152 s testIsDecoratorModelFor(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 1.343 s testIsDecoratorModelURI(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 1.329 s testInternalizeProfileApplications(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 0.944 s testHasUnloadedDecoratorModelsAsync(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 1.223 s testExternalizeProfileApplication(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 2.359 s testGetDecoratorPackages(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 2.036 s testGetDecoratorModelAppliedProfiles(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 2.44 s testGetUnloadedDecoratorModelsAsyncResource(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 1.928 s testGetExternalizationProfile(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 0.861 s testIsDecoratorModelResource(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 0.754 s testGetDecoratorModelProfileApplications(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 0.803 s testGetUnloadedDecoratorModelsAsyncPackage(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 1.008 s testGetLoadedDecoratorModels(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 0.79 s testGetLoadedSubUnitPackages(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 0.828 s testGetUnloadedDecoratorModels(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 1.922 s testHasExternalizationProfile(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 1.641 s testGetUnloadedDecoratorModelsAsyncIterableOfResource(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 2.282 s testGetUserModelResources(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 1.344 s testGetDecoratorProfileApplications(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 1.047 s stereotypeApplication_inNestedPackage(org.eclipse.papyrus.uml.decoratormodel.helper.tests.PapyrusStereotypeApplicationHelperTest) Time elapsed: 0.459 s stereotypeApplication_inNonPackageSubmodelUnit_bug459613(org.eclipse.papyrus.uml.decoratormodel.helper.tests.PapyrusStereotypeApplicationHelperTest) Time elapsed: 0.322 s applyStereotype_resourceSet(org.eclipse.papyrus.uml.decoratormodel.helper.tests.PapyrusStereotypeApplicationHelperTest) Time elapsed: 0.327 s applyStereotype_freeFloating(org.eclipse.papyrus.uml.decoratormodel.helper.tests.PapyrusStereotypeApplicationHelperTest) Time elapsed: 0.34 s isDecoratorModel_decoratorModelUML(org.eclipse.papyrus.uml.decoratormodel.internal.expressions.tests.FilePropertyTesterTest) Time elapsed: 1.416 s isDecoratorModel_decoratorModelNotation(org.eclipse.papyrus.uml.decoratormodel.internal.expressions.tests.FilePropertyTesterTest) Time elapsed: 1.78 s isDecoratorModel_userModelUML(org.eclipse.papyrus.uml.decoratormodel.internal.expressions.tests.FilePropertyTesterTest) Time elapsed: 0.896 s decoratorIndexing(org.eclipse.papyrus.uml.decoratormodel.internal.resource.index.tests.ProfileIndexTest) Time elapsed: 0.402 s userModelIndexing(org.eclipse.papyrus.uml.decoratormodel.internal.resource.index.tests.ProfileIndexTest) Time elapsed: 0.001 s decoratorAsUserModelIndexing(org.eclipse.papyrus.uml.decoratormodel.internal.resource.index.tests.ProfileIndexTest) Time elapsed: 0 s migrateProfileExtendingDynamic_bug481302(org.eclipse.papyrus.uml.decoratormodel.tests.RegressionTest) Time elapsed: 0.701 s basicUMLMigrateProfileExtendingStatic_bug481302(org.eclipse.papyrus.uml.decoratormodel.tests.RegressionTest) skipped migrateProfileExtendingStatic_bug481302(org.eclipse.papyrus.uml.decoratormodel.tests.RegressionTest) Time elapsed: 0.562 s control_undo_redo_allDecoratorsLoaded(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest) Time elapsed: 1.231 s uncontrol_undo_redo_allDecoratorsUnloaded(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest) Time elapsed: 4.158 s control_someDecoratorsLoaded(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest) Time elapsed: 1.612 s uncontrol_someDecoratorsLoaded(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest) Time elapsed: 2.532 s uncontrol_allDecoratorsUnloaded(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest) Time elapsed: 3.606 s control_undo_redo_someDecoratorsLoaded(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest) Time elapsed: 3.723 s control_allDecoratorsLoaded(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest) Time elapsed: 1.323 s control_undo_redo_allDecoratorsUnloaded(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest) Time elapsed: 4.482 s control_allDecoratorsUnloaded(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest) Time elapsed: 2.124 s uncontrol_undo_redo_someDecoratorsLoaded(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest) Time elapsed: 3.146 s uncontrol_undo_redo_allDecoratorsLoaded(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest) Time elapsed: 1.019 s uncontrol_allDecoratorsLoaded(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest) Time elapsed: 0.996 s nonBaseElementStereotypeCrossReferences(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.AdditionalModelStructuresTest) Time elapsed: 1.679 s classUnitExternalizeParentUnitProfileApplication_bug459613(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.AdditionalModelStructuresTest) Time elapsed: 0.641 s nestedPackagesInheritingExternalProfileApplications(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.AdditionalModelStructuresTest) Time elapsed: 2.124 s validateOCLOnInstanceSpec(org.eclipse.papyrus.uml.validation.tests.rules.TestOCLConstraintOnInstanceSpec) Time elapsed: 6.011 s validateCamelCaseRule(org.eclipse.papyrus.uml.validation.tests.rules.TestOCLValidationRuleFromFile) Time elapsed: 1.452 s validateIsActiveOCLRule_inactiveClass(org.eclipse.papyrus.uml.validation.tests.rules.TestValidationRulesInPluginXML) Time elapsed: 3.348 s validateIsPassiveJavaRule_inactiveClass(org.eclipse.papyrus.uml.validation.tests.rules.TestValidationRulesInPluginXML) Time elapsed: 2.338 s validateIsPassiveJavaRule_activeClass(org.eclipse.papyrus.uml.validation.tests.rules.TestValidationRulesInPluginXML) Time elapsed: 3.213 s validateMalformedActiveRule_notActiveCapsule(org.eclipse.papyrus.uml.validation.tests.rules.TestValidationRulesInProfile) Time elapsed: 4.091 s validateIsActiveRule_notActiveCapsule(org.eclipse.papyrus.uml.validation.tests.rules.TestValidationRulesInProfile) Time elapsed: 2.524 s validateIsActiveRule_ActiveCapsule(org.eclipse.papyrus.uml.validation.tests.rules.TestValidationRulesInProfile) Time elapsed: 2.369 s validateNameClashDetection(org.eclipse.papyrus.uml.validation.tests.rules.TestUMLValidationRules) Time elapsed: 1.284 s validateNonStandardMultiplicity(org.eclipse.papyrus.uml.validation.tests.rules.TestUMLValidationRules) Time elapsed: 0.963 s validateUnsetStereotypeAttribute(org.eclipse.papyrus.uml.validation.tests.rules.TestStereotypeValidation) Time elapsed: 1.714 s testResolveProfile__Object(org.eclipse.papyrus.uml.filters.tests.ProfileAppliedTest) Time elapsed: 0.035 s testMatches__Object(org.eclipse.papyrus.uml.filters.tests.ProfileAppliedTest) Time elapsed: 0.017 s profileAppliedFilterResourceURI_bug480221(org.eclipse.papyrus.uml.filters.tests.ProfileAppliedRegressionTest) Time elapsed: 0.053 s profileAppliedFilterDoesNotLoadProfiles_miss_bug480221(org.eclipse.papyrus.uml.filters.tests.ProfileAppliedRegressionTest) Time elapsed: 0.051 s profileAppliedFilterDoesNotLoadProfiles_hit_bug480221(org.eclipse.papyrus.uml.filters.tests.ProfileAppliedRegressionTest) Time elapsed: 0.136 s popupsGenerated(org.eclipse.papyrus.uml.profile.assistants.generator.tests.BasicAssistantsGenerationTest) Time elapsed: 0.012 s connectionTargetFilters(org.eclipse.papyrus.uml.profile.assistants.generator.tests.BasicAssistantsGenerationTest) Time elapsed: 0.003 s popupFilters(org.eclipse.papyrus.uml.profile.assistants.generator.tests.BasicAssistantsGenerationTest) Time elapsed: 0.001 s connectionSourceFilters(org.eclipse.papyrus.uml.profile.assistants.generator.tests.BasicAssistantsGenerationTest) Time elapsed: 0 s connectionsGenerated(org.eclipse.papyrus.uml.profile.assistants.generator.tests.BasicAssistantsGenerationTest) Time elapsed: 0.001 s popupsGenerated(org.eclipse.papyrus.uml.profile.assistants.generator.tests.DiagramSpecificAssistantsGenerationTest) Time elapsed: 0.042 s connectionTargetFilters(org.eclipse.papyrus.uml.profile.assistants.generator.tests.DiagramSpecificAssistantsGenerationTest) Time elapsed: 0.004 s distinctConnectionHintsGenerated(org.eclipse.papyrus.uml.profile.assistants.generator.tests.DiagramSpecificAssistantsGenerationTest) Time elapsed: 0.002 s popupFilters(org.eclipse.papyrus.uml.profile.assistants.generator.tests.DiagramSpecificAssistantsGenerationTest) Time elapsed: 0.001 s connectionSourceFilters(org.eclipse.papyrus.uml.profile.assistants.generator.tests.DiagramSpecificAssistantsGenerationTest) Time elapsed: 0.001 s distinctPopupHintsGenerated(org.eclipse.papyrus.uml.profile.assistants.generator.tests.DiagramSpecificAssistantsGenerationTest) Time elapsed: 0 s connectionsGenerated(org.eclipse.papyrus.uml.profile.assistants.generator.tests.DiagramSpecificAssistantsGenerationTest) Time elapsed: 0.001 s popupsGenerated(org.eclipse.papyrus.uml.profile.assistants.generator.tests.ProfilesWithPackageNestingTest) Time elapsed: 0.003 s connectionTargetFilters(org.eclipse.papyrus.uml.profile.assistants.generator.tests.ProfilesWithPackageNestingTest) Time elapsed: 0.002 s popupFilters(org.eclipse.papyrus.uml.profile.assistants.generator.tests.ProfilesWithPackageNestingTest) Time elapsed: 0.001 s connectionSourceFilters(org.eclipse.papyrus.uml.profile.assistants.generator.tests.ProfilesWithPackageNestingTest) Time elapsed: 0 s connectionsGenerated(org.eclipse.papyrus.uml.profile.assistants.generator.tests.ProfilesWithPackageNestingTest) Time elapsed: 0 s connectionsGenerated[<> Generalization](org.eclipse.papyrus.uml.profile.assistants.generator.tests.ConnectionTypesTest) Time elapsed: 0.005 s connectionsGenerated[<> GeneralizationSet](org.eclipse.papyrus.uml.profile.assistants.generator.tests.ConnectionTypesTest) Time elapsed: 0 s connectionsGenerated[<> ControlFlow](org.eclipse.papyrus.uml.profile.assistants.generator.tests.ConnectionTypesTest) Time elapsed: 0 s connectionsGenerated[<> ObjectFlow](org.eclipse.papyrus.uml.profile.assistants.generator.tests.ConnectionTypesTest) Time elapsed: 0 s connectionsGenerated[<> Transition](org.eclipse.papyrus.uml.profile.assistants.generator.tests.ConnectionTypesTest) Time elapsed: 0 s connectionsGenerated[<> Message](org.eclipse.papyrus.uml.profile.assistants.generator.tests.ConnectionTypesTest) Time elapsed: 0 s connectionsGenerated[<> Connector](org.eclipse.papyrus.uml.profile.assistants.generator.tests.ConnectionTypesTest) Time elapsed: 0 s iconGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.BasicElementTypesGenerationTest) Time elapsed: 0.006 s elementTypeSpecializedTypes_bug461717(org.eclipse.papyrus.uml.profile.types.generator.tests.BasicElementTypesGenerationTest) Time elapsed: 0.015 s multipleElementTypesForOneStereotypeGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.BasicElementTypesGenerationTest) Time elapsed: 0 s stereotypeAdviceGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.BasicElementTypesGenerationTest) Time elapsed: 0.001 s elementTypesGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.BasicElementTypesGenerationTest) Time elapsed: 0 s stereotypeMatcherGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.BasicElementTypesGenerationTest) Time elapsed: 0.001 s stereotypeAdviceNotGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationTest) Time elapsed: 0.006 s distinctHintsGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationTest) Time elapsed: 0.001 s stereotypeMatcherNotGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationTest) Time elapsed: 0.001 s iconGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationTest) Time elapsed: 0 s elementTypeSpecializedTypes_bug461717(org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationTest) Time elapsed: 0.042 s elementTypesGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationTest) Time elapsed: 0.001 s iconGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.ProfilesWithPackageNestingTest) Time elapsed: 0.004 s stereotypeAdviceGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.ProfilesWithPackageNestingTest) Time elapsed: 0.001 s elementTypesGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.ProfilesWithPackageNestingTest) Time elapsed: 0 s stereotypeMatcherGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.ProfilesWithPackageNestingTest) Time elapsed: 0.001 s elementTypeSpecializedTypes(org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationBug461717Test) Time elapsed: 0.047 s stereotypeAdviceGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationBug461717Test) Time elapsed: 0.001 s stereotypeMatcherGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationBug461717Test) Time elapsed: 0 s testGetStereotypeNames(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest) Time elapsed: 0.107 s testGetStereotypes(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest) Time elapsed: 0.038 s testGetAllStereotypeNames(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest) skipped testGetProfileNames(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest) Time elapsed: 0.037 s testProfileCatalog(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest) Time elapsed: 0.063 s testLookupStereotype(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest) Time elapsed: 0.034 s testLookupStereotypeInAppliedProfile(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest) Time elapsed: 0.407 s testProfileCopy(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest) Time elapsed: 0.019 s testGetProfiles(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest) Time elapsed: 0.029 s testGetNamedElement(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest) Time elapsed: 0.032 s testIsModelsExist(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest) Time elapsed: 0.732 s testGetStereotypeQualifiedNames(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest) Time elapsed: 0.043 s testGetProfileQualifiedNames(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest) Time elapsed: 0.082 s testCopyResources(org.eclipse.papyrus.uml.profile.drafter.tests.EclipseProjectTest) Time elapsed: 0.005 s testCopyResource(org.eclipse.papyrus.uml.profile.drafter.tests.EclipseProjectTest) Time elapsed: 0.001 s testGetProject(org.eclipse.papyrus.uml.profile.drafter.tests.EclipseProjectTest) Time elapsed: 0 s testEclipseProject(org.eclipse.papyrus.uml.profile.drafter.tests.EclipseProjectTest) Time elapsed: 0.001 s testGetUmlModelWithIFile(org.eclipse.papyrus.uml.profile.drafter.tests.ModelSetManagerTest) Time elapsed: 0.817 s testModelSetManagerString(org.eclipse.papyrus.uml.profile.drafter.tests.ModelSetManagerTest) Time elapsed: 0.006 s testModelSetManagerURI(org.eclipse.papyrus.uml.profile.drafter.tests.ModelSetManagerTest) Time elapsed: 0.005 s testGetNamedElementByNameString(org.eclipse.papyrus.uml.profile.drafter.tests.ModelSetManagerTest) Time elapsed: 0.006 s testGetUmlModel(org.eclipse.papyrus.uml.profile.drafter.tests.ModelSetManagerTest) Time elapsed: 0.02 s testModelSetManagerStringModels(org.eclipse.papyrus.uml.profile.drafter.tests.ModelSetManagerTest) Time elapsed: 0.003 s testGetNamedElementByNameWithSterotype(org.eclipse.papyrus.uml.profile.drafter.tests.ModelSetManagerTest) Time elapsed: 0.099 s testCreation(org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest) Time elapsed: 0.003 s testCreateClass(org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest) Time elapsed: 0 s testCreateModel(org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest) Time elapsed: 0 s testCreatePackage(org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest) Time elapsed: 0 s testCd(org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest) Time elapsed: 0 s testUMLModelCreatorResourceFailing(org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest) Time elapsed: 0 s testUMLModelCreatorStringString(org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest) Time elapsed: 0 s testUMLModelCreatorResource(org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest) Time elapsed: 0 s testCreateDatatype(org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest) Time elapsed: 0.001 s testCompoundTypeProvider(org.eclipse.papyrus.uml.profile.drafter.ui.model.CompoundTypeProviderTest) Time elapsed: 0.002 s testGetTypes(org.eclipse.papyrus.uml.profile.drafter.ui.model.CompoundTypeProviderTest) Time elapsed: 0 s testAddITypeProvider(org.eclipse.papyrus.uml.profile.drafter.ui.model.CompoundTypeProviderTest) Time elapsed: 0 s testIterator(org.eclipse.papyrus.uml.profile.drafter.ui.model.CompoundTypeProviderTest) Time elapsed: 0 s testVisitMetaclassesModel(org.eclipse.papyrus.uml.profile.drafter.ui.model.SimpleModelVisitorTest) skipped testVisitPropertyModel(org.eclipse.papyrus.uml.profile.drafter.ui.model.SimpleModelVisitorTest) skipped testSimpleModelVisitor(org.eclipse.papyrus.uml.profile.drafter.ui.model.SimpleModelVisitorTest) Time elapsed: 0.085 s testDoVisitStereoptypeModel(org.eclipse.papyrus.uml.profile.drafter.ui.model.SimpleModelVisitorTest) skipped testDoVisitPropertyModel(org.eclipse.papyrus.uml.profile.drafter.ui.model.SimpleModelVisitorTest) skipped testVisitStereoptypeModel(org.eclipse.papyrus.uml.profile.drafter.ui.model.SimpleModelVisitorTest) skipped testDoVisitMetaclassesModel(org.eclipse.papyrus.uml.profile.drafter.ui.model.SimpleModelVisitorTest) skipped testSetStereotypeName(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest) Time elapsed: 0.053 s testGetProfileName(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest) Time elapsed: 0 s testAddPropertyChangeListenerPropertyChangeListener(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest) Time elapsed: 0.001 s testSetQualifiedNameComplex(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest) Time elapsed: 0 s testClear(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest) Time elapsed: 0 s testStereotypeURLString(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest) Time elapsed: 0 s testToString(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest) Time elapsed: 0 s testGetStereotypeName(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest) Time elapsed: 0 s testAddPropertyChangeListenerStringPropertyChangeListener(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest) Time elapsed: 0.001 s testStereotypeURL(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest) Time elapsed: 0 s testRemovePropertyChangeListenerPropertyChangeListener(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest) Time elapsed: 0 s testSetQualifiedNameSimple(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest) Time elapsed: 0 s testSetProfileName(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest) Time elapsed: 0 s testRemovePropertyChangeListenerStringPropertyChangeListener(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest) Time elapsed: 0 s testComputeQualifiedName(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest) Time elapsed: 0 s testGetQualifiedName(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest) Time elapsed: 0.001 s testStereotypeURLStringString(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest) Time elapsed: 0 s testGetTypes(org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest) Time elapsed: 0.003 s testTypeProvider(org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest) Time elapsed: 0.001 s testIterator(org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest) Time elapsed: 0 s testGetTypes(org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest2) Time elapsed: 0.001 s testAddType(org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest2) Time elapsed: 0 s testAddTypeFromConstructor(org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest2) Time elapsed: 0 s testTypeProvider(org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest2) Time elapsed: 0 s testTypeProviderTypeArray(org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest2) Time elapsed: 0 s testIterator(org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest2) Time elapsed: 0 s testUMLPrimitiveTypesModel(org.eclipse.papyrus.uml.profile.drafter.utils.UMLPrimitiveTypesModelTest) Time elapsed: 0.029 s testGetLibraryPackage(org.eclipse.papyrus.uml.profile.drafter.utils.UMLPrimitiveTypesModelTest) Time elapsed: 0.024 s testUseInternationalizationModification(org.eclipse.papyrus.uml.internationalization.tests.tests.UMLInternationalizationChangePreferencesTest) Time elapsed: 1.762 s testLanguageModification(org.eclipse.papyrus.uml.internationalization.tests.tests.UMLInternationalizationChangeLanguageTest) Time elapsed: 1.078 s rebuildAdapters(org.eclipse.papyrus.uml.internationalization.tests.tests.InternationalizationUMLItemProviderAdapterFactoryTest) Time elapsed: 1.32 s normalAdapters(org.eclipse.papyrus.uml.internationalization.tests.tests.InternationalizationUMLItemProviderAdapterFactoryTest) Time elapsed: 2.034 s testLabelProviderAdapter(org.eclipse.papyrus.uml.internationalization.tests.tests.InternationalizationAdapterTest) Time elapsed: 0.001 s testMapping(org.eclipse.papyrus.uml.alf.tests.mapper.MappingTest) skipped org.eclipse.papyrus.uml.alf.tests.mapper.MappingTest skipped testMerging(org.eclipse.papyrus.uml.alf.tests.mapper.MergeTest) skipped org.eclipse.papyrus.uml.alf.tests.mapper.MergeTest skipped testStaticSemantics(org.eclipse.papyrus.uml.alf.tests.SemanticTest) skipped org.eclipse.papyrus.uml.alf.tests.SemanticTest skipped testOneFile(org.eclipse.papyrus.uml.alf.tests.SingleTest) skipped org.eclipse.papyrus.uml.alf.tests.SingleTest skipped testSyntax(org.eclipse.papyrus.uml.alf.tests.SyntacticTest) skipped org.eclipse.papyrus.uml.alf.tests.SyntacticTest skipped testGeneration(org.eclipse.papyrus.uml.alf.tests.generator.GenerationTest) skipped org.eclipse.papyrus.uml.alf.tests.generator.GenerationTest skipped org.eclipse.papyrus.uml.alf.tests.AllTests skipped IsStereotypedWithExpression_Test10(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests) Time elapsed: 1.053 s IsStereotypedWithExpression_Test11(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests) Time elapsed: 1.074 s IsStereotypedWithExpression_Test12(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests) Time elapsed: 1.136 s IsStereotypedWithExpression_Test13(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests) Time elapsed: 1.035 s IsStereotypedWithExpression_Test1(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests) Time elapsed: 1.031 s IsStereotypedWithExpression_Test2(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests) Time elapsed: 1.068 s IsStereotypedWithExpression_Test3(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests) Time elapsed: 1.157 s IsStereotypedWithExpression_Test4(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests) Time elapsed: 1.026 s IsStereotypedWithExpression_Test5(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests) Time elapsed: 1.335 s IsStereotypedWithExpression_Test6(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests) Time elapsed: 1.099 s IsStereotypedWithExpression_Test7(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests) Time elapsed: 1.205 s IsStereotypedWithExpression_Test8(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests) Time elapsed: 1.022 s IsStereotypedWithExpression_Test9(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests) Time elapsed: 1.094 s HasStereotypeExpressionTests_Test1(org.eclipse.papyrus.uml.expressions.tests.HasAppliedStereotypeExpressionTests) Time elapsed: 1.11 s HasStereotypeExpressionTests_Test2(org.eclipse.papyrus.uml.expressions.tests.HasAppliedStereotypeExpressionTests) Time elapsed: 1.062 s HasStereotypeExpressionTests_Test3(org.eclipse.papyrus.uml.expressions.tests.HasAppliedStereotypeExpressionTests) Time elapsed: 1.043 s HasStereotypeExpressionTests_Test4(org.eclipse.papyrus.uml.expressions.tests.HasAppliedStereotypeExpressionTests) Time elapsed: 1.171 s metaclassAndNoContext(org.eclipse.papyrus.uml.expressions.tests.IsKindOfExpressionTest) Time elapsed: 0.004 s noMetaclassAndNoContextTest(org.eclipse.papyrus.uml.expressions.tests.IsKindOfExpressionTest) Time elapsed: 0 s metaclassAndValidContext_1(org.eclipse.papyrus.uml.expressions.tests.IsKindOfExpressionTest) Time elapsed: 0 s metaclassAndValidContext_2(org.eclipse.papyrus.uml.expressions.tests.IsKindOfExpressionTest) Time elapsed: 0 s metaclassAndInvalidContext(org.eclipse.papyrus.uml.expressions.tests.IsKindOfExpressionTest) Time elapsed: 0 s metaclassAndNoContext(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfExpressionTests) Time elapsed: 0.001 s noMetaclassAndNoContextTest(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfExpressionTests) Time elapsed: 0 s metaclassAndValidContext_2(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfExpressionTests) Time elapsed: 0 s metaclassAndInValidContext_1(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfExpressionTests) Time elapsed: 0.001 s IsKindOfStereotypeExpression_Test10(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests) Time elapsed: 1.145 s IsKindOfStereotypeExpression_Test11(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests) Time elapsed: 1.168 s IsKindOfStereotypeExpression_Test12(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests) Time elapsed: 1.466 s IsKindOfStereotypeExpression_Test13(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests) Time elapsed: 1.656 s IsKindOfStereotypeExpression_Test14(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests) Time elapsed: 1.533 s IsKindOfStereotypeExpression_Test1(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests) Time elapsed: 1.293 s IsKindOfStereotypeExpression_Test2(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests) Time elapsed: 1.932 s IsKindOfStereotypeExpression_Test3(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests) Time elapsed: 1.956 s IsKindOfStereotypeExpression_Test4(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests) Time elapsed: 1.098 s IsKindOfStereotypeExpression_Test5(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests) Time elapsed: 1.088 s IsKindOfStereotypeExpression_Test6(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests) Time elapsed: 1.135 s IsKindOfStereotypeExpression_Test7(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests) Time elapsed: 1.071 s IsKindOfStereotypeExpression_Test8(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests) Time elapsed: 1.027 s IsKindOfStereotypeExpression_Test9(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests) Time elapsed: 1.081 s IsTypeOfStereotypeExpression_Test1(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests) Time elapsed: 1.146 s IsTypeOfStereotypeExpression_Test2(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests) Time elapsed: 1.241 s IsTypeOfStereotypeExpression_Test3(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests) Time elapsed: 1.199 s IsTypeOfStereotypeExpression_Test4(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests) Time elapsed: 1.072 s IsTypeOfStereotypeExpression_Test5(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests) Time elapsed: 1.091 s IsTypeOfStereotypeExpression_Test6(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests) Time elapsed: 1.079 s IsTypeOfStereotypeExpression_Test7(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests) Time elapsed: 1.098 s IsTypeOfStereotypeExpression_Test8(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests) Time elapsed: 1.005 s IsTypeOfStereotypeExpression_Test9(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests) Time elapsed: 1.103 s IsTypeOfStereotypeExpression_Test10(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests) Time elapsed: 1.129 s IsTypeOfStereotypeExpression_Test11(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests) Time elapsed: 1.036 s IsTypeOfStereotypeExpression_Test12(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests) Time elapsed: 1.072 s IsTypeOfStereotypeExpression_Test13(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests) Time elapsed: 1.053 s SingleStereotypeAttributeEqualityExpressionTests_Test10(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests) Time elapsed: 1.177 s SingleStereotypeAttributeEqualityExpressionTests_Test11(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests) Time elapsed: 1.761 s SingleStereotypeAttributeEqualityExpressionTests_Test12(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests) Time elapsed: 1.363 s SingleStereotypeAttributeEqualityExpressionTests_Test13(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests) Time elapsed: 1.702 s SingleStereotypeAttributeEqualityExpressionTests_Test1(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests) Time elapsed: 1.094 s SingleStereotypeAttributeEqualityExpressionTests_Test2(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests) Time elapsed: 1.116 s SingleStereotypeAttributeEqualityExpressionTests_Test3(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests) Time elapsed: 1.207 s SingleStereotypeAttributeEqualityExpressionTests_Test4(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests) Time elapsed: 1.005 s SingleStereotypeAttributeEqualityExpressionTests_Test5(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests) Time elapsed: 1.043 s SingleStereotypeAttributeEqualityExpressionTests_Test6(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests) Time elapsed: 1.119 s SingleStereotypeAttributeEqualityExpressionTests_Test7(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests) Time elapsed: 1.022 s SingleStereotypeAttributeEqualityExpressionTests_Test8(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests) Time elapsed: 1.097 s SingleStereotypeAttributeEqualityExpressionTests_Test9(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests) Time elapsed: 1.108 s validateModel[0](org.eclipse.papyrus.uml.architecture.tests.resources.ModelValidationTest) Time elapsed: 0.237 s <<< FAILURE! java.lang.AssertionError: The /model/uml.architecture model is invalid Diagnosis of org.eclipse.papyrus.infra.core.architecture.impl.ArchitectureDomainImpl@6538772a{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_HQhf4MSYEeaKZJ_pGfaSiA} The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.core.architecture.impl.ArchitectureDescriptionLanguageImpl@6922c946{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_HQhf5cSYEeaKZJ_pGfaSiA}' The 'conversionCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.core.architecture.impl.ArchitectureDescriptionLanguageImpl@6922c946{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_HQhf5cSYEeaKZJ_pGfaSiA}' The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@35c08944{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_UzcgsHDtEeWh-MssWmCB_A}' The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@75042415{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_zzf4gHDtEeWh-MssWmCB_A}' The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@2058fb3a{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_zzf4YHDtEeWh-MssWmCB_A}' The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@26f0db6c{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_zzf4cXDtEeWh-MssWmCB_A}' The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@2a9ae30c{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_jRtroHDuEeWh-MssWmCB_A}' The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@3f78774c{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_fa4kAHDuEeWh-MssWmCB_A}' The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@4079ea6e{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_fa4kBHDuEeWh-MssWmCB_A}' The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@16e05890{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_bKiwMHDuEeWh-MssWmCB_A}' The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@5015f4f1{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_bKiwNHDuEeWh-MssWmCB_A}' The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@5cbb449b{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_ARGokHDuEeWh-MssWmCB_A}' The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@40f5e4e3{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_FuMjYHDuEeWh-MssWmCB_A}' The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@1814db98{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_UekVgHDwEeWh-MssWmCB_A}' The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@5199cdbb{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_TR15IHDvEeWh-MssWmCB_A}' The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@2d96d370{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_PwD0cHDvEeWh-MssWmCB_A}' The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@504c1623{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_LzyMIHDvEeWh-MssWmCB_A}' The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@4bfca554{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_yeY0sHDvEeWh-MssWmCB_A}' The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.core.architecture.impl.ArchitectureFrameworkImpl@6e309989{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#__ZqwAMSlEeaCPPhpB0_9OQ}' expected:<0> but was:<4> at org.eclipse.papyrus.uml.architecture.tests.resources.ModelValidationTest.validateModel(ModelValidationTest.java:64) Results: Failures: ModelValidationTest.validateModel:64 The /model/uml.architecture model is invalid Diagnosis of org.eclipse.papyrus.infra.core.architecture.impl.ArchitectureDomainImpl@6538772a{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_HQhf4MSYEeaKZJ_pGfaSiA} The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.core.architecture.impl.ArchitectureDescriptionLanguageImpl@6922c946{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_HQhf5cSYEeaKZJ_pGfaSiA}' The 'conversionCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.core.architecture.impl.ArchitectureDescriptionLanguageImpl@6922c946{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_HQhf5cSYEeaKZJ_pGfaSiA}' The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@35c08944{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_UzcgsHDtEeWh-MssWmCB_A}' The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@75042415{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_zzf4gHDtEeWh-MssWmCB_A}' The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@2058fb3a{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_zzf4YHDtEeWh-MssWmCB_A}' The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@26f0db6c{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_zzf4cXDtEeWh-MssWmCB_A}' The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@2a9ae30c{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_jRtroHDuEeWh-MssWmCB_A}' The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@3f78774c{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_fa4kAHDuEeWh-MssWmCB_A}' The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@4079ea6e{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_fa4kBHDuEeWh-MssWmCB_A}' The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@16e05890{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_bKiwMHDuEeWh-MssWmCB_A}' The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@5015f4f1{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_bKiwNHDuEeWh-MssWmCB_A}' The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@5cbb449b{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_ARGokHDuEeWh-MssWmCB_A}' The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@40f5e4e3{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_FuMjYHDuEeWh-MssWmCB_A}' The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@1814db98{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_UekVgHDwEeWh-MssWmCB_A}' The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@5199cdbb{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_TR15IHDvEeWh-MssWmCB_A}' The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@2d96d370{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_PwD0cHDvEeWh-MssWmCB_A}' The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@504c1623{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_LzyMIHDvEeWh-MssWmCB_A}' The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@4bfca554{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_yeY0sHDvEeWh-MssWmCB_A}' The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.core.architecture.impl.ArchitectureFrameworkImpl@6e309989{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#__ZqwAMSlEeaCPPhpB0_9OQ}' expected:<0> but was:<4> Tests run: 661, Failures: 1, Errors: 0, Skipped: 39 [ERROR] There are test failures. Please refer to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/surefire-reports for the individual test results. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.suite.tests --- [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.papyrus.uml.suite.tests' with 0 classes [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.tests.releng >-- [INFO] Building org.eclipse.papyrus.uml.alf.tests.releng 0.0.1-SNAPSHOT [163/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.alf.tests.releng --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.alf.tests.releng --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.alf.tests.releng --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.backend.tests >-- [INFO] Building org.eclipse.papyrus.uml.alf.backend.tests 2.0.0-SNAPSHOT [164/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.alf.backend.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.alf.backend.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.backend.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.backend.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.alf.backend.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.alf.backend.tests --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.alf.backend.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.alf.backend.tests --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.alf.backend.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.backend.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.alf.backend.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/target/org.eclipse.papyrus.uml.alf.backend.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.backend.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.alf.backend.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.alf.backend.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.views.properties.toolsmiths.tests >-- [INFO] Building org.eclipse.papyrus.views.properties.toolsmiths.tests 2.0.0-SNAPSHOT [165/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- [INFO] The project's OSGi version is 2.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/bin [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/src/org/eclipse/papyrus/views/properties/toolsmiths/tests/qvt/TransformationsTests.java:[274] DataContextElement st3Element = findContextElement(context, "Stereotype3"); ^^^^^^^^^^ The value of the local variable st3Element is not used 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/target/org.eclipse.papyrus.views.properties.toolsmiths.tests-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.views.suite.tests >--- [INFO] Building org.eclipse.papyrus.views.suite.tests 1.0.0-SNAPSHOT [166/170] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.suite.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.suite.tests --- [INFO] The project's OSGi version is 1.0.0.202102070721 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.suite.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.suite.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.suite.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.suite.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.views.suite.tests --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/bin [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.suite.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.suite.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.suite.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/org.eclipse.papyrus.views.suite.tests-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.suite.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.views.suite.tests --- [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.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, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] Running org.eclipse.papyrus.views.suite.tests.AllTests No JFaces support for org.eclipse.jface.viewers.TableTreeViewer Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.193 s - in org.eclipse.papyrus.views.suite.tests.AllTests revealSemanticElement_rootTest(org.eclipse.papyrus.views.modelexplorer.tests.ModelExplorerViewTests) Time elapsed: 11.626 s deleteDiagramTest(org.eclipse.papyrus.views.modelexplorer.tests.DeleteHandlerTest) Time elapsed: 4.328 s deleteTableTest(org.eclipse.papyrus.views.modelexplorer.tests.DeleteHandlerTest) Time elapsed: 3.078 s deleteLinkItemTest(org.eclipse.papyrus.views.modelexplorer.tests.DeleteHandlerTest) Time elapsed: 1.411 s deleteRootOfTheModel(org.eclipse.papyrus.views.modelexplorer.tests.DeleteHandlerTest) Time elapsed: 1.34 s testOpendiagramTest(org.eclipse.papyrus.views.modelexplorer.tests.OpendiagramTest) Time elapsed: 0.625 s documentationViewTests(org.eclipse.papyrus.views.documentation.tests.DocumentationViewTests) Time elapsed: 2.414 s handleXWTFileFromResourceSet(org.eclipse.papyrus.views.properties.toolsmiths.tests.qvt.TransformationsTests) Time elapsed: 1.315 s handleXWTFileFromResource(org.eclipse.papyrus.views.properties.toolsmiths.tests.qvt.TransformationsTests) Time elapsed: 0.241 s generateEcoreContext(org.eclipse.papyrus.views.properties.toolsmiths.tests.qvt.TransformationsTests) Time elapsed: 0.099 s generateProfileContext(org.eclipse.papyrus.views.properties.toolsmiths.tests.qvt.TransformationsTests) Time elapsed: 1.034 s Results: Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.views.suite.tests --- [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.papyrus.views.suite.tests' with 0 classes [INFO] [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.views.documentation.tests.releng >-- [INFO] Building org.eclipse.papyrus.views.documentation.tests.releng 0.0.1-SNAPSHOT [167/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.documentation.tests.releng --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.documentation.tests.releng --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/documentation/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.views.documentation.tests.releng --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.tests.main.releng >------ [INFO] Building org.eclipse.papyrus.tests.main.releng 1.2.0-SNAPSHOT [168/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.main.releng --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.main.releng --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/releng/tests/main-tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.main.releng --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.main.tests.target.parent >-- [INFO] Building org.eclipse.papyrus.main.tests.target.parent 0.0.1-SNAPSHOT [169/170] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.main.tests.target.parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.main.tests.target.parent --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/releng/tests/main-tests/targetPlatform/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.main.tests.target.parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.main.tests.portable.target >-- [INFO] Building org.eclipse.papyrus.main.tests.portable.target 0.0.1-SNAPSHOT [170/170] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.main.tests.portable.target --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.main.tests.portable.target --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/releng/tests/main-tests/targetPlatform/portable/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.main.tests.portable.target --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.main.tests.portable.target --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] org.eclipse.papyrus.tests.releng 0.0.1-SNAPSHOT .... SUCCESS [ 15.681 s] [INFO] org.eclipse.papyrus.plugins.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.008 s] [INFO] org.eclipse.papyrus.editor.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.007 s] [INFO] org.eclipse.papyrus.editor.integration.tests 2.0.0-SNAPSHOT SUCCESS [ 17.007 s] [INFO] org.eclipse.papyrus.emf.facet.tests 0.0.1-SNAPSHOT . SUCCESS [ 0.006 s] [INFO] org.eclipse.papyrus.emf.facet.architecture.tests 1.0.0-SNAPSHOT SUCCESS [ 22.187 s] [INFO] org.eclipse.papyrus.infra.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.007 s] [INFO] org.eclipse.papyrus.infra.core.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.papyrus.infra.core.clipboard.tests 2.0.0-SNAPSHOT SUCCESS [ 1.088 s] [INFO] org.eclipse.papyrus.infra.core.sasheditor.tests 2.0.0-SNAPSHOT SUCCESS [ 2.404 s] [INFO] org.eclipse.papyrus.infra.core.sasheditor.di.tests 2.0.0-SNAPSHOT SUCCESS [ 1.416 s] [INFO] org.eclipse.papyrus.infra.core.tests 4.0.0-SNAPSHOT SUCCESS [ 1.772 s] [INFO] org.eclipse.papyrus.infra.editor.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.016 s] [INFO] org.eclipse.papyrus.infra.editor.welcome.tests 2.0.0-SNAPSHOT SUCCESS [ 1.103 s] [INFO] org.eclipse.papyrus.infra.emf.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.005 s] [INFO] org.eclipse.papyrus.infra.emf.gmf.tests 2.0.0-SNAPSHOT SUCCESS [ 0.398 s] [INFO] org.eclipse.papyrus.infra.emf.readonly.tests 2.0.0-SNAPSHOT SUCCESS [ 1.072 s] [INFO] org.eclipse.papyrus.infra.emf.tests 2.0.0-SNAPSHOT . SUCCESS [ 1.338 s] [INFO] org.eclipse.papyrus.infra.filters.tests 2.0.0-SNAPSHOT SUCCESS [ 0.491 s] [INFO] org.eclipse.papyrus.infra.gmfdiag.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.007 s] [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.007 s] [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests 2.0.0-SNAPSHOT SUCCESS [ 1.162 s] [INFO] org.eclipse.papyrus.infra.gmfdiag.canonical.tests 2.0.0-SNAPSHOT SUCCESS [ 1.307 s] [INFO] org.eclipse.papyrus.infra.gmfdiag.commands.tests 2.0.0-SNAPSHOT SUCCESS [ 0.999 s] [INFO] org.eclipse.papyrus.infra.gmfdiag.common.tests 4.0.0-SNAPSHOT SUCCESS [ 1.321 s] [INFO] org.eclipse.papyrus.infra.gmfdiag.css.tests 2.0.0-SNAPSHOT SUCCESS [ 0.838 s] [INFO] org.eclipse.papyrus.infra.gmfdiag.menu.tests 2.0.0-SNAPSHOT SUCCESS [ 0.652 s] [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests 2.0.0-SNAPSHOT SUCCESS [ 0.728 s] [INFO] org.eclipse.papyrus.infra.gmfdiag.welcome.tests 2.0.0-SNAPSHOT SUCCESS [ 0.793 s] [INFO] org.eclipse.papyrus.infra.nattable.main.test 1.2.0-SNAPSHOT SUCCESS [ 0.005 s] [INFO] org.eclipse.papyrus.infra.nattable.common.tests 2.0.0-SNAPSHOT SUCCESS [ 0.792 s] [INFO] org.eclipse.papyrus.infra.nattable.model.tests 2.0.0-SNAPSHOT SUCCESS [ 0.420 s] [INFO] org.eclipse.papyrus.infra.nattable.tests 2.0.0-SNAPSHOT SUCCESS [ 0.657 s] [INFO] org.eclipse.papyrus.infra.nattable.views.tests 2.0.0-SNAPSHOT SUCCESS [ 0.923 s] [INFO] org.eclipse.papyrus.infra.properties.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.papyrus.infra.properties.ui.tests 3.0.0-SNAPSHOT SUCCESS [ 0.868 s] [INFO] org.eclipse.papyrus.infra.services.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.005 s] [INFO] org.eclipse.papyrus.infra.services.controlmode.tests 2.0.0-SNAPSHOT SUCCESS [ 1.019 s] [INFO] org.eclipse.papyrus.infra.services.edit.tests 2.0.0-SNAPSHOT SUCCESS [ 0.920 s] [INFO] org.eclipse.papyrus.infra.services.edit.ui.tests 2.0.0-SNAPSHOT SUCCESS [ 0.747 s] [INFO] org.eclipse.papyrus.infra.services.resourceloading.tests 2.0.0-SNAPSHOT SUCCESS [ 0.733 s] [INFO] org.eclipse.papyrus.infra.services.semantic.tests 2.0.0-SNAPSHOT SUCCESS [ 0.579 s] [INFO] org.eclipse.papyrus.infra.tools.tests 2.0.0-SNAPSHOT SUCCESS [ 1.319 s] [INFO] org.eclipse.papyrus.infra.types.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.005 s] [INFO] org.eclipse.papyrus.infra.types.tests 4.0.0-SNAPSHOT SUCCESS [ 0.673 s] [INFO] org.eclipse.papyrus.infra.types.ui.tests 4.0.0-SNAPSHOT SUCCESS [ 0.500 s] [INFO] org.eclipse.papyrus.infra.ui.emf.tests 2.0.0-SNAPSHOT SUCCESS [ 0.739 s] [INFO] org.eclipse.papyrus.infra.ui.tests 2.0.0-SNAPSHOT .. SUCCESS [ 0.979 s] [INFO] org.eclipse.papyrus.infra.viewpoints.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.005 s] [INFO] org.eclipse.papyrus.infra.viewpoints.policy.tests 2.0.0-SNAPSHOT SUCCESS [ 0.670 s] [INFO] org.eclipse.papyrus.tests.emf.facet.feature 1.0.0-SNAPSHOT SUCCESS [ 0.245 s] [INFO] org.eclipse.papyrus.uml.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.005 s] [INFO] org.eclipse.papyrus.uml.diagram.tests.releng 1.2.0-SNAPSHOT SUCCESS [ 0.005 s] [INFO] org.eclipse.papyrus.uml.diagram.tests 2.0.0-SNAPSHOT SUCCESS [ 1.381 s] [INFO] org.eclipse.papyrus.uml.diagram.clazz.tests 2.0.0-SNAPSHOT SUCCESS [ 1.293 s] [INFO] org.eclipse.papyrus.uml.diagram.activity.tests 2.0.0-SNAPSHOT SUCCESS [ 1.590 s] [INFO] org.eclipse.papyrus.uml.diagram.usecase.tests 5.0.0-SNAPSHOT SUCCESS [ 1.081 s] [INFO] org.eclipse.papyrus.uml.diagram.deployment.tests 2.0.0-SNAPSHOT SUCCESS [ 0.792 s] [INFO] org.eclipse.papyrus.uml.diagram.component.tests 2.0.0-SNAPSHOT SUCCESS [ 0.907 s] [INFO] org.eclipse.papyrus.uml.diagram.timing.tests 2.0.0-SNAPSHOT SUCCESS [ 0.839 s] [INFO] org.eclipse.papyrus.uml.diagram.sequence.tests 2.0.0-SNAPSHOT SUCCESS [ 1.915 s] [INFO] org.eclipse.papyrus.uml.diagram.composite.tests 2.0.0-SNAPSHOT SUCCESS [ 0.947 s] [INFO] org.eclipse.papyrus.uml.diagram.profile.tests 2.0.0-SNAPSHOT SUCCESS [ 0.823 s] [INFO] org.eclipse.papyrus.uml.dynamic.profile.tests 2.0.0-SNAPSHOT SUCCESS [ 0.285 s] [INFO] org.eclipse.papyrus.uml.diagram.common.tests 2.0.0-SNAPSHOT SUCCESS [ 1.117 s] [INFO] org.eclipse.papyrus.uml.diagram.wizards.tests 2.0.0-SNAPSHOT SUCCESS [ 0.971 s] [INFO] org.eclipse.papyrus.tests.uml.diagram.feature 1.2.0-SNAPSHOT SUCCESS [ 0.418 s] [INFO] org.eclipse.papyrus.tests.infra.services.feature 1.2.0-SNAPSHOT SUCCESS [ 0.137 s] [INFO] org.eclipse.papyrus.views.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.004 s] [INFO] org.eclipse.papyrus.views.modelexplorer.tests 2.0.0-SNAPSHOT SUCCESS [ 0.591 s] [INFO] org.eclipse.papyrus.uml.modelexplorer.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.049 s] [INFO] org.eclipse.papyrus.uml.modelexplorer.tests 2.0.0-SNAPSHOT SUCCESS [ 0.823 s] [INFO] org.eclipse.papyrus.uml.modelrepair.tests 2.0.0-SNAPSHOT SUCCESS [ 1.676 s] [INFO] org.eclipse.papyrus.uml.properties.tests 2.0.0-SNAPSHOT SUCCESS [ 0.927 s] [INFO] org.eclipse.papyrus.uml.service.types.tests 2.0.0-SNAPSHOT SUCCESS [ 1.019 s] [INFO] org.eclipse.papyrus.uml.service.types.ui.tests 2.0.0-SNAPSHOT SUCCESS [ 0.778 s] [INFO] org.eclipse.papyrus.uml.profile.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.005 s] [INFO] org.eclipse.papyrus.uml.profile.drafter.tests 2.0.0-SNAPSHOT SUCCESS [ 0.894 s] [INFO] org.eclipse.papyrus.uml.filters.tests 2.0.0-SNAPSHOT SUCCESS [ 0.825 s] [INFO] org.eclipse.papyrus.uml.profile.tests 2.0.0-SNAPSHOT SUCCESS [ 0.756 s] [INFO] org.eclipse.papyrus.tests.uml.feature 1.2.0-SNAPSHOT SUCCESS [ 0.425 s] [INFO] org.eclipse.papyrus.views.documentation.tests 2.0.0-SNAPSHOT SUCCESS [ 0.483 s] [INFO] org.eclipse.papyrus.tests.views.feature 1.2.0-SNAPSHOT SUCCESS [ 0.133 s] [INFO] org.eclipse.papyrus.tests.infra.nattable.feature 1.4.0-SNAPSHOT SUCCESS [ 0.203 s] [INFO] org.eclipse.papyrus.uml.nattable.main.test 1.2.0-SNAPSHOT SUCCESS [ 0.004 s] [INFO] org.eclipse.papyrus.uml.nattable.tests 2.0.0-SNAPSHOT SUCCESS [ 0.863 s] [INFO] org.eclipse.papyrus.uml.nattable.generic.tests 2.0.0-SNAPSHOT SUCCESS [ 1.306 s] [INFO] org.eclipse.papyrus.uml.nattable.clazz.config.tests 2.0.0-SNAPSHOT SUCCESS [ 2.005 s] [INFO] org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests 2.0.0-SNAPSHOT SUCCESS [ 1.385 s] [INFO] org.eclipse.papyrus.uml.nattable.matrix.tests 2.0.0-SNAPSHOT SUCCESS [ 0.848 s] [INFO] org.eclipse.papyrus.tests.uml.nattable.feature 1.3.0-SNAPSHOT SUCCESS [ 1.181 s] [INFO] org.eclipse.papyrus.tests.infra.feature 1.2.0-SNAPSHOT SUCCESS [ 0.377 s] [INFO] org.eclipse.papyrus.tests.infra.core.feature 1.2.0-SNAPSHOT SUCCESS [ 0.111 s] [INFO] org.eclipse.papyrus.uml.tools.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.005 s] [INFO] org.eclipse.papyrus.uml.tools.tests 4.0.0-SNAPSHOT . SUCCESS [ 1.188 s] [INFO] org.eclipse.papyrus.uml.tools.utils.tests 2.0.0-SNAPSHOT SUCCESS [ 0.598 s] [INFO] org.eclipse.papyrus.tests.uml.tools.feature 1.2.0-SNAPSHOT SUCCESS [ 0.121 s] [INFO] org.eclipse.papyrus.uml.decoratormodel.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.006 s] [INFO] org.eclipse.papyrus.uml.decoratormodel.controlmode.tests 2.0.0-SNAPSHOT SUCCESS [ 0.757 s] [INFO] org.eclipse.papyrus.uml.decoratormodel.tests 2.0.0-SNAPSHOT SUCCESS [ 1.147 s] [INFO] org.eclipse.papyrus.tests.uml.decoratormodel.feature 1.2.0-SNAPSHOT SUCCESS [ 0.160 s] [INFO] org.eclipse.papyrus.uml.textedit.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.004 s] [INFO] org.eclipse.papyrus.uml.textedit.parameter.tests 2.0.0-SNAPSHOT SUCCESS [ 0.628 s] [INFO] org.eclipse.papyrus.uml.textedit.port.tests 2.0.0-SNAPSHOT SUCCESS [ 0.701 s] [INFO] org.eclipse.papyrus.uml.textedit.property.tests 2.0.0-SNAPSHOT SUCCESS [ 0.859 s] [INFO] org.eclipse.papyrus.uml.textedit.tests 2.0.0-SNAPSHOT SUCCESS [ 0.536 s] [INFO] org.eclipse.papyrus.uml.textedit.tests.feature 1.2.0-SNAPSHOT SUCCESS [ 0.219 s] [INFO] org.eclipse.papyrus.uml.assistants.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.042 s] [INFO] org.eclipse.papyrus.uml.profile.types.generator.tests 2.0.0-SNAPSHOT SUCCESS [ 0.739 s] [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.tests 2.0.0-SNAPSHOT SUCCESS [ 0.722 s] [INFO] org.eclipse.papyrus.tests.uml.assistants.feature 1.2.0-SNAPSHOT SUCCESS [ 0.100 s] [INFO] org.eclipse.papyrus.toolsmiths.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.004 s] [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.tests 1.0.0-SNAPSHOT SUCCESS [ 0.648 s] [INFO] org.eclipse.papyrus.toolsmiths.validation.profile.tests 2.0.0-SNAPSHOT SUCCESS [ 0.617 s] [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests 2.0.0-SNAPSHOT SUCCESS [ 0.608 s] [INFO] org.eclipse.papyrus.tests.toolsmiths.feature 1.0.0-SNAPSHOT SUCCESS [ 0.166 s] [INFO] org.eclipse.papyrus.tests.feature 2.0.0-SNAPSHOT ... SUCCESS [ 0.953 s] [INFO] org.eclipse.papyrus.infra.emf.expressions.main.tests 0.0.1-SNAPSHOT SUCCESS [ 0.004 s] [INFO] org.eclipse.papyrus.infra.emf.expressions.tests 2.0.0-SNAPSHOT SUCCESS [ 0.235 s] [INFO] org.eclipse.papyrus.tests.infra.emf.expressions.feature 1.0.0-SNAPSHOT SUCCESS [ 0.048 s] [INFO] org.eclipse.papyrus.infra.internationalization.main.test 1.0.0-SNAPSHOT SUCCESS [ 0.004 s] [INFO] org.eclipse.papyrus.infra.internationalization.tests 2.0.0-SNAPSHOT SUCCESS [ 0.692 s] [INFO] org.eclipse.papyrus.tests.infra.internationalization.feature 1.0.0-SNAPSHOT SUCCESS [ 0.174 s] [INFO] org.eclipse.papyrus.uml.expressions.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.004 s] [INFO] org.eclipse.papyrus.uml.expressions.tests 2.0.0-SNAPSHOT SUCCESS [ 0.710 s] [INFO] org.eclipse.papyrus.tests.uml.expressions.feature 1.0.0-SNAPSHOT SUCCESS [ 0.111 s] [INFO] org.eclipse.papyrus.uml.internationalization.main.test 1.0.0-SNAPSHOT SUCCESS [ 0.004 s] [INFO] org.eclipse.papyrus.uml.internationalization.tests 2.0.0-SNAPSHOT SUCCESS [ 0.573 s] [INFO] org.eclipse.papyrus.uml.internationalization.controlmode.tests 2.0.0-SNAPSHOT SUCCESS [ 0.618 s] [INFO] org.eclipse.papyrus.tests.uml.internationalization.feature 1.0.0-SNAPSHOT SUCCESS [ 0.165 s] [INFO] org.eclipse.papyrus.uml.alf.tests 2.0.0-SNAPSHOT ... SUCCESS [ 27.113 s] [INFO] org.eclipse.papyrus.uml.alf.tests.feature 1.2.0-SNAPSHOT SUCCESS [ 0.310 s] [INFO] Papyrus Tests Features 0.0.1-SNAPSHOT .............. SUCCESS [ 0.005 s] [INFO] org.eclipse.papyrus.developer.suite.tests 1.0.0-SNAPSHOT SUCCESS [ 42.047 s] [INFO] org.eclipse.papyrus.bundles.tests 0.0.1-SNAPSHOT ... SUCCESS [ 0.006 s] [INFO] org.eclipse.papyrus.eclipse.project.editors.tests 3.0.0-SNAPSHOT SUCCESS [ 1.129 s] [INFO] org.eclipse.papyrus.editors.suite.tests 1.0.0-SNAPSHOT SUCCESS [10:14 min] [INFO] org.eclipse.papyrus.infra.core.suite.tests 1.0.0-SNAPSHOT SUCCESS [01:17 min] [INFO] org.eclipse.papyrus.infra.nattable.suite.tests 1.0.0-SNAPSHOT SUCCESS [01:14 min] [INFO] org.eclipse.papyrus.infra.architecture.tests 2.0.0-SNAPSHOT SUCCESS [ 0.534 s] [INFO] org.eclipse.papyrus.infra.services.labelprovider.tests 2.0.0-SNAPSHOT SUCCESS [ 0.651 s] [INFO] org.eclipse.papyrus.infra.ui.architecture.tests 2.0.0-SNAPSHOT SUCCESS [ 0.894 s] [INFO] org.eclipse.papyrus.infra.suite.tests 1.0.0-SNAPSHOT SUCCESS [07:49 min] [INFO] org.eclipse.papyrus.infra.newchild.tests 2.0.0-SNAPSHOT SUCCESS [ 0.527 s] [INFO] org.eclipse.papyrus.toolsmiths.suite.tests 1.0.0-SNAPSHOT SUCCESS [ 40.112 s] [INFO] org.eclipse.papyrus.uml.diagram.communication.tests 2.0.0-SNAPSHOT SUCCESS [ 0.684 s] [INFO] org.eclipse.papyrus.uml.diagram.interactionoverview.tests 2.0.0-SNAPSHOT SUCCESS [ 0.901 s] [INFO] org.eclipse.papyrus.uml.diagram.statemachine.tests 2.0.0-SNAPSHOT SUCCESS [ 1.173 s] [INFO] org.eclipse.papyrus.uml.diagram.suite.tests 1.0.0-SNAPSHOT SUCCESS [15:24 min] [INFO] org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests 2.0.0-SNAPSHOT SUCCESS [ 1.839 s] [INFO] org.eclipse.papyrus.uml.diagram.dnd.tests 2.0.0-SNAPSHOT SUCCESS [ 0.847 s] [INFO] org.eclipse.papyrus.uml.diagram.properties.tests 2.0.0-SNAPSHOT SUCCESS [ 0.632 s] [INFO] org.eclipse.papyrus.uml.nattable.stereotype.display.tests 2.0.0-SNAPSHOT SUCCESS [ 0.776 s] [INFO] org.eclipse.papyrus.uml.nattable.suite.tests 1.0.0-SNAPSHOT SUCCESS [12:58 min] [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.tests 2.0.0-SNAPSHOT SUCCESS [ 0.782 s] [INFO] org.eclipse.papyrus.uml.textedit.suite.tests 1.0.0-SNAPSHOT SUCCESS [ 44.548 s] [INFO] org.eclipse.papyrus.uml.architecture.tests 2.0.0-SNAPSHOT SUCCESS [ 0.394 s] [INFO] org.eclipse.papyrus.uml.validation.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.005 s] [INFO] org.eclipse.papyrus.uml.validation.tests.staticprofile 2.0.0-SNAPSHOT SUCCESS [ 1.085 s] [INFO] org.eclipse.papyrus.uml.validation.tests.genvalidation 2.0.0-SNAPSHOT SUCCESS [ 0.568 s] [INFO] org.eclipse.papyrus.uml.validation.tests 2.0.0-SNAPSHOT SUCCESS [ 0.854 s] [INFO] org.eclipse.papyrus.uml.suite.tests 1.0.0-SNAPSHOT . SUCCESS [08:26 min] [INFO] org.eclipse.papyrus.uml.alf.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.005 s] [INFO] org.eclipse.papyrus.uml.alf.backend.tests 2.0.0-SNAPSHOT SUCCESS [ 1.135 s] [INFO] org.eclipse.papyrus.views.properties.toolsmiths.tests 2.0.0-SNAPSHOT SUCCESS [ 0.722 s] [INFO] org.eclipse.papyrus.views.suite.tests 1.0.0-SNAPSHOT SUCCESS [01:09 min] [INFO] org.eclipse.papyrus.views.documentation.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.005 s] [INFO] org.eclipse.papyrus.tests.main.releng 1.2.0-SNAPSHOT SUCCESS [ 0.004 s] [INFO] org.eclipse.papyrus.main.tests.target.parent 0.0.1-SNAPSHOT SUCCESS [ 0.004 s] [INFO] org.eclipse.papyrus.main.tests.portable.target 0.0.1-SNAPSHOT SUCCESS [ 0.006 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:23 h [INFO] Finished at: 2021-02-07T08:45:50Z [INFO] ------------------------------------------------------------------------ Taking screenshot. [Papyrus-Master-Tests-Failures] $ echo $XAUTHORITY /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.Xauthority-9306556453782846267 [Papyrus-Master-Tests-Failures] $ ls -l $XAUTHORITY -rw-r--r--. 1 jenkins 1000800000 0 Feb 7 07:21 /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.Xauthority-9306556453782846267 [Papyrus-Master-Tests-Failures] $ import -window root -display :96 screenshot.jpg Terminating xvnc. Sending e-mails to: quentin.lemenez@cea.fr Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Finished: UNSTABLE