Skip to content

Console Output

09:19:43 Started by upstream project "Papyrus-Master-Release" build number 4
09:19:43 originally caused by:
09:19:43  Started by user Pauline Deville
09:19:43 Running as Pauline Deville
09:19:46 Agent centos-7-agent-6gb-8zqg0 is provisioned from template centos-7-agent-6gb
09:19:46 ---
09:19:46 apiVersion: "v1"
09:19:46 kind: "Pod"
09:19:46 metadata:
09:19:46   annotations: {}
09:19:46   labels:
09:19:46     jenkins: "slave"
09:19:46     jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33"
09:19:46     jenkins/label: "centos-7-6gb"
09:19:46   name: "centos-7-agent-6gb-8zqg0"
09:19:46 spec:
09:19:46   containers:
09:19:46   - env:
09:19:46     - name: "JENKINS_SECRET"
09:19:46       value: "********"
09:19:46     - name: "JENKINS_TUNNEL"
09:19:46       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
09:19:46     - name: "JENKINS_AGENT_NAME"
09:19:46       value: "centos-7-agent-6gb-8zqg0"
09:19:46     - name: "JENKINS_REMOTING_JAVA_OPTS"
09:19:46       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
09:19:46         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
09:19:46     - name: "JAVA_TOOL_OPTIONS"
09:19:46       value: ""
09:19:46     - name: "_JAVA_OPTIONS"
09:19:46       value: ""
09:19:46     - name: "OPENJ9_JAVA_OPTIONS"
09:19:46       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
09:19:46     - name: "JENKINS_NAME"
09:19:46       value: "centos-7-agent-6gb-8zqg0"
09:19:46     - name: "JENKINS_AGENT_WORKDIR"
09:19:46       value: "/home/jenkins/agent"
09:19:46     - name: "JENKINS_URL"
09:19:46       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
09:19:46     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.7"
09:19:46     imagePullPolicy: "Always"
09:19:46     name: "jnlp"
09:19:46     resources:
09:19:46       limits:
09:19:46         cpu: "2000m"
09:19:46         memory: "6144Mi"
09:19:46       requests:
09:19:46         cpu: "1000m"
09:19:46         memory: "6144Mi"
09:19:46     tty: true
09:19:46     volumeMounts:
09:19:46     - mountPath: "/home/jenkins/.m2/toolchains.xml"
09:19:46       name: "m2-dir"
09:19:46       readOnly: true
09:19:46       subPath: "toolchains.xml"
09:19:46     - mountPath: "/home/jenkins/.mavenrc"
09:19:46       name: "m2-dir"
09:19:46       readOnly: true
09:19:46       subPath: ".mavenrc"
09:19:46     - mountPath: "/opt/tools"
09:19:46       name: "volume-0"
09:19:46       readOnly: false
09:19:46     - mountPath: "/home/jenkins"
09:19:46       name: "volume-2"
09:19:46       readOnly: false
09:19:46     - mountPath: "/home/jenkins/.m2/repository"
09:19:46       name: "volume-3"
09:19:46       readOnly: false
09:19:46     - mountPath: "/home/jenkins/.m2/settings-security.xml"
09:19:46       name: "m2-secret-dir"
09:19:46       readOnly: true
09:19:46       subPath: "settings-security.xml"
09:19:46     - mountPath: "/home/jenkins/.m2/wrapper"
09:19:46       name: "volume-4"
09:19:46       readOnly: false
09:19:46     - mountPath: "/home/jenkins/.m2/settings.xml"
09:19:46       name: "m2-secret-dir"
09:19:46       readOnly: true
09:19:46       subPath: "settings.xml"
09:19:46     - mountPath: "/home/jenkins/.ssh"
09:19:46       name: "volume-1"
09:19:46       readOnly: false
09:19:46     - mountPath: "/home/jenkins/agent"
09:19:46       name: "workspace-volume"
09:19:46       readOnly: false
09:19:46     workingDir: "/home/jenkins/agent"
09:19:46   nodeSelector:
09:19:46     kubernetes.io/os: "linux"
09:19:46   restartPolicy: "Never"
09:19:46   volumes:
09:19:46   - name: "volume-0"
09:19:46     persistentVolumeClaim:
09:19:46       claimName: "tools-claim-jiro-papyrus"
09:19:46       readOnly: true
09:19:46   - name: "m2-secret-dir"
09:19:46     secret:
09:19:46       secretName: "m2-secret-dir"
09:19:46   - emptyDir:
09:19:46       medium: ""
09:19:46     name: "volume-2"
09:19:46   - configMap:
09:19:46       name: "m2-dir"
09:19:46     name: "m2-dir"
09:19:46   - configMap:
09:19:46       name: "known-hosts"
09:19:46     name: "volume-1"
09:19:46   - emptyDir:
09:19:46       medium: ""
09:19:46     name: "workspace-volume"
09:19:46   - emptyDir:
09:19:46       medium: ""
09:19:46     name: "volume-4"
09:19:46   - emptyDir:
09:19:46       medium: ""
09:19:46     name: "volume-3"
09:19:46 
09:19:46 Building remotely on centos-7-agent-6gb-8zqg0 (centos-7-6gb) in workspace /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release
09:19:46 The recommended git tool is: NONE
09:19:47 No credentials specified
09:19:47 Cloning the remote Git repository
09:19:47 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
09:19:47  > git init /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source # timeout=10
09:19:47 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
09:19:47  > git --version # timeout=10
09:19:47  > git --version # 'git version 1.8.3.1'
09:19:47  > git fetch --tags --progress https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:20:14  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git # timeout=10
09:20:14  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:20:14 Avoid second fetch
09:20:14  > git rev-parse origin/master^{commit} # timeout=10
09:20:14 Checking out Revision 9e20e27256144136cb8121681f939943ab6f2a1b (origin/master)
09:20:14  > git config core.sparsecheckout # timeout=10
09:20:14  > git checkout -f 9e20e27256144136cb8121681f939943ab6f2a1b # timeout=10
09:20:20 Commit message: "Bug 575999 - [Releng] Update target platform for 2021-09 release"
09:20:20 First time build. Skipping changelog.
09:20:20 Cleaning workspace
09:20:20  > git rev-parse --verify HEAD # timeout=10
09:20:20 Resetting working tree
09:20:20  > git reset --hard # timeout=10
09:20:21  > git clean -fdx # timeout=10
09:20:21 $ pkill Xvnc
09:20:21 $ pkill Xrealvnc
09:20:21 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
09:20:25 [Papyrus-Master-Toolsmiths-Release] $ vncserver -list
09:20:25 Starting xvnc
09:20:25 [Papyrus-Master-Toolsmiths-Release] $ Xvnc :47 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
09:20:25 
09:20:25 Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50
09:20:25 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
09:20:25 See http://www.tigervnc.org for information on TigerVNC.
09:20:25 Underlying X server release 12004000, The X.Org Foundation
09:20:25 
09:20:25 
09:20:25 Thu Sep 16 13:20:25 2021
09:20:25  vncext:      VNC extension running!
09:20:25  vncext:      Listening for VNC connections on all interface(s), port 5947
09:20:25  vncext:      created VNC server for screen 0
09:20:25 [Papyrus-Master-Toolsmiths-Release] $ /opt/tools/apache-maven/latest/bin/mvn -f source/releng/toolsmiths/pom.xml -DSIGN=true -DBUILD_ALIAS=5.2.0 -Dapireport.baseline=https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/latest/ -Dapireport.outputdir=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release -Dpapyrus.repo.main=https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository clean verify -PdefaultProfile
09:20:25 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
09:20:25 Maven home: /opt/tools/apache-maven/latest
09:20:25 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
09:20:25 Default locale: en_US, platform encoding: UTF-8
09:20:25 OS name: "linux", version: "5.12.7-300.fc34.x86_64", arch: "amd64", family: "unix"
09:20:26 [INFO] Scanning for projects...
09:23:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.debug.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/pom.xml
09:23:33 [INFO] Fetching p2.index from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/ (172B)
09:23:33 [INFO] Adding repository https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository
09:23:33 [INFO] Fetching content.xml.xz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/ (109.25kB)
09:23:33 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B)
09:23:33 [INFO] Adding repository http://download.eclipse.org/cbi/updates/license
09:23:33 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B)
09:23:34 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
09:23:34 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
09:23:34 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B)
09:23:34 [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB)
09:23:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.debug.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/pom.xml
09:23:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.debug.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/pom.xml
09:23:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.diagramgen.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/pom.xml
09:23:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.diagramgen.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/pom.xml
09:23:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.diagramgen.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/pom.xml
09:23:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/pom.xml
09:23:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/pom.xml
09:23:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/pom.xml
09:23:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/pom.xml
09:23:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/pom.xml
09:23:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/pom.xml
09:23:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.builder.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/pom.xml
09:23:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.builder.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/pom.xml
09:23:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.builder.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/pom.xml
09:23:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/pom.xml
09:23:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/pom.xml
09:23:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/pom.xml
09:23:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.tooling.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.gmf.tooling.feature/pom.xml
09:23:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.tooling.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.gmf.tooling.feature/pom.xml
09:23:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.tooling.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.gmf.tooling.feature/pom.xml
09:23:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml
09:23:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml
09:23:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml
09:23:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/pom.xml
09:23:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/pom.xml
09:23:36 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/pom.xml
09:23:36 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/pom.xml
09:23:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/pom.xml
09:23:36 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/pom.xml
09:23:36 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/pom.xml
09:23:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/pom.xml
09:23:36 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/pom.xml
09:23:36 [INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (762.75kB)
09:23:46 [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/
09:23:46 [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)
09:23:46 [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (14.07kB)
09:23:46 [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (9.67MB)
09:23:49 [INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (1.54MB)
09:23:50 [INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (399.8kB)
09:23:50 [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (36.66kB)
09:23:50 [INFO] Fetching org.eclipse.osgi_3.17.0.v20210823-1805.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.39MB)
09:23:50 [INFO] Fetching org.apache.ant_1.10.11.v20210720-1445.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (2.86MB)
09:23:51 [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (13.05kB)
09:23:51 [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (102.19kB)
09:23:51 [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (63.44kB)
09:23:51 [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (14.54kB)
09:23:51 [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (258.83kB)
09:23:51 [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)
09:23:51 [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)
09:23:52 [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)
09:23:52 [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (104.22kB)
09:23:52 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (33.71kB)
09:23:52 [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (155.35kB)
09:23:52 [INFO] Fetching org.eclipse.osgi.services_3.10.200.v20210723-0643.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (126.4kB)
09:23:52 [INFO] Fetching org.eclipse.osgi.util_3.6.100.v20210723-1119.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (72.7kB)
09:23:52 [INFO] Fetching org.bouncycastle.bcpg_1.69.0.v20210713-1924.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (97.24kB)
09:23:53 [INFO] Fetching org.bouncycastle.bcprov_1.69.0.v20210713-1924.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (1.96MB)
09:23:54 [INFO] Fetching org.eclipse.ant.core_3.6.100.v20210731-1643.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (107.27kB)
09:23:54 [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (35.64kB)
09:23:54 [INFO] Fetching org.eclipse.core.runtime_3.23.0.v20210730-2035.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (70.77kB)
09:23:54 [INFO] Fetching org.eclipse.ant.launching_1.3.0.v20210415-1314.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (158.48kB)
09:23:54 [INFO] Fetching org.eclipse.debug.core_3.18.200.v20210721-1355.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (394.78kB)
09:23:54 [INFO] Fetching org.eclipse.jdt.launching_3.19.300.v20210815-1119.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (563.43kB)
09:23:54 [INFO] Fetching org.eclipse.core.externaltools_1.2.100.v20210812-1118.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (42.34kB)
09:23:54 [INFO] Fetching org.eclipse.text_3.12.0.v20210512-1644.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (288.46kB)
09:23:55 [INFO] Fetching org.eclipse.jdt.core_3.27.0.v20210823-1758.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (6.6MB)
09:23:55 [INFO] Fetching org.eclipse.core.resources_3.15.100.v20210818-1523.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (879.11kB)
09:23:55 [INFO] Fetching org.eclipse.ant.ui_3.8.0.v20210415-1314.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.02MB)
09:23:55 [INFO] Fetching org.eclipse.core.filesystem_1.9.100.v20210611-0919.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (68.45kB)
09:23:55 [INFO] Fetching org.eclipse.ui.externaltools_3.5.100.v20210812-1118.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (140.91kB)
09:23:55 [INFO] Fetching org.eclipse.ui_3.119.100.v20210830-0942.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (432.54kB)
09:23:56 [INFO] Fetching org.eclipse.ui.console_3.11.100.v20210721-1355.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (209.6kB)
09:23:56 [INFO] Fetching org.eclipse.debug.ui_3.15.100.v20210812-1116.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (2.96MB)
09:23:56 [INFO] Fetching org.eclipse.jdt.ui_3.24.0.v20210823-0647.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (11.15MB)
09:23:57 [INFO] Fetching org.eclipse.jdt.debug.ui_3.12.400.v20210816-1720.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.68MB)
09:23:57 [INFO] Fetching org.eclipse.team.core_3.9.100.v20210604-1207.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (395.31kB)
09:23:57 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.12.0.v20210618-1953.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (341.15kB)
09:23:57 [INFO] Fetching org.eclipse.core.expressions_3.8.0.v20210723-1034.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (92.12kB)
09:23:57 [INFO] Fetching org.eclipse.jdt.junit_3.13.0.v20210811-0812.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (529.58kB)
09:23:57 [INFO] Fetching org.eclipse.compare_3.8.100.v20210805-1512.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (804.85kB)
09:23:57 [INFO] Fetching org.eclipse.jface.text_3.18.100.v20210820-1651.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.02MB)
09:23:58 [INFO] Fetching org.eclipse.ui.ide_3.18.300.v20210817-1731.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (2.41MB)
09:23:58 [INFO] Fetching org.eclipse.ui.views_3.11.100.v20210816-0811.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (105.57kB)
09:23:58 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.200.v20210724-2153.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (668.08kB)
09:23:58 [INFO] Fetching org.eclipse.ui.editors_3.14.200.v20210622-1002.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (618.57kB)
09:23:58 [INFO] Fetching org.eclipse.ui.forms_3.11.200.v20210622-0925.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (330.16kB)
09:23:58 [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (66.43kB)
09:23:58 [INFO] Fetching org.eclipse.core.commands_3.10.100.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (114.56kB)
09:23:58 [INFO] Fetching org.eclipse.equinox.common_3.15.0.v20210518-0604.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (139.68kB)
09:23:59 [INFO] Fetching org.eclipse.core.contenttype_3.8.0.v20210621-0954.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (100.01kB)
09:23:59 [INFO] Fetching org.eclipse.equinox.preferences_3.9.0.v20210726-0943.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (136.29kB)
09:23:59 [INFO] Fetching org.eclipse.equinox.registry_3.11.0.v20210723-1953.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (194.23kB)
09:23:59 [INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (180.11kB)
09:23:59 [INFO] Fetching org.eclipse.core.databinding.observable_1.11.0.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (311.11kB)
09:23:59 [INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (163.08kB)
09:23:59 [INFO] Fetching org.eclipse.core.databinding.beans_1.8.0.v20210619-1111.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (92.92kB)
09:23:59 [INFO] Fetching org.eclipse.core.filebuffers_3.7.0.v20210512-1543.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (113.34kB)
09:23:59 [INFO] Fetching org.eclipse.core.jobs_3.12.0.v20210723-1034.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (108.05kB)
09:24:00 [INFO] Fetching org.eclipse.equinox.app_1.6.0.v20210723-1130.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (89.14kB)
09:24:00 [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (270.25kB)
09:24:00 [INFO] Fetching org.eclipse.jface_3.23.0.v20210723-1324.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.1MB)
09:24:00 [INFO] Fetching org.eclipse.ui.workbench_3.123.0.v20210817-0704.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (3.47MB)
09:24:00 [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (24.31kB)
09:24:00 [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/
09:24:00 [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)
09:24:01 [INFO] Fetching org.eclipse.swt_3.117.0.v20210906-0842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (16.97kB)
09:24:01 [INFO] Fetching org.eclipse.e4.core.commands_1.0.0.v20210507-1901.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (25.62kB)
09:24:01 [INFO] Fetching org.eclipse.e4.core.di_1.8.0.v20210723-1034.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (52.47kB)
09:24:01 [INFO] Fetching org.eclipse.e4.core.contexts_1.9.0.v20210723-1034.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (48.25kB)
09:24:01 [INFO] Fetching org.eclipse.e4.core.services_2.3.0.v20210723-1034.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (69.65kB)
09:24:01 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.0.v20210625-1052.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (12kB)
09:24:01 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.0.v20210625-1052.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (11.14kB)
09:24:01 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.100.v20210621-0954.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (40.46kB)
09:24:02 [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (51.03kB)
09:24:02 [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)
09:24:02 [INFO] Fetching org.eclipse.emf.ecore_2.25.0.v20210816-0937.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.26MB)
09:24:02 [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (45.85kB)
09:24:02 [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.100.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (213.88kB)
09:24:02 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.300.v20210723-0837.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (203.11kB)
09:24:02 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (27.72kB)
09:24:02 [INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (16.41kB)
09:24:02 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.0.v20210619-1009.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (57.42kB)
09:24:03 [INFO] Fetching org.eclipse.e4.ui.ide_3.16.0.v20210625-1251.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (11.51kB)
09:24:03 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.0.v20210727-1533.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (394.73kB)
09:24:03 [INFO] Fetching org.eclipse.equinox.event_1.6.0.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (32.98kB)
09:24:03 [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (13.3kB)
09:24:03 [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.0.v20210521-0741.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (255.66kB)
09:24:03 [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (87.54kB)
09:24:03 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (229.56kB)
09:24:03 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.300.v20210813-1521.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (118.1kB)
09:24:03 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.200.v20210816-1658.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (251.52kB)
09:24:04 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.200.v20210723-1326.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (147.12kB)
09:24:04 [INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (295.36kB)
09:24:04 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (21.08kB)
09:24:04 [INFO] Fetching org.eclipse.urischeme_1.2.0.v20210619-0955.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (51.91kB)
09:24:04 [INFO] Fetching org.eclipse.emf.common_2.23.0.v20210618-0700.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (367.01kB)
09:24:04 [INFO] Fetching 2.27&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/release/
09:24:04 [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (59.66kB)
09:24:04 [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (30.46kB)
09:24:04 [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (61.37kB)
09:24:05 [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (97.04kB)
09:24:05 [INFO] Fetching org.eclipse.emf.edit.ui_2.20.0.v20210506-1232.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (109.28kB)
09:24:05 [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)
09:24:05 [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)
09:24:05 [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)
09:24:05 [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)
09:24:05 [INFO] Fetching org.eclipse.equinox.bidi_1.4.0.v20210723-1312.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (50.73kB)
09:24:06 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (36.06kB)
09:24:06 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.100.v20210703-1540.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (69.05kB)
09:24:06 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.200.v20210830-0925.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (165.1kB)
09:24:06 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.100.v20210813-0606.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (360.09kB)
09:24:06 [INFO] Fetching org.tukaani.xz_1.9.0.v20210624-1259.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (47.49kB)
09:24:06 [INFO] Fetching org.eclipse.equinox.p2.core_2.8.0.v20210618-0742.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (76.88kB)
09:24:06 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.0.v20210507-0825.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (73.01kB)
09:24:06 [INFO] Fetching org.eclipse.equinox.p2.repository_2.5.200.v20210813-0803.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (142.1kB)
09:24:06 [INFO] Fetching org.eclipse.equinox.p2.director_2.5.100.v20210813-0606.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (109.64kB)
09:24:07 [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)
09:24:07 [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)
09:24:07 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (45.48kB)
09:24:07 [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.100.v20210813-0607.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (213.92kB)
09:24:07 [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (56.37kB)
09:24:07 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (130.72kB)
09:24:07 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (24.82kB)
09:24:07 [INFO] Fetching org.eclipse.equinox.p2.operations_2.6.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (74.06kB)
09:24:08 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.6.100.v20210723-0757.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (101.87kB)
09:24:08 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.1.v20210812-1422.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (242.54kB)
09:24:08 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (26.34kB)
09:24:08 [INFO] Fetching org.eclipse.equinox.security_1.3.700.v20210726-0943.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (113.04kB)
09:24:08 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.0.v20210325-0750.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (248.88kB)
09:24:08 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.100.v20210615-1334.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (129.25kB)
09:24:08 [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.200.v20210615-1334.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (615.89kB)
09:24:09 [INFO] Fetching org.eclipse.equinox.security.ui_1.3.0.v20210121-0947.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (167.83kB)
09:24:09 [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (117.54kB)
09:24:09 [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (257.07kB)
09:24:09 [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (110.03kB)
09:24:09 [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (28.96kB)
09:24:09 [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (114.22kB)
09:24:09 [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (190.29kB)
09:24:09 [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)
09:24:10 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.15.0.v20210812-1539.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.83MB)
09:24:10 [INFO] Fetching org.eclipse.jdt.debug_3.18.0.v20210816-1805.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (903.62kB)
09:24:10 [INFO] Fetching org.eclipse.search_3.13.300.v20210806-1124.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (543.42kB)
09:24:10 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.6.100.v20210708-1502.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (57.17kB)
09:24:10 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.0.v20210618-1953.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (468.75kB)
09:24:10 [INFO] Fetching org.eclipse.jdt.junit.core_3.11.0.v20210629-0111.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (175.71kB)
09:24:10 [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (123kB)
09:24:10 [INFO] Fetching org.eclipse.team.ui_3.9.100.v20210721-1306.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.42MB)
09:24:11 [INFO] Fetching org.eclipse.ui.navigator_3.10.100.v20210415-0924.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (416.62kB)
09:24:11 [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.200.v20210803-2129.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (172.19kB)
09:24:11 [INFO] Fetching org.eclipse.jface.notifications_0.3.0.v20210218-1820.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (25.75kB)
09:24:11 [INFO] Fetching org.eclipse.nebula.cwt_1.0.0.201703081533.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (157.36kB)
09:24:11 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.117.0.v20210906-0842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (2.07MB)
09:24:11 [INFO] Fetching org.eclipse.nebula.widgets.richtext_1.2.0.201703081533.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.42MB)
09:24:11 [INFO] Fetching org.eclipse.papyrus.eclipse.project.editors_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (71.63kB)
09:24:11 [INFO] Fetching org.eclipse.papyrus.infra.core.log_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (13.49kB)
09:24:12 [INFO] Fetching org.eclipse.papyrus.infra.widgets_4.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (957.47kB)
09:24:12 [INFO] Fetching org.eclipse.pde.core_3.14.400.v20210812-0807.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.33MB)
09:24:12 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (107.15kB)
09:24:12 [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (11.51kB)
09:24:12 [INFO] Fetching org.eclipse.papyrus.emf_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (22.77kB)
09:24:12 [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture_1.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (67.46kB)
09:24:12 [INFO] Fetching org.eclipse.papyrus.infra.core.architecture_3.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (109.19kB)
09:24:12 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (106.8kB)
09:24:13 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (464.52kB)
09:24:13 [INFO] Fetching org.eclipse.papyrus.infra.types_5.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (125.05kB)
09:24:13 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.core_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (16.23kB)
09:24:13 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.ui_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (44.63kB)
09:24:13 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.core_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (31.95kB)
09:24:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.core_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (40.25kB)
09:24:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.core_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (157.84kB)
09:24:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.catalog_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (27.05kB)
09:24:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.core_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (73.58kB)
09:24:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.ui_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (160.95kB)
09:24:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.core_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (30.36kB)
09:24:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.jface.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (16.52kB)
09:24:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.swt_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (26.97kB)
09:24:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (191.74kB)
09:24:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (94.56kB)
09:24:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.catalog_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (32.16kB)
09:24:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.pde.core_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (39.37kB)
09:24:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (26.12kB)
09:24:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.metamodel_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (29.1kB)
09:24:15 [INFO] Fetching org.eclipse.papyrus.infra.tools_4.2.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (123.23kB)
09:24:16 [INFO] Fetching org.eclipse.papyrus.infra.architecture_3.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (299.33kB)
09:24:16 [INFO] Fetching org.eclipse.papyrus.infra.core_4.2.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (315.91kB)
09:24:16 [INFO] Fetching org.eclipse.papyrus.infra.services.edit_4.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (48.6kB)
09:24:16 [INFO] Fetching org.eclipse.papyrus.infra.emf_4.2.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (260.09kB)
09:24:16 [INFO] Fetching org.eclipse.xtend.lib_2.25.0.v20210301-0821.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (108.08kB)
09:24:16 [INFO] Fetching org.eclipse.papyrus.infra.constraints_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (89.05kB)
09:24:16 [INFO] Fetching org.eclipse.papyrus.infra.core.sashwindows.di_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (115.01kB)
09:24:17 [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (232.47kB)
09:24:17 [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (64.92kB)
09:24:17 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (109.09kB)
09:24:17 [INFO] Fetching org.eclipse.papyrus.infra.emf.gmf_2.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (70.23kB)
09:24:17 [INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_4.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (57.07kB)
09:24:17 [INFO] Fetching org.eclipse.papyrus.infra.internationalization_2.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (99.34kB)
09:24:17 [INFO] Fetching org.eclipse.papyrus.infra.onefile_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (38.67kB)
09:24:18 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.common_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (33.54kB)
09:24:18 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model_5.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (465.33kB)
09:24:18 [INFO] Fetching org.eclipse.papyrus.infra.ui_3.3.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (324.9kB)
09:24:18 [INFO] Fetching org.eclipse.papyrus.infra.properties_4.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (178.47kB)
09:24:18 [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (35.18kB)
09:24:18 [INFO] Fetching org.eclipse.papyrus.infra.properties.ui_4.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (264.69kB)
09:24:18 [INFO] Fetching org.eclipse.papyrus.infra.services.labelprovider_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (23.52kB)
09:24:19 [INFO] Fetching org.eclipse.papyrus.infra.ui.emf_3.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (140.42kB)
09:24:19 [INFO] Fetching org.eclipse.xwt_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (178.19kB)
09:24:19 [INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (70.43kB)
09:24:19 [INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (117.79kB)
09:24:19 [INFO] Fetching org.eclipse.pde.ui_3.13.200.v20210820-1453.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (4.53MB)
09:24:19 [INFO] Fetching org.eclipse.pde.build_3.11.0.v20210429-0618.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (477.46kB)
09:24:20 [INFO] Fetching org.eclipse.pde.launching_3.9.400.v20210626-1500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (128.62kB)
09:24:20 [INFO] Fetching org.eclipse.ui.intro_3.6.300.v20210721-0921.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (344.75kB)
09:24:20 [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.300.v20210507-0822.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (379kB)
09:24:20 [INFO] Fetching org.eclipse.ui.views.log_1.3.0.v20210619-1213.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (171.94kB)
09:24:20 [INFO] Fetching org.eclipse.ui.trace_1.2.0.v20210110-1242.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (58.37kB)
09:24:20 [INFO] Fetching org.eclipse.ui.genericeditor_1.2.0.v20210129-1224.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (143.24kB)
09:24:20 [INFO] Fetching org.eclipse.xtext.xbase.lib_2.25.0.v20210301-0821.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (160.53kB)
09:24:20 [INFO] Fetching org.eclipse.xtend.lib.macro_2.25.0.v20210301-0821.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (76.09kB)
09:24:20 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (29.18kB)
09:24:21 [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)
09:24:21 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.117.0.v20210906-0842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (2.45MB)
09:24:21 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.117.0.v20210906-0842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (2.13MB)
09:24:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/pom.xml
09:24:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/pom.xml
09:24:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/pom.xml
09:24:21 [INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (504.53kB)
09:24:21 [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (259.85kB)
09:24:21 [INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (107.88kB)
09:24:22 [INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (453.74kB)
09:24:22 [INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (387.41kB)
09:24:22 [INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (54.9kB)
09:24:22 [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (99.44kB)
09:24:22 [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (161.06kB)
09:24:22 [INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (35.81kB)
09:24:22 [INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (498.28kB)
09:24:22 [INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (79.12kB)
09:24:22 [INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (183.86kB)
09:24:23 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (18.49kB)
09:24:23 [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)
09:24:23 [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)
09:24:23 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (101.63kB)
09:24:23 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (120.47kB)
09:24:23 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (39.19kB)
09:24:23 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (14.81kB)
09:24:24 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (100.18kB)
09:24:24 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (76.18kB)
09:24:24 [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (133.43kB)
09:24:24 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (1.16MB)
09:24:24 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (93.41kB)
09:24:24 [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (101.64kB)
09:24:24 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (49.28kB)
09:24:24 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (218.68kB)
09:24:24 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (90.09kB)
09:24:25 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (137.5kB)
09:24:25 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (92.07kB)
09:24:25 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.1.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (196.84kB)
09:24:25 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (215.81kB)
09:24:25 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (62.89kB)
09:24:25 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (23.87kB)
09:24:25 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.2.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (118.04kB)
09:24:25 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (123.71kB)
09:24:26 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.1.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (318.63kB)
09:24:26 [INFO] Fetching 3.10.4&format=xml&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/mmt/qvto/updates/releases/
09:24:26 [INFO] Fetching org.eclipse.m2m.qvt.oml_3.10.4.v20210609-1727.jar from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.4/plugins/ (1.05MB)
09:24:26 [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20210609-1727.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.4/plugins/ (24.34kB)
09:24:26 [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20210609-1727.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.4/plugins/ (270.04kB)
09:24:26 [INFO] Fetching 6.16.0&format=xml&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/modeling/mdt/ocl/updates/releases/
09:24:26 [INFO] Fetching org.eclipse.ocl.ecore_3.16.200.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (383.83kB)
09:24:27 [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20210609-1727.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.4/plugins/ (39.36kB)
09:24:27 [INFO] Fetching org.eclipse.ocl_3.16.200.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (1.14MB)
09:24:27 [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20210609-1727.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.4/plugins/ (27.76kB)
09:24:27 [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)
09:24:27 [INFO] Fetching org.eclipse.ocl.common_1.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (36.07kB)
09:24:27 [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (56.04kB)
09:24:27 [INFO] Fetching org.eclipse.papyrus.infra.core.architecture.edit_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (61.01kB)
09:24:28 [INFO] Fetching org.eclipse.papyrus.infra.types.edit_5.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (75.64kB)
09:24:28 [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (15.77kB)
09:24:28 [INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (22.77kB)
09:24:28 [INFO] Fetching org.eclipse.papyrus.infra.emf.types_5.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (271.15kB)
09:24:28 [INFO] Fetching org.eclipse.papyrus.infra.types.core_5.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (108.04kB)
09:24:28 [INFO] Fetching org.eclipse.papyrus.infra.types.rulebased_5.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (99.13kB)
09:24:28 [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (171.86kB)
09:24:29 [INFO] Fetching org.eclipse.papyrus.infra.filters_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (56.45kB)
09:24:29 [INFO] Fetching org.eclipse.papyrus.infra.filters.edit_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (33.31kB)
09:24:29 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.canonical_3.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (72.88kB)
09:24:29 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (57.81kB)
09:24:29 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_4.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (999.77kB)
09:24:29 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (55.49kB)
09:24:29 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.utils_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (19.06kB)
09:24:30 [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.policy_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (108.2kB)
09:24:30 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_5.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (97.57kB)
09:24:30 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (26.22kB)
09:24:30 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (299.81kB)
09:24:30 [INFO] Fetching org.eclipse.papyrus.infra.services.decoration_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (31.57kB)
09:24:30 [INFO] Fetching org.eclipse.papyrus.infra.services.edit.ui_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (22.7kB)
09:24:30 [INFO] Fetching org.eclipse.papyrus.infra.sync_3.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (108.53kB)
09:24:30 [INFO] Fetching org.eclipse.papyrus.infra.guava_1.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (13.1kB)
09:24:31 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (66.11kB)
09:24:31 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (117.26kB)
09:24:31 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (77.63kB)
09:24:31 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit_5.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (70.39kB)
09:24:31 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (114.5kB)
09:24:31 [INFO] Fetching org.eclipse.papyrus.infra.hyperlink_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (122.22kB)
09:24:31 [INFO] Fetching org.eclipse.papyrus.infra.services.openelement_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (20.04kB)
09:24:31 [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (26.82kB)
09:24:32 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (33.78kB)
09:24:32 [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)
09:24:32 [INFO] Fetching org.eclipse.papyrus.infra.services.localizer_3.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (17.34kB)
09:24:32 [INFO] Fetching org.eclipse.papyrus.infra.services.navigation_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (31.92kB)
09:24:32 [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (48.16kB)
09:24:32 [INFO] Fetching org.eclipse.papyrus.infra.services.viewersearch_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (19.06kB)
09:24:32 [INFO] Fetching org.eclipse.papyrus.infra.types.editor_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (87.61kB)
09:24:33 [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (1.03MB)
09:24:33 [INFO] Fetching org.eclipse.papyrus.uml.types.core_5.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (305.78kB)
09:24:34 [INFO] Fetching org.eclipse.papyrus.uml.appearance_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (25.07kB)
09:24:34 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common_4.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.85MB)
09:24:34 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.edit_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (221.88kB)
09:24:34 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.utils_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (14.71kB)
09:24:34 [INFO] Fetching org.eclipse.papyrus.uml.tools_5.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (300.32kB)
09:24:34 [INFO] Fetching org.eclipse.papyrus.uml.tools.utils_4.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (127.68kB)
09:24:35 [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (65.24kB)
09:24:35 [INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (64.3kB)
09:24:35 [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (12.83kB)
09:24:35 [INFO] Fetching org.eclipse.papyrus.views.properties_5.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (93.84kB)
09:24:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/pom.xml
09:24:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/pom.xml
09:24:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/pom.xml
09:24:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.expressions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/pom.xml
09:24:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.expressions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/pom.xml
09:24:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.expressions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/pom.xml
09:24:35 [INFO] Fetching org.eclipse.papyrus.uml.expressions_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (67.45kB)
09:24:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/pom.xml
09:24:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/pom.xml
09:24:36 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/pom.xml
09:24:36 [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (898.68kB)
09:24:36 [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (143.98kB)
09:24:36 [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.5.0.201703192131.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.82MB)
09:24:36 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.5.0.201703192131.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (131.36kB)
09:24:36 [INFO] Fetching org.eclipse.papyrus.infra.emf.nattable_6.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (106.3kB)
09:24:36 [INFO] Fetching org.eclipse.papyrus.infra.nattable_7.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.19MB)
09:24:37 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.properties_5.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (206.78kB)
09:24:37 [INFO] Fetching org.eclipse.papyrus.uml.properties_4.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (821.38kB)
09:24:37 [INFO] Fetching org.eclipse.papyrus.uml.diagram.stereotype.edition_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (85.95kB)
09:24:37 [INFO] Fetching org.eclipse.papyrus.uml.profile_4.2.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (215.51kB)
09:24:37 [INFO] Fetching org.eclipse.papyrus.uml.modelrepair_3.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (222.02kB)
09:24:37 [INFO] Fetching org.eclipse.papyrus.uml.ui_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (22.78kB)
09:24:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/pom.xml
09:24:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/pom.xml
09:24:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/pom.xml
09:24:38 [INFO] Fetching org.eclipse.emf.compare_3.5.3.202107200824.jar.pack.gz from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202107200824/core/plugins/ (180.92kB)
09:24:38 [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)
09:24:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/pom.xml
09:24:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/pom.xml
09:24:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/pom.xml
09:24:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/pom.xml
09:24:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/pom.xml
09:24:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/pom.xml
09:24:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.generation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/pom.xml
09:24:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.generation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/pom.xml
09:24:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.generation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/pom.xml
09:24:39 [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (44.85kB)
09:24:39 [INFO] Fetching org.eclipse.papyrus.infra.constraints.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (13.17kB)
09:24:39 [INFO] Fetching org.eclipse.papyrus.views.properties.model.xwt_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (70.94kB)
09:24:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.toolsmiths:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/pom.xml
09:24:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.toolsmiths:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/pom.xml
09:24:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.toolsmiths:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/pom.xml
09:24:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/pom.xml
09:24:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/pom.xml
09:24:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/pom.xml
09:24:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/pom.xml
09:24:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/pom.xml
09:24:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/pom.xml
09:24:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/pom.xml
09:24:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/pom.xml
09:24:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/pom.xml
09:24:40 [INFO] Fetching org.eclipse.papyrus.infra.constraints.edit_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (42.78kB)
09:24:40 [INFO] Fetching org.eclipse.papyrus.infra.emf.types.ui_5.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (54.47kB)
09:24:40 [INFO] Fetching org.eclipse.papyrus.infra.properties.edit_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (140.59kB)
09:24:40 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.types.ui.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/pom.xml
09:24:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.types.ui.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/pom.xml
09:24:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.types.ui.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/pom.xml
09:24:40 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/pom.xml
09:24:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/pom.xml
09:24:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/pom.xml
09:24:41 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant_2.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (133.74kB)
09:24:41 [INFO] Fetching org.eclipse.papyrus.uml.filters_2.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (32.26kB)
09:24:41 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/pom.xml
09:24:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/pom.xml
09:24:41 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/pom.xml
09:24:41 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/pom.xml
09:24:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/pom.xml
09:24:41 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/pom.xml
09:24:41 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/pom.xml
09:24:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/pom.xml
09:24:41 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/pom.xml
09:24:41 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/pom.xml
09:24:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/pom.xml
09:24:41 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/pom.xml
09:24:41 [INFO] Fetching org.eclipse.papyrus.infra.newchild_5.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (70.97kB)
09:24:42 [INFO] Fetching org.eclipse.papyrus.infra.services.semantic_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (15.16kB)
09:24:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/pom.xml
09:24:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/pom.xml
09:24:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/pom.xml
09:24:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/pom.xml
09:24:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/pom.xml
09:24:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/pom.xml
09:24:42 [INFO] Fetching org.eclipse.emf.codegen_2.22.0.v20210420-0623.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (127.04kB)
09:24:43 [INFO] Fetching org.eclipse.emf.codegen.ecore_2.27.0.v20210816-1137.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (419.92kB)
09:24:43 [INFO] Fetching org.eclipse.m2m.qvt.oml.project_3.10.4.v20210609-1727.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.4/plugins/ (24.31kB)
09:24:43 [INFO] Fetching org.eclipse.m2m.qvt.oml.runtime_3.10.3.v20210609-1727.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.4/plugins/ (95.47kB)
09:24:43 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.codegen:2.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/pom.xml
09:24:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.codegen:2.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/pom.xml
09:24:43 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.codegen:2.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/pom.xml
09:24:43 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.codegen.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/pom.xml
09:24:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.codegen.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/pom.xml
09:24:43 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.codegen.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/pom.xml
09:24:43 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.edit:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/pom.xml
09:24:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.edit:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/pom.xml
09:24:43 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.edit:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/pom.xml
09:24:43 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.tooldef:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/pom.xml
09:24:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.tooldef:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/pom.xml
09:24:43 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.tooldef:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/pom.xml
09:24:43 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.tooldef.edit:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/pom.xml
09:24:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.tooldef.edit:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/pom.xml
09:24:44 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.tooldef.edit:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/pom.xml
09:24:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.map:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/pom.xml
09:24:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.map:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/pom.xml
09:24:44 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.map:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/pom.xml
09:24:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.map.edit:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/pom.xml
09:24:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.map.edit:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/pom.xml
09:24:44 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.map.edit:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/pom.xml
09:24:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge:1.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/pom.xml
09:24:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge:1.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/pom.xml
09:24:44 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge:1.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/pom.xml
09:24:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.trace:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/pom.xml
09:24:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.trace:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/pom.xml
09:24:44 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.trace:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/pom.xml
09:24:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.ui:1.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/pom.xml
09:24:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.ui:1.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/pom.xml
09:24:44 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.ui:1.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/pom.xml
09:24:44 [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.27.0.v20210816-1137.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (69.74kB)
09:24:44 [INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (37.58kB)
09:24:44 [INFO] Fetching org.eclipse.emf.importer_2.12.0.v20190321-1539.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (40.59kB)
09:24:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.ui.dashboard:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/pom.xml
09:24:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.ui.dashboard:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/pom.xml
09:24:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.ui.dashboard:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/pom.xml
09:24:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen:2.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/pom.xml
09:24:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen:2.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/pom.xml
09:24:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen:2.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/pom.xml
09:24:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.edit:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/pom.xml
09:24:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.edit:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/pom.xml
09:24:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.edit:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/pom.xml
09:24:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/pom.xml
09:24:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/pom.xml
09:24:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/pom.xml
09:24:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/pom.xml
09:24:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/pom.xml
09:24:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/pom.xml
09:24:45 [INFO] Fetching io.github.classgraph_4.8.35.v20190528-1517.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (170.74kB)
09:24:45 [INFO] Fetching org.eclipse.xtext_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (2.62MB)
09:24:45 [INFO] Fetching org.eclipse.xtext.builder_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (389.26kB)
09:24:45 [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)
09:24:46 [INFO] Fetching org.eclipse.xtext.util_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (303.65kB)
09:24:46 [INFO] Fetching org.eclipse.xtext.ui_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (1.88MB)
09:24:46 [INFO] Fetching org.eclipse.xtext.common.types.ui_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (256.88kB)
09:24:46 [INFO] Fetching org.eclipse.xtext.smap_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (19.15kB)
09:24:46 [INFO] Fetching org.eclipse.xtext.common.types_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (499.16kB)
09:24:46 [INFO] Fetching org.objectweb.asm_9.1.0.v20210209-1849.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (60.98kB)
09:24:47 [INFO] Fetching org.eclipse.xtext.common.types.edit_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (248.22kB)
09:24:47 [INFO] Fetching org.eclipse.xtext.ide_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (482.77kB)
09:24:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/pom.xml
09:24:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/pom.xml
09:24:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/pom.xml
09:24:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.common:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/pom.xml
09:24:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.common:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/pom.xml
09:24:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.common:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/pom.xml
09:24:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.tests:org.eclipse.papyrus.gmf.validate:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/pom.xml
09:24:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.tests:org.eclipse.papyrus.gmf.validate:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/pom.xml
09:24:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.tests:org.eclipse.papyrus.gmf.validate:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/pom.xml
09:24:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.xpand:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/pom.xml
09:24:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.xpand:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/pom.xml
09:24:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.xpand:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/pom.xml
09:24:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.xpand.qvtlibrary:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/pom.xml
09:24:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.xpand.qvtlibrary:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/pom.xml
09:24:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.xpand.qvtlibrary:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/pom.xml
09:24:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.customization.nattableconfiguration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/pom.xml
09:24:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.customization.nattableconfiguration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/pom.xml
09:24:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.customization.nattableconfiguration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/pom.xml
09:24:47 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.edit_5.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (245.23kB)
09:24:48 [INFO] Fetching org.eclipse.papyrus.emf.ui_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (35.08kB)
09:24:48 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.edit_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (69.22kB)
09:24:48 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.codegen:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/pom.xml
09:24:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.codegen:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/pom.xml
09:24:48 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.codegen:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/pom.xml
09:24:48 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.def:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/pom.xml
09:24:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.def:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/pom.xml
09:24:48 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.def:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/pom.xml
09:24:48 [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.2.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (144.49kB)
09:24:48 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.assistants.codegen:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/pom.xml
09:24:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.assistants.codegen:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/pom.xml
09:24:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.assistants.codegen:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/pom.xml
09:24:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.pluginexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/pom.xml
09:24:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.pluginexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/pom.xml
09:24:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.pluginexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/pom.xml
09:24:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.project.management:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/pom.xml
09:24:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.project.management:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/pom.xml
09:24:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.project.management:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/pom.xml
09:24:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.types:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/pom.xml
09:24:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.types:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/pom.xml
09:24:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.types:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/pom.xml
09:24:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.developer:org.eclipse.papyrus.dev.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/pom.xml
09:24:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.developer:org.eclipse.papyrus.dev.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/pom.xml
09:24:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.developer:org.eclipse.papyrus.dev.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/pom.xml
09:24:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.view.services.edit.request:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/pom.xml
09:24:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.view.services.edit.request:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/pom.xml
09:24:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.view.services.edit.request:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/pom.xml
09:24:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpartview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/pom.xml
09:24:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpartview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/pom.xml
09:24:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpartview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/pom.xml
09:24:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpoliciesstates:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/pom.xml
09:24:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpoliciesstates:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/pom.xml
09:24:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpoliciesstates:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/pom.xml
09:24:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.figureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/pom.xml
09:24:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.figureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/pom.xml
09:24:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.figureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/pom.xml
09:24:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmfgenextension:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/pom.xml
09:24:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmfgenextension:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/pom.xml
09:24:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmfgenextension:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/pom.xml
09:24:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.commandstack:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/pom.xml
09:24:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.commandstack:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/pom.xml
09:24:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.commandstack:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/pom.xml
09:24:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.debug:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/pom.xml
09:24:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.debug:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/pom.xml
09:24:50 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.debug:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/pom.xml
09:24:50 [INFO] Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (30.07kB)
09:24:50 [INFO] Fetching org.eclipse.emf.mwe.core_1.6.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (61.49kB)
09:24:50 [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (8.47kB)
09:24:50 [INFO] Fetching org.eclipse.emf.mwe.utils_1.6.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (19.61kB)
09:24:50 [INFO] Fetching org.eclipse.emf.mwe2.language_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (69.78kB)
09:24:50 [INFO] Fetching org.eclipse.emf.mwe2.launch_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (12.5kB)
09:24:50 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (281.28kB)
09:24:50 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (47.79kB)
09:24:51 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.configuration_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (63.43kB)
09:24:51 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.properties_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (133.1kB)
09:24:51 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (344.11kB)
09:24:51 [INFO] Fetching org.eclipse.xtext.generator_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (857.57kB)
09:24:51 [INFO] Fetching org.eclipse.xtext.xbase_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (2.46MB)
09:24:51 [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/
09:24:51 [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)
09:24:52 [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)
09:24:52 [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)
09:24:52 [INFO] Fetching org.eclipse.xtext.ecore_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (15.91kB)
09:24:52 [INFO] Fetching org.eclipse.xtext.xtext.generator_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (969.17kB)
09:24:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.mwe2.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/pom.xml
09:24:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.mwe2.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/pom.xml
09:24:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.mwe2.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/pom.xml
09:24:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.tools:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/pom.xml
09:24:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.tools:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/pom.xml
09:24:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.tools:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/pom.xml
09:24:52 [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.13.v20210128-2225.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (338.2kB)
09:24:53 [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.14.v20210128-2225.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (109.65kB)
09:24:53 [INFO] Fetching org.eclipse.cbi.p2repo.aggregator_1.0.300.20200825-1205.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (108.85kB)
09:24:53 [INFO] Fetching org.eclipse.cbi.p2repo.util_1.0.300.20190930-1609.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (12.66kB)
09:24:53 [INFO] Fetching org.eclipse.ecf_3.9.102.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (123.51kB)
09:24:53 [INFO] Fetching org.eclipse.cbi.p2repo.cli_1.0.300.20190930-1609.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (14.4kB)
09:24:53 [INFO] Fetching org.eclipse.cbi.p2repo.p2_1.0.300.20200619-1617.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (62.65kB)
09:24:54 [INFO] Fetching org.eclipse.cbi.p2repo.aggregator.legacy_1.0.300.20190930-1609.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (31.76kB)
09:24:54 [INFO] Fetching org.kohsuke.args4j_2.33.0.v20160323-2218.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (73.73kB)
09:24:54 [INFO] Fetching org.eclipse.cbi.targetplatform_3.0.0.202005061025.jar from http://download.eclipse.org/cbi/tpd/3.0.0-SNAPSHOT/plugins/ (193.95kB)
09:24:54 [INFO] Fetching org.eclipse.cbi.targetplatform.model_3.0.0.202004211801.jar from http://download.eclipse.org/cbi/tpd/3.0.0-SNAPSHOT/plugins/ (66.07kB)
09:24:54 [INFO] Fetching org.eclipse.cbi.targetplatform.ide_3.0.0.201902111444.jar from http://download.eclipse.org/cbi/tpd/3.0.0-SNAPSHOT/plugins/ (44.94kB)
09:24:54 [INFO] Fetching org.eclipse.emf.ecore.xcore.lib_1.6.0.v20210405-0628.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (13.58kB)
09:24:54 [INFO] Fetching org.eclipse.cbi.targetplatform.ui_3.0.0.202005061025.jar from http://download.eclipse.org/cbi/tpd/3.0.0-SNAPSHOT/plugins/ (119.47kB)
09:24:54 [INFO] Fetching org.eclipse.xtext.ui.shared_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (60.5kB)
09:24:55 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (133.12kB)
09:24:55 [INFO] Fetching org.eclipse.ecf.identity_3.9.402.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (64.2kB)
09:24:55 [INFO] Fetching org.eclipse.equinox.concurrent_1.2.0.v20210202-1157.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (26.23kB)
09:24:55 [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (52.52kB)
09:24:55 [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.700.v20210618-0642.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (128.97kB)
09:24:55 [INFO] Fetching org.eclipse.equinox.p2.console_1.2.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (28.05kB)
09:24:55 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.4.100.v20210630-1916.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (85.91kB)
09:24:55 [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.2.100.v20210813-0606.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (101.02kB)
09:24:55 [INFO] Fetching org.eclipse.oomph.base_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (34.12kB)
09:24:56 [INFO] Fetching org.eclipse.oomph.util_1.16.0.v20210617-1729.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (77.45kB)
09:24:56 [INFO] Fetching org.eclipse.oomph.p2_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (34.8kB)
09:24:56 [INFO] Fetching org.eclipse.oomph.p2.core_1.19.0.v20210808-0939.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (126.07kB)
09:24:56 [INFO] Fetching org.eclipse.oomph.predicates_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (25.32kB)
09:24:56 [INFO] Fetching org.eclipse.oomph.preferences_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (35.04kB)
09:24:56 [INFO] Fetching org.eclipse.oomph.resources_1.15.0.v20210211-0559.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (42.96kB)
09:24:56 [INFO] Fetching org.eclipse.oomph.setup_1.21.0.v20210808-1248.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (136.34kB)
09:24:57 [INFO] Fetching org.eclipse.oomph.setup.targlets_1.13.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (25.12kB)
09:24:57 [INFO] Fetching org.eclipse.oomph.targlets_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (37.98kB)
09:24:57 [INFO] Fetching org.eclipse.oomph.targlets.core_1.14.0.v20210427-0659.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (53.12kB)
09:24:57 [INFO] Fetching org.eclipse.oomph.util.pde_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (13.69kB)
09:24:57 [INFO] Fetching org.eclipse.oomph.setup.workingsets_1.13.0.v20200815-0620.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (18.49kB)
09:24:57 [INFO] Fetching org.eclipse.oomph.workingsets_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (21.8kB)
09:24:57 [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (192.59kB)
09:24:57 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (132.16kB)
09:24:57 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/pom.xml
09:24:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/pom.xml
09:24:58 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/pom.xml
09:24:58 [INFO] Fetching org.eclipse.emf.validation.ui_1.7.0.202008210805.jar from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202008210805/plugins/ (74.19kB)
09:24:58 [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)
09:24:58 [INFO] Fetching org.eclipse.papyrus.editor_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (26.58kB)
09:24:58 [INFO] Fetching org.eclipse.papyrus.infra.nattable.common_6.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (126kB)
09:24:58 [INFO] Fetching org.eclipse.papyrus.infra.services.validation_4.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (72.47kB)
09:24:58 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (116.45kB)
09:24:58 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer_4.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (250.98kB)
09:24:59 [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common_2.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (168.14kB)
09:24:59 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.core_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (15.48kB)
09:24:59 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.architectureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/pom.xml
09:24:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.architectureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/pom.xml
09:24:59 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.architectureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/pom.xml
09:24:59 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/pom.xml
09:24:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/pom.xml
09:24:59 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/pom.xml
09:24:59 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/pom.xml
09:24:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/pom.xml
09:24:59 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/pom.xml
09:24:59 [INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (243.5kB)
09:24:59 [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (37.64kB)
09:25:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/pom.xml
09:25:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/pom.xml
09:25:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/pom.xml
09:25:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/pom.xml
09:25:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/pom.xml
09:25:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/pom.xml
09:25:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.newchild:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/pom.xml
09:25:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.newchild:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/pom.xml
09:25:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.newchild:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/pom.xml
09:25:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.plugin.builder:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/pom.xml
09:25:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.plugin.builder:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/pom.xml
09:25:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.plugin.builder:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/pom.xml
09:25:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.framework:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/pom.xml
09:25:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.framework:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/pom.xml
09:25:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.framework:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/pom.xml
09:25:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.utils:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/pom.xml
09:25:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.utils:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/pom.xml
09:25:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.utils:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/pom.xml
09:25:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/pom.xml
09:25:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/pom.xml
09:25:01 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/pom.xml
09:25:01 [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (79.76kB)
09:25:01 [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (107.05kB)
09:25:01 [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)
09:25:01 [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)
09:25:02 [INFO] Fetching jakarta.servlet-api_4.0.0.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (96.33kB)
09:25:02 [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)
09:25:02 [INFO] Fetching org.apache.felix.gogo.command_1.1.2.v20210111-1007.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (29.94kB)
09:25:02 [INFO] Fetching org.apache.felix.gogo.runtime_1.1.4.v20210111-1007.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (77.96kB)
09:25:02 [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.v20210111-1007.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (35.42kB)
09:25:02 [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)
09:25:02 [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (696.23kB)
09:25:03 [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (962.55kB)
09:25:04 [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (3.42MB)
09:25:04 [INFO] Fetching org.apiguardian_1.1.0.v20190826-0900.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (12.57kB)
09:25:05 [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (11.32kB)
09:25:05 [INFO] Fetching org.eclipse.core.net_1.3.1100.v20210424-0724.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (64.42kB)
09:25:05 [INFO] Fetching org.eclipse.core.net.linux_1.0.0.v20210424-0724.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (14.23kB)
09:25:05 [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.500.v20210510-1619.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (7.8kB)
09:25:05 [INFO] Fetching org.eclipse.equinox.launcher_1.6.300.v20210813-1054.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (53.59kB)
09:25:05 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.500.v20210730-0750.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (249.09kB)
09:25:05 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.300.v20210828-0802.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (84.05kB)
09:25:05 [INFO] Fetching org.eclipse.equinox.console_1.4.400.v20210602-1312.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (126.34kB)
09:25:05 [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (10.74kB)
09:25:06 [INFO] Fetching org.eclipse.e4.core.services.source_2.3.0.v20210723-1034.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (60.57kB)
09:25:06 [INFO] Fetching org.eclipse.e4.ui.workbench.swt.source_0.16.200.v20210723-1326.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (94.71kB)
09:25:06 [INFO] Fetching org.eclipse.e4.core.commands.source_1.0.0.v20210507-1901.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (23.27kB)
09:25:06 [INFO] Fetching org.eclipse.e4.ui.bindings.source_0.13.100.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (35.66kB)
09:25:06 [INFO] Fetching org.eclipse.e4.ui.model.workbench.source_2.2.0.v20210727-1533.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (376.55kB)
09:25:06 [INFO] Fetching org.eclipse.e4.ui.services.source_1.5.0.v20210115-1333.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (22.37kB)
09:25:06 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.source_0.15.200.v20210816-1658.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (139.44kB)
09:25:06 [INFO] Fetching org.eclipse.e4.ui.workbench.source_1.13.0.v20210521-0741.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (168.32kB)
09:25:07 [INFO] Fetching org.eclipse.e4.ui.css.core.source_0.13.100.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (206.21kB)
09:25:07 [INFO] Fetching org.eclipse.e4.ui.css.swt.source_0.14.300.v20210723-0837.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (163.73kB)
09:25:07 [INFO] Fetching org.apache.batik.css.source_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (319.47kB)
09:25:07 [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)
09:25:07 [INFO] Fetching org.apache.batik.util.source_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (126.66kB)
09:25:07 [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)
09:25:07 [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)
09:25:07 [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)
09:25:07 [INFO] Fetching javax.inject.source_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (22.39kB)
09:25:08 [INFO] Fetching javax.annotation.source_1.3.5.v20200909-1856.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (57.91kB)
09:25:08 [INFO] Fetching org.eclipse.e4.core.di.source_1.8.0.v20210723-1034.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (44.5kB)
09:25:08 [INFO] Fetching org.eclipse.e4.core.contexts.source_1.9.0.v20210723-1034.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (42.13kB)
09:25:08 [INFO] Fetching org.apache.batik.i18n.source_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (20.21kB)
09:25:08 [INFO] Fetching org.apache.batik.constants.source_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (14.73kB)
09:25:08 [INFO] Fetching org.apache.xmlgraphics.source_2.6.0.v20210409-0748.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (677.41kB)
09:25:08 [INFO] Fetching org.apache.commons.io.source_2.8.0.v20210415-0900.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (374.46kB)
09:25:09 [INFO] Fetching org.apache.commons.logging.source_1.2.0.v20180409-1502.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (85.46kB)
09:25:09 [INFO] Fetching org.eclipse.e4.core.di.extensions.source_0.17.0.v20210625-1052.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (12.62kB)
09:25:09 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme.source_0.13.0.v20201026-1147.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (22.72kB)
09:25:09 [INFO] Fetching org.eclipse.e4.ui.di.source_1.4.0.v20210621-1133.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (16.5kB)
09:25:09 [INFO] Fetching org.eclipse.e4.ui.widgets.source_1.3.0.v20210621-1136.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (10.54kB)
09:25:09 [INFO] Fetching org.eclipse.equinox.common.source_3.15.0.v20210518-0604.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (145.02kB)
09:25:09 [INFO] Fetching org.apache.felix.scr.source_2.1.24.v20200924-1939.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (278.04kB)
09:25:09 [INFO] Fetching org.eclipse.equinox.event.source_1.6.0.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (27.17kB)
09:25:10 [INFO] Fetching org.eclipse.core.commands.source_3.10.100.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (150.7kB)
09:25:10 [INFO] Fetching org.eclipse.core.contenttype.source_3.8.0.v20210621-0954.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (82kB)
09:25:10 [INFO] Fetching org.eclipse.core.databinding.source_1.10.100.v20200926-1123.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (145.76kB)
09:25:10 [INFO] Fetching org.eclipse.core.databinding.beans.source_1.8.0.v20210619-1111.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (75.49kB)
09:25:10 [INFO] Fetching org.eclipse.core.databinding.observable.source_1.11.0.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (207.99kB)
09:25:10 [INFO] Fetching org.eclipse.core.databinding.property.source_1.9.0.v20210619-1129.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (94.57kB)
09:25:10 [INFO] Fetching org.eclipse.core.expressions.source_3.8.0.v20210723-1034.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (86.87kB)
09:25:10 [INFO] Fetching org.eclipse.core.jobs.source_3.12.0.v20210723-1034.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (108.2kB)
09:25:11 [INFO] Fetching org.eclipse.core.runtime.source_3.23.0.v20210730-2035.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (77.09kB)
09:25:11 [INFO] Fetching org.eclipse.equinox.app.source_1.6.0.v20210723-1130.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (76.54kB)
09:25:11 [INFO] Fetching org.eclipse.equinox.launcher.source_1.6.300.v20210813-1054.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (43.88kB)
09:25:11 [INFO] Fetching org.eclipse.equinox.preferences.source_3.9.0.v20210726-0943.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (115.67kB)
09:25:11 [INFO] Fetching org.eclipse.equinox.registry.source_3.11.0.v20210723-1953.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (176.16kB)
09:25:11 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.source_1.4.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (37.39kB)
09:25:11 [INFO] Fetching org.eclipse.osgi.source_3.17.0.v20210823-1805.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.11MB)
09:25:12 [INFO] Fetching org.eclipse.osgi.compatibility.state.source_1.2.500.v20210730-0750.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (143.28kB)
09:25:12 [INFO] Fetching org.eclipse.osgi.services.source_3.10.200.v20210723-0643.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (244.91kB)
09:25:12 [INFO] Fetching org.eclipse.osgi.util.source_3.6.100.v20210723-1119.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (63.56kB)
09:25:12 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64.source_3.117.0.v20210906-0842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.83MB)
09:25:12 [INFO] Fetching org.eclipse.jface.source_3.23.0.v20210723-1324.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1MB)
09:25:13 [INFO] Fetching org.eclipse.jface.databinding.source_1.13.0.v20210619-1146.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (230.2kB)
09:25:13 [INFO] Fetching org.eclipse.e4.ui.workbench3.source_0.16.0.v20210619-0956.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (17.75kB)
09:25:13 [INFO] Fetching org.apache.felix.gogo.command.source_1.1.2.v20210111-1007.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (38.47kB)
09:25:13 [INFO] Fetching org.apache.felix.gogo.runtime.source_1.1.4.v20210111-1007.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (114.26kB)
09:25:13 [INFO] Fetching org.apache.felix.gogo.shell.source_1.1.4.v20210111-1007.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (48.31kB)
09:25:13 [INFO] Fetching org.eclipse.equinox.console.source_1.4.400.v20210602-1312.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (84.66kB)
09:25:13 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt.source_1.4.300.v20210813-1521.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (77.63kB)
09:25:14 [INFO] Fetching org.eclipse.equinox.bidi.source_1.4.0.v20210723-1312.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (63.52kB)
09:25:14 [INFO] Fetching org.eclipse.e4.ui.dialogs.source_1.3.0.v20210619-1009.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (39.13kB)
09:25:14 [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)
09:25:14 [INFO] Fetching org.eclipse.e4.emf.xpath.source_0.3.0.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (52.4kB)
09:25:14 [INFO] Fetching org.eclipse.e4.core.di.annotations.source_1.7.0.v20210625-1052.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (14.45kB)
09:25:14 [INFO] Fetching org.eclipse.e4.ui.swt.gtk.source_1.1.100.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (9.48kB)
09:25:14 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier.source_0.16.100.v20210621-0954.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (20.76kB)
09:25:14 [INFO] Fetching org.eclipse.urischeme.source_1.2.0.v20210619-0955.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (44.29kB)
09:25:15 [INFO] Fetching org.eclipse.jface.notifications.source_0.3.0.v20210218-1820.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (15.75kB)
09:25:15 [INFO] Fetching org.eclipse.ecf.source_3.9.102.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (102.79kB)
09:25:15 [INFO] Fetching org.eclipse.ecf.identity.source_3.9.402.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (53.08kB)
09:25:15 [INFO] Fetching org.eclipse.ecf.ssl_1.2.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (15.43kB)
09:25:15 [INFO] Fetching org.eclipse.ecf.ssl.source_1.2.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (13.64kB)
09:25:15 [INFO] Fetching org.eclipse.ecf.filetransfer.source_5.1.102.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (76.03kB)
09:25:15 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.source_3.2.700.v20210618-0642.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (86.03kB)
09:25:15 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.401.v20210512-0614.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (82.92kB)
09:25:15 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.source_1.0.401.v20210512-0614.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (52.58kB)
09:25:16 [INFO] Fetching org.apache.commons.codec.source_1.14.0.v20200818-1422.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (374.24kB)
09:25:16 [INFO] Fetching org.apache.httpcomponents.httpclient.source_4.5.13.v20210128-2225.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (966.92kB)
09:25:16 [INFO] Fetching org.apache.httpcomponents.httpcore.source_4.4.14.v20210128-2225.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (431.79kB)
09:25:16 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.201.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (9.69kB)
09:25:16 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl.source_1.0.201.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (9.49kB)
09:25:16 [INFO] Fetching org.eclipse.emf.common.source_2.23.0.v20210618-0700.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (218.87kB)
09:25:16 [INFO] Fetching org.eclipse.emf.ecore.source_2.25.0.v20210816-0937.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (820.36kB)
09:25:17 [INFO] Fetching org.eclipse.emf.ecore.change.source_2.14.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (90.79kB)
09:25:17 [INFO] Fetching org.eclipse.emf.ecore.xmi.source_2.16.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (151.54kB)
09:25:17 [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)
09:25:17 [INFO] Fetching org.eclipse.equinox.http.jetty_3.8.0.v20210414-1616.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (28.7kB)
09:25:17 [INFO] Fetching org.eclipse.equinox.http.servlet_1.7.100.v20210311-1631.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (229.5kB)
09:25:17 [INFO] Fetching org.eclipse.jetty.http_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (243.43kB)
09:25:17 [INFO] Fetching org.eclipse.jetty.server_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (769.66kB)
09:25:17 [INFO] Fetching org.eclipse.jetty.servlet_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (171.75kB)
09:25:17 [INFO] Fetching org.eclipse.jetty.util_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (561.39kB)
09:25:18 [INFO] Fetching org.eclipse.equinox.http.registry_1.3.0.v20210723-1156.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (47.6kB)
09:25:18 [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.500.v20200422-1833.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (27.76kB)
09:25:18 [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.2.0.v20210723-2021.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (12.61kB)
09:25:18 [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.3.200.v20210613-1953.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (43.53kB)
09:25:18 [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.500.v20210125-1508.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (7.93kB)
09:25:18 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository.source_1.4.200.v20210830-0925.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (111.91kB)
09:25:18 [INFO] Fetching org.eclipse.equinox.p2.console.source_1.2.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (19.92kB)
09:25:18 [INFO] Fetching org.eclipse.equinox.p2.core.source_2.8.0.v20210618-0742.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (61.25kB)
09:25:18 [INFO] Fetching org.eclipse.equinox.p2.director.source_2.5.100.v20210813-0606.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (67.02kB)
09:25:19 [INFO] Fetching org.eclipse.equinox.p2.engine.source_2.7.100.v20210813-0607.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (139.5kB)
09:25:19 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector.source_1.2.0.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (18.85kB)
09:25:19 [INFO] Fetching org.eclipse.equinox.p2.metadata.source_2.6.100.v20210813-0606.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (247.96kB)
09:25:19 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository.source_1.4.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (59.72kB)
09:25:19 [INFO] Fetching org.eclipse.equinox.p2.repository.source_2.5.200.v20210813-0803.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (121.9kB)
09:25:19 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse.source_2.3.100.v20210615-1334.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (96.27kB)
09:25:19 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives.source_1.4.100.v20210630-1916.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (59.18kB)
09:25:19 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator.source_2.2.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (19.63kB)
09:25:20 [INFO] Fetching org.eclipse.equinox.frameworkadmin.source_2.2.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (34.88kB)
09:25:20 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox.source_1.2.100.v20210703-1540.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (47.6kB)
09:25:20 [INFO] Fetching org.eclipse.equinox.security.source_1.3.700.v20210726-0943.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (102.34kB)
09:25:20 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor.source_1.2.0.v20210507-0825.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (48.44kB)
09:25:20 [INFO] Fetching org.eclipse.equinox.p2.transport.ecf.source_1.3.200.v20210613-1953.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (31.31kB)
09:25:20 [INFO] Fetching org.eclipse.equinox.p2.operations.source_2.6.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (64.22kB)
09:25:20 [INFO] Fetching org.eclipse.equinox.security.linux.x86_64.source_1.1.500.v20210125-1508.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (7.41kB)
09:25:20 [INFO] Fetching org.tukaani.xz.source_1.9.0.v20210624-1259.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (151.4kB)
09:25:20 [INFO] Fetching org.eclipse.equinox.concurrent.source_1.2.0.v20210202-1157.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (25.94kB)
09:25:21 [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.3.0.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (31.04kB)
09:25:21 [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.4.0.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (34.96kB)
09:25:21 [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.4.0.v20210312-1245.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (49.23kB)
09:25:21 [INFO] Fetching org.eclipse.equinox.p2.director.app.source_1.2.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (34.79kB)
09:25:21 [INFO] Fetching org.eclipse.equinox.p2.directorywatcher.source_1.3.0.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (22.73kB)
09:25:21 [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins.source_1.4.0.v20210312-1245.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (34.03kB)
09:25:21 [INFO] Fetching org.eclipse.equinox.p2.publisher.source_1.6.100.v20210723-0757.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (76.62kB)
09:25:21 [INFO] Fetching org.eclipse.equinox.p2.extensionlocation.source_1.4.0.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (26.23kB)
09:25:21 [INFO] Fetching org.eclipse.equinox.p2.repository.tools.source_2.3.0.v20210325-0750.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (178.85kB)
09:25:22 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse.source_1.4.1.v20210812-1422.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (149.9kB)
09:25:22 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.200.v20210813-0818.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (103.02kB)
09:25:22 [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.3.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (18.19kB)
09:25:22 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.2.1.v20210726-1519.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (52.79kB)
09:25:22 [INFO] Fetching org.eclipse.equinox.p2.ui.source_2.7.200.v20210615-1334.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (295.72kB)
09:25:22 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler.source_1.5.200.v20210813-0818.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (55.86kB)
09:25:22 [INFO] Fetching org.eclipse.equinox.p2.updatechecker.source_1.3.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (15.42kB)
09:25:22 [INFO] Fetching org.eclipse.equinox.security.ui.source_1.3.0.v20210121-0947.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (85.51kB)
09:25:23 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.source_1.2.1.v20210726-1519.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (30.35kB)
09:25:23 [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.3.200.v20210813-0818.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (129.71kB)
09:25:23 [INFO] Fetching org.eclipse.equinox.p2.updatesite.source_1.2.100.v20210813-0606.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (71.16kB)
09:25:23 [INFO] Fetching org.eclipse.equinox.p2.ui.importexport.source_1.3.200.v20210813-0818.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (50.35kB)
09:25:23 [INFO] Fetching org.eclipse.equinox.security.linux_1.0.200.v20210616-0726.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (23.39kB)
09:25:23 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (69.5kB)
09:25:23 [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)
09:25:23 [INFO] Fetching org.eclipse.help.base_4.3.400.v20210906-0500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (432.53kB)
09:25:23 [INFO] Fetching org.eclipse.help.ui_4.3.100.v20210619-0925.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (534.46kB)
09:25:24 [INFO] Fetching org.eclipse.help.webapp_3.10.400.v20210604-1216.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (736.5kB)
09:25:24 [INFO] Fetching org.eclipse.jetty.io_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (194.96kB)
09:25:24 [INFO] Fetching org.eclipse.jetty.security_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (126.4kB)
09:25:24 [INFO] Fetching org.eclipse.jetty.util.ajax_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (68.89kB)
09:25:24 [INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (24kB)
09:25:24 [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)
09:25:25 [INFO] Fetching jakarta.servlet-api.source_4.0.0.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (177.52kB)
09:25:25 [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)
09:25:25 [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)
09:25:25 [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)
09:25:25 [INFO] Fetching org.apache.lucene.analyzers-common.source_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (1.66MB)
09:25:26 [INFO] Fetching org.apache.lucene.core.source_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (2.24MB)
09:25:26 [INFO] Fetching org.apache.lucene.analyzers-smartcn.source_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (3.45MB)
09:25:26 [INFO] Fetching org.eclipse.equinox.http.jetty.source_3.8.0.v20210414-1616.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (22.51kB)
09:25:26 [INFO] Fetching org.eclipse.equinox.http.registry.source_1.3.0.v20210723-1156.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (32.56kB)
09:25:26 [INFO] Fetching org.eclipse.equinox.http.servlet.source_1.7.100.v20210311-1631.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (140.78kB)
09:25:27 [INFO] Fetching org.eclipse.equinox.jsp.jasper.source_1.1.500.v20200422-1833.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (19.16kB)
09:25:27 [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry.source_1.2.0.v20210723-2021.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (12.04kB)
09:25:27 [INFO] Fetching org.eclipse.help.base.source_4.3.400.v20210906-0500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (307.19kB)
09:25:27 [INFO] Fetching org.eclipse.help.ui.source_4.3.100.v20210619-0925.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (220.66kB)
09:25:27 [INFO] Fetching org.eclipse.help.webapp.source_3.10.400.v20210604-1216.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (202.21kB)
09:25:27 [INFO] Fetching org.eclipse.jetty.http.source_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (141.03kB)
09:25:28 [INFO] Fetching org.eclipse.jetty.io.source_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (108.96kB)
09:25:28 [INFO] Fetching org.eclipse.jetty.security.source_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (91.75kB)
09:25:28 [INFO] Fetching org.eclipse.jetty.server.source_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (444.34kB)
09:25:28 [INFO] Fetching org.eclipse.jetty.servlet.source_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (93.29kB)
09:25:28 [INFO] Fetching org.eclipse.jetty.util.source_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (358.83kB)
09:25:28 [INFO] Fetching org.eclipse.jetty.util.ajax.source_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (42.61kB)
09:25:28 [INFO] Fetching org.slf4j.api.source_1.7.30.v20200204-2150.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (67.32kB)
09:25:28 [INFO] Fetching org.eclipse.core.net.source_1.3.1100.v20210424-0724.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (55.55kB)
09:25:28 [INFO] Fetching org.eclipse.jdt_3.18.900.v20210906-0500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (42.93kB)
09:25:29 [INFO] Fetching org.eclipse.jdt.annotation_1.2.0.v20210519-0438.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (15.08kB)
09:25:29 [INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (25.16kB)
09:25:29 [INFO] Fetching org.eclipse.jdt.apt.core_3.7.0.v20210623-1209.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (391.91kB)
09:25:29 [INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.3.0.v20210618-1653.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (39.9kB)
09:25:29 [INFO] Fetching org.eclipse.jdt.compiler.tool_1.3.0.v20210726-1148.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (102.13kB)
09:25:30 [INFO] Fetching org.eclipse.jdt.compiler.apt_1.4.0.v20210708-0430.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (220.58kB)
09:25:30 [INFO] Fetching org.eclipse.jdt.apt.ui_3.7.0.v20210620-1751.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (71.97kB)
09:25:30 [INFO] Fetching org.eclipse.jdt.core.formatterapp_1.1.0.v20210618-1653.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (12.61kB)
09:25:30 [INFO] Fetching org.eclipse.jdt.doc.isv_3.14.1300.v20210901-1615.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (8.96MB)
09:25:31 [INFO] Fetching org.eclipse.jdt.doc.user_3.15.1200.v20210901-0815.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (10.25MB)
09:25:32 [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.2.0.v20210326-1251.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (26.27kB)
09:25:32 [INFO] Fetching org.eclipse.jdt.junit5.runtime_1.0.1300.v20210320-1132.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (21.88kB)
09:25:32 [INFO] Fetching org.junit.jupiter.api_5.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (63.4kB)
09:25:32 [INFO] Fetching org.junit.jupiter.engine_5.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (73.54kB)
09:25:32 [INFO] Fetching org.junit.jupiter.migrationsupport_5.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (21.55kB)
09:25:32 [INFO] Fetching org.junit.jupiter.params_5.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (186.1kB)
09:25:32 [INFO] Fetching org.junit.platform.commons_1.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (51.05kB)
09:25:33 [INFO] Fetching org.junit.platform.engine_1.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (60.02kB)
09:25:33 [INFO] Fetching org.junit.platform.launcher_1.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (53.71kB)
09:25:33 [INFO] Fetching org.junit.platform.runner_1.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (21.11kB)
09:25:33 [INFO] Fetching org.junit.platform.suite.api_1.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (16.91kB)
09:25:33 [INFO] Fetching org.junit.vintage.engine_5.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (33.82kB)
09:25:33 [INFO] Fetching org.opentest4j_1.2.0.v20190826-0900.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (14.79kB)
09:25:33 [INFO] Fetching org.eclipse.ant.ui.source_3.8.0.v20210415-1314.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (609.92kB)
09:25:34 [INFO] Fetching org.eclipse.jdt.apt.core.source_3.7.0.v20210623-1209.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (355.98kB)
09:25:34 [INFO] Fetching org.eclipse.jdt.apt.ui.source_3.7.0.v20210620-1751.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (45.9kB)
09:25:34 [INFO] Fetching org.eclipse.jdt.apt.pluggable.core.source_1.3.0.v20210618-1653.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (33.87kB)
09:25:34 [INFO] Fetching org.eclipse.jdt.compiler.apt.source_1.4.0.v20210708-0430.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (135.96kB)
09:25:34 [INFO] Fetching org.eclipse.jdt.compiler.tool.source_1.3.0.v20210726-1148.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (51.47kB)
09:25:34 [INFO] Fetching org.eclipse.jdt.core.source_3.27.0.v20210823-1758.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (5MB)
09:25:35 [INFO] Fetching org.eclipse.jdt.core.formatterapp.source_1.1.0.v20210618-1653.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (10.89kB)
09:25:35 [INFO] Fetching org.eclipse.jdt.annotation.source_1.2.0.v20210519-0438.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (12.06kB)
09:25:35 [INFO] Fetching org.eclipse.jdt.annotation.source_2.2.600.v20200408-1511.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (17.86kB)
09:25:35 [INFO] Fetching org.eclipse.jdt.core.manipulation.source_1.15.0.v20210812-1539.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.12MB)
09:25:35 [INFO] Fetching org.eclipse.jdt.debug.ui.source_3.12.400.v20210816-1720.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (845.62kB)
09:25:35 [INFO] Fetching org.eclipse.jdt.debug.source_3.18.0.v20210816-1805.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (765.75kB)
09:25:35 [INFO] Fetching org.eclipse.jdt.junit.source_3.13.0.v20210811-0812.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (198.34kB)
09:25:35 [INFO] Fetching org.eclipse.jdt.junit.core.source_3.11.0.v20210629-0111.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (113.73kB)
09:25:36 [INFO] Fetching org.eclipse.jdt.junit.runtime.source_3.6.100.v20210708-1502.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (45.8kB)
09:25:36 [INFO] Fetching org.eclipse.jdt.junit4.runtime.source_1.2.0.v20210326-1251.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (18.38kB)
09:25:36 [INFO] Fetching org.eclipse.jdt.junit5.runtime.source_1.0.1300.v20210320-1132.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (15.11kB)
09:25:36 [INFO] Fetching org.eclipse.jdt.launching.source_3.19.300.v20210815-1119.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (351.05kB)
09:25:36 [INFO] Fetching org.eclipse.jdt.ui.source_3.24.0.v20210823-0647.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (5.4MB)
09:25:36 [INFO] Fetching org.junit.source_4.13.0.v20200204-1500.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (258.21kB)
09:25:37 [INFO] Fetching org.hamcrest.core.source_1.3.0.v20180420-1519.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (51.3kB)
09:25:37 [INFO] Fetching org.junit.jupiter.api.source_5.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (197.02kB)
09:25:37 [INFO] Fetching org.junit.jupiter.engine.source_5.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (138.86kB)
09:25:37 [INFO] Fetching org.junit.jupiter.migrationsupport.source_5.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (39.73kB)
09:25:37 [INFO] Fetching org.junit.jupiter.params.source_5.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (84.22kB)
09:25:37 [INFO] Fetching org.junit.platform.commons.source_1.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (90.3kB)
09:25:37 [INFO] Fetching org.junit.platform.engine.source_1.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (152.5kB)
09:25:38 [INFO] Fetching org.junit.platform.launcher.source_1.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (101.55kB)
09:25:38 [INFO] Fetching org.junit.platform.runner.source_1.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (26.97kB)
09:25:38 [INFO] Fetching org.junit.platform.suite.api.source_1.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (34.47kB)
09:25:38 [INFO] Fetching org.junit.vintage.engine.source_5.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (53.97kB)
09:25:38 [INFO] Fetching org.opentest4j.source_1.2.0.v20190826-0900.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (20.88kB)
09:25:38 [INFO] Fetching org.apiguardian.source_1.1.0.v20190826-0900.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (14.05kB)
09:25:38 [INFO] Fetching org.eclipse.ant.launching.source_1.3.0.v20210415-1314.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (128.09kB)
09:25:39 [INFO] Fetching org.eclipse.jsch.core_1.3.900.v20200422-1935.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (40.73kB)
09:25:39 [INFO] Fetching org.eclipse.jsch.ui_1.4.0.v20210426-0843.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (91.81kB)
09:25:39 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.nebula_1.1.0.201703192131.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (31.58kB)
09:25:39 [INFO] Fetching org.eclipse.ocl.common.ui_1.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (27.75kB)
09:25:39 [INFO] Fetching org.eclipse.ocl.examples.debug_2.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (85.91kB)
09:25:39 [INFO] Fetching org.eclipse.ocl.xtext.completeocl_1.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (385.98kB)
09:25:39 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore_1.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (411.4kB)
09:25:40 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib_1.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (413.47kB)
09:25:40 [INFO] Fetching org.eclipse.ocl.examples.debug.vm_2.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (216.82kB)
09:25:40 [INFO] Fetching org.eclipse.ocl.xtext.base_1.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (573.49kB)
09:25:40 [INFO] Fetching org.eclipse.ocl.examples.debug.vm.ui_2.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (79.14kB)
09:25:40 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity_2.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (150.07kB)
09:25:40 [INFO] Fetching org.eclipse.ocl.pivot_1.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (3.33MB)
09:25:40 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity.ui_2.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (162.97kB)
09:25:41 [INFO] Fetching org.eclipse.ocl.examples.ui_1.8.800.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (11.34kB)
09:25:41 [INFO] Fetching org.eclipse.ocl.examples.xtext.console_4.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (99.38kB)
09:25:41 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl.ui_1.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (204.09kB)
09:25:41 [INFO] Fetching org.eclipse.ocl.examples.xtext.serializer_1.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (226.29kB)
09:25:41 [INFO] Fetching org.eclipse.ocl.pivot.ui_1.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (21.43kB)
09:25:41 [INFO] Fetching org.eclipse.ocl.xtext.completeocl.ui_1.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (279.95kB)
09:25:41 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib.ui_1.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (310.78kB)
09:25:41 [INFO] Fetching org.eclipse.ocl.pivot.uml_1.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (247.66kB)
09:25:42 [INFO] Fetching org.eclipse.ocl.xtext.base.ui_1.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (215.92kB)
09:25:42 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl_1.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (688.69kB)
09:25:42 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore.ui_1.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (400.68kB)
09:25:42 [INFO] Fetching org.eclipse.ocl.xtext.markup.ui_1.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (89.28kB)
09:25:42 [INFO] Fetching org.eclipse.ocl.xtext.markup_1.16.0.v20210907-2013.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.16.0/plugins/ (181.35kB)
09:25:42 [INFO] Fetching org.eclipse.pde.ds.lib_1.1.500.v20210209-1250.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (32.2kB)
09:25:42 [INFO] Fetching org.eclipse.papyrus.api.migration.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (12.95kB)
09:25:42 [INFO] Fetching org.eclipse.pde.api.tools_1.2.600.v20210812-0807.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (931.09kB)
09:25:42 [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)
09:25:43 [INFO] Fetching org.eclipse.papyrus.copypaste.ui.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (69.68kB)
09:25:43 [INFO] Fetching org.eclipse.papyrus.developer.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (11.78MB)
09:25:44 [INFO] Fetching org.eclipse.papyrus.dsml.validation.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (284.54kB)
09:25:44 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (186.18kB)
09:25:44 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (5.24MB)
09:25:44 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (444.22kB)
09:25:44 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (183.29kB)
09:25:44 [INFO] Fetching org.eclipse.papyrus.infra.nattable.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (5.19MB)
09:25:45 [INFO] Fetching org.eclipse.papyrus.infra.newchild.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (378.2kB)
09:25:45 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (634.37kB)
09:25:45 [INFO] Fetching org.eclipse.papyrus.infra.services.decoration.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (874.74kB)
09:25:45 [INFO] Fetching org.eclipse.papyrus.infra.services.navigation.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (171.71kB)
09:25:45 [INFO] Fetching org.eclipse.papyrus.infra.architecture.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.09MB)
09:25:45 [INFO] Fetching org.eclipse.papyrus.infra.types.doc_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (463.79kB)
09:25:45 [INFO] Fetching org.eclipse.papyrus.req.reqif.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.24MB)
09:25:46 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (2.32MB)
09:25:46 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (2.06MB)
09:25:46 [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (3.1MB)
09:25:46 [INFO] Fetching org.eclipse.papyrus.uml.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (3.49MB)
09:25:47 [INFO] Fetching org.eclipse.papyrus.uml.migration.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (33.3kB)
09:25:47 [INFO] Fetching org.eclipse.papyrus.uml.modelrepair.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (59.28kB)
09:25:47 [INFO] Fetching org.eclipse.papyrus.uml.profile.assistants.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (891.05kB)
09:25:47 [INFO] Fetching org.eclipse.papyrus.uml.profile.customization.doc_0.7.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (4.59MB)
09:25:48 [INFO] Fetching org.eclipse.papyrus.uml.search.ui.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.19MB)
09:25:48 [INFO] Fetching org.eclipse.papyrus.views.properties.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.79MB)
09:25:48 [INFO] Fetching org.eclipse.papyrus.infra.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (24.29kB)
09:25:48 [INFO] Fetching org.eclipse.papyrus.emf.facet.aggregate.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (89.15kB)
09:25:48 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (155.91kB)
09:25:48 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (512.8kB)
09:25:48 [INFO] Fetching org.eclipse.papyrus.emf.facet.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (470.3kB)
09:25:49 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (333.21kB)
09:25:49 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (127.9kB)
09:25:49 [INFO] Fetching org.eclipse.papyrus.toolsmiths.profilemigration.doc_1.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (576.62kB)
09:25:49 [INFO] Fetching org.eclipse.papyrus.views.references.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (56.85kB)
09:25:49 [INFO] Fetching org.eclipse.papyrus.views.documentation.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (83.49kB)
09:25:49 [INFO] Fetching org.eclipse.papyrus.toolsmiths.architecture.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (47.41kB)
09:25:49 [INFO] Fetching org.eclipse.papyrus.toolsmiths.validation.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (546.89kB)
09:25:50 [INFO] Fetching org.eclipse.papyrus.toolsmiths.plugin.builder.doc_1.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (609.55kB)
09:25:50 [INFO] Fetching org.eclipse.papyrus.uml.profile.types.doc_1.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (395.6kB)
09:25:50 [INFO] Fetching org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.48MB)
09:25:50 [INFO] Fetching org.eclipse.papyrus.editor.perspectiveconfiguration_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (24.3kB)
09:25:50 [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture.edit_1.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (34.83kB)
09:25:50 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.edit_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (39.08kB)
09:25:50 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel.edit_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (222.68kB)
09:25:51 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.sdk.core_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (30.32kB)
09:25:51 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (154.35kB)
09:25:51 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.ui_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (119kB)
09:25:51 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.sdk.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (372.46kB)
09:25:51 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.metamodel_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (26.18kB)
09:25:51 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.core_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (25.08kB)
09:25:51 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (113.17kB)
09:25:51 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (162.01kB)
09:25:52 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.edit_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (81.51kB)
09:25:52 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.editor_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (53.53kB)
09:25:52 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.ui_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (290.14kB)
09:25:52 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.sdk.ui_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (44.14kB)
09:25:52 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.core_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (19.1kB)
09:25:52 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (32.42kB)
09:25:52 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (40.06kB)
09:25:52 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (108.75kB)
09:25:53 [INFO] Fetching org.eclipse.papyrus.extensionpoints.editors_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (34.05kB)
09:25:53 [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation.edit_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (44.99kB)
09:25:53 [INFO] Fetching org.eclipse.papyrus.infra.constraints.editor_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (141.57kB)
09:25:53 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (141.29kB)
09:25:53 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.internationalization_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (32.93kB)
09:25:53 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.ui_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (24.45kB)
09:25:53 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.nattable_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (56.73kB)
09:25:54 [INFO] Fetching org.eclipse.papyrus.infra.emf.diagram.common_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (15.6kB)
09:25:54 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.editor_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (124.31kB)
09:25:54 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.properties_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (48.32kB)
09:25:54 [INFO] Fetching org.eclipse.papyrus.infra.psf_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (38.11kB)
09:25:54 [INFO] Fetching org.eclipse.papyrus.infra.newchild.edit_5.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (28.32kB)
09:25:54 [INFO] Fetching org.eclipse.papyrus.infra.properties.editor_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (208.36kB)
09:25:55 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.edit_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (62.8kB)
09:25:55 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.editor_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (73.96kB)
09:25:55 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.ui_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (15.58kB)
09:25:55 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.controlmode_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (17.57kB)
09:25:55 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode_3.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (120.74kB)
09:25:55 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (165.91kB)
09:25:55 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.theme_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (12.05kB)
09:25:55 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model.edit_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (29.68kB)
09:25:56 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.export_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (55.39kB)
09:25:56 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.navigation_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (84.07kB)
09:25:56 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.outline_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (31.86kB)
09:25:56 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.widgets_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (28.55kB)
09:25:56 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gef_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (14.93kB)
09:25:56 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.modelexplorer_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (43.1kB)
09:25:56 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.hyperlink_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (103.88kB)
09:25:57 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.viewersearcher_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (14.06kB)
09:25:57 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (13.74kB)
09:25:57 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.menu_2.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (44.42kB)
09:25:57 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.welcome_2.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (39.37kB)
09:25:57 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation.edit_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (51.74kB)
09:25:57 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style.edit_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (17.91kB)
09:25:57 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.controlmode_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (32.17kB)
09:25:57 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.edit_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (22.27kB)
09:25:58 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.readonly_2.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (12.25kB)
09:25:58 [INFO] Fetching org.eclipse.papyrus.infra.nattable.controlmode_3.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (19.71kB)
09:25:58 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.editor_6.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (603.18kB)
09:25:58 [INFO] Fetching org.eclipse.papyrus.infra.nattable.modelexplorer_5.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (46.29kB)
09:25:58 [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.config_6.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (32.94kB)
09:25:58 [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.editor_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (10.55kB)
09:25:59 [INFO] Fetching org.eclipse.papyrus.infra.nattable.properties_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (179.18kB)
09:25:59 [INFO] Fetching org.eclipse.papyrus.infra.nattable.gmfdiag_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (21.32kB)
09:25:59 [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation.edit_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (22.21kB)
09:25:59 [INFO] Fetching org.eclipse.papyrus.infra.types.ui_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (38.19kB)
09:25:59 [INFO] Fetching org.eclipse.papyrus.infra.newchild.editor_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (81.34kB)
09:25:59 [INFO] Fetching org.eclipse.papyrus.infra.newchild.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (28.17kB)
09:25:59 [INFO] Fetching org.eclipse.papyrus.infra.onefile.ui_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (101.89kB)
09:26:00 [INFO] Fetching org.eclipse.papyrus.infra.services.architecture_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (12.44kB)
09:26:00 [INFO] Fetching org.eclipse.papyrus.infra.services.viewlabelprovider_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (15.67kB)
09:26:00 [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading.ui_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (65.67kB)
09:26:00 [INFO] Fetching org.eclipse.papyrus.infra.ui.architecture_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (167.79kB)
09:26:00 [INFO] Fetching org.eclipse.papyrus.infra.ui.resources_2.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (50.85kB)
09:26:00 [INFO] Fetching org.eclipse.papyrus.infra.ui.fonts_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (319.97kB)
09:26:00 [INFO] Fetching org.eclipse.papyrus.sdk_5.2.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (12.82kB)
09:26:00 [INFO] Fetching com.ibm.icu.source_67.1.0.v20200706-1749.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (2.36MB)
09:26:01 [INFO] Fetching org.eclipse.papyrus.uml.alf_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.43MB)
09:26:01 [INFO] Fetching org.eclipse.papyrus.uml.alf.common_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (24.12kB)
09:26:01 [INFO] Fetching org.eclipse.papyrus.uml.alf.common.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (17.17kB)
09:26:01 [INFO] Fetching org.eclipse.papyrus.uml.alf.libraries_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (406.15kB)
09:26:01 [INFO] Fetching org.eclipse.papyrus.uml.alf.to.fuml_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (62.51kB)
09:26:02 [INFO] Fetching org.eclipse.papyrus.uml.alf.ui_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (393.06kB)
09:26:02 [INFO] Fetching org.eclipse.papyrus.uml.architecture_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (34.3kB)
09:26:02 [INFO] Fetching org.eclipse.papyrus.uml.nattable_6.0.100.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (262.97kB)
09:26:02 [INFO] Fetching org.eclipse.papyrus.uml.nattable.clazz.config_6.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (15.04kB)
09:26:02 [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic.config_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (14.87kB)
09:26:02 [INFO] Fetching org.eclipse.papyrus.uml.diagram.clazz_4.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (3.1MB)
09:26:03 [INFO] Fetching org.eclipse.papyrus.uml.diagram.communication_5.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (709.17kB)
09:26:03 [INFO] Fetching org.eclipse.papyrus.uml.diagram.component_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.33MB)
09:26:03 [INFO] Fetching org.eclipse.papyrus.uml.diagram.composite_4.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (4.3MB)
09:26:03 [INFO] Fetching org.eclipse.papyrus.uml.diagram.deployment_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.17MB)
09:26:03 [INFO] Fetching org.eclipse.papyrus.uml.diagram.interactionoverview_4.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (158.28kB)
09:26:03 [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile_4.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.3MB)
09:26:04 [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence_6.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (2.04MB)
09:26:04 [INFO] Fetching org.eclipse.papyrus.uml.diagram.statemachine_4.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.23MB)
09:26:04 [INFO] Fetching org.eclipse.papyrus.uml.diagram.timing_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.51MB)
09:26:04 [INFO] Fetching org.eclipse.papyrus.uml.diagram.usecase_5.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.39MB)
09:26:04 [INFO] Fetching org.eclipse.papyrus.uml.diagram.activity_4.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (9.82MB)
09:26:05 [INFO] Fetching org.eclipse.papyrus.uml.commands_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (30.04kB)
09:26:05 [INFO] Fetching org.eclipse.papyrus.uml.controlmode.profile_3.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (44.72kB)
09:26:05 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (143.31kB)
09:26:05 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.controlmode_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (54.26kB)
09:26:05 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (130.7kB)
09:26:06 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.properties_5.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (70.14kB)
09:26:06 [INFO] Fetching org.eclipse.papyrus.uml.service.types_5.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (513.38kB)
09:26:06 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.groups_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (110.23kB)
09:26:06 [INFO] Fetching org.eclipse.papyrus.uml.diagram.css_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (27.58kB)
09:26:06 [INFO] Fetching org.eclipse.papyrus.uml.diagram.dnd_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (71.86kB)
09:26:06 [INFO] Fetching org.eclipse.papyrus.uml.diagram.icons_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (332.46kB)
09:26:06 [INFO] Fetching org.eclipse.papyrus.uml.diagram.menu_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (238.49kB)
09:26:07 [INFO] Fetching org.eclipse.papyrus.uml.diagram.modelexplorer_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (17.24kB)
09:26:07 [INFO] Fetching org.eclipse.papyrus.uml.diagram.navigation_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (34.2kB)
09:26:07 [INFO] Fetching org.eclipse.papyrus.uml.diagram.wizards_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (177.04kB)
09:26:07 [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (33.67kB)
09:26:07 [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols.properties_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (12.34kB)
09:26:07 [INFO] Fetching org.eclipse.papyrus.uml.diagram.linklf_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (45.98kB)
09:26:07 [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence.restrictions_2.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (13.35kB)
09:26:07 [INFO] Fetching org.eclipse.papyrus.uml.service.types.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (96.78kB)
09:26:08 [INFO] Fetching org.eclipse.papyrus.uml.service.validation_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (31.3kB)
09:26:08 [INFO] Fetching org.eclipse.papyrus.uml.documentation.profile_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (29.92kB)
09:26:08 [INFO] Fetching org.eclipse.papyrus.uml.export_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (76.61kB)
09:26:08 [INFO] Fetching org.eclipse.papyrus.uml.expressions.edit_3.0.100.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (78.24kB)
09:26:08 [INFO] Fetching org.eclipse.papyrus.uml.expressions.properties_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (27.18kB)
09:26:08 [INFO] Fetching org.eclipse.papyrus.uml.icons_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.51MB)
09:26:08 [INFO] Fetching org.eclipse.papyrus.uml.import_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (36.96kB)
09:26:08 [INFO] Fetching org.eclipse.papyrus.uml.perspective_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (13.42kB)
09:26:09 [INFO] Fetching org.eclipse.papyrus.uml.profile.drafter_2.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (164.81kB)
09:26:09 [INFO] Fetching org.eclipse.papyrus.uml.resourceloading.profile_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (13.03kB)
09:26:09 [INFO] Fetching org.eclipse.papyrus.uml.templaterepository_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (14kB)
09:26:09 [INFO] Fetching org.eclipse.papyrus.uml.oclconstraintevaluation_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (16.42kB)
09:26:09 [INFO] Fetching org.eclipse.papyrus.uml.navigation_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (45.23kB)
09:26:09 [INFO] Fetching org.eclipse.papyrus.uml.services.decoration_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (14.76kB)
09:26:09 [INFO] Fetching org.eclipse.papyrus.uml.filters.edit_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (20.86kB)
09:26:09 [INFO] Fetching org.eclipse.papyrus.uml.internationalization_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (15.79kB)
09:26:10 [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (19.3kB)
09:26:10 [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer_3.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (248.07kB)
09:26:10 [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.widgets_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (14.9kB)
09:26:10 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.widgets_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (17.21kB)
09:26:10 [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (12.12kB)
09:26:10 [INFO] Fetching org.eclipse.papyrus.uml.nattable.matrix_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (41.16kB)
09:26:10 [INFO] Fetching org.eclipse.papyrus.uml.nattable.properties_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (58.97kB)
09:26:10 [INFO] Fetching org.eclipse.papyrus.uml.nattable.menu_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (199.87kB)
09:26:11 [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.integration_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (18.1kB)
09:26:11 [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.valuespecification_6.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (18.78kB)
09:26:11 [INFO] Fetching org.eclipse.papyrus.uml.nattable.stereotype.display_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (42.47kB)
09:26:11 [INFO] Fetching org.eclipse.papyrus.uml.nattable.richtext_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (23.88kB)
09:26:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (62.29kB)
09:26:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (28.01kB)
09:26:11 [INFO] Fetching org.eclipse.papyrus.views.validation_3.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (58.83kB)
09:26:12 [INFO] Fetching org.eclipse.papyrus.uml.properties.xtext_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (48.79kB)
09:26:12 [INFO] Fetching org.eclipse.papyrus.uml.search.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (168.63kB)
09:26:12 [INFO] Fetching org.eclipse.papyrus.views.search_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (48.43kB)
09:26:13 [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (76.72kB)
09:26:13 [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (92.77kB)
09:26:13 [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (55.18kB)
09:26:13 [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (47.65kB)
09:26:14 [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (70.24kB)
09:26:14 [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (49.28kB)
09:26:14 [INFO] Fetching org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (27.04kB)
09:26:14 [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (74.71kB)
09:26:14 [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (52.04kB)
09:26:14 [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (158.28kB)
09:26:14 [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (86.04kB)
09:26:15 [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (188.49kB)
09:26:15 [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (85.78kB)
09:26:15 [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (111.48kB)
09:26:15 [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (63.27kB)
09:26:15 [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (115.64kB)
09:26:16 [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (64.49kB)
09:26:16 [INFO] Fetching org.eclipse.papyrus.uml.textedit.javaconstraint_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (16.29kB)
09:26:16 [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (189.01kB)
09:26:16 [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext.ui_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (86.23kB)
09:26:16 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (115.28kB)
09:26:16 [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (308.42kB)
09:26:17 [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (384.88kB)
09:26:17 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.validation_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (12.5kB)
09:26:17 [INFO] Fetching org.eclipse.papyrus.views.documentation_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (40.47kB)
09:26:17 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.resourceloading_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (26.58kB)
09:26:17 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.newchild_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (25kB)
09:26:17 [INFO] Fetching org.eclipse.papyrus.views.references_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (40.23kB)
09:26:17 [INFO] Fetching org.objectweb.asm.tree_9.1.0.v20210209-1849.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (26.39kB)
09:26:18 [INFO] Fetching org.eclipse.pde.api.tools.annotations_1.1.400.v20190929-1236.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (11.46kB)
09:26:18 [INFO] Fetching org.eclipse.pde.api.tools.ui_1.2.400.v20210721-1110.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (514.36kB)
09:26:18 [INFO] Fetching org.eclipse.pde.doc.user_3.14.1300.v20210901-1615.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (7.6MB)
09:26:18 [INFO] Fetching org.eclipse.pde.ds.annotations_1.2.200.v20210816-0738.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (145.38kB)
09:26:18 [INFO] Fetching org.eclipse.pde.ds.core_1.2.300.v20210316-0728.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (57.89kB)
09:26:18 [INFO] Fetching org.eclipse.pde.ds.ui_1.2.100.v20210507-0837.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (201.99kB)
09:26:19 [INFO] Fetching org.eclipse.pde.ds1_2.lib_1.0.500.v20210209-1250.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (28.62kB)
09:26:19 [INFO] Fetching org.eclipse.pde_3.13.1600.v20210906-0500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (67.69kB)
09:26:19 [INFO] Fetching org.eclipse.pde.junit.runtime_3.6.0.v20210513-1344.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (23.95kB)
09:26:19 [INFO] Fetching org.eclipse.pde.runtime_3.7.200.v20210513-1344.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (212.57kB)
09:26:19 [INFO] Fetching org.eclipse.pde.ui.templates_3.7.300.v20210626-1500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (567.79kB)
09:26:19 [INFO] Fetching org.eclipse.pde.ua.core_1.2.200.v20210208-1459.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (111.43kB)
09:26:19 [INFO] Fetching org.eclipse.pde.ua.ui_1.2.200.v20210515-0638.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (443.56kB)
09:26:20 [INFO] Fetching org.eclipse.pde.genericeditor.extension_1.1.100.v20201207-1622.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (86.79kB)
09:26:20 [INFO] Fetching org.eclipse.tools.layout.spy_1.1.0.v20210110-1247.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (43.28kB)
09:26:20 [INFO] Fetching org.eclipse.pde.build.source_3.11.0.v20210429-0618.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (317.24kB)
09:26:20 [INFO] Fetching org.eclipse.pde.core.source_3.14.400.v20210812-0807.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1,003.33kB)
09:26:20 [INFO] Fetching org.eclipse.pde.junit.runtime.source_3.6.0.v20210513-1344.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (19.02kB)
09:26:20 [INFO] Fetching org.eclipse.pde.runtime.source_3.7.200.v20210513-1344.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (83.36kB)
09:26:20 [INFO] Fetching org.eclipse.pde.ui.source_3.13.200.v20210820-1453.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (2.05MB)
09:26:21 [INFO] Fetching org.eclipse.pde.ui.templates.source_3.7.300.v20210626-1500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (107.4kB)
09:26:21 [INFO] Fetching org.objectweb.asm.source_9.1.0.v20210209-1849.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (188.4kB)
09:26:21 [INFO] Fetching org.objectweb.asm.tree.source_9.1.0.v20210209-1849.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (86.62kB)
09:26:21 [INFO] Fetching org.eclipse.pde.api.tools.source_1.2.600.v20210812-0807.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (652.93kB)
09:26:21 [INFO] Fetching org.eclipse.pde.api.tools.annotations.source_1.1.400.v20190929-1236.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (12.56kB)
09:26:21 [INFO] Fetching org.eclipse.pde.api.tools.ui.source_1.2.400.v20210721-1110.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (250.62kB)
09:26:21 [INFO] Fetching org.eclipse.pde.ds.core.source_1.2.300.v20210316-0728.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (50.83kB)
09:26:22 [INFO] Fetching org.eclipse.pde.ds.ui.source_1.2.100.v20210507-0837.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (94.81kB)
09:26:22 [INFO] Fetching org.eclipse.pde.launching.source_3.9.400.v20210626-1500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (93.81kB)
09:26:22 [INFO] Fetching org.eclipse.pde.ua.core.source_1.2.200.v20210208-1459.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (104.7kB)
09:26:22 [INFO] Fetching org.eclipse.pde.ua.ui.source_1.2.200.v20210515-0638.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (272.64kB)
09:26:22 [INFO] Fetching org.eclipse.ui.trace.source_1.2.0.v20210110-1242.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (51.75kB)
09:26:22 [INFO] Fetching org.eclipse.pde.ds.annotations.source_1.2.200.v20210816-0738.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (77.51kB)
09:26:22 [INFO] Fetching org.eclipse.pde.genericeditor.extension.source_1.1.100.v20201207-1622.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (63.34kB)
09:26:22 [INFO] Fetching org.eclipse.pde.ds.lib.source_1.1.500.v20210209-1250.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (29.97kB)
09:26:23 [INFO] Fetching org.eclipse.pde.ds1_2.lib.source_1.0.500.v20210209-1250.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (20.56kB)
09:26:23 [INFO] Fetching org.eclipse.tools.layout.spy.source_1.1.0.v20210110-1247.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (26.45kB)
09:26:23 [INFO] Fetching org.eclipse.platform_4.21.0.v20210906-0500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (637.67kB)
09:26:23 [INFO] Fetching org.eclipse.platform.doc.isv_4.21.0.v20210901-1615.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (39.31MB)
09:26:24 [INFO] Fetching org.eclipse.platform.doc.isv_4.21.0.v20210901-1615.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (26.59MB of 39.31MB at 26.59MB/s)
09:26:26 [INFO] Fetching org.eclipse.platform.doc.user_4.21.0.v20210901-0815.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (7.15MB)
09:26:26 [INFO] Fetching org.eclipse.text.quicksearch_1.1.200.v20210616-1255.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (94.07kB)
09:26:26 [INFO] Fetching org.eclipse.ui.intro.universal_3.4.200.v20210409-1747.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (2.09MB)
09:26:26 [INFO] Fetching org.eclipse.ui.browser_3.7.0.v20210621-1136.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (206.46kB)
09:26:26 [INFO] Fetching org.eclipse.ui.monitoring_1.2.0.v20210111-1353.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (59.01kB)
09:26:27 [INFO] Fetching org.eclipse.ui.net_1.4.0.v20210426-0838.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (45.24kB)
09:26:27 [INFO] Fetching org.eclipse.ui.ide.application_1.4.100.v20210506-1050.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (110.51kB)
09:26:27 [INFO] Fetching org.eclipse.ui.themes_1.2.1500.v20210607-1102.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (37.69kB)
09:26:27 [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.1.100.v20210315-0954.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (23.47kB)
09:26:27 [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.1.0.v20210426-0951.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (16.25kB)
09:26:28 [INFO] Fetching org.apache.ant.source_1.10.11.v20210720-1445.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (2.45MB)
09:26:28 [INFO] Fetching org.eclipse.ant.core.source_3.6.100.v20210731-1643.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (97.23kB)
09:26:28 [INFO] Fetching com.jcraft.jsch.source_0.1.55.v20190404-1902.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (294.21kB)
09:26:28 [INFO] Fetching org.eclipse.compare.core.source_3.6.1000.v20201020-1107.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (62.17kB)
09:26:28 [INFO] Fetching org.eclipse.compare.source_3.8.100.v20210805-1512.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (422.94kB)
09:26:28 [INFO] Fetching org.eclipse.core.filebuffers.source_3.7.0.v20210512-1543.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (87.57kB)
09:26:28 [INFO] Fetching org.eclipse.core.filesystem.source_1.9.100.v20210611-0919.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (93.02kB)
09:26:28 [INFO] Fetching org.eclipse.core.net.linux.source_1.0.0.v20210424-0724.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (11.35kB)
09:26:29 [INFO] Fetching org.eclipse.core.net.linux.x86_64.source_1.2.500.v20210510-1619.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (7.41kB)
09:26:29 [INFO] Fetching org.eclipse.core.resources.source_3.15.100.v20210818-1523.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (800.51kB)
09:26:29 [INFO] Fetching org.eclipse.debug.core.source_3.18.200.v20210721-1355.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (403.18kB)
09:26:29 [INFO] Fetching org.eclipse.debug.ui.source_3.15.100.v20210812-1116.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.67MB)
09:26:29 [INFO] Fetching org.eclipse.e4.ui.ide.source_3.16.0.v20210625-1251.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (10.76kB)
09:26:29 [INFO] Fetching org.eclipse.ltk.core.refactoring.source_3.12.0.v20210618-1953.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (294.96kB)
09:26:29 [INFO] Fetching org.eclipse.ltk.ui.refactoring.source_3.12.0.v20210618-1953.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (251.15kB)
09:26:29 [INFO] Fetching org.eclipse.platform.source_4.21.0.v20210906-0500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (10.67kB)
09:26:30 [INFO] Fetching org.eclipse.search.source_3.13.300.v20210806-1124.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (298.98kB)
09:26:30 [INFO] Fetching org.eclipse.text.quicksearch.source_1.1.200.v20210616-1255.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (59.44kB)
09:26:30 [INFO] Fetching org.eclipse.team.core.source_3.9.100.v20210604-1207.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (367.77kB)
09:26:30 [INFO] Fetching org.eclipse.team.ui.source_3.9.100.v20210721-1306.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (765.89kB)
09:26:30 [INFO] Fetching org.eclipse.text.source_3.12.0.v20210512-1644.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (279.35kB)
09:26:30 [INFO] Fetching org.eclipse.jface.text.source_3.18.100.v20210820-1651.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (810.57kB)
09:26:30 [INFO] Fetching org.eclipse.jsch.core.source_1.3.900.v20200422-1935.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (38.72kB)
09:26:31 [INFO] Fetching org.eclipse.jsch.ui.source_1.4.0.v20210426-0843.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (47.91kB)
09:26:31 [INFO] Fetching org.eclipse.ui.console.source_3.11.100.v20210721-1355.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (137.01kB)
09:26:31 [INFO] Fetching org.eclipse.ui.intro.source_3.6.300.v20210721-0921.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (253.81kB)
09:26:31 [INFO] Fetching org.eclipse.ui.intro.universal.source_3.4.200.v20210409-1747.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (57.06kB)
09:26:31 [INFO] Fetching org.eclipse.ui.cheatsheets.source_3.7.300.v20210507-0822.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (251.12kB)
09:26:31 [INFO] Fetching org.eclipse.ui.browser.source_3.7.0.v20210621-1136.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (96.13kB)
09:26:31 [INFO] Fetching org.eclipse.ui.genericeditor.source_1.2.0.v20210129-1224.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (92.19kB)
09:26:31 [INFO] Fetching org.eclipse.ui.monitoring.source_1.2.0.v20210111-1353.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (45.22kB)
09:26:32 [INFO] Fetching org.eclipse.ui.navigator.source_3.10.100.v20210415-0924.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (308.93kB)
09:26:32 [INFO] Fetching org.eclipse.ui.navigator.resources.source_3.8.200.v20210803-2129.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (102.6kB)
09:26:32 [INFO] Fetching org.eclipse.ui.net.source_1.4.0.v20210426-0838.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (28.59kB)
09:26:32 [INFO] Fetching org.eclipse.ui.workbench.texteditor.source_3.16.200.v20210724-2153.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (430.77kB)
09:26:32 [INFO] Fetching org.eclipse.ui.views.source_3.11.100.v20210816-0811.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (80.24kB)
09:26:32 [INFO] Fetching org.eclipse.ui.editors.source_3.14.200.v20210622-1002.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (330.04kB)
09:26:32 [INFO] Fetching org.eclipse.ui.externaltools.source_3.5.100.v20210812-1118.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (77.56kB)
09:26:32 [INFO] Fetching org.eclipse.ui.ide.source_3.18.300.v20210817-1731.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.25MB)
09:26:33 [INFO] Fetching org.eclipse.ui.ide.application.source_1.4.100.v20210506-1050.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (50.79kB)
09:26:33 [INFO] Fetching org.eclipse.core.variables.source_3.5.100.v20210721-1355.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (37.7kB)
09:26:33 [INFO] Fetching org.eclipse.ui.forms.source_3.11.200.v20210622-0925.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (217.67kB)
09:26:33 [INFO] Fetching org.eclipse.ui.views.properties.tabbed.source_3.9.100.v20201223-1348.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (82.81kB)
09:26:33 [INFO] Fetching org.eclipse.equinox.security.linux.source_1.0.200.v20210616-0726.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (19.13kB)
09:26:33 [INFO] Fetching org.eclipse.core.externaltools.source_1.2.100.v20210812-1118.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (35.43kB)
09:26:34 [INFO] Fetching org.eclipse.ui.themes.source_1.2.1500.v20210607-1102.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (7.39kB)
09:26:34 [INFO] Fetching org.eclipse.ui.intro.quicklinks.source_1.1.100.v20210315-0954.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (18.24kB)
09:26:34 [INFO] Fetching org.eclipse.team.genericeditor.diff.extension.source_1.1.0.v20210426-0951.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (14.19kB)
09:26:34 [INFO] Fetching org.eclipse.ui.views.log.source_1.3.0.v20210619-1213.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (59.83kB)
09:26:34 [INFO] Fetching org.eclipse.update.configurator_3.4.800.v20210415-1314.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (94.06kB)
09:26:34 [INFO] Fetching org.eclipse.rcp_4.21.0.v20210906-0500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (11.09kB)
09:26:34 [INFO] Fetching org.eclipse.help.source_3.9.100.v20210721-0601.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (180.01kB)
09:26:34 [INFO] Fetching org.eclipse.ui.source_3.119.100.v20210830-0942.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (145.55kB)
09:26:34 [INFO] Fetching org.eclipse.ui.workbench.source_3.123.0.v20210817-0704.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (2.47MB)
09:26:35 [INFO] Fetching org.eclipse.update.configurator.source_3.4.800.v20210415-1314.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (76.41kB)
09:26:35 [INFO] Fetching org.eclipse.sdk_4.21.0.v20210906-0500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (393.42kB)
09:26:35 [INFO] Fetching org.eclipse.xwt.css_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (10.13kB)
09:26:35 [INFO] Fetching org.eclipse.xwt.emf_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (13.93kB)
09:26:35 [INFO] Fetching org.eclipse.xwt.pde_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (17.29kB)
09:26:35 [INFO] Fetching org.eclipse.xwt.xml_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (9.91kB)
09:26:35 [INFO] Fetching org.eclipse.xwt.forms_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (13.08kB)
09:26:36 [INFO] Fetching org.pushingpixels.trident_1.2.0.v201305152020.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (35.25kB)
09:26:36 [INFO] Fetching org.eclipse.xwt.ui.workbench_1.7.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (17.46kB)
09:26:36 [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (10.52kB)
09:26:36 [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.4MB)
09:26:36 [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (328.72kB)
09:26:36 [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.13.v20210128-2225.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (17.36kB)
09:26:37 [INFO] Fetching org.eclipse.compare.win32_1.2.800.v20200127-1343.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (43.77kB)
09:26:37 [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (37.47kB)
09:26:37 [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (34.71kB)
09:26:37 [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (57.74kB)
09:26:37 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.300.v20210828-0802.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (132.48kB)
09:26:37 [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (10.25kB)
09:26:37 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64.source_3.117.0.v20210906-0842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.97MB)
09:26:38 [INFO] Fetching org.eclipse.e4.ui.swt.win32.source_1.1.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (9.38kB)
09:26:38 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.400.v20210410-0052.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (22.79kB)
09:26:38 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32.source_1.0.400.v20210410-0052.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (19.9kB)
09:26:38 [INFO] Fetching com.sun.jna.source_4.5.1.v20190425-1842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (163.15kB)
09:26:38 [INFO] Fetching com.sun.jna.platform.source_4.5.1.v20190425-1842.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (912.59kB)
09:26:38 [INFO] Fetching org.apache.httpcomponents.httpclient.win.source_4.5.13.v20210128-2225.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (29.93kB)
09:26:38 [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (40.67kB)
09:26:39 [INFO] Fetching org.eclipse.equinox.security.win32.x86_64.source_1.1.200.v20190812-0919.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (16.57kB)
09:26:39 [INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (22.27kB)
09:26:39 [INFO] Fetching org.eclipse.compare.win32.source_1.2.800.v20200127-1343.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (23.06kB)
09:26:39 [INFO] Fetching org.eclipse.core.net.win32.x86_64.source_1.1.500.v20190925-1337.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (8.48kB)
09:26:39 [INFO] Fetching org.eclipse.ui.win32.source_3.4.400.v20200414-1247.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (15.6kB)
09:26:39 [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.300.v20210427-1937.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (25.6kB)
09:26:39 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (29.62kB)
09:26:39 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.300.v20210828-0802.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (40.8kB)
09:26:40 [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.21/R-4.21-202109060500/plugins/ (23.86kB)
09:26:40 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64.source_3.117.0.v20210906-0842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (1.64MB)
09:26:40 [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (28.06kB)
09:26:40 [INFO] Fetching org.eclipse.equinox.security.macosx.source_1.101.400.v20210427-1958.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (29.48kB)
09:26:40 [INFO] Fetching org.eclipse.jdt.launching.macosx_3.4.700.v20210701-1647.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (19.42kB)
09:26:40 [INFO] Fetching org.eclipse.jdt.launching.ui.macosx_1.2.800.v20210701-1647.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (58.78kB)
09:26:41 [INFO] Fetching org.eclipse.jdt.launching.macosx.source_3.4.700.v20210701-1647.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (17.61kB)
09:26:41 [INFO] Fetching org.eclipse.jdt.launching.ui.macosx.source_1.2.800.v20210701-1647.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (28.1kB)
09:26:41 [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (9.54kB)
09:26:41 [INFO] Fetching org.eclipse.ui.cocoa.source_1.2.400.v20191217-1850.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/plugins/ (8.88kB)
09:26:41 [INFO] Fetching org.eclipse.e4.rcp_4.21.0.v20210906-0842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (20.93kB)
09:26:41 [INFO] Fetching org.eclipse.e4.rcp.source_4.21.0.v20210906-0842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.87kB)
09:26:41 [INFO] Fetching org.eclipse.ecf.core.feature_1.5.702.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.74kB)
09:26:42 [INFO] Fetching org.eclipse.ecf.core.feature.source_1.5.702.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (21.02kB)
09:26:42 [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.501.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.71kB)
09:26:42 [INFO] Fetching org.eclipse.ecf.core.ssl.feature.source_1.1.501.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (21.07kB)
09:26:42 [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.1800.v20210618-0642.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (27.84kB)
09:26:42 [INFO] Fetching org.eclipse.ecf.filetransfer.feature.source_3.14.1800.v20210618-0642.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (29.23kB)
09:26:42 [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.703.v20210512-0614.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (27.93kB)
09:26:42 [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature.source_1.0.703.v20210512-0614.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (29.39kB)
09:26:42 [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (23.74kB)
09:26:43 [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature.source_1.1.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (25.15kB)
09:26:43 [INFO] Fetching org.eclipse.emf.common_2.23.0.v20210618-0700.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.06kB)
09:26:43 [INFO] Fetching org.eclipse.emf.common.source_2.23.0.v20210618-0700.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (20.25kB)
09:26:43 [INFO] Fetching org.eclipse.emf.ecore_2.25.0.v20210816-0937.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.14kB)
09:26:43 [INFO] Fetching org.eclipse.emf.ecore.source_2.25.0.v20210816-0937.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (20.29kB)
09:26:43 [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.1100.v20210830-0925.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.72kB)
09:26:43 [INFO] Fetching org.eclipse.equinox.p2.core.feature.source_1.6.1100.v20210830-0925.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.48kB)
09:26:43 [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.1300.v20210830-0925.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.13kB)
09:26:43 [INFO] Fetching org.eclipse.equinox.p2.extras.feature.source_1.4.1300.v20210830-0925.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.19kB)
09:26:44 [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.1300.v20210830-0925.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.06kB)
09:26:44 [INFO] Fetching org.eclipse.equinox.p2.rcp.feature.source_1.4.1300.v20210830-0925.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.15kB)
09:26:44 [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.1300.v20210830-0925.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (18.93kB)
09:26:44 [INFO] Fetching org.eclipse.equinox.p2.user.ui.source_2.4.1300.v20210830-0925.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.13kB)
09:26:44 [INFO] Fetching org.eclipse.help_2.3.700.v20210906-0500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.58kB)
09:26:44 [INFO] Fetching org.eclipse.help.source_2.3.700.v20210906-0500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (18.86kB)
09:26:44 [INFO] Fetching org.eclipse.jdt_3.18.900.v20210906-0500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.74kB)
09:26:44 [INFO] Fetching org.eclipse.jdt.source_3.18.900.v20210906-0500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.1kB)
09:26:45 [INFO] Fetching org.eclipse.papyrus.doc.feature_3.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.59kB)
09:26:45 [INFO] Fetching org.eclipse.papyrus.editor.feature_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.88kB)
09:26:45 [INFO] Fetching org.eclipse.papyrus.emf.facet.feature_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.33kB)
09:26:45 [INFO] Fetching org.eclipse.papyrus.emf.feature_1.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.81kB)
09:26:45 [INFO] Fetching org.eclipse.papyrus.infra.architecture.feature_1.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.89kB)
09:26:45 [INFO] Fetching org.eclipse.papyrus.infra.core.feature_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.98kB)
09:26:45 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.feature_1.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.9kB)
09:26:45 [INFO] Fetching org.eclipse.papyrus.infra.emf.feature_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.92kB)
09:26:45 [INFO] Fetching org.eclipse.papyrus.infra.feature_3.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.29kB)
09:26:46 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.feature_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.96kB)
09:26:46 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.feature_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.44kB)
09:26:46 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.feature_1.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.93kB)
09:26:46 [INFO] Fetching org.eclipse.papyrus.infra.nattable.feature_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.17kB)
09:26:46 [INFO] Fetching org.eclipse.papyrus.infra.services.feature_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.05kB)
09:26:46 [INFO] Fetching org.eclipse.papyrus.infra.ui.feature_3.1.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.17kB)
09:26:47 [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.feature_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.82kB)
09:26:47 [INFO] Fetching org.eclipse.papyrus.infra.widget.feature_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.89kB)
09:26:47 [INFO] Fetching org.eclipse.papyrus.sdk.feature_5.2.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.23kB)
09:26:47 [INFO] Fetching org.eclipse.papyrus.uml.alf.feature_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.89kB)
09:26:47 [INFO] Fetching org.eclipse.papyrus.uml.architecture.feature_1.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.8kB)
09:26:47 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.feature_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.92kB)
09:26:47 [INFO] Fetching org.eclipse.papyrus.uml.diagram.css.feature_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.86kB)
09:26:48 [INFO] Fetching org.eclipse.papyrus.uml.diagram.feature_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.25kB)
09:26:48 [INFO] Fetching org.eclipse.papyrus.uml.expressions.feature_1.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.88kB)
09:26:48 [INFO] Fetching org.eclipse.papyrus.uml.feature_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.36kB)
09:26:48 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.feature_1.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.86kB)
09:26:48 [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.feature_1.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.84kB)
09:26:48 [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.feature_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.85kB)
09:26:48 [INFO] Fetching org.eclipse.papyrus.uml.nattable.feature_4.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.04kB)
09:26:49 [INFO] Fetching org.eclipse.papyrus.uml.properties.feature_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.84kB)
09:26:49 [INFO] Fetching org.eclipse.papyrus.uml.search.feature_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.81kB)
09:26:49 [INFO] Fetching org.eclipse.papyrus.uml.textedit.feature_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.18kB)
09:26:49 [INFO] Fetching org.eclipse.papyrus.uml.tools.feature_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.84kB)
09:26:49 [INFO] Fetching org.eclipse.papyrus.uml.ui.feature_1.2.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.83kB)
09:26:49 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.feature_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.86kB)
09:26:49 [INFO] Fetching org.eclipse.papyrus.views.documentation.feature_1.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.85kB)
09:26:49 [INFO] Fetching org.eclipse.papyrus.views.feature_1.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.83kB)
09:26:50 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.feature_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.88kB)
09:26:50 [INFO] Fetching org.eclipse.papyrus.views.properties.feature_3.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.88kB)
09:26:50 [INFO] Fetching org.eclipse.papyrus.views.references.feature_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.82kB)
09:26:50 [INFO] Fetching org.eclipse.papyrus.views.search.feature_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.79kB)
09:26:50 [INFO] Fetching org.eclipse.papyrus.views.validation.feature_2.0.0.202109161249.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.85kB)
09:26:50 [INFO] Fetching org.eclipse.pde_3.14.900.v20210906-0500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.49kB)
09:26:51 [INFO] Fetching org.eclipse.pde.source_3.14.900.v20210906-0500.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (18.91kB)
09:26:51 [INFO] Fetching org.eclipse.platform_4.21.0.v20210906-0842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (20.63kB)
09:26:51 [INFO] Fetching org.eclipse.platform_root_4.21.0.v20210906-0842 from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/binary/ (196B)
09:26:51 [INFO] Fetching org.eclipse.platform.source_4.21.0.v20210906-0842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (20.22kB)
09:26:51 [INFO] Fetching org.eclipse.rcp_4.21.0.v20210906-0842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.15kB)
09:26:51 [INFO] Fetching org.eclipse.rcp_root_4.21.0.v20210906-0842 from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/binary/ (24.93kB)
09:26:51 [INFO] Fetching org.eclipse.rcp.source_4.21.0.v20210906-0842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.2kB)
09:26:51 [INFO] Fetching org.eclipse.sdk_4.21.0.v20210906-0842.jar from https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/features/ (19.06kB)
09:26:51 [INFO] Fetching org.eclipse.xwt.feature_1.6.0.202105260718.jar from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/features/ (19.15kB)
09:26:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/pom.xml
09:26:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/pom.xml
09:26:52 [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (79.76kB)
09:26:52 [INFO] The user operation is waiting for background work to complete.
09:26:52 [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (79.76kB)
09:26:52 [INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (762.75kB)
09:26:52 [INFO] The user operation is waiting for background work to complete.
09:26:52 [INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (762.75kB)
09:26:52 [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)
09:26:52 [INFO] The user operation is waiting for background work to complete.
09:26:52 [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (9.67MB)
09:26:52 [INFO] The user operation is waiting for background work to complete.
09:26:52 [INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (1.54MB)
09:26:52 [INFO] The user operation is waiting for background work to complete.
09:26:52 [INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (399.8kB)
09:26:52 [INFO] The user operation is waiting for background work to complete.
09:26:53 [INFO] Fetching io.github.classgraph_4.8.35.v20190528-1517.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (170.74kB)
09:26:53 [INFO] The user operation is waiting for background work to complete.
09:26:53 [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (36.66kB)
09:26:53 [INFO] The user operation is waiting for background work to complete.
09:26:53 [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)
09:26:53 [INFO] The user operation is waiting for background work to complete.
09:26:53 [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)
09:26:53 [INFO] The user operation is waiting for background work to complete.
09:26:53 [INFO] Fetching org.apache.ant_1.10.11.v20210720-1445.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (2.86MB)
09:26:53 [INFO] The user operation is waiting for background work to complete.
09:26:53 [INFO] Fetching org.apache.ant_1.10.11.v20210720-1445.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (2.86MB)
09:26:53 [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (13.05kB)
09:26:53 [INFO] The user operation is waiting for background work to complete.
09:26:53 [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (102.19kB)
09:26:53 [INFO] The user operation is waiting for background work to complete.
09:26:53 [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (63.44kB)
09:26:53 [INFO] The user operation is waiting for background work to complete.
09:26:53 [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (14.54kB)
09:26:53 [INFO] The user operation is waiting for background work to complete.
09:26:53 [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (258.83kB)
09:26:53 [INFO] The user operation is waiting for background work to complete.
09:26:54 [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)
09:26:54 [INFO] The user operation is waiting for background work to complete.
09:26:54 [INFO] Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (30.07kB)
09:26:54 [INFO] The user operation is waiting for background work to complete.
09:26:54 [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (143.98kB)
09:26:54 [INFO] The user operation is waiting for background work to complete.
09:26:54 [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (104.22kB)
09:26:54 [INFO] The user operation is waiting for background work to complete.
09:26:54 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (33.71kB)
09:26:54 [INFO] The user operation is waiting for background work to complete.
09:26:54 [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (155.35kB)
09:26:54 [INFO] The user operation is waiting for background work to complete.
09:26:54 [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.13.v20210128-2225.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (338.2kB)
09:26:54 [INFO] The user operation is waiting for background work to complete.
09:26:54 [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.14.v20210128-2225.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (109.65kB)
09:26:54 [INFO] The user operation is waiting for background work to complete.
09:26:54 [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (696.23kB)
09:26:54 [INFO] The user operation is waiting for background work to complete.
09:26:55 [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (962.55kB)
09:26:55 [INFO] The user operation is waiting for background work to complete.
09:26:55 [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (3.42MB)
09:26:55 [INFO] The user operation is waiting for background work to complete.
09:26:55 [INFO] Fetching org.bouncycastle.bcpg_1.69.0.v20210713-1924.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (97.24kB)
09:26:55 [INFO] The user operation is waiting for background work to complete.
09:26:55 [INFO] Fetching org.bouncycastle.bcprov_1.69.0.v20210713-1924.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (1.96MB)
09:26:55 [INFO] The user operation is waiting for background work to complete.
09:26:55 [INFO] Fetching org.eclipse.cbi.p2repo.aggregator_1.0.300.20200825-1205.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (108.85kB)
09:26:55 [INFO] The user operation is waiting for background work to complete.
09:26:55 [INFO] Fetching org.eclipse.emf.ecore_2.25.0.v20210816-0937.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (396.47kB)
09:26:55 [INFO] The user operation is waiting for background work to complete.
09:26:55 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (84.2kB)
09:26:55 [INFO] The user operation is waiting for background work to complete.
09:26:55 [INFO] Fetching org.eclipse.cbi.p2repo.util_1.0.300.20190930-1609.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (12.66kB)
09:26:55 [INFO] The user operation is waiting for background work to complete.
09:26:55 [INFO] Fetching org.eclipse.cbi.p2repo.cli_1.0.300.20190930-1609.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (14.4kB)
09:26:55 [INFO] The user operation is waiting for background work to complete.
09:26:56 [INFO] Fetching org.eclipse.cbi.p2repo.p2_1.0.300.20200619-1617.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (62.65kB)
09:26:56 [INFO] The user operation is waiting for background work to complete.
09:26:56 [INFO] Fetching org.eclipse.cbi.p2repo.aggregator.legacy_1.0.300.20190930-1609.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (31.76kB)
09:26:56 [INFO] The user operation is waiting for background work to complete.
09:26:56 [INFO] Fetching org.kohsuke.args4j_2.33.0.v20160323-2218.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (73.73kB)
09:26:56 [INFO] The user operation is waiting for background work to complete.
09:26:56 [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)
09:26:56 [INFO] The user operation is waiting for background work to complete.
09:26:56 [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)
09:26:56 [INFO] The user operation is waiting for background work to complete.
09:26:56 [INFO] Fetching org.eclipse.emf.ecore.xcore.lib_1.6.0.v20210405-0628.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (13.58kB)
09:26:56 [INFO] The user operation is waiting for background work to complete.
09:26:56 [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)
09:26:56 [INFO] The user operation is waiting for background work to complete.
09:26:56 [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)
09:26:56 [INFO] The user operation is waiting for background work to complete.
09:26:56 [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (37.83kB)
09:26:56 [INFO] The user operation is waiting for background work to complete.
09:26:57 [INFO] Fetching org.eclipse.emf.codegen_2.22.0.v20210420-0623.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (127.04kB)
09:26:57 [INFO] The user operation is waiting for background work to complete.
09:26:57 [INFO] Fetching org.eclipse.emf.common_2.23.0.v20210618-0700.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (115.62kB)
09:26:57 [INFO] The user operation is waiting for background work to complete.
09:26:57 [INFO] Fetching org.eclipse.emf.codegen.ecore_2.27.0.v20210816-1137.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (419.92kB)
09:26:57 [INFO] The user operation is waiting for background work to complete.
09:26:57 [INFO] Fetching org.eclipse.emf.codegen.ecore_2.27.0.v20210816-1137.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (419.92kB)
09:26:57 [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.27.0.v20210816-1137.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (69.74kB)
09:26:57 [INFO] The user operation is waiting for background work to complete.
09:26:57 [INFO] Fetching org.eclipse.emf.edit.ui_2.20.0.v20210506-1232.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (109.28kB)
09:26:57 [INFO] The user operation is waiting for background work to complete.
09:26:57 [INFO] Fetching org.eclipse.emf.edit.ui_2.20.0.v20210506-1232.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (109.28kB)
09:26:57 [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (61.37kB)
09:26:57 [INFO] The user operation is waiting for background work to complete.
09:26:57 [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (59.66kB)
09:26:57 [INFO] The user operation is waiting for background work to complete.
09:26:57 [INFO] Fetching org.eclipse.emf.compare_3.5.3.202107200824.jar.pack.gz from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202107200824/core/plugins/ (180.92kB)
09:26:57 [INFO] The user operation is waiting for background work to complete.
09:26:57 [INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (37.58kB)
09:26:57 [INFO] The user operation is waiting for background work to complete.
09:26:58 [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (30.46kB)
09:26:58 [INFO] The user operation is waiting for background work to complete.
09:26:58 [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (97.04kB)
09:26:58 [INFO] The user operation is waiting for background work to complete.
09:26:58 [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (44.85kB)
09:26:58 [INFO] The user operation is waiting for background work to complete.
09:26:58 [INFO] Fetching org.eclipse.emf.importer_2.12.0.v20190321-1539.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (40.59kB)
09:26:58 [INFO] The user operation is waiting for background work to complete.
09:26:58 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (18.49kB)
09:26:58 [INFO] The user operation is waiting for background work to complete.
09:26:58 [INFO] Fetching org.eclipse.emf.mwe.core_1.6.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (61.49kB)
09:26:58 [INFO] The user operation is waiting for background work to complete.
09:26:58 [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (8.47kB)
09:26:58 [INFO] The user operation is waiting for background work to complete.
09:26:58 [INFO] Fetching org.eclipse.emf.mwe.utils_1.6.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (19.61kB)
09:26:58 [INFO] The user operation is waiting for background work to complete.
09:26:58 [INFO] Fetching org.eclipse.emf.mwe2.language_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (69.78kB)
09:26:58 [INFO] The user operation is waiting for background work to complete.
09:26:59 [INFO] Fetching org.eclipse.emf.mwe2.launch_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (12.5kB)
09:26:59 [INFO] The user operation is waiting for background work to complete.
09:26:59 [INFO] Fetching org.tukaani.xz_1.9.0.v20210624-1259.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (47.49kB)
09:26:59 [INFO] The user operation is waiting for background work to complete.
09:26:59 [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)
09:26:59 [INFO] The user operation is waiting for background work to complete.
09:26:59 [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)
09:26:59 [INFO] The user operation is waiting for background work to complete.
09:26:59 [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)
09:26:59 [INFO] The user operation is waiting for background work to complete.
09:26:59 [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (123kB)
09:26:59 [INFO] The user operation is waiting for background work to complete.
09:26:59 [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20210609-1727.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.4/plugins/ (24.34kB)
09:26:59 [INFO] The user operation is waiting for background work to complete.
09:26:59 [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20210609-1727.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.4/plugins/ (270.04kB)
09:26:59 [INFO] The user operation is waiting for background work to complete.
09:26:59 [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20210609-1727.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.4/plugins/ (39.36kB)
09:26:59 [INFO] The user operation is waiting for background work to complete.
09:27:00 [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20210609-1727.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.4/plugins/ (27.76kB)
09:27:00 [INFO] The user operation is waiting for background work to complete.
09:27:00 [INFO] Fetching org.eclipse.m2m.qvt.oml.project_3.10.4.v20210609-1727.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.4/plugins/ (24.31kB)
09:27:00 [INFO] The user operation is waiting for background work to complete.
09:27:00 [INFO] Fetching org.eclipse.m2m.qvt.oml.runtime_3.10.3.v20210609-1727.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.4/plugins/ (95.47kB)
09:27:00 [INFO] The user operation is waiting for background work to complete.
09:27:00 [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)
09:27:00 [INFO] The user operation is waiting for background work to complete.
09:27:00 [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)
09:27:00 [INFO] The user operation is waiting for background work to complete.
09:27:00 [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (1.03MB)
09:27:00 [INFO] The user operation is waiting for background work to complete.
09:27:00 [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.2.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (144.49kB)
09:27:00 [INFO] The user operation is waiting for background work to complete.
09:27:00 [INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (243.5kB)
09:27:00 [INFO] The user operation is waiting for background work to complete.
09:27:00 [INFO] Fetching org.eclipse.oomph.base_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (34.12kB)
09:27:00 [INFO] The user operation is waiting for background work to complete.
09:27:01 [INFO] Fetching org.eclipse.oomph.util_1.16.0.v20210617-1729.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (77.45kB)
09:27:01 [INFO] The user operation is waiting for background work to complete.
09:27:01 [INFO] Fetching org.eclipse.oomph.p2_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (34.8kB)
09:27:01 [INFO] The user operation is waiting for background work to complete.
09:27:01 [INFO] Fetching org.eclipse.oomph.p2.core_1.19.0.v20210808-0939.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (126.07kB)
09:27:01 [INFO] The user operation is waiting for background work to complete.
09:27:01 [INFO] Fetching org.eclipse.oomph.predicates_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (25.32kB)
09:27:01 [INFO] The user operation is waiting for background work to complete.
09:27:01 [INFO] Fetching org.eclipse.oomph.preferences_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (35.04kB)
09:27:01 [INFO] The user operation is waiting for background work to complete.
09:27:01 [INFO] Fetching org.eclipse.oomph.resources_1.15.0.v20210211-0559.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (42.96kB)
09:27:01 [INFO] The user operation is waiting for background work to complete.
09:27:01 [INFO] Fetching org.eclipse.oomph.setup_1.21.0.v20210808-1248.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (136.34kB)
09:27:01 [INFO] The user operation is waiting for background work to complete.
09:27:01 [INFO] Fetching org.eclipse.oomph.setup.targlets_1.13.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (25.12kB)
09:27:01 [INFO] The user operation is waiting for background work to complete.
09:27:01 [INFO] Fetching org.eclipse.oomph.targlets_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (37.98kB)
09:27:01 [INFO] The user operation is waiting for background work to complete.
09:27:01 [INFO] Fetching org.eclipse.oomph.targlets.core_1.14.0.v20210427-0659.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (53.12kB)
09:27:01 [INFO] The user operation is waiting for background work to complete.
09:27:02 [INFO] Fetching org.eclipse.oomph.util.pde_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (13.69kB)
09:27:02 [INFO] The user operation is waiting for background work to complete.
09:27:02 [INFO] Fetching org.eclipse.oomph.setup.workingsets_1.13.0.v20200815-0620.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (18.49kB)
09:27:02 [INFO] The user operation is waiting for background work to complete.
09:27:02 [INFO] Fetching org.eclipse.oomph.workingsets_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.22.0/plugins/ (21.8kB)
09:27:02 [INFO] The user operation is waiting for background work to complete.
09:27:02 [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)
09:27:02 [INFO] The user operation is waiting for background work to complete.
09:27:02 [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (15.77kB)
09:27:02 [INFO] The user operation is waiting for background work to complete.
09:27:02 [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (11.51kB)
09:27:02 [INFO] The user operation is waiting for background work to complete.
09:27:02 [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (65.24kB)
09:27:02 [INFO] The user operation is waiting for background work to complete.
09:27:02 [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (171.86kB)
09:27:02 [INFO] The user operation is waiting for background work to complete.
09:27:02 [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (35.18kB)
09:27:02 [INFO] The user operation is waiting for background work to complete.
09:27:03 [INFO] Fetching org.eclipse.xwt_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (178.19kB)
09:27:03 [INFO] The user operation is waiting for background work to complete.
09:27:03 [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (37.64kB)
09:27:03 [INFO] The user operation is waiting for background work to complete.
09:27:03 [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (12.83kB)
09:27:03 [INFO] The user operation is waiting for background work to complete.
09:27:03 [INFO] Fetching org.objectweb.asm_9.1.0.v20210209-1849.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (60.98kB)
09:27:03 [INFO] The user operation is waiting for background work to complete.
09:27:03 [INFO] Fetching org.objectweb.asm.tree_9.1.0.v20210209-1849.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (26.39kB)
09:27:03 [INFO] The user operation is waiting for background work to complete.
09:27:03 [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)
09:27:03 [INFO] The user operation is waiting for background work to complete.
09:27:03 [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)
09:27:03 [INFO] The user operation is waiting for background work to complete.
09:27:04 [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)
09:27:04 [INFO] The user operation is waiting for background work to complete.
09:27:04 [INFO] Fetching org.eclipse.xwt.css_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (10.13kB)
09:27:04 [INFO] The user operation is waiting for background work to complete.
09:27:04 [INFO] Fetching org.eclipse.xwt.emf_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (13.93kB)
09:27:04 [INFO] The user operation is waiting for background work to complete.
09:27:04 [INFO] Fetching org.eclipse.xwt.pde_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (17.29kB)
09:27:04 [INFO] The user operation is waiting for background work to complete.
09:27:04 [INFO] Fetching org.eclipse.xwt.xml_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (9.91kB)
09:27:04 [INFO] The user operation is waiting for background work to complete.
09:27:04 [INFO] Fetching org.eclipse.xwt.forms_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (13.08kB)
09:27:04 [INFO] The user operation is waiting for background work to complete.
09:27:04 [INFO] Fetching org.pushingpixels.trident_1.2.0.v201305152020.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (35.25kB)
09:27:04 [INFO] The user operation is waiting for background work to complete.
09:27:04 [INFO] Fetching org.eclipse.xwt.ui.workbench_1.7.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (17.46kB)
09:27:04 [INFO] The user operation is waiting for background work to complete.
09:27:04 [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.27/plugins/ (10.52kB)
09:27:04 [INFO] The user operation is waiting for background work to complete.
09:27:05 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (29.18kB)
09:27:05 [INFO] The user operation is waiting for background work to complete.
09:27:05 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/pom.xml
09:27:05 [INFO] ------------------------------------------------------------------------
09:27:05 [INFO] Reactor Build Order:
09:27:05 [INFO] 
09:27:05 [INFO] org.eclipse.papyrus.toolsmiths.releng                              [pom]
09:27:05 [INFO] Papyrus Toolsmiths Features                                        [pom]
09:27:05 [INFO] Papyrus Toolsmiths Plugins                                         [pom]
09:27:05 [INFO] org.eclipse.papyrus.architectureview                    [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.dev.ui                              [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.dev.view.services.edit.request      [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.gmf.editpoliciesstates              [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.gmf.editpartview                    [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.gmf.figureview                      [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.debug             [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.infra.emf.commandstack              [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.gmf-tooling                                    [pom]
09:27:05 [INFO] org.eclipse.papyrus.gmf.xpand.qvtlibrary                [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.gmf.xpand                           [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.gmf.common                          [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.gmf.validate                        [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.gmf.codegen                         [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.dev.types                           [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.dev.pluginexplorer                  [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.debug.feature                      [eclipse-feature]
09:27:05 [INFO] org.eclipse.papyrus.gmf.graphdef                        [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.gmf.tooldef                         [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.gmf.map                             [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.gmf.graphdef.codegen                [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.gmf.bridge                          [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.gmf.bridge.trace                    [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.gmf.graphdef.edit                   [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.gmf.tooldef.edit                    [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.gmf.map.edit                        [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.gmf.bridge.ui                       [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.gmf.codegen.edit                    [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.gmf.bridge.ui.dashboard             [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.gmf.graphdef.codegen.ui             [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.gmf.codegen.ui                      [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.gmf.codegen.xtend                   [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.gmf.codegen.xtend.ui                [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.codegen                             [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.gmfgenextension                     [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.def                                 [eclipse-plugin]
09:27:05 [INFO] Papyrus UML Assistants                                             [pom]
09:27:05 [INFO] org.eclipse.papyrus.uml.profile.types.generator         [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator    [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.dev.assistants.codegen              [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.gmf.tooling.feature                [eclipse-feature]
09:27:05 [INFO] org.eclipse.papyrus.mwe2.utils                          [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.diagramgen.feature                 [eclipse-feature]
09:27:05 [INFO] org.eclipse.papyrus.tests.junit-framework                          [pom]
09:27:05 [INFO] org.eclipse.papyrus.junit.framework                     [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.junit.utils                         [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.bundles.tests                  [eclipse-test-plugin]
09:27:05 [INFO] org.eclipse.papyrus.junit.feature                      [eclipse-feature]
09:27:05 [INFO] org.eclipse.papyrus.dev.project.management              [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.releng.tools                        [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.releng.feature                     [eclipse-feature]
09:27:05 [INFO] org.eclipse.papyrus.toolsmiths.validations                         [pom]
09:27:05 [INFO] org.eclipse.papyrus.toolsmiths.validation.common        [eclipse-plugin]
09:27:05 [INFO] Papyrus Toolsmithis - Builder                                      [pom]
09:27:05 [INFO] org.eclipse.papyrus.toolsmiths.plugin.builder           [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.toolsmiths.builder.feature         [eclipse-feature]
09:27:05 [INFO] org.eclipse.papyrus.customization.nattableconfiguration [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.infra.emf.types.ui.properties       [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.edit        [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.editor      [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.toolsmiths                          [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.toolsmiths.ecore                    [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.toolsmiths.expressions              [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools            [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature   [eclipse-feature]
09:27:05 [INFO] org.eclipse.papyrus.toolsmiths.palette                  [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.views.properties.toolsmiths         [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.uml.properties.generation           [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.toolsmiths.nattable                 [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.uml.types.ui.properties             [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.toolsmiths.profile-migration                   [pom]
09:27:05 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.ui      [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration         [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.toolsmiths.feature                 [eclipse-feature]
09:27:05 [INFO] org.eclipse.papyrus.uml.profile.types.generator.ui      [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.ui [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator  [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.uml.assistants.feature             [eclipse-feature]
09:27:05 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture  [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes  [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile       [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.toolsmiths.validation.newchild      [eclipse-plugin]
09:27:05 [INFO] org.eclipse.papyrus.toolsmiths.validation.feature      [eclipse-feature]
09:27:05 [INFO] org.eclipse.papyrus.toolsmiths.targetplatform [eclipse-target-definition]
09:27:05 [INFO] org.eclipse.papyrus.p2.toolsmiths                   [eclipse-repository]
09:27:05 [INFO] 
09:27:05 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.releng >------
09:27:05 [INFO] Building org.eclipse.papyrus.toolsmiths.releng 1.0.0-SNAPSHOT     [1/90]
09:27:05 [INFO] --------------------------------[ pom ]---------------------------------
09:27:05 [INFO] 
09:27:05 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.releng ---
09:27:05 [INFO] 
09:27:05 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.releng ---
09:27:05 [INFO] 
09:27:05 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.releng ---
09:27:05 [INFO] 
09:27:05 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.releng ---
09:27:13 [INFO] 
09:27:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.releng ---
09:27:13 [INFO] 
09:27:13 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.features >-----
09:27:13 [INFO] Building Papyrus Toolsmiths Features 0.0.1-SNAPSHOT               [2/90]
09:27:13 [INFO] --------------------------------[ pom ]---------------------------------
09:27:13 [INFO] 
09:27:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.features ---
09:27:13 [INFO] 
09:27:13 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.features ---
09:27:13 [INFO] 
09:27:13 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.features ---
09:27:13 [INFO] 
09:27:13 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.features ---
09:27:13 [INFO] 
09:27:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.features ---
09:27:13 [INFO] 
09:27:13 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus-toolsmiths >---------
09:27:13 [INFO] Building Papyrus Toolsmiths Plugins 0.0.1-SNAPSHOT                [3/90]
09:27:13 [INFO] --------------------------------[ pom ]---------------------------------
09:27:13 [INFO] 
09:27:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus-toolsmiths ---
09:27:13 [INFO] 
09:27:13 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus-toolsmiths ---
09:27:13 [INFO] 
09:27:13 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus-toolsmiths ---
09:27:13 [INFO] 
09:27:13 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus-toolsmiths ---
09:27:13 [INFO] 
09:27:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus-toolsmiths ---
09:27:13 [INFO] 
09:27:13 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.architectureview >------
09:27:13 [INFO] Building org.eclipse.papyrus.architectureview 2.0.0-SNAPSHOT      [4/90]
09:27:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:27:13 [INFO] 
09:27:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.architectureview ---
09:27:13 [INFO] 
09:27:13 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.architectureview ---
09:27:13 [INFO] The project's OSGi version is 2.0.0.202109161320
09:27:13 [INFO] 
09:27:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.architectureview ---
09:27:13 [INFO] 
09:27:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.architectureview ---
09:27:13 [INFO] 
09:27:13 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.architectureview ---
09:27:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:27:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:27:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/src/main/resources
09:27:21 [INFO] 
09:27:21 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.architectureview ---
09:27:25 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/bin
09:27:27 [INFO] 
09:27:27 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.architectureview ---
09:27:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:27:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:27:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/src/test/resources
09:27:27 [INFO] 
09:27:27 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.architectureview ---
09:27:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/target/org.eclipse.papyrus.architectureview-2.0.0-SNAPSHOT-sources.jar
09:27:27 [INFO] 
09:27:27 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.architectureview ---
09:27:27 [INFO] 
09:27:27 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.architectureview ---
09:27:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/target/org.eclipse.papyrus.architectureview-2.0.0-SNAPSHOT.jar
09:27:27 [INFO] 
09:27:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.architectureview ---
09:27:27 [INFO] 
09:27:27 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.architectureview ---
09:27:27 [INFO] 
09:27:27 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.architectureview ---
09:27:27 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/target/org.eclipse.papyrus.architectureview-2.0.0-SNAPSHOT.jar
09:27:28 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/target/org.eclipse.papyrus.architectureview-2.0.0-SNAPSHOT-sources.jar
09:27:29 [INFO] 
09:27:29 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.architectureview ---
09:27:29 [INFO] 
09:27:29 [INFO] ------< org.eclipse.papyrus.developer:org.eclipse.papyrus.dev.ui >------
09:27:29 [INFO] Building org.eclipse.papyrus.dev.ui 1.0.0-SNAPSHOT                [5/90]
09:27:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:27:29 [INFO] 
09:27:29 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.dev.ui ---
09:27:29 [INFO] 
09:27:29 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.ui ---
09:27:29 [INFO] The project's OSGi version is 1.0.0.202109161320
09:27:29 [INFO] 
09:27:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.ui ---
09:27:29 [INFO] 
09:27:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.ui ---
09:27:29 [INFO] 
09:27:29 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dev.ui ---
09:27:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:27:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:27:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/src/main/resources
09:27:29 [INFO] 
09:27:29 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.dev.ui ---
09:27:29 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/bin
09:27:30 [INFO] 
09:27:30 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dev.ui ---
09:27:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:27:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:27:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/src/test/resources
09:27:30 [INFO] 
09:27:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.ui ---
09:27:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/target/org.eclipse.papyrus.dev.ui-1.0.0-SNAPSHOT-sources.jar
09:27:30 [INFO] 
09:27:30 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.ui ---
09:27:30 [INFO] 
09:27:30 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.ui ---
09:27:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/target/org.eclipse.papyrus.dev.ui-1.0.0-SNAPSHOT.jar
09:27:30 [INFO] 
09:27:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.ui ---
09:27:30 [INFO] 
09:27:30 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.dev.ui ---
09:27:30 [INFO] 
09:27:30 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.dev.ui ---
09:27:30 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/target/org.eclipse.papyrus.dev.ui-1.0.0-SNAPSHOT.jar
09:27:30 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/target/org.eclipse.papyrus.dev.ui-1.0.0-SNAPSHOT-sources.jar
09:27:31 [INFO] 
09:27:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.ui ---
09:27:31 [INFO] 
09:27:31 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.dev.view.services.edit.request >--
09:27:31 [INFO] Building org.eclipse.papyrus.dev.view.services.edit.request 2.0.0-SNAPSHOT [6/90]
09:27:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:27:31 [INFO] 
09:27:31 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.dev.view.services.edit.request ---
09:27:31 [INFO] 
09:27:31 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.view.services.edit.request ---
09:27:31 [INFO] The project's OSGi version is 2.0.0.202109161320
09:27:31 [INFO] 
09:27:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.view.services.edit.request ---
09:27:31 [INFO] 
09:27:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.view.services.edit.request ---
09:27:31 [INFO] 
09:27:31 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dev.view.services.edit.request ---
09:27:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:27:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:27:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/src/main/resources
09:27:31 [INFO] 
09:27:31 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.dev.view.services.edit.request ---
09:27:31 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/bin
09:27:31 [INFO] 
09:27:31 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dev.view.services.edit.request ---
09:27:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:27:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:27:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/src/test/resources
09:27:31 [INFO] 
09:27:31 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.view.services.edit.request ---
09:27:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/target/org.eclipse.papyrus.dev.view.services.edit.request-2.0.0-SNAPSHOT-sources.jar
09:27:31 [INFO] 
09:27:31 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.view.services.edit.request ---
09:27:31 [INFO] 
09:27:31 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.view.services.edit.request ---
09:27:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/target/org.eclipse.papyrus.dev.view.services.edit.request-2.0.0-SNAPSHOT.jar
09:27:32 [INFO] 
09:27:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.view.services.edit.request ---
09:27:32 [INFO] 
09:27:32 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.dev.view.services.edit.request ---
09:27:32 [INFO] 
09:27:32 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.dev.view.services.edit.request ---
09:27:32 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/target/org.eclipse.papyrus.dev.view.services.edit.request-2.0.0-SNAPSHOT.jar
09:27:33 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/target/org.eclipse.papyrus.dev.view.services.edit.request-2.0.0-SNAPSHOT-sources.jar
09:27:35 [INFO] 
09:27:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.view.services.edit.request ---
09:27:35 [INFO] 
09:27:35 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpoliciesstates >---
09:27:35 [INFO] Building org.eclipse.papyrus.gmf.editpoliciesstates 2.0.0-SNAPSHOT [7/90]
09:27:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:27:35 [INFO] 
09:27:35 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
09:27:35 [INFO] 
09:27:35 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
09:27:35 [INFO] The project's OSGi version is 2.0.0.202109161320
09:27:35 [INFO] 
09:27:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
09:27:35 [INFO] 
09:27:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
09:27:35 [INFO] 
09:27:35 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
09:27:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:27:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:27:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/src/main/resources
09:27:35 [INFO] 
09:27:35 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
09:27:35 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/bin
09:27:36 [INFO] 
09:27:36 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
09:27:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:27:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:27:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/src/test/resources
09:27:36 [INFO] 
09:27:36 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
09:27:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/target/org.eclipse.papyrus.gmf.editpoliciesstates-2.0.0-SNAPSHOT-sources.jar
09:27:36 [INFO] 
09:27:36 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
09:27:36 [INFO] 
09:27:36 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
09:27:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/target/org.eclipse.papyrus.gmf.editpoliciesstates-2.0.0-SNAPSHOT.jar
09:27:36 [INFO] 
09:27:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
09:27:36 [INFO] 
09:27:36 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
09:27:36 [INFO] 
09:27:36 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
09:27:36 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/target/org.eclipse.papyrus.gmf.editpoliciesstates-2.0.0-SNAPSHOT.jar
09:27:38 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/target/org.eclipse.papyrus.gmf.editpoliciesstates-2.0.0-SNAPSHOT-sources.jar
09:27:38 [INFO] 
09:27:38 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
09:27:38 [INFO] 
09:27:38 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpartview >------
09:27:38 [INFO] Building org.eclipse.papyrus.gmf.editpartview 2.0.0-SNAPSHOT      [8/90]
09:27:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:27:39 [INFO] 
09:27:39 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.editpartview ---
09:27:39 [INFO] 
09:27:39 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.editpartview ---
09:27:39 [INFO] The project's OSGi version is 2.0.0.202109161320
09:27:39 [INFO] 
09:27:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.editpartview ---
09:27:39 [INFO] 
09:27:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.editpartview ---
09:27:39 [INFO] 
09:27:39 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.editpartview ---
09:27:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:27:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:27:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/src/main/resources
09:27:39 [INFO] 
09:27:39 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.editpartview ---
09:27:39 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/bin
09:27:39 [INFO] 
09:27:39 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.editpartview ---
09:27:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:27:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:27:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/src/test/resources
09:27:39 [INFO] 
09:27:39 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.editpartview ---
09:27:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/target/org.eclipse.papyrus.gmf.editpartview-2.0.0-SNAPSHOT-sources.jar
09:27:39 [INFO] 
09:27:39 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.editpartview ---
09:27:39 [INFO] 
09:27:39 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.editpartview ---
09:27:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/target/org.eclipse.papyrus.gmf.editpartview-2.0.0-SNAPSHOT.jar
09:27:39 [INFO] 
09:27:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.editpartview ---
09:27:39 [INFO] 
09:27:39 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.editpartview ---
09:27:39 [INFO] 
09:27:39 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.editpartview ---
09:27:39 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/target/org.eclipse.papyrus.gmf.editpartview-2.0.0-SNAPSHOT.jar
09:27:40 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/target/org.eclipse.papyrus.gmf.editpartview-2.0.0-SNAPSHOT-sources.jar
09:27:41 [INFO] 
09:27:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.editpartview ---
09:27:41 [INFO] 
09:27:41 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.gmf.figureview >-------
09:27:41 [INFO] Building org.eclipse.papyrus.gmf.figureview 2.0.0-SNAPSHOT        [9/90]
09:27:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:27:41 [INFO] 
09:27:41 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.figureview ---
09:27:41 [INFO] 
09:27:41 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.figureview ---
09:27:41 [INFO] The project's OSGi version is 2.0.0.202109161320
09:27:41 [INFO] 
09:27:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.figureview ---
09:27:41 [INFO] 
09:27:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.figureview ---
09:27:41 [INFO] 
09:27:41 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.figureview ---
09:27:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:27:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:27:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/src/main/resources
09:27:41 [INFO] 
09:27:41 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.figureview ---
09:27:41 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/bin
09:27:41 [INFO] 
09:27:41 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.figureview ---
09:27:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:27:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:27:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/src/test/resources
09:27:41 [INFO] 
09:27:41 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.figureview ---
09:27:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/target/org.eclipse.papyrus.gmf.figureview-2.0.0-SNAPSHOT-sources.jar
09:27:41 [INFO] 
09:27:41 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.figureview ---
09:27:41 [INFO] 
09:27:41 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.figureview ---
09:27:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/target/org.eclipse.papyrus.gmf.figureview-2.0.0-SNAPSHOT.jar
09:27:41 [INFO] 
09:27:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.figureview ---
09:27:41 [INFO] 
09:27:41 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.figureview ---
09:27:41 [INFO] 
09:27:41 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.figureview ---
09:27:41 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/target/org.eclipse.papyrus.gmf.figureview-2.0.0-SNAPSHOT.jar
09:27:42 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/target/org.eclipse.papyrus.gmf.figureview-2.0.0-SNAPSHOT-sources.jar
09:27:43 [INFO] 
09:27:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.figureview ---
09:27:43 [INFO] 
09:27:43 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.debug >---
09:27:43 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css.debug 2.0.0-SNAPSHOT [10/90]
09:27:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:27:43 [INFO] 
09:27:43 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
09:27:43 [INFO] 
09:27:43 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
09:27:43 [INFO] The project's OSGi version is 2.0.0.202109161320
09:27:43 [INFO] 
09:27:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
09:27:43 [INFO] 
09:27:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
09:27:43 [INFO] 
09:27:43 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
09:27:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:27:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:27:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/src/main/resources
09:27:43 [INFO] 
09:27:43 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
09:27:43 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/bin
09:27:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/src/org/eclipse/papyrus/infra/gmfdiag/css/debug/views/CSSDebugView.java:[298] 
09:27:44 	@SuppressWarnings("restriction")
09:27:44 	                  ^^^^^^^^^^^^^
09:27:44 Unnecessary @SuppressWarnings("restriction")
09:27:44 1 problem (1 warning)
09:27:44 [INFO] 
09:27:44 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
09:27:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:27:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:27:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/src/test/resources
09:27:44 [INFO] 
09:27:44 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
09:27:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/target/org.eclipse.papyrus.infra.gmfdiag.css.debug-2.0.0-SNAPSHOT-sources.jar
09:27:44 [INFO] 
09:27:44 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
09:27:44 [INFO] 
09:27:44 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
09:27:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/target/org.eclipse.papyrus.infra.gmfdiag.css.debug-2.0.0-SNAPSHOT.jar
09:27:44 [INFO] 
09:27:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
09:27:44 [INFO] 
09:27:44 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
09:27:44 [INFO] 
09:27:44 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
09:27:44 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/target/org.eclipse.papyrus.infra.gmfdiag.css.debug-2.0.0-SNAPSHOT.jar
09:27:45 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/target/org.eclipse.papyrus.infra.gmfdiag.css.debug-2.0.0-SNAPSHOT-sources.jar
09:27:46 [INFO] 
09:27:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
09:27:46 [INFO] 
09:27:46 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.commandstack >---
09:27:46 [INFO] Building org.eclipse.papyrus.infra.emf.commandstack 2.0.0-SNAPSHOT [11/90]
09:27:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:27:46 [INFO] 
09:27:46 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.commandstack ---
09:27:46 [INFO] 
09:27:46 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.commandstack ---
09:27:46 [INFO] The project's OSGi version is 2.0.0.202109161320
09:27:46 [INFO] 
09:27:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.commandstack ---
09:27:46 [INFO] 
09:27:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.commandstack ---
09:27:46 [INFO] 
09:27:46 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.commandstack ---
09:27:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:27:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:27:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/main/resources
09:27:46 [INFO] 
09:27:46 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.commandstack ---
09:27:46 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/bin
09:27:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/org/eclipse/papyrus/infra/emf/commandstack/view/CommandStackView.java:[234] 
09:27:46 	final ListIterator<Object> iter = ((CompositeCommand) parentElement).listIterator();
09:27:46 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:46 Type safety: The expression of type ListIterator needs unchecked conversion to conform to ListIterator<Object>
09:27:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/org/eclipse/papyrus/infra/emf/commandstack/view/CommandStackView.java:[269] 
09:27:46 	private Object result[];// = new Object[1];
09:27:46 	               ^^^^^^
09:27:46 The value of the field CommandStackView.result is not used
09:27:46 2 problems (2 warnings)
09:27:46 [INFO] 
09:27:46 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.commandstack ---
09:27:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:27:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:27:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/test/resources
09:27:46 [INFO] 
09:27:46 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.commandstack ---
09:27:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/target/org.eclipse.papyrus.infra.emf.commandstack-2.0.0-SNAPSHOT-sources.jar
09:27:46 [INFO] 
09:27:46 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.commandstack ---
09:27:46 [INFO] 
09:27:46 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.commandstack ---
09:27:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/target/org.eclipse.papyrus.infra.emf.commandstack-2.0.0-SNAPSHOT.jar
09:27:46 [INFO] 
09:27:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.commandstack ---
09:27:46 [INFO] 
09:27:46 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.commandstack ---
09:27:46 [INFO] 
09:27:46 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.infra.emf.commandstack ---
09:27:47 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/target/org.eclipse.papyrus.infra.emf.commandstack-2.0.0-SNAPSHOT.jar
09:27:47 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/target/org.eclipse.papyrus.infra.emf.commandstack-2.0.0-SNAPSHOT-sources.jar
09:27:48 [INFO] 
09:27:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.commandstack ---
09:27:48 [INFO] 
09:27:48 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.gmf-tooling >---------
09:27:48 [INFO] Building org.eclipse.papyrus.gmf-tooling 0.0.1-SNAPSHOT          [12/90]
09:27:48 [INFO] --------------------------------[ pom ]---------------------------------
09:27:48 [INFO] 
09:27:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf-tooling ---
09:27:48 [INFO] 
09:27:48 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf-tooling ---
09:27:48 [INFO] 
09:27:48 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf-tooling ---
09:27:48 [INFO] 
09:27:48 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf-tooling ---
09:27:48 [INFO] 
09:27:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf-tooling ---
09:27:48 [INFO] 
09:27:48 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.xpand.qvtlibrary >--
09:27:48 [INFO] Building org.eclipse.papyrus.gmf.xpand.qvtlibrary 1.2.0-SNAPSHOT [13/90]
09:27:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:27:48 [INFO] 
09:27:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary ---
09:27:48 [INFO] 
09:27:48 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary ---
09:27:48 [INFO] The project's OSGi version is 1.2.0.202109161320
09:27:48 [INFO] 
09:27:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary ---
09:27:48 [INFO] 
09:27:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary ---
09:27:48 [INFO] 
09:27:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary ---
09:27:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:27:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:27:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/src/main/resources
09:27:48 [INFO] 
09:27:48 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary ---
09:27:48 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/bin
09:27:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/src/org/eclipse/papyrus/gmf/internal/xpand/qvtlibraries/XpandIntegerOperations.java:[30] 
09:27:48 	result.add(new Integer(l1));
09:27:48 	               ^^^^^^^^^^^
09:27:48 The constructor Integer(int) is deprecated since version 9
09:27:48 1 problem (1 warning)
09:27:48 [INFO] 
09:27:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary ---
09:27:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:27:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:27:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/src/test/resources
09:27:48 [INFO] 
09:27:48 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary ---
09:27:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/target/org.eclipse.papyrus.gmf.xpand.qvtlibrary-1.2.0-SNAPSHOT-sources.jar
09:27:48 [INFO] 
09:27:48 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary ---
09:27:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/target/org.eclipse.papyrus.gmf.xpand.qvtlibrary-1.2.0-SNAPSHOT-sources.jar
09:27:48 [INFO] 
09:27:48 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary ---
09:27:48 [INFO] 
09:27:48 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary ---
09:27:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/target/org.eclipse.papyrus.gmf.xpand.qvtlibrary-1.2.0-SNAPSHOT.jar
09:27:48 [INFO] 
09:27:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary ---
09:27:48 [INFO] 
09:27:48 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary ---
09:27:48 [INFO] 
09:27:48 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary ---
09:27:48 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/target/org.eclipse.papyrus.gmf.xpand.qvtlibrary-1.2.0-SNAPSHOT.jar
09:27:50 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/target/org.eclipse.papyrus.gmf.xpand.qvtlibrary-1.2.0-SNAPSHOT-sources.jar
09:27:51 [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/target/org.eclipse.papyrus.gmf.xpand.qvtlibrary-1.2.0-SNAPSHOT-sources.jar' is already signed and will be resigned.
09:27:51 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/target/org.eclipse.papyrus.gmf.xpand.qvtlibrary-1.2.0-SNAPSHOT-sources.jar
09:27:52 [INFO] 
09:27:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary ---
09:27:52 [INFO] 
09:27:52 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.xpand >--
09:27:52 [INFO] Building org.eclipse.papyrus.gmf.xpand 2.2.0-SNAPSHOT            [14/90]
09:27:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:27:52 [INFO] 
09:27:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.xpand ---
09:27:52 [INFO] 
09:27:52 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.xpand ---
09:27:52 [INFO] The project's OSGi version is 2.2.0.202109161320
09:27:52 [INFO] 
09:27:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.xpand ---
09:27:52 [INFO] 
09:27:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.xpand ---
09:27:52 [INFO] 
09:27:52 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.xpand ---
09:27:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:27:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:27:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/main/resources
09:27:52 [INFO] 
09:27:52 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.xpand ---
09:27:52 [INFO] Compiling 95 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/bin
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleResourceManager.java:[26] 
09:27:53 	import org.eclipse.m2m.internal.qvt.oml.compiler.UnitResolver;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleResourceManager.java:[118] 
09:27:53 	protected UnitResolver getQVTUnitResolver() {
09:27:53 	          ^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtResource.java:[20] 
09:27:53 	import org.eclipse.m2m.internal.qvt.oml.common.MDAConstants;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'MDAConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.common/3.10.2.v20210609-1727/org.eclipse.m2m.qvt.oml.common-3.10.2.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtResource.java:[21] 
09:27:53 	import org.eclipse.m2m.internal.qvt.oml.expressions.Module;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtResource.java:[27] 
09:27:53 	public static final String FILE_EXTENSION = MDAConstants.QVTO_FILE_EXTENSION;
09:27:53 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'MDAConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.common/3.10.2.v20210609-1727/org.eclipse.m2m.qvt.oml.common-3.10.2.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtResource.java:[27] 
09:27:53 	public static final String FILE_EXTENSION = MDAConstants.QVTO_FILE_EXTENSION;
09:27:53 	                                                         ^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The field 'MDAConstants.QVTO_FILE_EXTENSION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.common/3.10.2.v20210609-1727/org.eclipse.m2m.qvt.oml.common-3.10.2.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtResource.java:[35] 
09:27:53 	Set<Module> getModules();
09:27:53 	    ^^^^^^
09:27:53 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[26] 
09:27:53 	import org.eclipse.m2m.internal.qvt.oml.expressions.Helper;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'Helper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[27] 
09:27:53 	import org.eclipse.m2m.internal.qvt.oml.runtime.util.HelperOperationCall;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'HelperOperationCall' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210609-1727/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[41] 
09:27:53 	private HelperOperationCall helperCall;
09:27:53 	        ^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'HelperOperationCall' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210609-1727/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[43] 
09:27:53 	public QvtExtension(HelperOperationCall helperOperationCall, QvtFile qvtFile, String fileName) {
09:27:53 	                    ^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'HelperOperationCall' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210609-1727/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[59] 
09:27:53 	if (helperCall.isContextual()) {
09:27:53 	               ^^^^^^^^^^^^
09:27:53 Discouraged access: The method 'HelperOperationCall.isContextual()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210609-1727/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[70] 
09:27:53 	return helperCall.invoke(self, actualParameters);
09:27:53 	                  ^^^^^^
09:27:53 Discouraged access: The method 'HelperOperationCall.invoke(Object, Object[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210609-1727/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[72] 
09:27:53 	return helperCall.invoke(parameters);
09:27:53 	                  ^^^^^^
09:27:53 Discouraged access: The method 'HelperOperationCall.invoke(Object[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210609-1727/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[75] 
09:27:53 	throw new RuntimeException("Illigal arguments in QVT helper (" + getSignature(helperCall.getOperation()) + ") call: " + e.getMessage());
09:27:53 	                                                                                         ^^^^^^^^^^^^
09:27:53 Discouraged access: The method 'HelperOperationCall.getOperation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210609-1727/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[77] 
09:27:53 	throw new RuntimeException("Invocation target exception in QVT helper (" + getSignature(helperCall.getOperation()) + ") call: " + e.getMessage());
09:27:53 	                                                                                                   ^^^^^^^^^^^^
09:27:53 Discouraged access: The method 'HelperOperationCall.getOperation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210609-1727/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[81] 
09:27:53 	private String getSignature(Helper operation) {
09:27:53 	                            ^^^^^^
09:27:53 Discouraged access: The type 'Helper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[83] 
09:27:53 	if (operation.getContext() != null) {
09:27:53 	              ^^^^^^^^^^
09:27:53 Discouraged access: The method 'ImperativeOperation.getContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[84] 
09:27:53 	sb.append(operation.getContext().getEType().getName());
09:27:53 	                    ^^^^^^^^^^
09:27:53 Discouraged access: The method 'ImperativeOperation.getContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[112] 
09:27:53 	if (getHelper().getContext() != null) {
09:27:53 	                ^^^^^^^^^^
09:27:53 Discouraged access: The method 'ImperativeOperation.getContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[113] 
09:27:53 	parameterTypes.add(getHelper().getContext().getEType());
09:27:53 	                               ^^^^^^^^^^
09:27:53 Discouraged access: The method 'ImperativeOperation.getContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[148] 
09:27:53 	private Helper getHelper() {
09:27:53 	        ^^^^^^
09:27:53 Discouraged access: The type 'Helper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[149] 
09:27:53 	return helperCall.getOperation();
09:27:53 	                  ^^^^^^^^^^^^
09:27:53 Discouraged access: The method 'HelperOperationCall.getOperation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210609-1727/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[153] 
09:27:53 	return helperCall.getContextType();
09:27:53 	                  ^^^^^^^^^^^^^^
09:27:53 Discouraged access: The method 'HelperOperationCall.getContextType()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210609-1727/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[157] 
09:27:53 	return helperCall.getOperation();
09:27:53 	                  ^^^^^^^^^^^^
09:27:53 Discouraged access: The method 'HelperOperationCall.getOperation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210609-1727/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/model/Scope.java:[26] 
09:27:53 	import org.eclipse.m2m.internal.qvt.oml.evaluator.ImportToNonTransformCtxHelper;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'ImportToNonTransformCtxHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/model/Scope.java:[171] 
09:27:53 	private ImportToNonTransformCtxHelper modulesImportHelper;
09:27:53 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'ImportToNonTransformCtxHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/model/Scope.java:[172] 
09:27:53 	/*package-local*/ ImportToNonTransformCtxHelper getImportsHelper() {
09:27:53 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'ImportToNonTransformCtxHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/model/Scope.java:[174] 
09:27:53 	modulesImportHelper = new ImportToNonTransformCtxHelper();
09:27:53 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'ImportToNonTransformCtxHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/model/Scope.java:[174] 
09:27:53 	modulesImportHelper = new ImportToNonTransformCtxHelper();
09:27:53 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The constructor 'ImportToNonTransformCtxHelper()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[23] 
09:27:53 	import org.eclipse.m2m.internal.qvt.oml.QvtMessage;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'QvtMessage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[24] 
09:27:53 	import org.eclipse.m2m.internal.qvt.oml.compiler.CompiledUnit;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'CompiledUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[25] 
09:27:53 	import org.eclipse.m2m.internal.qvt.oml.expressions.Helper;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'Helper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[26] 
09:27:53 	import org.eclipse.m2m.internal.qvt.oml.expressions.Module;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[27] 
09:27:53 	import org.eclipse.m2m.internal.qvt.oml.runtime.util.NonTransformationExecutionContext;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'NonTransformationExecutionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210609-1727/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[38] 
09:27:53 	private final Set<Module> modules;
09:27:53 	                  ^^^^^^
09:27:53 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[40] 
09:27:53 	private QvtMessage[] errors = new QvtMessage[0];
09:27:53 	        ^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'QvtMessage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[40] 
09:27:53 	private QvtMessage[] errors = new QvtMessage[0];
09:27:53 	                                  ^^^^^^^^^^
09:27:53 Discouraged access: The type 'QvtMessage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[47] 
09:27:53 	public QvtFile(List<Module> modules, String fullyQualifiedName) {
09:27:53 	                    ^^^^^^
09:27:53 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[48] 
09:27:53 	this.modules = new LinkedHashSet<Module>(modules);
09:27:53 	                                 ^^^^^^
09:27:53 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[51] 
09:27:53 	public QvtFile(CompiledUnit cu, String fullyQualifiedName) {
09:27:53 	               ^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'CompiledUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[52] 
09:27:53 	this(cu.getModules(), fullyQualifiedName);
09:27:53 	        ^^^^^^^^^^
09:27:53 Discouraged access: The method 'CompiledUnit.getModules()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[53] 
09:27:53 	List<QvtMessage> allErrors = cu.getErrors();
09:27:53 	     ^^^^^^^^^^
09:27:53 Discouraged access: The type 'QvtMessage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[53] 
09:27:53 	List<QvtMessage> allErrors = cu.getErrors();
09:27:53 	                                ^^^^^^^^^
09:27:53 Discouraged access: The method 'CompiledUnit.getErrors()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[54] 
09:27:53 	errors = allErrors.toArray(new QvtMessage[allErrors.size()]);
09:27:53 	                               ^^^^^^^^^^
09:27:53 Discouraged access: The type 'QvtMessage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[57] 
09:27:53 	public Set<Module> getModules() {
09:27:53 	           ^^^^^^
09:27:53 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[65] 
09:27:53 	NonTransformationExecutionContext context = new NonTransformationExecutionContext(getModules());
09:27:53 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'NonTransformationExecutionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210609-1727/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[65] 
09:27:53 	NonTransformationExecutionContext context = new NonTransformationExecutionContext(getModules());
09:27:53 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'NonTransformationExecutionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210609-1727/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[65] 
09:27:53 	NonTransformationExecutionContext context = new NonTransformationExecutionContext(getModules());
09:27:53 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The constructor 'NonTransformationExecutionContext(Set<Module>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210609-1727/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[66] 
09:27:53 	for (Module module : getModules()) {
09:27:53 	     ^^^^^^
09:27:53 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[68] 
09:27:53 	if (operation instanceof Helper) {
09:27:53 	                         ^^^^^^
09:27:53 Discouraged access: The type 'Helper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[69] 
09:27:53 	extensions.add(new QvtExtension(context.createHelperCall((Helper) operation), this, fileName));
09:27:53 	                                        ^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The method 'NonTransformationExecutionContext.createHelperCall(Helper)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210609-1727/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[69] 
09:27:53 	extensions.add(new QvtExtension(context.createHelperCall((Helper) operation), this, fileName));
09:27:53 	                                                          ^^^^^^
09:27:53 Discouraged access: The type 'Helper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[81] 
09:27:53 	QvtMessage qvtMessage = errors[i];
09:27:53 	^^^^^^^^^^
09:27:53 Discouraged access: The type 'QvtMessage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[82] 
09:27:53 	if (qvtMessage.getSeverity() == QvtMessage.SEVERITY_ERROR) {
09:27:53 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'QvtMessage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[82] 
09:27:53 	if (qvtMessage.getSeverity() == QvtMessage.SEVERITY_ERROR) {
09:27:53 	                                           ^^^^^^^^^^^^^^
09:27:53 Discouraged access: The field 'QvtMessage.SEVERITY_ERROR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[83] 
09:27:53 	issues.add(new AnalysationIssue(AnalysationIssue.Type.SYNTAX_ERROR, qvtMessage.toString(), (SyntaxElement) null));
09:27:53 	                                                                               ^^^^^^^^
09:27:53 Discouraged access: The method 'QvtMessage.toString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[31] 
09:27:53 	import org.eclipse.m2m.internal.qvt.oml.common.MDAConstants;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'MDAConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.common/3.10.2.v20210609-1727/org.eclipse.m2m.qvt.oml.common-3.10.2.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[32] 
09:27:53 	import org.eclipse.m2m.internal.qvt.oml.compiler.BlackboxUnitResolver;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'BlackboxUnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[33] 
09:27:53 	import org.eclipse.m2m.internal.qvt.oml.compiler.DelegatingUnitResolver;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'DelegatingUnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[34] 
09:27:53 	import org.eclipse.m2m.internal.qvt.oml.compiler.ResolverUtils;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'ResolverUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[35] 
09:27:53 	import org.eclipse.m2m.internal.qvt.oml.compiler.UnitContents;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'UnitContents' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[36] 
09:27:53 	import org.eclipse.m2m.internal.qvt.oml.compiler.UnitProxy;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'UnitProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[37] 
09:27:53 	import org.eclipse.m2m.internal.qvt.oml.compiler.UnitResolver;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[40] 
09:27:53 	public class BundleUnitResolver extends DelegatingUnitResolver {
09:27:53 	                                        ^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'DelegatingUnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[42] 
09:27:53 	private final class BundleUnit extends UnitProxy {
09:27:53 	                                       ^^^^^^^^^
09:27:53 Discouraged access: The type 'UnitProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[47] 
09:27:53 	super(namespace, unitName, createUnitURI(unitURL));
09:27:53 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The constructor 'UnitProxy(String, String, URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[53] 
09:27:53 	return UnitProxy.TYPE_CST_STREAM;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'UnitProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[53] 
09:27:53 	return UnitProxy.TYPE_CST_STREAM;
09:27:53 	                 ^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The field 'UnitProxy.TYPE_CST_STREAM' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[57] 
09:27:53 	public UnitContents getContents() throws IOException {
09:27:53 	       ^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'UnitContents' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[58] 
09:27:53 	return new UnitContents.CSTContents() {				
09:27:53 	           ^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'UnitContents' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[58] 
09:27:53 	return new UnitContents.CSTContents() {				
09:27:53 	           ^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'UnitContents.CSTContents' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[73] 
09:27:53 	public UnitResolver getResolver() {
09:27:53 	       ^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[91] 
09:27:53 	protected UnitProxy doResolveUnit(String qualifiedName) {
09:27:53 	          ^^^^^^^^^
09:27:53 Discouraged access: The type 'UnitProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[93] 
09:27:53 	UnitProxy unit = doResolveUnit(baseURL, qualifiedName);
09:27:53 	^^^^^^^^^
09:27:53 Discouraged access: The type 'UnitProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[102] 
09:27:53 	private UnitProxy doResolveUnit(URL baseURL, String qualifiedName) {
09:27:53 	        ^^^^^^^^^
09:27:53 Discouraged access: The type 'UnitProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[104] 
09:27:53 	IPath path = new Path(pathStr).addFileExtension(MDAConstants.QVTO_FILE_EXTENSION);
09:27:53 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'MDAConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.common/3.10.2.v20210609-1727/org.eclipse.m2m.qvt.oml.common-3.10.2.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[104] 
09:27:53 	IPath path = new Path(pathStr).addFileExtension(MDAConstants.QVTO_FILE_EXTENSION);
09:27:53 	                                                             ^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The field 'MDAConstants.QVTO_FILE_EXTENSION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.common/3.10.2.v20210609-1727/org.eclipse.m2m.qvt.oml.common-3.10.2.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[120] 
09:27:53 	namespace = ResolverUtils.getNamespace(nameSpacePath);
09:27:53 	            ^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'ResolverUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[120] 
09:27:53 	namespace = ResolverUtils.getNamespace(nameSpacePath);
09:27:53 	                          ^^^^^^^^^^^^
09:27:53 Discouraged access: The method 'ResolverUtils.getNamespace(IPath)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[144] 
09:27:53 	public static UnitResolver createResolver(List<URL> bundleBaseURLs, boolean includeBlackboxUnits) {		
09:27:53 	              ^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[147] 
09:27:53 	bundleUnitResolver.setParent(BlackboxUnitResolver.DEFAULT);
09:27:53 	                   ^^^^^^^^^
09:27:53 Discouraged access: The method 'DelegatingUnitResolver.setParent(UnitResolver)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[147] 
09:27:53 	bundleUnitResolver.setParent(BlackboxUnitResolver.DEFAULT);
09:27:53 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'BlackboxUnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[147] 
09:27:53 	bundleUnitResolver.setParent(BlackboxUnitResolver.DEFAULT);
09:27:53 	                                                  ^^^^^^^
09:27:53 Discouraged access: The field 'BlackboxUnitResolver.DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/Template.java:[23] 
09:27:53 	import org.eclipse.m2m.internal.qvt.oml.expressions.Module;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/Template.java:[106] 
09:27:53 	Map<Module, ImportDeclaration> module2ImportDeclarationMap = new LinkedHashMap<Module, ImportDeclaration>();
09:27:53 	    ^^^^^^
09:27:53 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/Template.java:[106] 
09:27:53 	Map<Module, ImportDeclaration> module2ImportDeclarationMap = new LinkedHashMap<Module, ImportDeclaration>();
09:27:53 	                                                                               ^^^^^^
09:27:53 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/Template.java:[112] 
09:27:53 	for (Module module : extension.getModules()) {
09:27:53 	     ^^^^^^
09:27:53 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/Template.java:[131] 
09:27:53 	private void addWarnings(Map<Module, ImportDeclaration> module2ImportDeclarationMap, Map<EPackage, NamespaceImport> ePackage2NapespaceImportMap, ExecutionContext ctx, Set<AnalysationIssue> issues) {
09:27:53 	                             ^^^^^^
09:27:53 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/Template.java:[135] 
09:27:53 	for (Module unusedModule : unusedModulesCollector.getUnusedModules()) {
09:27:53 	     ^^^^^^
09:27:53 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/Activator.java:[286] 
09:27:53 	resourceSetImpl.getURIConverter().getURIMap().putAll(EcorePlugin.computePlatformURIMap());
09:27:53 	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 The method computePlatformURIMap() from the type EcorePlugin is deprecated
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[284] 
09:27:53 	@SuppressWarnings("unchecked")
09:27:53 	                  ^^^^^^^^^^^
09:27:53 Unnecessary @SuppressWarnings("unchecked")
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[285] 
09:27:53 	private static final EList ourEmptyEList = new BasicEList.UnmodifiableEList(0, new Object[0]);
09:27:53 	                     ^^^^^
09:27:53 EList is a raw type. References to generic type EList<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[285] 
09:27:53 	private static final EList ourEmptyEList = new BasicEList.UnmodifiableEList(0, new Object[0]);
09:27:53 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 BasicEList.UnmodifiableEList is a raw type. References to generic type BasicEList.UnmodifiableEList<E> should be parameterized
09:27:53 95. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java (at line 552)
09:27:53 	@SuppressWarnings("nls")
09:27:53 	                  ^^^^^
09:27:53 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[679] 
09:27:53 	ProblemHandler.Severity sev = ProblemHandler.Severity.OK;
09:27:53 	                        ^^^
09:27:53 The value of the local variable sev is not used
09:27:53 97. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java (at line 738)
09:27:53 	@SuppressWarnings("nls")
09:27:53 	                  ^^^^^
09:27:53 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[906] 
09:27:53 	ProblemHandler.Severity sev = ProblemHandler.Severity.OK;
09:27:53 	                        ^^^
09:27:53 The value of the local variable sev is not used
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[955] 
09:27:53 	int iStart = i.getIndex();
09:27:53 	    ^^^^^^
09:27:53 The value of the local variable iStart is not used
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2214] 
09:27:53 	CSTNode result = createListLiteralExpCS((EList) getRhsSym(3));
09:27:53 	                                         ^^^^^
09:27:53 EList is a raw type. References to generic type EList<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2265] 
09:27:53 	EList result = new BasicEList();
09:27:53 	^^^^^
09:27:53 EList is a raw type. References to generic type EList<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2265] 
09:27:53 	EList result = new BasicEList();
09:27:53 	                   ^^^^^^^^^^
09:27:53 BasicEList is a raw type. References to generic type BasicEList<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2277] 
09:27:53 	EList result = (EList) getRhsSym(1);
09:27:53 	^^^^^
09:27:53 EList is a raw type. References to generic type EList<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2277] 
09:27:53 	EList result = (EList) getRhsSym(1);
09:27:53 	                ^^^^^
09:27:53 EList is a raw type. References to generic type EList<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2289] 
09:27:53 	EList result = (EList) getRhsSym(1);
09:27:53 	^^^^^
09:27:53 EList is a raw type. References to generic type EList<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2289] 
09:27:53 	EList result = (EList) getRhsSym(1);
09:27:53 	                ^^^^^
09:27:53 EList is a raw type. References to generic type EList<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2481] 
09:27:53 	EList iters = new BasicEList();
09:27:53 	^^^^^
09:27:53 EList is a raw type. References to generic type EList<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2481] 
09:27:53 	EList iters = new BasicEList();
09:27:53 	                  ^^^^^^^^^^
09:27:53 BasicEList is a raw type. References to generic type BasicEList<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2498] 
09:27:53 	EList iters = (EList) getRhsSym(3);
09:27:53 	^^^^^
09:27:53 EList is a raw type. References to generic type EList<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2498] 
09:27:53 	EList iters = (EList) getRhsSym(3);
09:27:53 	               ^^^^^
09:27:53 EList is a raw type. References to generic type EList<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2520] 
09:27:53 	EList result = new BasicEList();
09:27:53 	^^^^^
09:27:53 EList is a raw type. References to generic type EList<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2520] 
09:27:53 	EList result = new BasicEList();
09:27:53 	                   ^^^^^^^^^^
09:27:53 BasicEList is a raw type. References to generic type BasicEList<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2532] 
09:27:53 	EList result = (EList) getRhsSym(1);
09:27:53 	^^^^^
09:27:53 EList is a raw type. References to generic type EList<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2532] 
09:27:53 	EList result = (EList) getRhsSym(1);
09:27:53 	                ^^^^^
09:27:53 EList is a raw type. References to generic type EList<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2609] 
09:27:53 	OCLExpressionCS featureCallExpCS = createFeatureCallExpCS(source, null, featureNameCS, new BasicEList(), null);
09:27:53 	                                                                                           ^^^^^^^^^^
09:27:53 BasicEList is a raw type. References to generic type BasicEList<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2708] 
09:27:53 	List imports = (List) getRhsSym(3);
09:27:53 	^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2708] 
09:27:53 	List imports = (List) getRhsSym(3);
09:27:53 	                ^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2709] 
09:27:53 	List extensionImports = (List) getRhsSym(4);
09:27:53 	^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2709] 
09:27:53 	List extensionImports = (List) getRhsSym(4);
09:27:53 	                         ^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2710] 
09:27:53 	List defineOrAround = (List) getRhsSym(5);
09:27:53 	^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2710] 
09:27:53 	List defineOrAround = (List) getRhsSym(5);
09:27:53 	                       ^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2731] 
09:27:53 	List result = new LinkedList();
09:27:53 	^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2731] 
09:27:53 	List result = new LinkedList();
09:27:53 	                  ^^^^^^^^^^
09:27:53 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2733] 
09:27:53 	result.addAll((List) getRhsSym(4));
09:27:53 	               ^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2743] 
09:27:53 	List result = new LinkedList();
09:27:53 	^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2743] 
09:27:53 	List result = new LinkedList();
09:27:53 	                  ^^^^^^^^^^
09:27:53 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2745] 
09:27:53 	result.addAll((List) getRhsSym(4));
09:27:53 	               ^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2770] 
09:27:53 	List res = new LinkedList();
09:27:53 	^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2770] 
09:27:53 	List res = new LinkedList();
09:27:53 	               ^^^^^^^^^^
09:27:53 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2772] 
09:27:53 	res.addAll((List) getRhsSym(2));
09:27:53 	            ^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2798] 
09:27:53 	List res = new LinkedList();
09:27:53 	^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2798] 
09:27:53 	List res = new LinkedList();
09:27:53 	               ^^^^^^^^^^
09:27:53 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2800] 
09:27:53 	res.addAll((List) getRhsSym(2));
09:27:53 	            ^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2819] 
09:27:53 	setResult(xpandFactory.createAround(getLeftIToken(), getRightIToken(), (Identifier) getRhsSym(2), Collections.<VariableCS> emptyList(), false, (TypeCS) getRhsSym(4), (List) getRhsSym(5)));
09:27:53 	                                                                                                                                                                       ^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2828] 
09:27:53 	setResult(xpandFactory.createAround(getLeftIToken(), getRightIToken(), (Identifier) getRhsSym(2), (List<VariableCS>) getRhsSym(4), false, (TypeCS) getRhsSym(7), (List) getRhsSym(8)));
09:27:53 	                                                                                                                                                                  ^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2837] 
09:27:53 	setResult(xpandFactory.createAround(getLeftIToken(), getRightIToken(), (Identifier) getRhsSym(2), (List<VariableCS>) getRhsSym(4), true, (TypeCS) getRhsSym(9), (List) getRhsSym(10)));
09:27:53 	                                                                                                                                                                 ^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2846] 
09:27:53 	setResult(xpandFactory.createAround(getLeftIToken(), getRightIToken(), (Identifier) getRhsSym(2), Collections.<VariableCS> emptyList(), true, (TypeCS) getRhsSym(7), (List) getRhsSym(8)));
09:27:53 	                                                                                                                                                                      ^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2905] 
09:27:53 	setResult(xpandFactory.createDefinition(getLeftIToken(), getRightIToken(), getRhsIToken(2), Collections.<VariableCS> emptyList(), (TypeCS) getRhsSym(4), (List) getRhsSym(5)));
09:27:53 	                                                                                                                                                          ^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2914] 
09:27:53 	setResult(xpandFactory.createDefinition(getLeftIToken(), getRightIToken(), getRhsIToken(2), (List<VariableCS>) getRhsSym(4), (TypeCS) getRhsSym(7), (List) getRhsSym(8)));
09:27:53 	                                                                                                                                                     ^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2923] 
09:27:53 	LinkedList res = new LinkedList();
09:27:53 	^^^^^^^^^^
09:27:53 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2923] 
09:27:53 	LinkedList res = new LinkedList();
09:27:53 	                     ^^^^^^^^^^
09:27:53 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2934] 
09:27:53 	LinkedList res = new LinkedList();
09:27:53 	^^^^^^^^^^
09:27:53 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2934] 
09:27:53 	LinkedList res = new LinkedList();
09:27:53 	                     ^^^^^^^^^^
09:27:53 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2935] 
09:27:53 	res.addAll((List) getRhsSym(1));
09:27:53 	            ^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2955] 
09:27:53 	List res = new LinkedList();
09:27:53 	^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2955] 
09:27:53 	List res = new LinkedList();
09:27:53 	               ^^^^^^^^^^
09:27:53 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2956] 
09:27:53 	res.addAll((List) getRhsSym(1));
09:27:53 	            ^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2957] 
09:27:53 	res.addAll((List) getRhsSym(2));
09:27:53 	            ^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2974] 
09:27:53 	List res = new LinkedList();
09:27:53 	^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2974] 
09:27:53 	List res = new LinkedList();
09:27:53 	               ^^^^^^^^^^
09:27:53 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2976] 
09:27:53 	res.addAll((List) getRhsSym(2));
09:27:53 	            ^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2977] 
09:27:53 	res.addAll((List) getRhsSym(3));
09:27:53 	            ^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2986] 
09:27:53 	List res = new LinkedList();
09:27:53 	^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2986] 
09:27:53 	List res = new LinkedList();
09:27:53 	               ^^^^^^^^^^
09:27:53 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2988] 
09:27:53 	res.addAll((List) getRhsSym(3));
09:27:53 	            ^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3005] 
09:27:53 	List res = new LinkedList();
09:27:53 	^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3005] 
09:27:53 	List res = new LinkedList();
09:27:53 	               ^^^^^^^^^^
09:27:53 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3007] 
09:27:53 	res.addAll((List) getRhsSym(3));
09:27:53 	            ^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3041] 
09:27:53 	setResult(xpandFactory.createExpandStatement(getLeftIToken(), (PathNameCS) getRhsSym(2), (List) getRhsSym(3), null, false, null));
09:27:53 	                                                                                          ^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3050] 
09:27:53 	setResult(xpandFactory.createExpandStatement(getLeftIToken(), (PathNameCS) getRhsSym(2), (List) getRhsSym(3), (OCLExpressionCS) getRhsSym(5), false, null));
09:27:53 	                                                                                          ^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3059] 
09:27:53 	setResult(xpandFactory.createExpandStatement(getLeftIToken(), (PathNameCS) getRhsSym(2), (List) getRhsSym(3), (OCLExpressionCS) getRhsSym(5), true, (OCLExpressionCS) getRhsSym(6)));
09:27:53 	                                                                                          ^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3095] 
09:27:53 	setResult(xpandFactory.createFileStatement(getLeftIToken(), getRightIToken(), (OCLExpressionCS) getRhsSym(2), (Identifier) getRhsSym(3), (List) getRhsSym(4)));
09:27:53 	                                                                                                                                          ^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3121] 
09:27:53 	(List) getRhsSym(7)));
09:27:53 	 ^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3162] 
09:27:53 	IfStatement i = xpandFactory.createIfStatement(getLeftIToken(), (OCLExpressionCS) getRhsSym(2), (List) getRhsSym(3), null);
09:27:53 	                                                                                                 ^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3192] 
09:27:53 	IfStatement elseIf = xpandFactory.createIfStatement(getLeftIToken(), (OCLExpressionCS) getRhsSym(2), (List) getRhsSym(3), null);
09:27:53 	                                                                                                      ^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3211] 
09:27:53 	setResult(xpandFactory.createIfStatement(getLeftIToken(), null, (List) getRhsSym(2), null));
09:27:53 	                                                                 ^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3220] 
09:27:53 	setResult(xpandFactory.createLetStatement(getLeftIToken(), getRightIToken(), (OCLExpressionCS) getRhsSym(2), getRhsIToken(4), (List) getRhsSym(5)));
09:27:53 	                                                                                                                               ^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3231] 
09:27:53 	(IToken) getRhsSym(8), (List) getRhsSym(9)));
09:27:53 	                        ^^^^
09:27:53 List is a raw type. References to generic type List<E> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/WorkspaceResourceManager.java:[35] 
09:27:53 	import org.eclipse.m2m.internal.qvt.oml.compiler.UnitResolver;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/WorkspaceResourceManager.java:[36] 
09:27:53 	import org.eclipse.m2m.internal.qvt.oml.project.builder.WorkspaceUnitResolver;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'WorkspaceUnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.project/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml.project-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/WorkspaceResourceManager.java:[202] 
09:27:53 	protected UnitResolver getQVTUnitResolver() {
09:27:53 	          ^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/WorkspaceResourceManager.java:[219] 
09:27:53 	final UnitResolver bundleDelegate = BundleUnitResolver.createResolver(bundleRootURLs, true);
09:27:53 	      ^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/WorkspaceResourceManager.java:[235] 
09:27:53 	return new WorkspaceUnitResolver(resolverPaths) {
09:27:53 	           ^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'WorkspaceUnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.project/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml.project-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/WorkspaceResourceManager.java:[235] 
09:27:53 	return new WorkspaceUnitResolver(resolverPaths) {
09:27:53 	           ^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The constructor 'WorkspaceUnitResolver(List<IContainer>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.project/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml.project-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/WorkspaceResourceManager.java:[237] 
09:27:53 	protected UnitResolver getParent() {
09:27:53 	          ^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/model/AmbiguousDefinitionException.java:[17] 
09:27:53 	public class AmbiguousDefinitionException extends Exception {
09:27:53 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 The serializable class AmbiguousDefinitionException does not declare a static final serialVersionUID field of type long
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java:[20] 
09:27:53 	import org.eclipse.m2m.internal.qvt.oml.ast.parser.QvtOperationalVisitorCS;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'QvtOperationalVisitorCS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java:[21] 
09:27:53 	import org.eclipse.m2m.internal.qvt.oml.compiler.QvtCompilerOptions;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'QvtCompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java:[35] 
09:27:53 	class EmbeddedQVTAnalyzer extends QvtOperationalVisitorCS {
09:27:53 	                                  ^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'QvtOperationalVisitorCS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java:[38] 
09:27:53 	super(new QVTOParser(new QVTOLexer(env)) {
09:27:53 			@Override
09:27:53 			public String getTokenKindName(int kind) {
09:27:53 				throw new UnsupportedOperationException();
09:27:53 			}
09:27:53 			@Override
09:27:53 			public CSTNode parser(Monitor monitor, int error_repair_count) {
09:27:53 				throw new UnsupportedOperationException();
09:27:53 			}
09:27:53 		}, options());
09:27:53 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The constructor 'QvtOperationalVisitorCS(AbstractQVTParser, QvtCompilerOptions)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java:[38] 
09:27:53 	super(new QVTOParser(new QVTOLexer(env)) {
09:27:53 			@Override
09:27:53 			public String getTokenKindName(int kind) {
09:27:53 				throw new UnsupportedOperationException();
09:27:53 			}
09:27:53 			@Override
09:27:53 			public CSTNode parser(Monitor monitor, int error_repair_count) {
09:27:53 				throw new UnsupportedOperationException();
09:27:53 			}
09:27:53 		}, options());
09:27:53 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 The constructor QvtOperationalVisitorCS(AbstractQVTParser, QvtCompilerOptions) is deprecated
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java:[52] 
09:27:53 	return super.oclExpressionCS(oclExpressionCS, getOCLEnvironment());
09:27:53 	             ^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The method 'QvtOperationalVisitorCS.oclExpressionCS(OCLExpressionCS, Environment<EPackage,EClassifier,EOperation,EStructuralFeature,EEnumLiteral,EParameter,EObject,CallOperationAction,SendSignalAction,Constraint,EClass,EObject>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java:[55] 
09:27:53 	private static QvtCompilerOptions options() {
09:27:53 	               ^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'QvtCompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java:[56] 
09:27:53 	QvtCompilerOptions options = new QvtCompilerOptions();
09:27:53 	^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'QvtCompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java:[56] 
09:27:53 	QvtCompilerOptions options = new QvtCompilerOptions();
09:27:53 	                                 ^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'QvtCompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java:[56] 
09:27:53 	QvtCompilerOptions options = new QvtCompilerOptions();
09:27:53 	                                 ^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The constructor 'QvtCompilerOptions()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java:[57] 
09:27:53 	options.setGenerateCompletionData(false);
09:27:53 	        ^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The method 'QvtCompilerOptions.setGenerateCompletionData(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java:[58] 
09:27:53 	options.setShowAnnotations(false);
09:27:53 	        ^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The method 'QvtCompilerOptions.setShowAnnotations(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandLexer.java:[127] 
09:27:53 	super.getPrsStream().makeAdjunct(startOffset, endOffset, kind);
09:27:53 	      ^^^^^^^^^^^^^^
09:27:53 The method getPrsStream() from the type LexStream is deprecated
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[35] 
09:27:53 	import org.eclipse.core.runtime.SubProgressMonitor;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 The type SubProgressMonitor is deprecated
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[73] 
09:27:53 	@SuppressWarnings("unchecked")
09:27:53 	                  ^^^^^^^^^^^
09:27:53 Unnecessary @SuppressWarnings("unchecked")
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[75] 
09:27:53 	protected IProject[] build(final int kind, final Map args, final IProgressMonitor monitor) throws CoreException {
09:27:53 	                                                 ^^^
09:27:53 Map is a raw type. References to generic type Map<K,V> should be parameterized
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[77] 
09:27:53 	Map<RootDescription, Collection<IFile>> resourcesToBuild = collectResourcesToBuild(kind, new SubProgressMonitor(monitor, 1));
09:27:53 	                                                                                             ^^^^^^^^^^^^^^^^^^
09:27:53 The type SubProgressMonitor is deprecated
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[77] 
09:27:53 	Map<RootDescription, Collection<IFile>> resourcesToBuild = collectResourcesToBuild(kind, new SubProgressMonitor(monitor, 1));
09:27:53 	                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[79] 
09:27:53 	doBuild(resourcesToBuild, new SubProgressMonitor(monitor, 10));
09:27:53 	                              ^^^^^^^^^^^^^^^^^^
09:27:53 The type SubProgressMonitor is deprecated
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[79] 
09:27:53 	doBuild(resourcesToBuild, new SubProgressMonitor(monitor, 10));
09:27:53 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[119] 
09:27:53 	doBuid(resourceManager, scope, resourcesToBuild.get(rootDescription), new SubProgressMonitor(monitor, 1));
09:27:53 	                                                                          ^^^^^^^^^^^^^^^^^^
09:27:53 The type SubProgressMonitor is deprecated
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[119] 
09:27:53 	doBuid(resourceManager, scope, resourcesToBuild.get(rootDescription), new SubProgressMonitor(monitor, 1));
09:27:53 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[178] 
09:27:53 	next.accept(new XpandResourceVisitor(result, new SubProgressMonitor(monitor, 1)));
09:27:53 	                                                 ^^^^^^^^^^^^^^^^^^
09:27:53 The type SubProgressMonitor is deprecated
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[178] 
09:27:53 	next.accept(new XpandResourceVisitor(result, new SubProgressMonitor(monitor, 1)));
09:27:53 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[181] 
09:27:53 	modelRegistry.build(new SubProgressMonitor(monitor, 1));
09:27:53 	                        ^^^^^^^^^^^^^^^^^^
09:27:53 The type SubProgressMonitor is deprecated
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[181] 
09:27:53 	modelRegistry.build(new SubProgressMonitor(monitor, 1));
09:27:53 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[195] 
09:27:53 	delta.accept(new XpandResourceVisitor(result, new SubProgressMonitor(monitor, 1)));
09:27:53 	                                                  ^^^^^^^^^^^^^^^^^^
09:27:53 The type SubProgressMonitor is deprecated
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[195] 
09:27:53 	delta.accept(new XpandResourceVisitor(result, new SubProgressMonitor(monitor, 1)));
09:27:53 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[198] 
09:27:53 	projectDelta.accept(new XpandResourceVisitor(result, new SubProgressMonitor(monitor, 1)));
09:27:53 	                                                         ^^^^^^^^^^^^^^^^^^
09:27:53 The type SubProgressMonitor is deprecated
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[198] 
09:27:53 	projectDelta.accept(new XpandResourceVisitor(result, new SubProgressMonitor(monitor, 1)));
09:27:53 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[200] 
09:27:53 	modelRegistry.build(projectDelta, new SubProgressMonitor(monitor, 1));
09:27:53 	                                      ^^^^^^^^^^^^^^^^^^
09:27:53 The type SubProgressMonitor is deprecated
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[200] 
09:27:53 	modelRegistry.build(projectDelta, new SubProgressMonitor(monitor, 1));
09:27:53 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[26] 
09:27:53 	import org.eclipse.m2m.internal.qvt.oml.common.MdaException;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'MdaException' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.common/3.10.2.v20210609-1727/org.eclipse.m2m.qvt.oml.common-3.10.2.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[27] 
09:27:53 	import org.eclipse.m2m.internal.qvt.oml.compiler.CompiledUnit;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'CompiledUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[28] 
09:27:53 	import org.eclipse.m2m.internal.qvt.oml.compiler.QVTOCompiler;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'QVTOCompiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[29] 
09:27:53 	import org.eclipse.m2m.internal.qvt.oml.compiler.QvtCompilerOptions;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'QvtCompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[30] 
09:27:53 	import org.eclipse.m2m.internal.qvt.oml.compiler.UnitProxy;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'UnitProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[31] 
09:27:53 	import org.eclipse.m2m.internal.qvt.oml.compiler.UnitResolver;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[45] 
09:27:53 	private QVTOCompiler qvtCompiler;
09:27:53 	        ^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'QVTOCompiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[47] 
09:27:53 	private QvtCompilerOptions qvtCompilerOptions;
09:27:53 	        ^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'QvtCompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[78] 
09:27:53 	CompiledUnit compiledUnit = null;
09:27:53 	^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'CompiledUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[80] 
09:27:53 	UnitProxy unitProxy = getQVTUnitResolver().resolveUnit(compilationUnitQName);
09:27:53 	^^^^^^^^^
09:27:53 Discouraged access: The type 'UnitProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[80] 
09:27:53 	UnitProxy unitProxy = getQVTUnitResolver().resolveUnit(compilationUnitQName);
09:27:53 	                                           ^^^^^^^^^^^
09:27:53 Discouraged access: The method 'UnitResolver.resolveUnit(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[84] 
09:27:53 	compiledUnit = getQvtCompiler().compile(unitProxy, getQvtCompilerOptions(), new NullProgressMonitor());
09:27:53 	                                ^^^^^^^
09:27:53 Discouraged access: The method 'QVTOCompiler.compile(UnitProxy, QvtCompilerOptions, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[85] 
09:27:53 	} catch (MdaException e) {
09:27:53 	         ^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'MdaException' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.common/3.10.2.v20210609-1727/org.eclipse.m2m.qvt.oml.common-3.10.2.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[102] 
09:27:53 	private QVTOCompiler getQvtCompiler() {
09:27:53 	        ^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'QVTOCompiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[106] 
09:27:53 	qvtCompiler = QVTOCompiler.createCompilerWithHistory(getMetamodelResourceSet());
09:27:53 	              ^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'QVTOCompiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[106] 
09:27:53 	qvtCompiler = QVTOCompiler.createCompilerWithHistory(getMetamodelResourceSet());
09:27:53 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The method 'QVTOCompiler.createCompilerWithHistory(ResourceSet)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[115] 
09:27:53 	private QvtCompilerOptions getQvtCompilerOptions() {
09:27:53 	        ^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'QvtCompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[117] 
09:27:53 	qvtCompilerOptions = new QvtCompilerOptions();
09:27:53 	                         ^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'QvtCompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[117] 
09:27:53 	qvtCompilerOptions = new QvtCompilerOptions();
09:27:53 	                         ^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The constructor 'QvtCompilerOptions()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[118] 
09:27:53 	qvtCompilerOptions.setGenerateCompletionData(true);
09:27:53 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The method 'QvtCompilerOptions.setGenerateCompletionData(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[119] 
09:27:53 	qvtCompilerOptions.setShowAnnotations(false);
09:27:53 	                   ^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The method 'QvtCompilerOptions.setShowAnnotations(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[257] 
09:27:53 	protected abstract UnitResolver getQVTUnitResolver();
09:27:53 	                   ^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/model/ExecutionContext.java:[20] 
09:27:53 	import org.eclipse.m2m.internal.qvt.oml.evaluator.QvtOperationalEvaluationVisitor;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'QvtOperationalEvaluationVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/model/ExecutionContext.java:[47] 
09:27:53 	QvtOperationalEvaluationVisitor createEvaluationVisitor();
09:27:53 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'QvtOperationalEvaluationVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/analyze/UnusedModulesCollector.java:[23] 
09:27:53 	import org.eclipse.m2m.internal.qvt.oml.expressions.Module;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/analyze/UnusedModulesCollector.java:[30] 
09:27:53 	private Set<Module> myUnusedModules;
09:27:53 	            ^^^^^^
09:27:53 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/analyze/UnusedModulesCollector.java:[32] 
09:27:53 	public UnusedModulesCollector(Set<Module> allModules) {
09:27:53 	                                  ^^^^^^
09:27:53 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/analyze/UnusedModulesCollector.java:[33] 
09:27:53 	myUnusedModules = new LinkedHashSet<Module>(allModules);
09:27:53 	                                    ^^^^^^
09:27:53 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/analyze/UnusedModulesCollector.java:[36] 
09:27:53 	public Set<Module> getUnusedModules() {
09:27:53 	           ^^^^^^
09:27:53 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/analyze/UnusedModulesCollector.java:[59] 
09:27:53 	if (eContainer instanceof Module) {
09:27:53 	                          ^^^^^^
09:27:53 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/model/XpandIterator.java:[30] 
09:27:53 	return new Long(counter);
09:27:53 	           ^^^^^^^^^^^^^
09:27:53 The constructor Long(long) is deprecated since version 9
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/model/XpandIterator.java:[34] 
09:27:53 	return new Long(elementCount);
09:27:53 	           ^^^^^^^^^^^^^^^^^^
09:27:53 The constructor Long(long) is deprecated since version 9
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/model/XpandIterator.java:[50] 
09:27:53 	return new Long(counter + 1);
09:27:53 	           ^^^^^^^^^^^^^^^^^
09:27:53 The constructor Long(long) is deprecated since version 9
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/WorkspaceModelRegistry.java:[105] 
09:27:53 	resourceSet.getURIConverter().getURIMap().putAll(EcorePlugin.computePlatformURIMap());
09:27:53 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 The method computePlatformURIMap() from the type EcorePlugin is deprecated
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/WorkspaceModelRegistry.java:[108] 
09:27:53 	private Map<String, EPackage> myReturnedResults = new HashMap<String, EPackage>();
09:27:53 	                              ^^^^^^^^^^^^^^^^^
09:27:53 The value of the field WorkspaceModelRegistry.myReturnedResults is not used
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[26] 
09:27:53 	import org.eclipse.m2m.internal.qvt.oml.ast.env.QvtOperationalEvaluationEnv;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'QvtOperationalEvaluationEnv' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[27] 
09:27:53 	import org.eclipse.m2m.internal.qvt.oml.evaluator.ModuleInstance;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'ModuleInstance' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[28] 
09:27:53 	import org.eclipse.m2m.internal.qvt.oml.evaluator.QvtOperationalEvaluationVisitor;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'QvtOperationalEvaluationVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[29] 
09:27:53 	import org.eclipse.m2m.internal.qvt.oml.expressions.Module;
09:27:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[102] 
09:27:53 	QvtOperationalEvaluationVisitor visitor = ctx.createEvaluationVisitor();
09:27:53 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'QvtOperationalEvaluationVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[103] 
09:27:53 	defineGlobalVariables(ctx, visitor.getOperationalEvaluationEnv());
09:27:53 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The method 'QvtOperationalEvaluationVisitor.getOperationalEvaluationEnv()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[104] 
09:27:53 	initializeStreamsHolder(ctx.getScope(), ctx.getScope().getOutput().getNamedStreams(), visitor.getOperationalEvaluationEnv());
09:27:53 	                                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The method 'QvtOperationalEvaluationVisitor.getOperationalEvaluationEnv()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[106] 
09:27:53 	initializeStreamsHolder(ctx.getScope(), null, visitor.getOperationalEvaluationEnv());
09:27:53 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The method 'QvtOperationalEvaluationVisitor.getOperationalEvaluationEnv()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[107] 
09:27:53 	clearGlobalVariables(ctx, visitor.getOperationalEvaluationEnv());
09:27:53 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The method 'QvtOperationalEvaluationVisitor.getOperationalEvaluationEnv()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[150] 
09:27:53 	private void clearGlobalVariables(ExecutionContext ctx, QvtOperationalEvaluationEnv evaluationEnv) {
09:27:53 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'QvtOperationalEvaluationEnv' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[161] 
09:27:53 	private void defineGlobalVariables(ExecutionContext ctx, QvtOperationalEvaluationEnv evaluationEnv) {
09:27:53 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'QvtOperationalEvaluationEnv' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[177] 
09:27:53 	private XpandGlobalVars getGlobalVarsLibraryInstance(Scope scope, QvtOperationalEvaluationEnv evaluationEnv) {
09:27:53 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'QvtOperationalEvaluationEnv' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[180] 
09:27:53 	for (Module module : globalVarsOperationResource.getModules()) {
09:27:53 	     ^^^^^^
09:27:53 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[181] 
09:27:53 	ModuleInstance moduleInstance = evaluationEnv.getThisOfType(module);
09:27:53 	^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'ModuleInstance' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[181] 
09:27:53 	ModuleInstance moduleInstance = evaluationEnv.getThisOfType(module);
09:27:53 	                                              ^^^^^^^^^^^^^
09:27:53 Discouraged access: The method 'QvtOperationalEvaluationEnv.getThisOfType(Module)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[183] 
09:27:53 	XpandGlobalVars globalVarsLibInstance = moduleInstance.getAdapter(XpandGlobalVars.class);
09:27:53 	                                                       ^^^^^^^^^^
09:27:53 Discouraged access: The method 'ModuleInstance.getAdapter(Class<XpandGlobalVars>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[196] 
09:27:53 	private void initializeStreamsHolder(Scope scope, StreamsHolder namedStreams, QvtOperationalEvaluationEnv evaluationEnv) {
09:27:53 	                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'QvtOperationalEvaluationEnv' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[199] 
09:27:53 	for (Module module : streamOperationResource.getModules()) {
09:27:53 	     ^^^^^^
09:27:53 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[200] 
09:27:53 	ModuleInstance moduleInstance = evaluationEnv.getThisOfType(module);
09:27:53 	^^^^^^^^^^^^^^
09:27:53 Discouraged access: The type 'ModuleInstance' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[200] 
09:27:53 	ModuleInstance moduleInstance = evaluationEnv.getThisOfType(module);
09:27:53 	                                              ^^^^^^^^^^^^^
09:27:53 Discouraged access: The method 'QvtOperationalEvaluationEnv.getThisOfType(Module)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[202] 
09:27:53 	XpandStreamOperations libInstance = moduleInstance.getAdapter(XpandStreamOperations.class);
09:27:53 	                                                   ^^^^^^^^^^
09:27:53 Discouraged access: The method 'ModuleInstance.getAdapter(Class<XpandStreamOperations>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.4.v20210609-1727/org.eclipse.m2m.qvt.oml-3.10.4.v20210609-1727.jar')
09:27:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/ProtectStatement.java:[38] 
09:27:53 	private final boolean disable;
09:27:53 	                      ^^^^^^^
09:27:53 The value of the field ProtectStatement.disable is not used
09:27:53 265 problems (0 errors, 263 warnings, 2 infos)
09:27:53 [INFO] 
09:27:53 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.xpand ---
09:27:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:27:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:27:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/test/resources
09:27:53 [INFO] 
09:27:53 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.xpand ---
09:27:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/target/org.eclipse.papyrus.gmf.xpand-2.2.0-SNAPSHOT-sources.jar
09:27:53 [INFO] 
09:27:53 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.xpand ---
09:27:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/target/org.eclipse.papyrus.gmf.xpand-2.2.0-SNAPSHOT-sources.jar
09:27:53 [INFO] 
09:27:53 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.xpand ---
09:27:53 [INFO] 
09:27:53 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.xpand ---
09:27:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/target/org.eclipse.papyrus.gmf.xpand-2.2.0-SNAPSHOT.jar
09:27:53 [INFO] 
09:27:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.xpand ---
09:27:53 [INFO] 
09:27:53 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.xpand ---
09:27:53 [INFO] 
09:27:53 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.xpand ---
09:27:54 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/target/org.eclipse.papyrus.gmf.xpand-2.2.0-SNAPSHOT.jar
09:27:56 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/target/org.eclipse.papyrus.gmf.xpand-2.2.0-SNAPSHOT-sources.jar
09:27:57 [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/target/org.eclipse.papyrus.gmf.xpand-2.2.0-SNAPSHOT-sources.jar' is already signed and will be resigned.
09:27:57 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/target/org.eclipse.papyrus.gmf.xpand-2.2.0-SNAPSHOT-sources.jar
09:27:58 [INFO] 
09:27:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.xpand ---
09:27:58 [INFO] 
09:27:58 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.common >--
09:27:58 [INFO] Building org.eclipse.papyrus.gmf.common 1.3.0-SNAPSHOT           [15/90]
09:27:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:27:58 [INFO] 
09:27:58 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.common ---
09:27:58 [INFO] 
09:27:58 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.common ---
09:27:58 [INFO] The project's OSGi version is 1.3.0.202109161320
09:27:58 [INFO] 
09:27:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.common ---
09:27:58 [INFO] 
09:27:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.common ---
09:27:58 [INFO] 
09:27:58 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.common ---
09:27:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:27:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:27:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/main/resources
09:27:58 [INFO] 
09:27:58 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.common ---
09:27:58 [INFO] Compiling 60 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/bin
09:27:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/CreateNewModelExtension.java:[17] 
09:27:58 	import java.util.Observable;
09:27:58 	       ^^^^^^^^^^^^^^^^^^^^
09:27:58 The type Observable is deprecated since version 9
09:27:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/CreateNewModelExtension.java:[29] 
09:27:58 	public class CreateNewModelExtension extends Observable implements ModelSelectionPageExtension {
09:27:58 	                                             ^^^^^^^^^^
09:27:58 The type Observable is deprecated since version 9
09:27:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/CreateNewModelExtension.java:[50] 
09:27:58 	setChanged();
09:27:58 	^^^^^^^^^^^^
09:27:58 The method setChanged() from the type Observable is deprecated
09:27:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/CreateNewModelExtension.java:[51] 
09:27:58 	notifyObservers(Boolean.valueOf(createNewModel));
09:27:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:58 The method notifyObservers(Object) from the type Observable is deprecated
09:27:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/OrganizeImportsPostprocessor.java:[109] 
09:27:58 	ASTParser parser = ASTParser.newParser(AST.JLS4);
09:27:58 	                                           ^^^^
09:27:58 The field AST.JLS4 is deprecated
09:27:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/OrganizeImportsPostprocessor.java:[386] 
09:27:58 	@SuppressWarnings("unchecked")
09:27:58 	                  ^^^^^^^^^^^
09:27:58 Unnecessary @SuppressWarnings("unchecked")
09:27:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ToolingResourceFactory.java:[51] 
09:27:58 	getDefaultSaveOptions().put(XMLResource.OPTION_LINE_WIDTH, new Integer(1));
09:27:58 	                                                               ^^^^^^^^^^
09:27:58 The constructor Integer(int) is deprecated since version 9
09:27:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/migrate/ModelLoadHelper.java:[97] 
09:27:58 	class ExceptionDiagnostic extends WrappedException implements Resource.Diagnostic {
09:27:58 	      ^^^^^^^^^^^^^^^^^^^
09:27:58 The serializable class ExceptionDiagnostic does not declare a static final serialVersionUID field of type long
09:27:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/migrate/ModelLoadHelper.java:[158] 
09:27:58 	Integer severityOpt = new Integer(resourceDiagnostic.getSeverity() == Diagnostic.ERROR ? 0 : 1);    
09:27:58 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:58 The constructor Integer(int) is deprecated since version 9
09:27:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ElementSelectorExtension.java:[22] 
09:27:58 	import java.util.Observable;
09:27:58 	       ^^^^^^^^^^^^^^^^^^^^
09:27:58 The type Observable is deprecated since version 9
09:27:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ElementSelectorExtension.java:[31] 
09:27:58 	public abstract class ElementSelectorExtension extends Observable implements ModelSelectionPageExtension {
09:27:58 	                                                       ^^^^^^^^^^
09:27:58 The type Observable is deprecated since version 9
09:27:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ElementSelectorExtension.java:[63] 
09:27:58 	setChanged();
09:27:58 	^^^^^^^^^^^^
09:27:58 The method setChanged() from the type Observable is deprecated
09:27:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ElementSelectorExtension.java:[64] 
09:27:58 	notifyObservers(selectedModelElement);
09:27:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:58 The method notifyObservers(Object) from the type Observable is deprecated
09:27:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[39] 
09:27:58 	import org.eclipse.core.runtime.SubProgressMonitor;
09:27:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:58 The type SubProgressMonitor is deprecated
09:27:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[198] 
09:27:58 	return new SubProgressMonitor(myProgress, 1);
09:27:58 	           ^^^^^^^^^^^^^^^^^^
09:27:58 The type SubProgressMonitor is deprecated
09:27:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[198] 
09:27:58 	return new SubProgressMonitor(myProgress, 1);
09:27:58 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:58 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
09:27:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[274] 
09:27:58 	EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1));
09:27:58 	                                                                          ^^^^^^^^^^^^^^^^^^
09:27:58 The type SubProgressMonitor is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[274] 
09:27:59 	EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1));
09:27:59 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:59 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[275] 
09:27:59 	String genText = emitter.generate(new SubProgressMonitor(pm, 1), param);
09:27:59 	                                      ^^^^^^^^^^^^^^^^^^
09:27:59 The type SubProgressMonitor is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[275] 
09:27:59 	String genText = emitter.generate(new SubProgressMonitor(pm, 1), param);
09:27:59 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:59 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[287] 
09:27:59 	genText = mergePlainText(oldText, genText, f, new SubProgressMonitor(pm, 1));
09:27:59 	                                                  ^^^^^^^^^^^^^^^^^^
09:27:59 The type SubProgressMonitor is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[287] 
09:27:59 	genText = mergePlainText(oldText, genText, f, new SubProgressMonitor(pm, 1));
09:27:59 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:59 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[289] 
09:27:59 	f.setContents(new ByteArrayInputStream(genText.getBytes(charset)), true, true, new SubProgressMonitor(pm, 1));
09:27:59 	                                                                                   ^^^^^^^^^^^^^^^^^^
09:27:59 The type SubProgressMonitor is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[289] 
09:27:59 	f.setContents(new ByteArrayInputStream(genText.getBytes(charset)), true, true, new SubProgressMonitor(pm, 1));
09:27:59 	                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:59 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[294] 
09:27:59 	f.create(new ByteArrayInputStream(genText.getBytes(charset)), true, new SubProgressMonitor(pm, 2));
09:27:59 	                                                                        ^^^^^^^^^^^^^^^^^^
09:27:59 The type SubProgressMonitor is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[294] 
09:27:59 	f.create(new ByteArrayInputStream(genText.getBytes(charset)), true, new SubProgressMonitor(pm, 2));
09:27:59 	                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:59 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[375] 
09:27:59 	String genText = emitter.generate(new SubProgressMonitor(pm, 2), input);
09:27:59 	                                      ^^^^^^^^^^^^^^^^^^
09:27:59 The type SubProgressMonitor is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[375] 
09:27:59 	String genText = emitter.generate(new SubProgressMonitor(pm, 2), input);
09:27:59 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:59 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[376] 
09:27:59 	IPackageFragment pf = myDestRoot.createPackageFragment(packageName, true, new SubProgressMonitor(pm, 1));
09:27:59 	                                                                              ^^^^^^^^^^^^^^^^^^
09:27:59 The type SubProgressMonitor is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[376] 
09:27:59 	IPackageFragment pf = myDestRoot.createPackageFragment(packageName, true, new SubProgressMonitor(pm, 1));
09:27:59 	                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:59 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[381] 
09:27:59 	workingCopy = cu.getWorkingCopy(new SubProgressMonitor(pm, 1));
09:27:59 	                                    ^^^^^^^^^^^^^^^^^^
09:27:59 The type SubProgressMonitor is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[381] 
09:27:59 	workingCopy = cu.getWorkingCopy(new SubProgressMonitor(pm, 1));
09:27:59 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:59 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[392] 
09:27:59 	getImportsPostrocessor().organizeImports(workingCopy, declaredImportsAsStrings, new SubProgressMonitor(pm, 1));
09:27:59 	                                                                                    ^^^^^^^^^^^^^^^^^^
09:27:59 The type SubProgressMonitor is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[392] 
09:27:59 	getImportsPostrocessor().organizeImports(workingCopy, declaredImportsAsStrings, new SubProgressMonitor(pm, 1));
09:27:59 	                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:59 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[394] 
09:27:59 	workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1)); // save to investigate contents
09:27:59 	                                        ^^^^^^^^^^^^^^^^^^
09:27:59 The type SubProgressMonitor is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[394] 
09:27:59 	workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1)); // save to investigate contents
09:27:59 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:59 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[397] 
09:27:59 	genText = mergeJavaCode(oldContents, workingCopy.getSource(), new SubProgressMonitor(pm, 1));
09:27:59 	                                                                  ^^^^^^^^^^^^^^^^^^
09:27:59 The type SubProgressMonitor is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[397] 
09:27:59 	genText = mergeJavaCode(oldContents, workingCopy.getSource(), new SubProgressMonitor(pm, 1));
09:27:59 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:59 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[402] 
09:27:59 	workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1));
09:27:59 	                                        ^^^^^^^^^^^^^^^^^^
09:27:59 The type SubProgressMonitor is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[402] 
09:27:59 	workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1));
09:27:59 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:59 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[411] 
09:27:59 	cu = pf.createCompilationUnit(cu.getElementName(), genText, true, new SubProgressMonitor(pm, 1));
09:27:59 	                                                                      ^^^^^^^^^^^^^^^^^^
09:27:59 The type SubProgressMonitor is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[411] 
09:27:59 	cu = pf.createCompilationUnit(cu.getElementName(), genText, true, new SubProgressMonitor(pm, 1));
09:27:59 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:59 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[412] 
09:27:59 	getImportsPostrocessor().organizeImports(cu, null, new SubProgressMonitor(pm, 1));
09:27:59 	                                                       ^^^^^^^^^^^^^^^^^^
09:27:59 The type SubProgressMonitor is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[412] 
09:27:59 	getImportsPostrocessor().organizeImports(cu, null, new SubProgressMonitor(pm, 1));
09:27:59 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:59 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[415] 
09:27:59 	cu.save(new SubProgressMonitor(pm, 2), true);
09:27:59 	            ^^^^^^^^^^^^^^^^^^
09:27:59 The type SubProgressMonitor is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[415] 
09:27:59 	cu.save(new SubProgressMonitor(pm, 2), true);
09:27:59 	            ^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:59 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[441] 
09:27:59 	EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1));
09:27:59 	                                                                          ^^^^^^^^^^^^^^^^^^
09:27:59 The type SubProgressMonitor is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[441] 
09:27:59 	EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1));
09:27:59 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:59 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[442] 
09:27:59 	byte[] contents = emitter.generate(new SubProgressMonitor(pm, 1), params);
09:27:59 	                                       ^^^^^^^^^^^^^^^^^^
09:27:59 The type SubProgressMonitor is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[442] 
09:27:59 	byte[] contents = emitter.generate(new SubProgressMonitor(pm, 1), params);
09:27:59 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:59 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[443] 
09:27:59 	f.create(new ByteArrayInputStream(contents), true, new SubProgressMonitor(pm, 1));
09:27:59 	                                                       ^^^^^^^^^^^^^^^^^^
09:27:59 The type SubProgressMonitor is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[443] 
09:27:59 	f.create(new ByteArrayInputStream(contents), true, new SubProgressMonitor(pm, 1));
09:27:59 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:59 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[444] 
09:27:59 	f.getParent().refreshLocal(IResource.DEPTH_ONE, new SubProgressMonitor(pm, 1));
09:27:59 	                                                    ^^^^^^^^^^^^^^^^^^
09:27:59 The type SubProgressMonitor is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[444] 
09:27:59 	f.getParent().refreshLocal(IResource.DEPTH_ONE, new SubProgressMonitor(pm, 1));
09:27:59 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
09:27:59 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[572] 
09:27:59 	private final Integer CACHE_MISS = new Integer(0);
09:27:59 	                                       ^^^^^^^^^^
09:27:59 The constructor Integer(int) is deprecated since version 9
09:27:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/migrate/FilteringCopier.java:[43] 
09:27:59 	public class FilteringCopier extends EcoreUtil.Copier {
09:27:59 	             ^^^^^^^^^^^^^^^
09:27:59 The serializable class FilteringCopier does not declare a static final serialVersionUID field of type long
09:27:59 56 problems (56 warnings)
09:27:59 [INFO] 
09:27:59 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.common ---
09:27:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:27:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:27:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/test/resources
09:27:59 [INFO] 
09:27:59 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.common ---
09:27:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-1.3.0-SNAPSHOT-sources.jar
09:27:59 [INFO] 
09:27:59 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.common ---
09:27:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-1.3.0-SNAPSHOT-sources.jar
09:27:59 [INFO] 
09:27:59 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.common ---
09:27:59 [INFO] 
09:27:59 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.common ---
09:27:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-1.3.0-SNAPSHOT.jar
09:27:59 [INFO] 
09:27:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.common ---
09:27:59 [INFO] 
09:27:59 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.common ---
09:27:59 [INFO] 
09:27:59 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.common ---
09:27:59 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-1.3.0-SNAPSHOT.jar
09:28:01 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-1.3.0-SNAPSHOT-sources.jar
09:28:04 [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-1.3.0-SNAPSHOT-sources.jar' is already signed and will be resigned.
09:28:04 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-1.3.0-SNAPSHOT-sources.jar
09:28:05 [INFO] 
09:28:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.common ---
09:28:05 [INFO] 
09:28:05 [INFO] --< org.eclipse.papyrus.gmf-tooling.tests:org.eclipse.papyrus.gmf.validate >--
09:28:05 [INFO] Building org.eclipse.papyrus.gmf.validate 1.2.0-SNAPSHOT         [16/90]
09:28:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:28:05 [INFO] 
09:28:05 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.validate ---
09:28:05 [INFO] 
09:28:05 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.validate ---
09:28:05 [INFO] The project's OSGi version is 1.2.0.202109161320
09:28:05 [INFO] 
09:28:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.validate ---
09:28:05 [INFO] 
09:28:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.validate ---
09:28:05 [INFO] 
09:28:05 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.validate ---
09:28:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:28:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:28:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/main/resources
09:28:05 [INFO] 
09:28:05 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.validate ---
09:28:05 [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/bin
09:28:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/org/eclipse/papyrus/gmf/internal/validate/ExternModelImport.java:[62] 
09:28:05 	this.importedModels.getURIConverter().getURIMap().putAll(EcorePlugin.computePlatformURIMap());
09:28:05 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^
09:28:05 The method computePlatformURIMap() from the type EcorePlugin is deprecated
09:28:05 2. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/org/eclipse/papyrus/gmf/validate/GMFValidator.java (at line 99)
09:28:05 	@SuppressWarnings("synthetic-access")
09:28:05 	                  ^^^^^^^^^^^^^^^^^^
09:28:05 At least one of the problems in category 'synthetic-access' is not analysed due to a compiler option being ignored
09:28:05 3. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/org/eclipse/papyrus/gmf/validate/GMFValidator.java (at line 108)
09:28:05 	@SuppressWarnings("synthetic-access")
09:28:05 	                  ^^^^^^^^^^^^^^^^^^
09:28:05 At least one of the problems in category 'synthetic-access' is not analysed due to a compiler option being ignored
09:28:05 4. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/org/eclipse/papyrus/gmf/validate/GMFValidator.java (at line 116)
09:28:05 	@SuppressWarnings("synthetic-access")
09:28:05 	                  ^^^^^^^^^^^^^^^^^^
09:28:05 At least one of the problems in category 'synthetic-access' is not analysed due to a compiler option being ignored
09:28:05 5. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/org/eclipse/papyrus/gmf/internal/validate/Annotations.java (at line 77)
09:28:05 	@SuppressWarnings("hiding")
09:28:05 	                  ^^^^^^^^
09:28:05 At least one of the problems in category 'hiding' is not analysed due to a compiler option being ignored
09:28:05 5 problems (0 errors, 1 warning, 4 infos)
09:28:05 [INFO] 
09:28:05 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.validate ---
09:28:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:28:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:28:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/test/resources
09:28:05 [INFO] 
09:28:05 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.validate ---
09:28:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT-sources.jar
09:28:05 [INFO] 
09:28:05 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.validate ---
09:28:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT-sources.jar
09:28:05 [INFO] 
09:28:05 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.validate ---
09:28:05 [INFO] 
09:28:05 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.validate ---
09:28:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT.jar
09:28:05 [INFO] 
09:28:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.validate ---
09:28:05 [INFO] 
09:28:05 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.validate ---
09:28:05 [INFO] 
09:28:05 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.validate ---
09:28:05 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT.jar
09:28:06 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT-sources.jar
09:28:07 [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT-sources.jar' is already signed and will be resigned.
09:28:07 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT-sources.jar
09:28:08 [INFO] 
09:28:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.validate ---
09:28:08 [INFO] 
09:28:08 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen >--
09:28:08 [INFO] Building org.eclipse.papyrus.gmf.codegen 2.11.0-SNAPSHOT         [17/90]
09:28:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:28:08 [INFO] 
09:28:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen ---
09:28:08 [INFO] 
09:28:08 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen ---
09:28:08 [INFO] The project's OSGi version is 2.11.0.202109161320
09:28:08 [INFO] 
09:28:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen ---
09:28:08 [INFO] 
09:28:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen ---
09:28:08 [INFO] 
09:28:08 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen ---
09:28:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:28:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:28:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/main/resources
09:28:08 [INFO] 
09:28:08 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen ---
09:28:08 [INFO] Compiling 316 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/bin
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/CreateShortcutAction.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/LabelOffsetAttributes.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNotationElementTarget.java:[25] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNotationElementTarget.java:[26] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenVisualEffectImpl.java:[30] 
09:28:10 	import org.eclipse.ocl.types.TypeType;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.ocl.types.TypeType is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenVisualEffectImpl.java:[34] 
09:28:10 	import org.eclipse.papyrus.gmf.internal.xpand.util.ParserException;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.internal.xpand.util.ParserException is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenVisualEffectImpl.java:[294] 
09:28:10 	OCLHelper helper = ocl.createOCLHelper();
09:28:10 	^^^^^^^^^
09:28:10 OCLHelper is a raw type. References to generic type OCLHelper<C,O,P,CT> should be parameterized
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenVisualEffectImpl.java:[295] 
09:28:10 	helper.setContext(EcorePackage.eINSTANCE.getEClass());
09:28:10 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 Type safety: The method setContext(Object) belongs to the raw type OCLHelper. References to generic type OCLHelper<C,O,P,CT> should be parameterized
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenVisualEffectImpl.java:[307] 
09:28:10 	expr = helper.createQuery(expressionString);
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 Type safety: The expression of type OCLExpression needs unchecked conversion to conform to OCLExpression<EClassifier>
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenGroupMarker.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Viewmap.java:[25] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Viewmap.java:[26] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ViewmapLayoutType;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ViewmapLayoutType is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Viewmap.java:[118] 
09:28:10 	Attributes find(Class attributesClass);
09:28:10 	                ^^^^^
09:28:10 Class is a raw type. References to generic type Class<T> should be parameterized
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenParserImplementation.java:[25] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenParserImplementation.java:[26] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelModelFacet;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelModelFacet is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardPreferencePage.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPreferencePage;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPreferencePage is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardPreferencePage.java:[24] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.StandardPreferencePages;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.StandardPreferencePages is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenContextMenu.java:[24] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenContextMenu.java:[25] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionManager;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionManager is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTopLevelNode.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTopLevelNode.java:[24] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenNodeImpl.java:[48] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenVisualEffect;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenVisualEffect is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFixedInputsTemplateInvocation.java:[22] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFixedInputsTemplateInvocation.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorView.java:[24] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ResizeConstraints.java:[24] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureInitializer.java:[25] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureSeqInitializer;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureSeqInitializer is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/ViewmapImpl.java:[165] 
09:28:10 	public Attributes find(Class attributesClass) {
09:28:10 	                       ^^^^^
09:28:10 Class is a raw type. References to generic type Class<T> should be parameterized
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Separator.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroupItem;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroupItem is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDomainAttributeTarget.java:[24] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ModeledViewmap.java:[24] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkEnd.java:[24] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkEnd.java:[25] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureSeqInitializer.java:[25] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenElementInitializer;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenElementInitializer is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureSeqInitializer.java:[26] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureInitializer;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureInitializer is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureSeqInitializer.java:[27] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenReferenceNewElementSpec;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenReferenceNewElementSpec is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/StandardEntry.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.AbstractToolEntry;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.AbstractToolEntry is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/StandardEntry.java:[24] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.StandardEntryKind;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.StandardEntryKind is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/CustomBehaviour.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Behaviour;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Behaviour is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTemplateInvocationBase.java:[20] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[24] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[25] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[26] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkConstraints;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkConstraints is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[27] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkEnd;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkEnd is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[28] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkLabel;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkLabel is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[29] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkModelFacet;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkModelFacet is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPreference.java:[24] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomPreferencePage;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomPreferencePage is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureValueSpec.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureInitializer;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureInitializer is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureValueSpec.java:[24] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDomainElementTarget.java:[24] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDomainElementTarget.java:[25] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/PredefinedParser.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParserImplementation;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParserImplementation is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/PredefinedParser.java:[24] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelTextAccessMethod;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelTextAccessMethod is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkLabel.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLabel;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLabel is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkLabel.java:[24] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkLabel.java:[25] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkLabelAlignment;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkLabelAlignment is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigatorPathSegment.java:[24] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigatorPathSegment.java:[25] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorPath;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorPath is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolGroup.java:[25] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.EntryBase;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.EntryBase is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolGroup.java:[26] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Palette;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Palette is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolGroup.java:[27] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroupItem;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroupItem is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenRGBColor.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenColor;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenColor is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenSeparator.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionInterpreter.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderBase;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderBase is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionInterpreter.java:[24] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLanguage;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLanguage is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionInterpreter.java:[25] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTemplateInvocation.java:[20] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTemplateInvocation.java:[21] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/LoadResourceAction.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GMFGenPackage.java:[28] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GMFGenFactory;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GMFGenFactory is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExternalNodeLabel.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNodeLabel;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNodeLabel is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolEntry.java:[24] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.AbstractToolEntry;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.AbstractToolEntry is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolEntry.java:[25] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolEntry.java:[26] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolEntry.java:[27] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/templates.qvtlib/org/eclipse/papyrus/gmf/internal/codegen/util/GenModelAccessHelpers.java:[47] 
09:28:10 	URI genModelFromExtPoint = EcorePlugin.getEPackageNsURIToGenModelLocationMap().get(nsURI);
09:28:10 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The method getEPackageNsURIToGenModelLocationMap() from the type EcorePlugin is deprecated
09:28:10 77. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/templates.qvtlib/org/eclipse/papyrus/gmf/internal/codegen/util/GenModelAccessHelpers.java (at line 55)
09:28:10 	if (!ecoreModelURI.equals(nsURI)) { // owning resource points to some real stream
09:28:10 	                          ^^^^^
09:28:10 Unlikely argument type for equals(): String seems to be unrelated to URI
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditContainer;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditContainer is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[24] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[25] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[26] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[27] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenRuleBase;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenRuleBase is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[28] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenSeverity;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenSeverity is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionProviderBase.java:[25] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionProviderBase.java:[26] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLanguage;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLanguage is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionProviderBase.java:[27] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCompartment.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCompartment.java:[24] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCompartment.java:[25] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenConstantColor.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.DiagramColors;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.DiagramColors is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenConstantColor.java:[24] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenColor;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenColor is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/MetamodelType.java:[25] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ElementType;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ElementType is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/LinkModelFacet.java:[27] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ModelFacet;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ModelFacet is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagramElementTarget.java:[25] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagramElementTarget.java:[26] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagramElementTarget.java:[27] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLabel.java:[25] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLabel.java:[26] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelModelFacet;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelModelFacet is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenSharedContributionItem.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ExpressionLabelParser.java:[24] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ExpressionLabelParser.java:[25] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParserImplementation;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParserImplementation is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ExpressionLabelParser.java:[26] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GMFGenFactoryImpl.java:[31] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.*;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNodeLabel.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLabel;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLabel is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNodeLabel.java:[24] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/SharedBehaviour.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Behaviour;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Behaviour is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPreferencePage.java:[26] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPropertyTab.java:[24] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertySheet;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertySheet is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/InitDiagramAction.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLiteralExpressionProvider.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderBase;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderBase is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[28] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.BatchValidation;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.BatchValidation is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[29] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.EditPartCandies;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.EditPartCandies is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[30] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.EditorCandies;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.EditorCandies is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[31] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[32] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[33] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[34] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCompartment;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCompartment is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[35] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContainerBase;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContainerBase is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[36] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramPreferences;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramPreferences is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[37] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[38] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[39] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[40] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPreferencePage;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPreferencePage is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[41] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTopLevelNode;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTopLevelNode is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[42] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkConstraints;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkConstraints is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[43] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.MeasurementUnit;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.MeasurementUnit is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[44] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.PackageNames;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.PackageNames is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[45] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Palette;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Palette is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[46] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderClassNames;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderClassNames is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[47] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Shortcuts;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Shortcuts is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[48] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditable.java:[24] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditContext;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditContext is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditable.java:[25] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenRuleTarget;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenRuleTarget is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenActionFactoryContributionItem.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/BatchValidation.java:[24] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderPriority;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderPriority is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkConstraints.java:[26] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkConstraints.java:[27] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/EditorCandies.java:[24] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/TypeModelFacet.java:[25] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/TypeModelFacet.java:[26] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenElementInitializer;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenElementInitializer is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/TypeModelFacet.java:[27] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ModelFacet;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ModelFacet is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditedMetricTarget.java:[25] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditedMetricTarget.java:[26] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricRule;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricRule is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildNode.java:[25] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildNode.java:[26] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildNode.java:[27] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/SnippetViewmap.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildContainer.java:[25] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildContainer.java:[26] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContainerBase;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContainerBase is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ParentAssignedViewmap.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardPropertyTab.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Shortcuts.java:[26] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderPriority;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderPriority is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Palette.java:[27] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Palette.java:[28] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroup;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroup is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenConstraint.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigator.java:[24] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDomainModelNavigator;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDomainModelNavigator is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigator.java:[25] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigator.java:[26] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorChildReference;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorChildReference is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/util/GMFGenSwitch.java:[23] 
09:28:10 	import java.util.List;
09:28:10 	       ^^^^^^^^^^^^^^
09:28:10 The import java.util.List is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/util/GMFGenSwitch.java:[25] 
09:28:10 	import org.eclipse.emf.ecore.EClass;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.emf.ecore.EClass is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/util/GMFGenSwitch.java:[30] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.*;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardFont.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFont;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFont is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardFont.java:[24] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.JFaceFont;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.JFaceFont is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[28] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.DynamicModelAccess;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.DynamicModelAccess is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[29] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenApplication;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenApplication is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[30] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[31] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContextMenu;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContextMenu is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[32] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[33] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[34] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramUpdater;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramUpdater is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[35] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[36] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[37] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricContainer;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricContainer is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[38] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigator;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigator is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[39] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[40] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPlugin;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPlugin is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[41] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertySheet;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertySheet is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPropertySheet.java:[26] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPropertySheet.java:[27] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/DefaultSizeAttributes.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ElementType.java:[24] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenApplication.java:[26] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenApplication.java:[27] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenApplication.java:[28] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMenuManager;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMenuManager is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenApplication.java:[29] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenToolBarManager;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenToolBarManager is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigatorPath.java:[26] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorPathSegment;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorPathSegment is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/NotationType.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ElementType;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ElementType is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[25] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[26] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCompartment;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCompartment is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[27] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[28] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkEnd;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkEnd is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[29] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNodeLabel;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNodeLabel is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[30] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/util/Generator.java:[627] 
09:28:10 	doGenerateJavaClass(emitter, myEmitters.getAbstractParserName(myEditorGen.getLabelParsers()), myEditorGen.getLabelParsers());
09:28:10 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The method getAbstractParserName(Object...) from the type CodegenEmitters is deprecated
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/InnerClassViewmap.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/FeatureLinkModelFacet.java:[25] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkModelFacet;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkModelFacet is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenContributionManager.java:[25] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenContributionManager.java:[26] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenElementInitializer.java:[24] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildSideAffixedNode.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomGeneratorExtension.java:[22] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomGeneratorExtension.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomGeneratorExtension.java:[24] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomPropertyTab.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomPropertyTab.java:[24] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTabFilter;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTabFilter is never used
09:28:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/CustomTabFilter.java:[23] 
09:28:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTabFilter;
09:28:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTabFilter is never used
09:28:10 206 problems (0 errors, 205 warnings, 1 info)
09:28:10 [INFO] 
09:28:10 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen ---
09:28:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:28:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:28:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/test/resources
09:28:10 [INFO] 
09:28:10 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen ---
09:28:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-2.11.0-SNAPSHOT-sources.jar
09:28:10 [INFO] 
09:28:10 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen ---
09:28:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-2.11.0-SNAPSHOT-sources.jar
09:28:10 [INFO] 
09:28:10 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen ---
09:28:10 [INFO] 
09:28:10 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen ---
09:28:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-2.11.0-SNAPSHOT.jar
09:28:10 [INFO] 
09:28:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen ---
09:28:10 [INFO] 
09:28:10 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen ---
09:28:10 [INFO] 
09:28:10 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.codegen ---
09:28:10 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-2.11.0-SNAPSHOT.jar
09:28:12 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-2.11.0-SNAPSHOT-sources.jar
09:28:15 [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-2.11.0-SNAPSHOT-sources.jar' is already signed and will be resigned.
09:28:15 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-2.11.0-SNAPSHOT-sources.jar
09:28:16 [INFO] 
09:28:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen ---
09:28:16 [INFO] 
09:28:16 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.dev.types >----------
09:28:16 [INFO] Building org.eclipse.papyrus.dev.types 4.0.0-SNAPSHOT            [18/90]
09:28:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:28:16 [INFO] 
09:28:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.dev.types ---
09:28:16 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/xtend-gen (includes = [], excludes = [**/.gitignore])
09:28:16 [INFO] 
09:28:16 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.types ---
09:28:16 [INFO] The project's OSGi version is 4.0.0.202109161320
09:28:16 [INFO] 
09:28:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.types ---
09:28:16 [INFO] 
09:28:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.types ---
09:28:16 [INFO] 
09:28:16 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.dev.types ---
09:28:32 WARNING: An illegal reflective access operation has occurred
09:28:32 WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$2 (file:/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/com/google/inject/guice/3.0/guice-3.0.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
09:28:32 WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$2
09:28:32 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
09:28:32 WARNING: All illegal access operations will be denied in a future release
09:28:36 [INFO] 
09:28:36 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dev.types ---
09:28:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:28:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:28:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/main/resources
09:28:36 [INFO] 
09:28:36 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.dev.types ---
09:28:36 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/bin
09:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/RegistredElementTypesView.java:[69] 
09:28:37 	List<IClientContext> contexts = new ArrayList<>(ClientContextManager.getInstance().getClientContexts());
09:28:37 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:37 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
09:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/RegistredElementTypesView.java:[69] 
09:28:37 	List<IClientContext> contexts = new ArrayList<>(ClientContextManager.getInstance().getClientContexts());
09:28:37 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:37 Type safety: The expression of type ArrayList needs unchecked conversion to conform to List<IClientContext>
09:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/RegistredElementTypesView.java:[166] 
09:28:37 	elementTypesFilteredTree = new FilteredTree(sash, SWT.BORDER, new PatternFilter(), true);
09:28:37 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:37 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
09:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/RegistredElementTypesView.java:[169] 
09:28:37 	detailsFilteredTree = new FilteredTree(sash, SWT.BORDER, new PatternFilter(), true);
09:28:37 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:37 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
09:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/TypesConfigurationsListenerView.java:[180] 
09:28:37 	tree = new FilteredTree(sash, SWT.BORDER, new PatternFilter(), true);
09:28:37 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:37 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
09:28:37 5 problems (5 warnings)
09:28:37 [INFO] 
09:28:37 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dev.types ---
09:28:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:28:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:28:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/test/resources
09:28:37 [INFO] 
09:28:37 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.types ---
09:28:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/target/org.eclipse.papyrus.dev.types-4.0.0-SNAPSHOT-sources.jar
09:28:37 [INFO] 
09:28:37 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.types ---
09:28:37 [INFO] 
09:28:37 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.types ---
09:28:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/target/org.eclipse.papyrus.dev.types-4.0.0-SNAPSHOT.jar
09:28:37 [INFO] 
09:28:37 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.types ---
09:28:37 [INFO] 
09:28:37 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.dev.types ---
09:28:37 [INFO] 
09:28:37 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.dev.types ---
09:28:37 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/target/org.eclipse.papyrus.dev.types-4.0.0-SNAPSHOT.jar
09:28:39 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/target/org.eclipse.papyrus.dev.types-4.0.0-SNAPSHOT-sources.jar
09:28:40 [INFO] 
09:28:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.types ---
09:28:40 [INFO] 
09:28:40 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.dev.pluginexplorer >-----
09:28:40 [INFO] Building org.eclipse.papyrus.dev.pluginexplorer 2.0.0-SNAPSHOT   [19/90]
09:28:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:28:40 [INFO] 
09:28:40 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.dev.pluginexplorer ---
09:28:40 [INFO] 
09:28:40 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.pluginexplorer ---
09:28:40 [INFO] The project's OSGi version is 2.0.0.202109161320
09:28:40 [INFO] 
09:28:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.pluginexplorer ---
09:28:40 [INFO] 
09:28:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.pluginexplorer ---
09:28:40 [INFO] 
09:28:40 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dev.pluginexplorer ---
09:28:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:28:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:28:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/main/resources
09:28:40 [INFO] 
09:28:40 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.dev.pluginexplorer ---
09:28:40 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/bin
09:28:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[30] 
09:28:40 	import org.eclipse.jface.viewers.ViewerSorter;
09:28:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:40 The type ViewerSorter is deprecated
09:28:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[93] 
09:28:40 	tree.setSorter(getViewerSorter());
09:28:40 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:40 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
09:28:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[130] 
09:28:40 	private ViewerSorter getViewerSorter() {
09:28:40 	        ^^^^^^^^^^^^
09:28:40 The type ViewerSorter is deprecated
09:28:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[131] 
09:28:40 	return new ViewerSorter() {
09:28:40 	           ^^^^^^^^^^^^
09:28:40 The type ViewerSorter is deprecated
09:28:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[131] 
09:28:40 	return new ViewerSorter() {
09:28:40 			@Override
09:28:40 			public int compare(Viewer viewer, Object e1, Object e2) {
09:28:40 				if (e1 instanceof Bundle) {
09:28:40 					Bundle b1 = (Bundle) e1;
09:28:40 					Bundle b2 = (Bundle) e2;
09:28:40 					return b1.getSymbolicName().compareTo(b2.getSymbolicName());
09:28:40 				} else if (e1 instanceof File) {
09:28:40 					File f1 = (File) e1;
09:28:40 					File f2 = (File) e2;
09:28:40 					return (f1.getName().compareTo(f2.getName()));
09:28:40 				}
09:28:40 				return super.compare(viewer, e1, e2);
09:28:40 			}
09:28:40 		};
09:28:40 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:40 The constructor ViewerSorter() is deprecated
09:28:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[28] 
09:28:40 	import org.eclipse.jface.viewers.ViewerSorter;
09:28:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:40 The type ViewerSorter is deprecated
09:28:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[117] 
09:28:40 	tree.setSorter(getViewerSorter());
09:28:40 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:40 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
09:28:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[179] 
09:28:40 	private ViewerSorter getViewerSorter() {
09:28:40 	        ^^^^^^^^^^^^
09:28:40 The type ViewerSorter is deprecated
09:28:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[180] 
09:28:40 	return new ViewerSorter() {
09:28:40 	           ^^^^^^^^^^^^
09:28:40 The type ViewerSorter is deprecated
09:28:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[180] 
09:28:40 	return new ViewerSorter() {
09:28:40 			@Override
09:28:40 			public int compare(Viewer viewer, Object e1, Object e2) {
09:28:40 				if (e1 instanceof Bundle) {
09:28:40 					Bundle b1 = (Bundle) e1;
09:28:40 					Bundle b2 = (Bundle) e2;
09:28:40 					return b1.getSymbolicName().compareTo(b2.getSymbolicName());
09:28:40 				} else if (e1 instanceof File) {
09:28:40 					File f1 = (File) e1;
09:28:40 					File f2 = (File) e2;
09:28:40 					return (f1.getName().compareTo(f2.getName()));
09:28:40 				}
09:28:40 				return super.compare(viewer, e1, e2);
09:28:40 			}
09:28:40 		};
09:28:40 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:28:40 The constructor ViewerSorter() is deprecated
09:28:40 10 problems (10 warnings)
09:28:40 [INFO] 
09:28:40 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dev.pluginexplorer ---
09:28:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:28:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:28:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/test/resources
09:28:40 [INFO] 
09:28:40 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.pluginexplorer ---
09:28:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/target/org.eclipse.papyrus.dev.pluginexplorer-2.0.0-SNAPSHOT-sources.jar
09:28:40 [INFO] 
09:28:40 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.pluginexplorer ---
09:28:40 [INFO] 
09:28:40 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.pluginexplorer ---
09:28:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/target/org.eclipse.papyrus.dev.pluginexplorer-2.0.0-SNAPSHOT.jar
09:28:40 [INFO] 
09:28:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.pluginexplorer ---
09:28:40 [INFO] 
09:28:40 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.dev.pluginexplorer ---
09:28:40 [INFO] 
09:28:40 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.dev.pluginexplorer ---
09:28:40 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/target/org.eclipse.papyrus.dev.pluginexplorer-2.0.0-SNAPSHOT.jar
09:28:41 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/target/org.eclipse.papyrus.dev.pluginexplorer-2.0.0-SNAPSHOT-sources.jar
09:28:42 [INFO] 
09:28:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.pluginexplorer ---
09:28:42 [INFO] 
09:28:42 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.debug.feature >--------
09:28:42 [INFO] Building org.eclipse.papyrus.debug.feature 1.0.0-SNAPSHOT        [20/90]
09:28:42 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:28:42 [INFO] 
09:28:42 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.debug.feature ---
09:28:42 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target
09:28:42 [INFO] 
09:28:42 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.debug.feature ---
09:28:42 [INFO] The project's OSGi version is 1.0.0.202109161320
09:28:42 [INFO] 
09:28:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.debug.feature ---
09:28:42 [INFO] 
09:28:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.debug.feature ---
09:28:42 [INFO] 
09:28:42 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.debug.feature ---
09:28:42 [INFO] 
09:28:42 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.debug.feature ---
09:28:42 [INFO] 
09:28:42 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.debug.feature ---
09:28:42 [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)
09:28:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target/org.eclipse.papyrus.debug.feature-1.0.0-SNAPSHOT.jar
09:28:42 [INFO] 
09:28:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.debug.feature ---
09:28:42 [INFO] 
09:28:42 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.debug.feature ---
09:28:42 [INFO] 
09:28:42 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.debug.feature ---
09:28:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target/org.eclipse.papyrus.debug.feature-1.0.0-SNAPSHOT-sources-feature.jar
09:28:43 [INFO] 
09:28:43 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.debug.feature ---
09:28:43 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target/org.eclipse.papyrus.debug.feature-1.0.0-SNAPSHOT.jar
09:28:44 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target/org.eclipse.papyrus.debug.feature-1.0.0-SNAPSHOT-sources-feature.jar
09:28:45 [INFO] 
09:28:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.debug.feature ---
09:28:45 [INFO] 
09:28:45 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef >--
09:28:45 [INFO] Building org.eclipse.papyrus.gmf.graphdef 2.9.0-SNAPSHOT         [21/90]
09:28:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:28:45 [INFO] 
09:28:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.graphdef ---
09:28:45 [INFO] 
09:28:45 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.graphdef ---
09:28:45 [INFO] The project's OSGi version is 2.9.0.202109161320
09:28:45 [INFO] 
09:28:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.graphdef ---
09:28:45 [INFO] 
09:28:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.graphdef ---
09:28:45 [INFO] 
09:28:45 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.graphdef ---
09:28:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:28:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:28:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/src/main/resources
09:28:45 [INFO] 
09:28:45 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.graphdef ---
09:28:45 [INFO] Compiling 161 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/bin
09:28:46 [INFO] 
09:28:46 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.graphdef ---
09:28:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:28:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:28:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/src/test/resources
09:28:46 [INFO] 
09:28:46 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.graphdef ---
09:28:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/target/org.eclipse.papyrus.gmf.graphdef-2.9.0-SNAPSHOT-sources.jar
09:28:46 [INFO] 
09:28:46 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.graphdef ---
09:28:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/target/org.eclipse.papyrus.gmf.graphdef-2.9.0-SNAPSHOT-sources.jar
09:28:46 [INFO] 
09:28:46 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.graphdef ---
09:28:46 [INFO] 
09:28:46 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.graphdef ---
09:28:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/target/org.eclipse.papyrus.gmf.graphdef-2.9.0-SNAPSHOT.jar
09:28:46 [INFO] 
09:28:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.graphdef ---
09:28:46 [INFO] 
09:28:46 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.graphdef ---
09:28:46 [INFO] 
09:28:46 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.graphdef ---
09:28:46 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/target/org.eclipse.papyrus.gmf.graphdef-2.9.0-SNAPSHOT.jar
09:28:48 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/target/org.eclipse.papyrus.gmf.graphdef-2.9.0-SNAPSHOT-sources.jar
09:28:49 [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/target/org.eclipse.papyrus.gmf.graphdef-2.9.0-SNAPSHOT-sources.jar' is already signed and will be resigned.
09:28:49 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/target/org.eclipse.papyrus.gmf.graphdef-2.9.0-SNAPSHOT-sources.jar
09:28:50 [INFO] 
09:28:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.graphdef ---
09:28:50 [INFO] 
09:28:50 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.tooldef >--
09:28:50 [INFO] Building org.eclipse.papyrus.gmf.tooldef 2.3.0-SNAPSHOT          [22/90]
09:28:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:28:50 [INFO] 
09:28:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.tooldef ---
09:28:50 [INFO] 
09:28:50 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.tooldef ---
09:28:50 [INFO] The project's OSGi version is 2.3.0.202109161320
09:28:50 [INFO] 
09:28:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.tooldef ---
09:28:50 [INFO] 
09:28:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.tooldef ---
09:28:50 [INFO] 
09:28:50 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.tooldef ---
09:28:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:28:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:28:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/src/main/resources
09:28:50 [INFO] 
09:28:50 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.tooldef ---
09:28:50 [INFO] Compiling 57 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/bin
09:28:51 [INFO] 
09:28:51 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.tooldef ---
09:28:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:28:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:28:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/src/test/resources
09:28:51 [INFO] 
09:28:51 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.tooldef ---
09:28:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/target/org.eclipse.papyrus.gmf.tooldef-2.3.0-SNAPSHOT-sources.jar
09:28:51 [INFO] 
09:28:51 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.tooldef ---
09:28:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/target/org.eclipse.papyrus.gmf.tooldef-2.3.0-SNAPSHOT-sources.jar
09:28:51 [INFO] 
09:28:51 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.tooldef ---
09:28:51 [INFO] 
09:28:51 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.tooldef ---
09:28:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/target/org.eclipse.papyrus.gmf.tooldef-2.3.0-SNAPSHOT.jar
09:28:51 [INFO] 
09:28:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.tooldef ---
09:28:51 [INFO] 
09:28:51 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.tooldef ---
09:28:51 [INFO] 
09:28:51 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.tooldef ---
09:28:51 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/target/org.eclipse.papyrus.gmf.tooldef-2.3.0-SNAPSHOT.jar
09:28:52 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/target/org.eclipse.papyrus.gmf.tooldef-2.3.0-SNAPSHOT-sources.jar
09:28:52 [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/target/org.eclipse.papyrus.gmf.tooldef-2.3.0-SNAPSHOT-sources.jar' is already signed and will be resigned.
09:28:52 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/target/org.eclipse.papyrus.gmf.tooldef-2.3.0-SNAPSHOT-sources.jar
09:28:55 [INFO] 
09:28:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.tooldef ---
09:28:55 [INFO] 
09:28:55 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.map >--
09:28:55 [INFO] Building org.eclipse.papyrus.gmf.map 2.9.0-SNAPSHOT              [23/90]
09:28:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:28:55 [INFO] 
09:28:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.map ---
09:28:55 [INFO] 
09:28:55 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.map ---
09:28:55 [INFO] The project's OSGi version is 2.9.0.202109161320
09:28:55 [INFO] 
09:28:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.map ---
09:28:55 [INFO] 
09:28:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.map ---
09:28:55 [INFO] 
09:28:55 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.map ---
09:28:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:28:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:28:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/src/main/resources
09:28:55 [INFO] 
09:28:55 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.map ---
09:28:55 [INFO] Compiling 81 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/bin
09:28:55 [INFO] 
09:28:55 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.map ---
09:28:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:28:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:28:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/src/test/resources
09:28:55 [INFO] 
09:28:55 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.map ---
09:28:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/target/org.eclipse.papyrus.gmf.map-2.9.0-SNAPSHOT-sources.jar
09:28:55 [INFO] 
09:28:55 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.map ---
09:28:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/target/org.eclipse.papyrus.gmf.map-2.9.0-SNAPSHOT-sources.jar
09:28:55 [INFO] 
09:28:55 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.map ---
09:28:55 [INFO] 
09:28:55 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.map ---
09:28:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/target/org.eclipse.papyrus.gmf.map-2.9.0-SNAPSHOT.jar
09:28:55 [INFO] 
09:28:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.map ---
09:28:55 [INFO] 
09:28:55 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.map ---
09:28:55 [INFO] 
09:28:55 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.map ---
09:28:55 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/target/org.eclipse.papyrus.gmf.map-2.9.0-SNAPSHOT.jar
09:28:57 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/target/org.eclipse.papyrus.gmf.map-2.9.0-SNAPSHOT-sources.jar
09:28:59 [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/target/org.eclipse.papyrus.gmf.map-2.9.0-SNAPSHOT-sources.jar' is already signed and will be resigned.
09:28:59 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/target/org.eclipse.papyrus.gmf.map-2.9.0-SNAPSHOT-sources.jar
09:29:00 [INFO] 
09:29:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.map ---
09:29:00 [INFO] 
09:29:00 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.codegen >--
09:29:00 [INFO] Building org.eclipse.papyrus.gmf.graphdef.codegen 2.10.0-SNAPSHOT [24/90]
09:29:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:29:00 [INFO] 
09:29:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.graphdef.codegen ---
09:29:00 [INFO] 
09:29:00 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.graphdef.codegen ---
09:29:00 [INFO] The project's OSGi version is 2.10.0.202109161320
09:29:00 [INFO] 
09:29:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.graphdef.codegen ---
09:29:00 [INFO] 
09:29:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.graphdef.codegen ---
09:29:00 [INFO] 
09:29:00 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.graphdef.codegen ---
09:29:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:29:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:29:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/src/main/resources
09:29:00 [INFO] 
09:29:00 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.graphdef.codegen ---
09:29:00 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/bin
09:29:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/src/org/eclipse/papyrus/gmf/internal/graphdef/codegen/DiagramElementsCopier.java:[24] 
09:29:00 	class DiagramElementsCopier extends EcoreUtil.Copier {
09:29:00 	      ^^^^^^^^^^^^^^^^^^^^^
09:29:00 The serializable class DiagramElementsCopier does not declare a static final serialVersionUID field of type long
09:29:00 1 problem (1 warning)
09:29:00 [INFO] 
09:29:00 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.graphdef.codegen ---
09:29:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:29:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:29:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/src/test/resources
09:29:00 [INFO] 
09:29:00 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.graphdef.codegen ---
09:29:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/target/org.eclipse.papyrus.gmf.graphdef.codegen-2.10.0-SNAPSHOT-sources.jar
09:29:00 [INFO] 
09:29:00 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.graphdef.codegen ---
09:29:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/target/org.eclipse.papyrus.gmf.graphdef.codegen-2.10.0-SNAPSHOT-sources.jar
09:29:00 [INFO] 
09:29:00 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.graphdef.codegen ---
09:29:00 [INFO] 
09:29:00 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.graphdef.codegen ---
09:29:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/target/org.eclipse.papyrus.gmf.graphdef.codegen-2.10.0-SNAPSHOT.jar
09:29:00 [INFO] 
09:29:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.graphdef.codegen ---
09:29:00 [INFO] 
09:29:00 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.graphdef.codegen ---
09:29:00 [INFO] 
09:29:00 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.graphdef.codegen ---
09:29:00 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/target/org.eclipse.papyrus.gmf.graphdef.codegen-2.10.0-SNAPSHOT.jar
09:29:01 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/target/org.eclipse.papyrus.gmf.graphdef.codegen-2.10.0-SNAPSHOT-sources.jar
09:29:02 [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/target/org.eclipse.papyrus.gmf.graphdef.codegen-2.10.0-SNAPSHOT-sources.jar' is already signed and will be resigned.
09:29:02 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/target/org.eclipse.papyrus.gmf.graphdef.codegen-2.10.0-SNAPSHOT-sources.jar
09:29:03 [INFO] 
09:29:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.graphdef.codegen ---
09:29:03 [INFO] 
09:29:03 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge >--
09:29:03 [INFO] Building org.eclipse.papyrus.gmf.bridge 1.3.1-SNAPSHOT           [25/90]
09:29:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:29:03 [INFO] 
09:29:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.bridge ---
09:29:03 [INFO] 
09:29:03 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.bridge ---
09:29:03 [INFO] The project's OSGi version is 1.3.1.202109161320
09:29:03 [INFO] 
09:29:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.bridge ---
09:29:03 [INFO] 
09:29:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.bridge ---
09:29:03 [INFO] 
09:29:03 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.bridge ---
09:29:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:29:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:29:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/src/main/resources
09:29:03 [INFO] 
09:29:03 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.bridge ---
09:29:03 [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/bin
09:29:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/src/org/eclipse/papyrus/gmf/internal/bridge/genmodel/BasicGenModelAccess.java:[66] 
09:29:03 	return EcorePlugin.getEPackageNsURIToGenModelLocationMap().get(nsURI);
09:29:03 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:29:03 The method getEPackageNsURIToGenModelLocationMap() from the type EcorePlugin is deprecated
09:29:03 1 problem (1 warning)
09:29:03 [INFO] 
09:29:03 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.bridge ---
09:29:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:29:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:29:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/src/test/resources
09:29:03 [INFO] 
09:29:03 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.bridge ---
09:29:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/target/org.eclipse.papyrus.gmf.bridge-1.3.1-SNAPSHOT-sources.jar
09:29:03 [INFO] 
09:29:03 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.bridge ---
09:29:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/target/org.eclipse.papyrus.gmf.bridge-1.3.1-SNAPSHOT-sources.jar
09:29:04 [INFO] 
09:29:04 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.bridge ---
09:29:04 [INFO] 
09:29:04 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.bridge ---
09:29:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/target/org.eclipse.papyrus.gmf.bridge-1.3.1-SNAPSHOT.jar
09:29:04 [INFO] 
09:29:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.bridge ---
09:29:04 [INFO] 
09:29:04 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.bridge ---
09:29:04 [INFO] 
09:29:04 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.bridge ---
09:29:04 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/target/org.eclipse.papyrus.gmf.bridge-1.3.1-SNAPSHOT.jar
09:29:05 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/target/org.eclipse.papyrus.gmf.bridge-1.3.1-SNAPSHOT-sources.jar
09:29:06 [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/target/org.eclipse.papyrus.gmf.bridge-1.3.1-SNAPSHOT-sources.jar' is already signed and will be resigned.
09:29:06 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/target/org.eclipse.papyrus.gmf.bridge-1.3.1-SNAPSHOT-sources.jar
09:29:07 [INFO] 
09:29:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.bridge ---
09:29:07 [INFO] 
09:29:07 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.trace >--
09:29:07 [INFO] Building org.eclipse.papyrus.gmf.bridge.trace 1.3.0-SNAPSHOT     [26/90]
09:29:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:29:07 [INFO] 
09:29:07 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.bridge.trace ---
09:29:07 [INFO] 
09:29:07 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.bridge.trace ---
09:29:07 [INFO] The project's OSGi version is 1.3.0.202109161320
09:29:07 [INFO] 
09:29:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.bridge.trace ---
09:29:07 [INFO] 
09:29:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.bridge.trace ---
09:29:07 [INFO] 
09:29:07 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.bridge.trace ---
09:29:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:29:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:29:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/src/main/resources
09:29:07 [INFO] 
09:29:07 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.bridge.trace ---
09:29:07 [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/bin
09:29:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/src/org/eclipse/papyrus/gmf/internal/bridge/trace/impl/AbstractTraceImpl.java:[155] 
09:29:07 	return new Integer(getVisualID());
09:29:07 	           ^^^^^^^^^^^^^^^^^^^^^^
09:29:07 The constructor Integer(int) is deprecated since version 9
09:29:07 1 problem (1 warning)
09:29:07 [INFO] 
09:29:07 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.bridge.trace ---
09:29:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:29:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:29:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/src/test/resources
09:29:07 [INFO] 
09:29:07 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.bridge.trace ---
09:29:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/target/org.eclipse.papyrus.gmf.bridge.trace-1.3.0-SNAPSHOT-sources.jar
09:29:07 [INFO] 
09:29:07 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.bridge.trace ---
09:29:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/target/org.eclipse.papyrus.gmf.bridge.trace-1.3.0-SNAPSHOT-sources.jar
09:29:08 [INFO] 
09:29:08 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.bridge.trace ---
09:29:08 [INFO] 
09:29:08 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.bridge.trace ---
09:29:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/target/org.eclipse.papyrus.gmf.bridge.trace-1.3.0-SNAPSHOT.jar
09:29:08 [INFO] 
09:29:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.bridge.trace ---
09:29:08 [INFO] 
09:29:08 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.bridge.trace ---
09:29:08 [INFO] 
09:29:08 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.bridge.trace ---
09:29:08 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/target/org.eclipse.papyrus.gmf.bridge.trace-1.3.0-SNAPSHOT.jar
09:29:09 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/target/org.eclipse.papyrus.gmf.bridge.trace-1.3.0-SNAPSHOT-sources.jar
09:29:11 [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/target/org.eclipse.papyrus.gmf.bridge.trace-1.3.0-SNAPSHOT-sources.jar' is already signed and will be resigned.
09:29:11 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/target/org.eclipse.papyrus.gmf.bridge.trace-1.3.0-SNAPSHOT-sources.jar
09:29:12 [INFO] 
09:29:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.bridge.trace ---
09:29:12 [INFO] 
09:29:12 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.edit >--
09:29:12 [INFO] Building org.eclipse.papyrus.gmf.graphdef.edit 2.9.0-SNAPSHOT    [27/90]
09:29:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:29:12 [INFO] 
09:29:12 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.graphdef.edit ---
09:29:12 [INFO] 
09:29:12 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.graphdef.edit ---
09:29:12 [INFO] The project's OSGi version is 2.9.0.202109161320
09:29:12 [INFO] 
09:29:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.graphdef.edit ---
09:29:12 [INFO] 
09:29:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.graphdef.edit ---
09:29:12 [INFO] 
09:29:12 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.graphdef.edit ---
09:29:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:29:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:29:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/src/main/resources
09:29:12 [INFO] 
09:29:12 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.graphdef.edit ---
09:29:12 [INFO] Compiling 71 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/bin
09:29:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/src/org/eclipse/papyrus/gmf/gmfgraph/presentation/GMFGraphEditor.java:[1054] 
09:29:12 	public Object getAdapter(Class key) {
09:29:12 	                         ^^^^^
09:29:12 Class is a raw type. References to generic type Class<T> should be parameterized
09:29:12 1 problem (1 warning)
09:29:12 [INFO] 
09:29:12 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.graphdef.edit ---
09:29:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:29:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:29:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/src/test/resources
09:29:12 [INFO] 
09:29:12 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.graphdef.edit ---
09:29:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/target/org.eclipse.papyrus.gmf.graphdef.edit-2.9.0-SNAPSHOT-sources.jar
09:29:12 [INFO] 
09:29:12 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.graphdef.edit ---
09:29:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/target/org.eclipse.papyrus.gmf.graphdef.edit-2.9.0-SNAPSHOT-sources.jar
09:29:12 [INFO] 
09:29:12 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.graphdef.edit ---
09:29:12 [INFO] 
09:29:12 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.graphdef.edit ---
09:29:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/target/org.eclipse.papyrus.gmf.graphdef.edit-2.9.0-SNAPSHOT.jar
09:29:12 [INFO] 
09:29:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.graphdef.edit ---
09:29:12 [INFO] 
09:29:12 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.graphdef.edit ---
09:29:12 [INFO] 
09:29:12 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.graphdef.edit ---
09:29:12 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/target/org.eclipse.papyrus.gmf.graphdef.edit-2.9.0-SNAPSHOT.jar
09:29:14 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/target/org.eclipse.papyrus.gmf.graphdef.edit-2.9.0-SNAPSHOT-sources.jar
09:29:16 [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/target/org.eclipse.papyrus.gmf.graphdef.edit-2.9.0-SNAPSHOT-sources.jar' is already signed and will be resigned.
09:29:16 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/target/org.eclipse.papyrus.gmf.graphdef.edit-2.9.0-SNAPSHOT-sources.jar
09:29:17 [INFO] 
09:29:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.graphdef.edit ---
09:29:17 [INFO] 
09:29:17 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.tooldef.edit >--
09:29:17 [INFO] Building org.eclipse.papyrus.gmf.tooldef.edit 2.3.0-SNAPSHOT     [28/90]
09:29:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:29:17 [INFO] 
09:29:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.tooldef.edit ---
09:29:17 [INFO] 
09:29:17 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.tooldef.edit ---
09:29:17 [INFO] The project's OSGi version is 2.3.0.202109161320
09:29:17 [INFO] 
09:29:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.tooldef.edit ---
09:29:17 [INFO] 
09:29:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.tooldef.edit ---
09:29:17 [INFO] 
09:29:17 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.tooldef.edit ---
09:29:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:29:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:29:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/src/main/resources
09:29:17 [INFO] 
09:29:17 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.tooldef.edit ---
09:29:17 [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/bin
09:29:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/src/org/eclipse/papyrus/gmf/tooldef/presentation/GMFToolEditor.java:[985] 
09:29:17 	public Object getAdapter(Class key) {
09:29:17 	                         ^^^^^
09:29:17 Class is a raw type. References to generic type Class<T> should be parameterized
09:29:17 1 problem (1 warning)
09:29:17 [INFO] 
09:29:17 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.tooldef.edit ---
09:29:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:29:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:29:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/src/test/resources
09:29:17 [INFO] 
09:29:17 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.tooldef.edit ---
09:29:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/target/org.eclipse.papyrus.gmf.tooldef.edit-2.3.0-SNAPSHOT-sources.jar
09:29:17 [INFO] 
09:29:17 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.tooldef.edit ---
09:29:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/target/org.eclipse.papyrus.gmf.tooldef.edit-2.3.0-SNAPSHOT-sources.jar
09:29:17 [INFO] 
09:29:17 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.tooldef.edit ---
09:29:17 [INFO] 
09:29:17 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.tooldef.edit ---
09:29:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/target/org.eclipse.papyrus.gmf.tooldef.edit-2.3.0-SNAPSHOT.jar
09:29:17 [INFO] 
09:29:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.tooldef.edit ---
09:29:17 [INFO] 
09:29:17 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.tooldef.edit ---
09:29:17 [INFO] 
09:29:17 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.tooldef.edit ---
09:29:17 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/target/org.eclipse.papyrus.gmf.tooldef.edit-2.3.0-SNAPSHOT.jar
09:29:18 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/target/org.eclipse.papyrus.gmf.tooldef.edit-2.3.0-SNAPSHOT-sources.jar
09:29:20 [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/target/org.eclipse.papyrus.gmf.tooldef.edit-2.3.0-SNAPSHOT-sources.jar' is already signed and will be resigned.
09:29:20 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/target/org.eclipse.papyrus.gmf.tooldef.edit-2.3.0-SNAPSHOT-sources.jar
09:29:21 [INFO] 
09:29:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.tooldef.edit ---
09:29:21 [INFO] 
09:29:21 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.map.edit >--
09:29:21 [INFO] Building org.eclipse.papyrus.gmf.map.edit 2.9.0-SNAPSHOT         [29/90]
09:29:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:29:21 [INFO] 
09:29:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.map.edit ---
09:29:21 [INFO] 
09:29:21 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.map.edit ---
09:29:21 [INFO] The project's OSGi version is 2.9.0.202109161320
09:29:21 [INFO] 
09:29:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.map.edit ---
09:29:21 [INFO] 
09:29:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.map.edit ---
09:29:21 [INFO] 
09:29:21 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.map.edit ---
09:29:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:29:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:29:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/src/main/resources
09:29:21 [INFO] 
09:29:21 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.map.edit ---
09:29:21 [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/bin
09:29:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/src/org/eclipse/papyrus/gmf/mappings/presentation/GMFMapEditor.java:[655] 
09:29:21 	editingDomain.getResourceSet().getURIConverter().getURIMap().putAll(EcorePlugin.computePlatformURIMap());
09:29:21 	                                                                                ^^^^^^^^^^^^^^^^^^^^^^^
09:29:21 The method computePlatformURIMap() from the type EcorePlugin is deprecated
09:29:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/src/org/eclipse/papyrus/gmf/mappings/presentation/GMFMapEditor.java:[1057] 
09:29:21 	public Object getAdapter(Class key) {
09:29:21 	       ^^^^^^
09:29:21 Type safety: The return type Object for getAdapter(Class) from the type GMFMapEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
09:29:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/src/org/eclipse/papyrus/gmf/mappings/presentation/GMFMapEditor.java:[1068] 
09:29:21 	return super.getAdapter(key);
09:29:21 	       ^^^^^^^^^^^^^^^^^^^^^
09:29:21 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
09:29:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/src/org/eclipse/papyrus/gmf/mappings/presentation/GMFMapEditor.java:[1068] 
09:29:21 	return super.getAdapter(key);
09:29:21 	                        ^^^
09:29:21 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
09:29:21 4 problems (4 warnings)
09:29:21 [INFO] 
09:29:21 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.map.edit ---
09:29:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:29:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:29:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/src/test/resources
09:29:21 [INFO] 
09:29:21 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.map.edit ---
09:29:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/target/org.eclipse.papyrus.gmf.map.edit-2.9.0-SNAPSHOT-sources.jar
09:29:21 [INFO] 
09:29:21 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.map.edit ---
09:29:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/target/org.eclipse.papyrus.gmf.map.edit-2.9.0-SNAPSHOT-sources.jar
09:29:21 [INFO] 
09:29:21 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.map.edit ---
09:29:21 [INFO] 
09:29:21 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.map.edit ---
09:29:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/target/org.eclipse.papyrus.gmf.map.edit-2.9.0-SNAPSHOT.jar
09:29:21 [INFO] 
09:29:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.map.edit ---
09:29:21 [INFO] 
09:29:21 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.map.edit ---
09:29:21 [INFO] 
09:29:21 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.map.edit ---
09:29:21 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/target/org.eclipse.papyrus.gmf.map.edit-2.9.0-SNAPSHOT.jar
09:29:23 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/target/org.eclipse.papyrus.gmf.map.edit-2.9.0-SNAPSHOT-sources.jar
09:29:25 [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/target/org.eclipse.papyrus.gmf.map.edit-2.9.0-SNAPSHOT-sources.jar' is already signed and will be resigned.
09:29:25 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/target/org.eclipse.papyrus.gmf.map.edit-2.9.0-SNAPSHOT-sources.jar
09:29:26 [INFO] 
09:29:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.map.edit ---
09:29:26 [INFO] 
09:29:26 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.ui >--
09:29:26 [INFO] Building org.eclipse.papyrus.gmf.bridge.ui 1.5.1-SNAPSHOT        [30/90]
09:29:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:29:26 [INFO] 
09:29:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.bridge.ui ---
09:29:26 [INFO] 
09:29:26 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.bridge.ui ---
09:29:26 [INFO] The project's OSGi version is 1.5.1.202109161320
09:29:26 [INFO] 
09:29:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.bridge.ui ---
09:29:26 [INFO] 
09:29:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.bridge.ui ---
09:29:26 [INFO] 
09:29:26 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.bridge.ui ---
09:29:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:29:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:29:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/main/resources
09:29:26 [INFO] 
09:29:26 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.bridge.ui ---
09:29:26 [INFO] Compiling 64 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/bin
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelWizard.java:[104] 
09:29:27 	rs.getURIConverter().getURIMap().putAll(EcorePlugin.computePlatformURIMap());
09:29:27 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^
09:29:27 The method computePlatformURIMap() from the type EcorePlugin is deprecated
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[20] 
09:29:27 	import java.util.Observable;
09:29:27 	       ^^^^^^^^^^^^^^^^^^^^
09:29:27 The type Observable is deprecated since version 9
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[21] 
09:29:27 	import java.util.Observer;
09:29:27 	       ^^^^^^^^^^^^^^^^^^
09:29:27 The type Observer is deprecated since version 9
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[118] 
09:29:27 	refPages.getDomainModelExt().addObserver(new Observer() {
09:29:27 			public void update(Observable o, Object arg) {
09:29:27 				CanvasMapping cm = myHolder.getMapping().getDiagram();
09:29:27 				cm.setDomainModel((EPackage) arg);
09:29:27 			}
09:29:27 		});
09:29:27 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:29:27 The method addObserver(Observer) from the type Observable is deprecated
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[118] 
09:29:27 	refPages.getDomainModelExt().addObserver(new Observer() {
09:29:27 	                                             ^^^^^^^^
09:29:27 The type Observer is deprecated since version 9
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[120] 
09:29:27 	public void update(Observable o, Object arg) {
09:29:27 	                   ^^^^^^^^^^
09:29:27 The type Observable is deprecated since version 9
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[125] 
09:29:27 	refPages.getDomainElementExt().addObserver(new Observer() {
09:29:27 			public void update(Observable o, Object arg) {
09:29:27 				CanvasMapping cm = myHolder.getMapping().getDiagram();
09:29:27 				cm.setDomainMetaElement((EClass) arg);
09:29:27 			}
09:29:27 		});
09:29:27 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:29:27 The method addObserver(Observer) from the type Observable is deprecated
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[125] 
09:29:27 	refPages.getDomainElementExt().addObserver(new Observer() {
09:29:27 	                                               ^^^^^^^^
09:29:27 The type Observer is deprecated since version 9
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[127] 
09:29:27 	public void update(Observable o, Object arg) {
09:29:27 	                   ^^^^^^^^^^
09:29:27 The type Observable is deprecated since version 9
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[132] 
09:29:27 	refPages.getCanvasExt().addObserver(new Observer() {
09:29:27 			public void update(Observable o, Object arg) {
09:29:27 				CanvasMapping cm = myHolder.getMapping().getDiagram();
09:29:27 				cm.setDiagramCanvas((Canvas) arg);
09:29:27 				myHolder.feedDefaultMapping();
09:29:27 			}
09:29:27 		});
09:29:27 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:29:27 The method addObserver(Observer) from the type Observable is deprecated
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[132] 
09:29:27 	refPages.getCanvasExt().addObserver(new Observer() {
09:29:27 	                                        ^^^^^^^^
09:29:27 The type Observer is deprecated since version 9
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[134] 
09:29:27 	public void update(Observable o, Object arg) {
09:29:27 	                   ^^^^^^^^^^
09:29:27 The type Observable is deprecated since version 9
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[141] 
09:29:27 	refPages.getCreateNewToolingModelExt().addObserver(new Observer() {
09:29:27 			public void update(Observable o, Object arg) {
09:29:27 				if (((Boolean) arg).booleanValue()) {
09:29:27 					createBlankToolDef();
09:29:27 				}
09:29:27 			}
09:29:27 		});
09:29:27 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:29:27 The method addObserver(Observer) from the type Observable is deprecated
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[141] 
09:29:27 	refPages.getCreateNewToolingModelExt().addObserver(new Observer() {
09:29:27 	                                                       ^^^^^^^^
09:29:27 The type Observer is deprecated since version 9
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[143] 
09:29:27 	public void update(Observable o, Object arg) {
09:29:27 	                   ^^^^^^^^^^
09:29:27 The type Observable is deprecated since version 9
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[32] 
09:29:27 	import org.eclipse.core.runtime.SubProgressMonitor;
09:29:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:29:27 The type SubProgressMonitor is deprecated
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[153] 
09:29:27 	monitor = (pm != null) ? new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor();
09:29:27 	                             ^^^^^^^^^^^^^^^^^^
09:29:27 The type SubProgressMonitor is deprecated
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[153] 
09:29:27 	monitor = (pm != null) ? new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor();
09:29:27 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:29:27 The constructor SubProgressMonitor(IProgressMonitor, int, int) is deprecated
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[153] 
09:29:27 	monitor = (pm != null) ? new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor();
09:29:27 	                                                       ^^^^^^^^^^^^^^^^^^
09:29:27 The type SubProgressMonitor is deprecated
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[153] 
09:29:27 	monitor = (pm != null) ? new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor();
09:29:27 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:29:27 The field SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK is deprecated
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[212] 
09:29:27 	monitor = (pm != null) ? new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor();
09:29:27 	                             ^^^^^^^^^^^^^^^^^^
09:29:27 The type SubProgressMonitor is deprecated
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[212] 
09:29:27 	monitor = (pm != null) ? new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor();
09:29:27 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:29:27 The constructor SubProgressMonitor(IProgressMonitor, int, int) is deprecated
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[212] 
09:29:27 	monitor = (pm != null) ? new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor();
09:29:27 	                                                       ^^^^^^^^^^^^^^^^^^
09:29:27 The type SubProgressMonitor is deprecated
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[212] 
09:29:27 	monitor = (pm != null) ? new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor();
09:29:27 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:29:27 The field SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK is deprecated
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[264] 
09:29:27 	monitor = (pm != null) ? new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor();
09:29:27 	                             ^^^^^^^^^^^^^^^^^^
09:29:27 The type SubProgressMonitor is deprecated
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[264] 
09:29:27 	monitor = (pm != null) ? new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor();
09:29:27 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:29:27 The constructor SubProgressMonitor(IProgressMonitor, int, int) is deprecated
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[264] 
09:29:27 	monitor = (pm != null) ? new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor();
09:29:27 	                                                       ^^^^^^^^^^^^^^^^^^
09:29:27 The type SubProgressMonitor is deprecated
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[264] 
09:29:27 	monitor = (pm != null) ? new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor();
09:29:27 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:29:27 The field SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK is deprecated
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[275] 
09:29:27 	GenEditorGenerator genEditor = t.process(getMapping(), new SubProgressMonitor(monitor, 20));
09:29:27 	                                                           ^^^^^^^^^^^^^^^^^^
09:29:27 The type SubProgressMonitor is deprecated
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[275] 
09:29:27 	GenEditorGenerator genEditor = t.process(getMapping(), new SubProgressMonitor(monitor, 20));
09:29:27 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:29:27 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/strategy/Hierarchy.java:[140] 
09:29:27 	@SuppressWarnings("unchecked")
09:29:27 	                  ^^^^^^^^^^^
09:29:27 Unnecessary @SuppressWarnings("unchecked")
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/strategy/Hierarchy.java:[144] 
09:29:27 	for (Iterator it = myDomainModel.getEClassifiers().iterator(); it.hasNext();) {
09:29:27 	     ^^^^^^^^
09:29:27 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/strategy/Hierarchy.java:[203] 
09:29:27 	@SuppressWarnings({"unchecked" })
09:29:27 	                   ^^^^^^^^^^^
09:29:27 Unnecessary @SuppressWarnings("unchecked")
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/WizardUtil.java:[109] 
09:29:27 	Map options = new HashMap();
09:29:27 	^^^
09:29:27 Map is a raw type. References to generic type Map<K,V> should be parameterized
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/WizardUtil.java:[109] 
09:29:27 	Map options = new HashMap();
09:29:27 	                  ^^^^^^^
09:29:27 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/strategy/CompositeStrategy.java:[27] 
09:29:27 	public CompositeStrategy(Strategy<T>... strategies) {
09:29:27 	                                        ^^^^^^^^^^
09:29:27 Type safety: Potential heap pollution via varargs parameter strategies
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/ValidationHelper.java:[30] 
09:29:27 	import org.eclipse.core.runtime.SubProgressMonitor;
09:29:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:29:27 The type SubProgressMonitor is deprecated
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/ValidationHelper.java:[118] 
09:29:27 	GMFMarkerHelper() {
09:29:27 	^^^^^^^^^^^^^^^^^
09:29:27 The constructor ValidationHelper.GMFMarkerHelper() is never used locally
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/ValidationHelper.java:[287] 
09:29:27 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); 
09:29:27 	                                          ^^^^^^^^^^^^^^^^^^
09:29:27 The type SubProgressMonitor is deprecated
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/ValidationHelper.java:[287] 
09:29:27 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); 
09:29:27 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:29:27 The constructor SubProgressMonitor(IProgressMonitor, int, int) is deprecated
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/ValidationHelper.java:[287] 
09:29:27 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); 
09:29:27 	                                                                                 ^^^^^^^^^^^^^^^^^^
09:29:27 The type SubProgressMonitor is deprecated
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/ValidationHelper.java:[287] 
09:29:27 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); 
09:29:27 	                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:29:27 The field SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK is deprecated
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/pages/CreateToolDef.java:[30] 
09:29:27 	@SuppressWarnings("unchecked")
09:29:27 	                  ^^^^^^^^^^^
09:29:27 Unnecessary @SuppressWarnings("unchecked")
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/strategy/StrategyDescriptor.java:[26] 
09:29:27 	Strategy createStrategy();
09:29:27 	^^^^^^^^
09:29:27 Strategy is a raw type. References to generic type Strategy<T> should be parameterized
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/pages/simple/ToolDefBuilder.java:[95] 
09:29:27 	@SuppressWarnings("unchecked")
09:29:27 	                  ^^^^^^^^^^^
09:29:27 Unnecessary @SuppressWarnings("unchecked")
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/pages/simple/ToolDefBuilder.java:[147] 
09:29:27 	@SuppressWarnings("unchecked")
09:29:27 	                  ^^^^^^^^^^^
09:29:27 Unnecessary @SuppressWarnings("unchecked")
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/ModelConfigurationPage.java:[24] 
09:29:27 	import org.eclipse.core.runtime.SubProgressMonitor;
09:29:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:29:27 The type SubProgressMonitor is deprecated
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/ModelConfigurationPage.java:[52] 
09:29:27 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor();
09:29:27 	                                          ^^^^^^^^^^^^^^^^^^
09:29:27 The type SubProgressMonitor is deprecated
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/ModelConfigurationPage.java:[52] 
09:29:27 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor();
09:29:27 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:29:27 The constructor SubProgressMonitor(IProgressMonitor, int, int) is deprecated
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/ModelConfigurationPage.java:[52] 
09:29:27 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor();
09:29:27 	                                                                                 ^^^^^^^^^^^^^^^^^^
09:29:27 The type SubProgressMonitor is deprecated
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/ModelConfigurationPage.java:[52] 
09:29:27 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor();
09:29:27 	                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:29:27 The field SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK is deprecated
09:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/VisualIdentifierDispenserProvider.java:[44] 
09:29:27 	return (VisualIdentifierDispenser) despenserClass.newInstance();
09:29:27 	                                                  ^^^^^^^^^^^^^
09:29:27 The method newInstance() from the type Class<capture#2-of ?> is deprecated since version 9
09:29:27 52 problems (52 warnings)
09:29:27 [INFO] 
09:29:27 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.bridge.ui ---
09:29:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:29:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:29:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/test/resources
09:29:27 [INFO] 
09:29:27 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.bridge.ui ---
09:29:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/target/org.eclipse.papyrus.gmf.bridge.ui-1.5.1-SNAPSHOT-sources.jar
09:29:27 [INFO] 
09:29:27 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.bridge.ui ---
09:29:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/target/org.eclipse.papyrus.gmf.bridge.ui-1.5.1-SNAPSHOT-sources.jar
09:29:27 [INFO] 
09:29:27 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.bridge.ui ---
09:29:27 [INFO] 
09:29:27 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.bridge.ui ---
09:29:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/target/org.eclipse.papyrus.gmf.bridge.ui-1.5.1-SNAPSHOT.jar
09:29:27 [INFO] 
09:29:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.bridge.ui ---
09:29:27 [INFO] 
09:29:27 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.bridge.ui ---
09:29:27 [INFO] 
09:29:27 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.bridge.ui ---
09:29:27 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/target/org.eclipse.papyrus.gmf.bridge.ui-1.5.1-SNAPSHOT.jar
09:29:28 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/target/org.eclipse.papyrus.gmf.bridge.ui-1.5.1-SNAPSHOT-sources.jar
09:29:29 [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/target/org.eclipse.papyrus.gmf.bridge.ui-1.5.1-SNAPSHOT-sources.jar' is already signed and will be resigned.
09:29:29 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/target/org.eclipse.papyrus.gmf.bridge.ui-1.5.1-SNAPSHOT-sources.jar
09:29:30 [INFO] 
09:29:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.bridge.ui ---
09:29:30 [INFO] 
09:29:30 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.edit >--
09:29:30 [INFO] Building org.eclipse.papyrus.gmf.codegen.edit 2.9.0-SNAPSHOT     [31/90]
09:29:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:29:30 [INFO] 
09:29:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.edit ---
09:29:30 [INFO] 
09:29:30 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.edit ---
09:29:30 [INFO] The project's OSGi version is 2.9.0.202109161320
09:29:30 [INFO] 
09:29:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.edit ---
09:29:30 [INFO] 
09:29:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.edit ---
09:29:30 [INFO] 
09:29:30 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.edit ---
09:29:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:29:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:29:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/main/resources
09:29:30 [INFO] 
09:29:30 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.edit ---
09:29:30 [INFO] Compiling 131 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/bin
09:29:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenEditor.java:[658] 
09:29:31 	editingDomain.getResourceSet().getURIConverter().getURIMap().putAll(EcorePlugin.computePlatformURIMap());
09:29:31 	                                                                                ^^^^^^^^^^^^^^^^^^^^^^^
09:29:31 The method computePlatformURIMap() from the type EcorePlugin is deprecated
09:29:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenEditor.java:[1072] 
09:29:31 	public Object getAdapter(Class key) {
09:29:31 	       ^^^^^^
09:29:31 Type safety: The return type Object for getAdapter(Class) from the type GMFGenEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
09:29:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenEditor.java:[1083] 
09:29:31 	return super.getAdapter(key);
09:29:31 	       ^^^^^^^^^^^^^^^^^^^^^
09:29:31 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
09:29:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenEditor.java:[1083] 
09:29:31 	return super.getAdapter(key);
09:29:31 	                        ^^^
09:29:31 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
09:29:31 4 problems (4 warnings)
09:29:31 [INFO] 
09:29:31 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.edit ---
09:29:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:29:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:29:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/test/resources
09:29:31 [INFO] 
09:29:31 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.edit ---
09:29:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-2.9.0-SNAPSHOT-sources.jar
09:29:31 [INFO] 
09:29:31 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.edit ---
09:29:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-2.9.0-SNAPSHOT-sources.jar
09:29:31 [INFO] 
09:29:31 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.edit ---
09:29:31 [INFO] 
09:29:31 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.edit ---
09:29:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-2.9.0-SNAPSHOT.jar
09:29:31 [INFO] 
09:29:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.edit ---
09:29:31 [INFO] 
09:29:31 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen.edit ---
09:29:31 [INFO] 
09:29:31 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.codegen.edit ---
09:29:31 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-2.9.0-SNAPSHOT.jar
09:29:32 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-2.9.0-SNAPSHOT-sources.jar
09:29:34 [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-2.9.0-SNAPSHOT-sources.jar' is already signed and will be resigned.
09:29:34 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-2.9.0-SNAPSHOT-sources.jar
09:29:36 [INFO] 
09:29:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.edit ---
09:29:36 [INFO] 
09:29:36 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.ui.dashboard >--
09:29:36 [INFO] Building org.eclipse.papyrus.gmf.bridge.ui.dashboard 2.3.0-SNAPSHOT [32/90]
09:29:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:29:36 [INFO] 
09:29:36 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard ---
09:29:36 [INFO] 
09:29:36 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard ---
09:29:36 [INFO] The project's OSGi version is 2.3.0.202109161320
09:29:36 [INFO] 
09:29:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard ---
09:29:36 [INFO] 
09:29:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard ---
09:29:36 [INFO] 
09:29:36 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard ---
09:29:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:29:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:29:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/src/main/resources
09:29:36 [INFO] 
09:29:36 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard ---
09:29:36 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/bin
09:29:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/src/org/eclipse/papyrus/gmf/internal/bridge/ui/dashboard/SeparatorFigure.java:[28] 
09:29:36 	int x = r.x + lineWidth / 2;
09:29:36 	              ^^^^^^^^^
09:29:36 The field Shape.lineWidth is deprecated
09:29:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/src/org/eclipse/papyrus/gmf/internal/bridge/ui/dashboard/SeparatorFigure.java:[29] 
09:29:36 	int y = r.y + lineWidth / 2;
09:29:36 	              ^^^^^^^^^
09:29:36 The field Shape.lineWidth is deprecated
09:29:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/src/org/eclipse/papyrus/gmf/internal/bridge/ui/dashboard/SeparatorFigure.java:[30] 
09:29:36 	int w = r.width - Math.max(1, lineWidth);
09:29:36 	                              ^^^^^^^^^
09:29:36 The field Shape.lineWidth is deprecated
09:29:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/src/org/eclipse/papyrus/gmf/internal/bridge/ui/dashboard/SeparatorFigure.java:[31] 
09:29:36 	int h = r.height - Math.max(1, lineWidth);
09:29:36 	                               ^^^^^^^^^
09:29:36 The field Shape.lineWidth is deprecated
09:29:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/src/org/eclipse/papyrus/gmf/internal/bridge/ui/dashboard/DashboardMediator.java:[220] 
09:29:36 	view.getStatusLine(1).setText(MessageFormat.format(Messages.DashboardMediator_Progress, new Object[] { new Double(done) }));
09:29:36 	                                                                                                           ^^^^^^^^^^^^
09:29:36 The constructor Double(double) is deprecated since version 9
09:29:36 5 problems (5 warnings)
09:29:36 [INFO] 
09:29:36 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard ---
09:29:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:29:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:29:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/src/test/resources
09:29:36 [INFO] 
09:29:36 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard ---
09:29:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/target/org.eclipse.papyrus.gmf.bridge.ui.dashboard-2.3.0-SNAPSHOT-sources.jar
09:29:36 [INFO] 
09:29:36 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard ---
09:29:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/target/org.eclipse.papyrus.gmf.bridge.ui.dashboard-2.3.0-SNAPSHOT-sources.jar
09:29:36 [INFO] 
09:29:36 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard ---
09:29:36 [INFO] 
09:29:36 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard ---
09:29:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/target/org.eclipse.papyrus.gmf.bridge.ui.dashboard-2.3.0-SNAPSHOT.jar
09:29:36 [INFO] 
09:29:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard ---
09:29:36 [INFO] 
09:29:36 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard ---
09:29:36 [INFO] 
09:29:36 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard ---
09:29:36 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/target/org.eclipse.papyrus.gmf.bridge.ui.dashboard-2.3.0-SNAPSHOT.jar
09:29:37 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/target/org.eclipse.papyrus.gmf.bridge.ui.dashboard-2.3.0-SNAPSHOT-sources.jar
09:29:38 [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/target/org.eclipse.papyrus.gmf.bridge.ui.dashboard-2.3.0-SNAPSHOT-sources.jar' is already signed and will be resigned.
09:29:38 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/target/org.eclipse.papyrus.gmf.bridge.ui.dashboard-2.3.0-SNAPSHOT-sources.jar
09:29:40 [INFO] 
09:29:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard ---
09:29:40 [INFO] 
09:29:40 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.codegen.ui >--
09:29:40 [INFO] Building org.eclipse.papyrus.gmf.graphdef.codegen.ui 1.3.0-SNAPSHOT [33/90]
09:29:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:29:40 [INFO] 
09:29:40 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui ---
09:29:40 [INFO] 
09:29:40 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui ---
09:29:40 [INFO] The project's OSGi version is 1.3.0.202109161320
09:29:40 [INFO] 
09:29:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui ---
09:29:40 [INFO] 
09:29:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui ---
09:29:40 [INFO] 
09:29:40 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui ---
09:29:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:29:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:29:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/src/main/resources
09:29:40 [INFO] 
09:29:40 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui ---
09:29:40 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/bin
09:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/src/org/eclipse/papyrus/gmf/internal/graphdef/codegen/ui/ConverterSection.java:[34] 
09:29:40 	import org.eclipse.core.runtime.SubProgressMonitor;
09:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:29:40 The type SubProgressMonitor is deprecated
09:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/src/org/eclipse/papyrus/gmf/internal/graphdef/codegen/ui/ConverterSection.java:[119] 
09:29:40 	generator.run(new SubProgressMonitor(monitor, 1));
09:29:40 	                  ^^^^^^^^^^^^^^^^^^
09:29:40 The type SubProgressMonitor is deprecated
09:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/src/org/eclipse/papyrus/gmf/internal/graphdef/codegen/ui/ConverterSection.java:[119] 
09:29:40 	generator.run(new SubProgressMonitor(monitor, 1));
09:29:40 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:29:40 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
09:29:40 4. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/src/org/eclipse/papyrus/gmf/internal/graphdef/codegen/ui/ConverterSection.java (at line 210)
09:29:40 	if (OPTION_NEEDS_MAP_MODE.equals(changed)){
09:29:40 	                                 ^^^^^^^
09:29:40 Unlikely argument type for equals(): TemplateOption seems to be unrelated to String
09:29:40 4 problems (0 errors, 3 warnings, 1 info)
09:29:40 [INFO] 
09:29:40 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui ---
09:29:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:29:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:29:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/src/test/resources
09:29:40 [INFO] 
09:29:40 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui ---
09:29:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/target/org.eclipse.papyrus.gmf.graphdef.codegen.ui-1.3.0-SNAPSHOT-sources.jar
09:29:40 [INFO] 
09:29:40 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui ---
09:29:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/target/org.eclipse.papyrus.gmf.graphdef.codegen.ui-1.3.0-SNAPSHOT-sources.jar
09:29:40 [INFO] 
09:29:40 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui ---
09:29:40 [INFO] 
09:29:40 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui ---
09:29:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/target/org.eclipse.papyrus.gmf.graphdef.codegen.ui-1.3.0-SNAPSHOT.jar
09:29:40 [INFO] 
09:29:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui ---
09:29:40 [INFO] 
09:29:40 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui ---
09:29:40 [INFO] 
09:29:40 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui ---
09:29:40 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/target/org.eclipse.papyrus.gmf.graphdef.codegen.ui-1.3.0-SNAPSHOT.jar
09:29:42 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/target/org.eclipse.papyrus.gmf.graphdef.codegen.ui-1.3.0-SNAPSHOT-sources.jar
09:29:42 [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/target/org.eclipse.papyrus.gmf.graphdef.codegen.ui-1.3.0-SNAPSHOT-sources.jar' is already signed and will be resigned.
09:29:42 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/target/org.eclipse.papyrus.gmf.graphdef.codegen.ui-1.3.0-SNAPSHOT-sources.jar
09:29:44 [INFO] 
09:29:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui ---
09:29:44 [INFO] 
09:29:44 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.ui >--
09:29:44 [INFO] Building org.eclipse.papyrus.gmf.codegen.ui 1.3.0-SNAPSHOT       [34/90]
09:29:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:29:44 [INFO] 
09:29:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.ui ---
09:29:44 [INFO] 
09:29:44 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.ui ---
09:29:44 [INFO] The project's OSGi version is 1.3.0.202109161320
09:29:44 [INFO] 
09:29:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.ui ---
09:29:44 [INFO] 
09:29:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.ui ---
09:29:44 [INFO] 
09:29:44 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.ui ---
09:29:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:29:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:29:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/src/main/resources
09:29:44 [INFO] 
09:29:44 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.ui ---
09:29:44 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/bin
09:29:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/src/org/eclipse/papyrus/gmf/internal/codegen/popup/actions/ExecuteTemplatesOperation.java:[243] 
09:29:45 	srcResSet.getURIConverter().getURIMap().putAll(EcorePlugin.computePlatformURIMap());
09:29:45 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^
09:29:45 The method computePlatformURIMap() from the type EcorePlugin is deprecated
09:29:45 2 problems (0 errors, 1 warning, 1 info)
09:29:45 [INFO] 
09:29:45 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.ui ---
09:29:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:29:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:29:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/src/test/resources
09:29:45 [INFO] 
09:29:45 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.ui ---
09:29:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.3.0-SNAPSHOT-sources.jar
09:29:45 [INFO] 
09:29:45 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.ui ---
09:29:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.3.0-SNAPSHOT-sources.jar
09:29:45 [INFO] 
09:29:45 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.ui ---
09:29:45 [INFO] 
09:29:45 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.ui ---
09:29:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.3.0-SNAPSHOT.jar
09:29:45 [INFO] 
09:29:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.ui ---
09:29:45 [INFO] 
09:29:45 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen.ui ---
09:29:45 [INFO] 
09:29:45 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.codegen.ui ---
09:29:45 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.3.0-SNAPSHOT.jar
09:29:46 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.3.0-SNAPSHOT-sources.jar
09:29:46 [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.3.0-SNAPSHOT-sources.jar' is already signed and will be resigned.
09:29:46 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.3.0-SNAPSHOT-sources.jar
09:29:48 [INFO] 
09:29:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.ui ---
09:29:48 [INFO] 
09:29:48 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend >--
09:29:48 [INFO] Building org.eclipse.papyrus.gmf.codegen.xtend 1.0.0-SNAPSHOT    [35/90]
09:29:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:29:48 [INFO] 
09:29:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.xtend ---
09:29:48 [INFO] 
09:29:48 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.xtend ---
09:29:48 [INFO] The project's OSGi version is 1.0.0.202109161320
09:29:48 [INFO] 
09:29:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.xtend ---
09:29:48 [INFO] 
09:29:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.xtend ---
09:29:48 [INFO] 
09:29:48 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.gmf.codegen.xtend ---
09:30:02 [WARNING] 
09:30:02 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementTypes.xtend
09:30:02 152: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementTypes.xtend
09:30:02 154: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementTypes.xtend
09:30:02 157: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementTypes.xtend
09:30:02 184: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementTypes.xtend
09:30:02 212: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementTypes.xtend
09:30:02 221: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend
09:30:02 150: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend
09:30:02 267: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend
09:30:02 291: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend
09:30:02 385: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend
09:30:02 405: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend
09:30:02 406: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend
09:30:02 407: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend
09:30:02 417: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend
09:30:02 426: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend
09:30:02 428: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	CreateLinkCommand.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/commands/CreateLinkCommand.xtend
09:30:02 47: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	CreateLinkCommand.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/commands/CreateLinkCommand.xtend
09:30:02 100: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	CreateLinkCommand.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/commands/CreateLinkCommand.xtend
09:30:02 105: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/Utils_qvto.xtend
09:30:02 58: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/Utils_qvto.xtend
09:30:02 59: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/Utils_qvto.xtend
09:30:02 61: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/Utils_qvto.xtend
09:30:02 69: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	NavigatorGroup.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorGroup.xtend
09:30:02 58: Suspiciously overloaded method.
09:30:02 The method
09:30:02 	equals(GenNavigator) in NavigatorGroup on 'this'
09:30:02 overloads the method
09:30:02 	equals(Object) in Object on parameter 'it'.
09:30:02 [WARNING] 
09:30:02 WARNING: 	CreateNodeCommand.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/commands/CreateNodeCommand.xtend
09:30:02 181: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ValidationDecoratorProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationDecoratorProvider.xtend
09:30:02 55: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ValidationDecoratorProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationDecoratorProvider.xtend
09:30:02 176: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ValidationDecoratorProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationDecoratorProvider.xtend
09:30:02 205: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ValidationDecoratorProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationDecoratorProvider.xtend
09:30:02 219: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ValidationDecoratorProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationDecoratorProvider.xtend
09:30:02 235: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ValidationDecoratorProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationDecoratorProvider.xtend
09:30:02 243: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ValidationDecoratorProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationDecoratorProvider.xtend
09:30:02 272: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ValidationDecoratorProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationDecoratorProvider.xtend
09:30:02 308: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ValidationDecoratorProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationDecoratorProvider.xtend
09:30:02 341: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ValidationDecoratorProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationDecoratorProvider.xtend
09:30:02 352: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	expression_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/expression_qvto.xtend
09:30:02 33: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	expression_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/expression_qvto.xtend
09:30:02 37: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	NewDiagramFileWizard.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/NewDiagramFileWizard.xtend
09:30:02 111: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	NewDiagramFileWizard.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/NewDiagramFileWizard.xtend
09:30:02 199: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	TextAware.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/TextAware.xtend
09:30:02 71: Cannot infer type from recursive usage. Type 'Object' is used.
09:30:02 [WARNING] 
09:30:02 WARNING: 	TextAware.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/TextAware.xtend
09:30:02 156: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	TextAware.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/TextAware.xtend
09:30:02 267: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	TextAware.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/TextAware.xtend
09:30:02 296: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
09:30:02 73: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
09:30:02 87: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
09:30:02 113: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
09:30:02 141: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
09:30:02 150: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
09:30:02 150: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
09:30:02 189: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
09:30:02 260: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
09:30:02 334: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
09:30:02 401: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
09:30:02 432: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
09:30:02 589: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
09:30:02 626: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
09:30:02 630: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
09:30:02 656: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
09:30:02 662: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
09:30:02 703: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
09:30:02 770: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ShortcutCreationWizard.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ShortcutCreationWizard.xtend
09:30:02 140: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ShortcutCreationWizard.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ShortcutCreationWizard.xtend
09:30:02 155: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	NavigatorItem.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorItem.xtend
09:30:02 52: Suspiciously overloaded method.
09:30:02 The method
09:30:02 	equals(GenNavigator) in NavigatorItem on 'this'
09:30:02 overloads the method
09:30:02 	equals(Object) in Object on parameter 'it'.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend
09:30:02 81: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend
09:30:02 90: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend
09:30:02 93: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend
09:30:02 120: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend
09:30:02 121: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend
09:30:02 224: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend
09:30:02 345: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend
09:30:02 357: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend
09:30:02 180: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend
09:30:02 191: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend
09:30:02 239: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend
09:30:02 320: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend
09:30:02 349: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend
09:30:02 401: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend
09:30:02 489: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend
09:30:02 550: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Common_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Common_qvto.xtend
09:30:02 22: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Common_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Common_qvto.xtend
09:30:02 54: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Common_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Common_qvto.xtend
09:30:02 58: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	CanonicalUpdate.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/update/CanonicalUpdate.xtend
09:30:02 336: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/top/Figure.xtend
09:30:02 35: The import 'java.lang.reflect.Array' is never used.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/top/Figure.xtend
09:30:02 27: The import 'java.util.ArrayList' is never used.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/top/Figure.xtend
09:30:02 62: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/top/Figure.xtend
09:30:02 99: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/top/Figure.xtend
09:30:02 102: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/top/Figure.xtend
09:30:02 121: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/top/Figure.xtend
09:30:02 128: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	VisualEffectEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/VisualEffectEditPolicy.xtend
09:30:02 139: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	VisualEffectEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/VisualEffectEditPolicy.xtend
09:30:02 221: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	VisualEffectEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/VisualEffectEditPolicy.xtend
09:30:02 243: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	VisualEffectEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/VisualEffectEditPolicy.xtend
09:30:02 248: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Children.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Children.xtend
09:30:02 71: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Children.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Children.xtend
09:30:02 71: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Layout.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Layout.xtend
09:30:02 35: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Layout.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Layout.xtend
09:30:02 45: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Layout.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Layout.xtend
09:30:02 54: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Layout.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Layout.xtend
09:30:02 68: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Layout.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Layout.xtend
09:30:02 72: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Common.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Common.xtend
09:30:02 108: Cannot infer type from recursive usage. Type 'Object' is used.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Common.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Common.xtend
09:30:02 21: The import 'org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator' is never used.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Common.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Common.xtend
09:30:02 23: The import 'org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator' is never used.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Common.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Common.xtend
09:30:02 33: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Common.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Common.xtend
09:30:02 42: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DiagramContentInitializer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramContentInitializer.xtend
09:30:02 189: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	AbstractParser.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/AbstractParser.xtend
09:30:02 29: The class "AbstractParser" is not declared abstract.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ElementChooser.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ElementChooser.xtend
09:30:02 151: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/extensions.xtend
09:30:02 100: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/extensions.xtend
09:30:02 160: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/extensions.xtend
09:30:02 172: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/extensions.xtend
09:30:02 184: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/extensions.xtend
09:30:02 187: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/extensions.xtend
09:30:02 189: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/extensions.xtend
09:30:02 198: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/extensions.xtend
09:30:02 241: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	OpenDiagram.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/OpenDiagram.xtend
09:30:02 171: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	OpenDiagram.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/OpenDiagram.xtend
09:30:02 182: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	OpenDiagram.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/OpenDiagram.xtend
09:30:02 221: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	OpenDiagram.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/OpenDiagram.xtend
09:30:02 228: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	OclTracker_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/expressions/OclTracker_qvto.xtend
09:30:02 22: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ElementInitializers_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementInitializers_qvto.xtend
09:30:02 74: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Attrs.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Attrs.xtend
09:30:02 99: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
09:30:02 556: Cannot infer type from recursive usage. Type 'Object' is used.
09:30:02 [WARNING] 
09:30:02 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
09:30:02 402: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
09:30:02 402: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
09:30:02 404: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
09:30:02 407: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
09:30:02 476: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
09:30:02 513: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
09:30:02 515: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
09:30:02 566: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	EditHelperAdvice.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/edithelpers/EditHelperAdvice.xtend
09:30:02 22: The public modifier is unnecessary on class EditHelperAdvice
09:30:02 [WARNING] 
09:30:02 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend
09:30:02 78: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend
09:30:02 85: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend
09:30:02 133: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend
09:30:02 162: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend
09:30:02 197: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend
09:30:02 203: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend
09:30:02 211: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend
09:30:02 219: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend
09:30:02 225: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend
09:30:02 232: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend
09:30:02 256: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend
09:30:02 290: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	AbstractNavigatorItem.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/AbstractNavigatorItem.xtend
09:30:02 22: The class "AbstractNavigatorItem" is not declared abstract.
09:30:02 [WARNING] 
09:30:02 WARNING: 	AbstractNavigatorItem.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/AbstractNavigatorItem.xtend
09:30:02 40: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ChildNodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/diagram/editparts/ChildNodeLabelEditPart.xtend
09:30:02 28: The extension xpt.Common_qvto is not used in ChildNodeLabelEditPart
09:30:02 [WARNING] 
09:30:02 WARNING: 	ChildNodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/diagram/editparts/ChildNodeLabelEditPart.xtend
09:30:02 29: The extension xpt.diagram.editparts.Utils_qvto is not used in ChildNodeLabelEditPart
09:30:02 [WARNING] 
09:30:02 WARNING: 	ChildNodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/diagram/editparts/ChildNodeLabelEditPart.xtend
09:30:02 32: The value of the field ChildNodeLabelEditPart.xptNodeEditPart is not used
09:30:02 [WARNING] 
09:30:02 WARNING: 	BaseEditHelper.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/edithelpers/BaseEditHelper.xtend
09:30:02 23: The public modifier is unnecessary on class BaseEditHelper
09:30:02 [WARNING] 
09:30:02 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/Utils_qvto.xtend
09:30:02 82: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/Utils_qvto.xtend
09:30:02 83: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/Utils_qvto.xtend
09:30:02 92: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/Utils_qvto.xtend
09:30:02 93: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/Utils_qvto.xtend
09:30:02 118: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ResourceSetModificationListener.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ResourceSetModificationListener.xtend
09:30:02 83: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	GenModelUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/GenModelUtils_qvto.xtend
09:30:02 27: The private modifier is unnecessary on field PRIMITIVES
09:30:02 [WARNING] 
09:30:02 WARNING: 	GenModelUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/GenModelUtils_qvto.xtend
09:30:02 98: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	AbstractExpression.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/expressions/AbstractExpression.xtend
09:30:02 23: The class "AbstractExpression" is not declared abstract.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ResourceSetInfo.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ResourceSetInfo.xtend
09:30:02 52: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ResourceSetInfo.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ResourceSetInfo.xtend
09:30:02 74: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ResourceSetInfo.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ResourceSetInfo.xtend
09:30:02 84: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ResourceSetInfo.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ResourceSetInfo.xtend
09:30:02 86: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ResourceSetInfo.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ResourceSetInfo.xtend
09:30:02 119: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ResourceSetInfo.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ResourceSetInfo.xtend
09:30:02 175: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ResourceSetInfo.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ResourceSetInfo.xtend
09:30:02 190: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend
09:30:02 32: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend
09:30:02 36: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend
09:30:02 40: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend
09:30:02 44: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend
09:30:02 48: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend
09:30:02 53: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend
09:30:02 58: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend
09:30:02 64: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend
09:30:02 69: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend
09:30:02 74: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend
09:30:02 79: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ActionBarContributor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ActionBarContributor.xtend
09:30:02 80: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ActionBarContributor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ActionBarContributor.xtend
09:30:02 90: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/plugin.xtend
09:30:02 53: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/plugin.xtend
09:30:02 55: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/plugin.xtend
09:30:02 57: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/plugin.xtend
09:30:02 58: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/plugin.xtend
09:30:02 118: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/plugin.xtend
09:30:02 160: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	LayoutData.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/LayoutData.xtend
09:30:02 69: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	LayoutData.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/LayoutData.xtend
09:30:02 78: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	LayoutData.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/LayoutData.xtend
09:30:02 79: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/extensions.xtend
09:30:02 40: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/extensions.xtend
09:30:02 99: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/extensions.xtend
09:30:02 161: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/Utils_qvto.xtend
09:30:02 38: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/Utils_qvto.xtend
09:30:02 42: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/Utils_qvto.xtend
09:30:02 75: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/Utils_qvto.xtend
09:30:02 127: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/Utils_qvto.xtend
09:30:02 127: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/Utils_qvto.xtend
09:30:02 128: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementInitializers.xtend
09:30:02 60: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementInitializers.xtend
09:30:02 112: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementInitializers.xtend
09:30:02 125: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementInitializers.xtend
09:30:02 127: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementInitializers.xtend
09:30:02 132: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementInitializers.xtend
09:30:02 137: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementInitializers.xtend
09:30:02 137: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementInitializers.xtend
09:30:02 243: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DiagramEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/DiagramEditPart.xtend
09:30:02 52: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	getEditorInput.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/getEditorInput.xtend
09:30:02 30: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	LinkUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/LinkUtils_qvto.xtend
09:30:02 50: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	LinkUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/LinkUtils_qvto.xtend
09:30:02 66: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	GenAuditRoot_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/GenAuditRoot_qvto.xtend
09:30:02 33: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	GenAuditRoot_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/GenAuditRoot_qvto.xtend
09:30:02 33: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	GenAuditRoot_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/GenAuditRoot_qvto.xtend
09:30:02 42: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	GenAuditRoot_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/GenAuditRoot_qvto.xtend
09:30:02 46: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	DomainNavigatorItem.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/DomainNavigatorItem.xtend
09:30:02 56: Suspiciously overloaded method.
09:30:02 The method
09:30:02 	equals(GenNavigator) in DomainNavigatorItem on 'this'
09:30:02 overloads the method
09:30:02 	equals(Object) in Object on parameter 'it'.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ActivatorImpl.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/ActivatorImpl.xtend
09:30:02 98: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ActivatorImpl.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/ActivatorImpl.xtend
09:30:02 132: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ActivatorImpl.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/ActivatorImpl.xtend
09:30:02 295: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	EditPartFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/EditPartFactory.xtend
09:30:02 137: Cannot infer type from recursive usage. Type 'Object' is used.
09:30:02 [WARNING] 
09:30:02 WARNING: 	PredefinedParser.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/parsers/PredefinedParser.xtend
09:30:02 338: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	PredefinedParser.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/parsers/PredefinedParser.xtend
09:30:02 347: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend
09:30:02 99: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend
09:30:02 109: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend
09:30:02 191: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend
09:30:02 219: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend
09:30:02 236: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend
09:30:02 264: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend
09:30:02 296: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend
09:30:02 302: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/NodeEditPart.xtend
09:30:02 37: The import 'org.eclipse.papyrus.gmf.codegen.xtend.annotations.MetaDef' is never used.
09:30:02 [WARNING] 
09:30:02 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/NodeEditPart.xtend
09:30:02 270: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/NodeEditPart.xtend
09:30:02 482: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/NodeEditPart.xtend
09:30:02 482: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/NodeEditPart.xtend
09:30:02 485: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
09:30:02 114: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
09:30:02 236: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
09:30:02 239: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
09:30:02 246: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
09:30:02 249: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
09:30:02 256: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
09:30:02 266: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
09:30:02 269: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
09:30:02 272: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
09:30:02 275: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
09:30:02 296: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
09:30:02 297: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
09:30:02 301: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
09:30:02 302: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Utils_Statefull_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Utils_Statefull_qvto.xtend
09:30:02 26: The private modifier is unnecessary on field myBordersInUse
09:30:02 [WARNING] 
09:30:02 WARNING: 	Utils_Statefull_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Utils_Statefull_qvto.xtend
09:30:02 28: The private modifier is unnecessary on field myStaticFieldsStream
09:30:02 [WARNING] 
09:30:02 WARNING: 	Utils_Statefull_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Utils_Statefull_qvto.xtend
09:30:02 47: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	RuntimeLabelsSupport_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/RuntimeLabelsSupport_qvto.xtend
09:30:02 47: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Utils_qvto.xtend
09:30:02 54: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Utils_qvto.xtend
09:30:02 85: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Utils_qvto.xtend
09:30:02 105: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	GenDiagram_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/GenDiagram_qvto.xtend
09:30:02 26: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	GenDiagram_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/GenDiagram_qvto.xtend
09:30:02 30: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	GenDiagram_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/GenDiagram_qvto.xtend
09:30:02 34: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	GenDiagram_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/GenDiagram_qvto.xtend
09:30:02 42: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	GenDiagram_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/GenDiagram_qvto.xtend
09:30:02 50: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Editor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/Editor.xtend
09:30:02 74: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Editor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/Editor.xtend
09:30:02 139: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Editor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/Editor.xtend
09:30:02 520: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Editor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/Editor.xtend
09:30:02 524: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Editor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/Editor.xtend
09:30:02 528: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/extensions.xtend
09:30:02 70: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Common.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/Common.xtend
09:30:02 80: Cannot infer type from recursive usage. Type 'Object' is used.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Common.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/Common.xtend
09:30:02 81: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Common.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/Common.xtend
09:30:02 110: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Common.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/Common.xtend
09:30:02 138: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Common.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/Common.xtend
09:30:02 138: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/Utils_qvto.xtend
09:30:02 80: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/Utils_qvto.xtend
09:30:02 88: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/Utils_qvto.xtend
09:30:02 95: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/Utils_qvto.xtend
09:30:02 99: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/Utils_qvto.xtend
09:30:02 117: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/Utils_qvto.xtend
09:30:02 121: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/Utils_qvto.xtend
09:30:02 200: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/Utils_qvto.xtend
09:30:02 227: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/Utils_qvto.xtend
09:30:02 228: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Descriptor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/top/Descriptor.xtend
09:30:02 107: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	LinkEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/LinkEditPart.xtend
09:30:02 43: The value of the field LinkEditPart.linkLabelEditPart is not used
09:30:02 [WARNING] 
09:30:02 WARNING: 	LinkEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/LinkEditPart.xtend
09:30:02 58: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	LinkEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/LinkEditPart.xtend
09:30:02 95: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	LinkEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/LinkEditPart.xtend
09:30:02 95: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	LinkEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/LinkEditPart.xtend
09:30:02 187: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Border.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Border.xtend
09:30:02 40: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Border.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Border.xtend
09:30:02 66: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Border.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Border.xtend
09:30:02 74: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Border.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Border.xtend
09:30:02 74: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	LabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/propsheet/LabelProvider.xtend
09:30:02 63: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Extras.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Extras.xtend
09:30:02 38: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Extras.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Extras.xtend
09:30:02 41: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	CreateShortcutAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/actions/CreateShortcutAction.xtend
09:30:02 39: The value of the field CreateShortcutAction.xptShortcutCreationWizard is not used
09:30:02 [WARNING] 
09:30:02 WARNING: 	CreateShortcutAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/actions/CreateShortcutAction.xtend
09:30:02 42: The value of the field CreateShortcutAction.xptCreateShortcutDecorationCommand is not used
09:30:02 [WARNING] 
09:30:02 WARNING: 	CreateShortcutAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/actions/CreateShortcutAction.xtend
09:30:02 43: The value of the field CreateShortcutAction.xptElementChooser is not used
09:30:02 [WARNING] 
09:30:02 WARNING: 	CreateShortcutAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/actions/CreateShortcutAction.xtend
09:30:02 44: The value of the field CreateShortcutAction.xptDiagramEditorUtil is not used
09:30:02 [WARNING] 
09:30:02 WARNING: 	CreateShortcutAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/actions/CreateShortcutAction.xtend
09:30:02 102: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	CreateShortcutAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/actions/CreateShortcutAction.xtend
09:30:02 109: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend
09:30:02 65: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend
09:30:02 89: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend
09:30:02 90: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend
09:30:02 96: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend
09:30:02 96: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend
09:30:02 99: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend
09:30:02 106: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend
09:30:02 107: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend
09:30:02 112: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend
09:30:02 115: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	PreferenceInitializer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/preferences/PreferenceInitializer.xtend
09:30:02 64: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	PreferenceInitializer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/preferences/PreferenceInitializer.xtend
09:30:02 119: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	PreferenceInitializer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/preferences/PreferenceInitializer.xtend
09:30:02 127: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	EditHelper.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/edithelpers/EditHelper.xtend
09:30:02 22: The public modifier is unnecessary on class EditHelper
09:30:02 [WARNING] 
09:30:02 WARNING: 	CreationWizard.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/CreationWizard.xtend
09:30:02 107: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	CreationWizard.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/CreationWizard.xtend
09:30:02 146: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ChoiceUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/ChoiceUtils_qvto.xtend
09:30:02 32: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ChoiceUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/ChoiceUtils_qvto.xtend
09:30:02 37: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ChoiceUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/ChoiceUtils_qvto.xtend
09:30:02 42: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLabelProvider.xtend
09:30:02 187: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLabelProvider.xtend
09:30:02 199: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLabelProvider.xtend
09:30:02 311: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLabelProvider.xtend
09:30:02 323: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLabelProvider.xtend
09:30:02 371: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLabelProvider.xtend
09:30:02 371: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLabelProvider.xtend
09:30:02 440: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLabelProvider.xtend
09:30:02 442: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLabelProvider.xtend
09:30:02 448: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/attr/Figure.xtend
09:30:02 48: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/attr/Figure.xtend
09:30:02 60: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/attr/Figure.xtend
09:30:02 66: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/attr/Figure.xtend
09:30:02 72: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/attr/Figure.xtend
09:30:02 78: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/attr/Figure.xtend
09:30:02 84: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/attr/Figure.xtend
09:30:02 90: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/attr/Figure.xtend
09:30:02 96: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/attr/Figure.xtend
09:30:02 105: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	CreationWizardPage.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/CreationWizardPage.xtend
09:30:02 39: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	CreationWizardPage.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/CreationWizardPage.xtend
09:30:02 66: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	CreationWizardPage.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/CreationWizardPage.xtend
09:30:02 72: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Externalizer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Externalizer.xtend
09:30:02 124: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Externalizer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Externalizer.xtend
09:30:02 131: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Externalizer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Externalizer.xtend
09:30:02 135: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Externalizer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Externalizer.xtend
09:30:02 155: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Externalizer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Externalizer.xtend
09:30:02 162: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Externalizer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Externalizer.xtend
09:30:02 166: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ViewStyles.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/views/ViewStyles.xtend
09:30:02 96: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	properties.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/properties.xtend
09:30:02 44: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	properties.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/properties.xtend
09:30:02 77: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	properties.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/properties.xtend
09:30:02 88: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	InitDiagramFileAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/InitDiagramFileAction.xtend
09:30:02 64: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	InitDiagramFileAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/InitDiagramFileAction.xtend
09:30:02 76: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	NavigatorContentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorContentProvider.xtend
09:30:02 446: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	NavigatorContentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorContentProvider.xtend
09:30:02 550: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	NavigatorContentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorContentProvider.xtend
09:30:02 564: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	CustomPage.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/preferences/CustomPage.xtend
09:30:02 91: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	CustomPage.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/preferences/CustomPage.xtend
09:30:02 95: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	MetaModel_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/metamodel/MetaModel_qvto.xtend
09:30:02 114: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	MetaModel_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/metamodel/MetaModel_qvto.xtend
09:30:02 127: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	MetaModel_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/metamodel/MetaModel_qvto.xtend
09:30:02 128: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	MetaModel_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/metamodel/MetaModel_qvto.xtend
09:30:02 130: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	GenEditorGenerator_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/GenEditorGenerator_qvto.xtend
09:30:02 29: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	modeledViewmapProducer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/viewmaps/modeledViewmapProducer.xtend
09:30:02 42: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	modeledViewmapProducer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/viewmaps/modeledViewmapProducer.xtend
09:30:02 42: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	modeledViewmapProducer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/viewmaps/modeledViewmapProducer.xtend
09:30:02 43: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	modeledViewmapProducer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/viewmaps/modeledViewmapProducer.xtend
09:30:02 52: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	modeledViewmapProducer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/viewmaps/modeledViewmapProducer.xtend
09:30:02 52: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	modeledViewmapProducer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/viewmaps/modeledViewmapProducer.xtend
09:30:02 62: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	modeledViewmapProducer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/viewmaps/modeledViewmapProducer.xtend
09:30:02 62: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ValidationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationProvider.xtend
09:30:02 260: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ValidationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationProvider.xtend
09:30:02 272: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ValidationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationProvider.xtend
09:30:02 272: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ValidationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationProvider.xtend
09:30:02 342: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/application/extensions.xtend
09:30:02 30: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	CompartmentEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/CompartmentEditPart.xtend
09:30:02 78: Cannot infer type from recursive usage. Type 'Object' is used.
09:30:02 [WARNING] 
09:30:02 WARNING: 	CompartmentEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/CompartmentEditPart.xtend
09:30:02 183: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	CompartmentEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/CompartmentEditPart.xtend
09:30:02 192: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ViewProvider.xtend
09:30:02 106: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ViewProvider.xtend
09:30:02 147: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ViewProvider.xtend
09:30:02 205: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ViewProvider.xtend
09:30:02 206: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ViewProvider.xtend
09:30:02 502: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/Utils_qvto.xtend
09:30:02 53: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend
09:30:02 46: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend
09:30:02 46: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend
09:30:02 54: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend
09:30:02 54: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend
09:30:02 93: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend
09:30:02 117: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend
09:30:02 121: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend
09:30:02 125: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend
09:30:02 135: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend
09:30:02 137: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/manifest.xtend
09:30:02 67: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/manifest.xtend
09:30:02 69: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/manifest.xtend
09:30:02 71: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/manifest.xtend
09:30:02 73: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/manifest.xtend
09:30:02 85: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/manifest.xtend
09:30:02 87: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/manifest.xtend
09:30:02 90: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/manifest.xtend
09:30:02 94: The value of the local variable notUsetBooleanVar is not used
09:30:02 [WARNING] 
09:30:02 WARNING: 	ActionBarAdvisor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/application/ActionBarAdvisor.xtend
09:30:02 168: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ActionBarAdvisor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/application/ActionBarAdvisor.xtend
09:30:02 176: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ActionBarAdvisor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/application/ActionBarAdvisor.xtend
09:30:02 176: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ActionBarAdvisor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/application/ActionBarAdvisor.xtend
09:30:02 192: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ActionBarAdvisor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/application/ActionBarAdvisor.xtend
09:30:02 291: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ActionBarAdvisor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/application/ActionBarAdvisor.xtend
09:30:02 303: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ActionBarAdvisor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/application/ActionBarAdvisor.xtend
09:30:02 313: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ActionBarAdvisor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/application/ActionBarAdvisor.xtend
09:30:02 325: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/actions/extensions.xtend
09:30:02 156: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ReorientLinkUtils.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/commands/ReorientLinkUtils.xtend
09:30:02 165: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ReorientLinkUtils.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/commands/ReorientLinkUtils.xtend
09:30:02 247: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	ReorientLinkUtils.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/commands/ReorientLinkUtils.xtend
09:30:02 248: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	MetricProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/MetricProvider.xtend
09:30:02 118: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	MetricProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/MetricProvider.xtend
09:30:02 118: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	MetricProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/MetricProvider.xtend
09:30:02 118: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	MetricProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/MetricProvider.xtend
09:30:02 463: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	MetricProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/MetricProvider.xtend
09:30:02 464: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	MetricProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/MetricProvider.xtend
09:30:02 465: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	MetricProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/MetricProvider.xtend
09:30:02 468: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	MetricProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/MetricProvider.xtend
09:30:02 471: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/Utils_qvto.xtend
09:30:02 62: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:02 [WARNING] 
09:30:02 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/preferences/extensions.xtend
09:30:02 60: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:07 [INFO] 
09:30:07 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.xtend ---
09:30:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:30:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:30:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/main/resources
09:30:07 [INFO] 
09:30:07 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.xtend ---
09:30:07 [INFO] Compiling 214 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/bin
09:30:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/org/eclipse/papyrus/gmf/codegen/util/CodegenEmittersWithXtend2.java:[20] 
09:30:08 	import org.eclipse.papyrus.gmf.codegen.util.CodegenEmitters;
09:30:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:30:08 The import org.eclipse.papyrus.gmf.codegen.util.CodegenEmitters is never used
09:30:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/org/eclipse/papyrus/gmf/codegen/util/CodegenEmittersWithXtend2.java:[21] 
09:30:08 	import org.eclipse.papyrus.gmf.codegen.util.ExtensionTemplatesProviderImpl;
09:30:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:30:08 The import org.eclipse.papyrus.gmf.codegen.util.ExtensionTemplatesProviderImpl is never used
09:30:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/org/eclipse/papyrus/gmf/codegen/util/CodegenEmittersWithXtend2.java:[22] 
09:30:08 	import org.eclipse.papyrus.gmf.codegen.util.GMFGeneratorModule;
09:30:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:30:08 The import org.eclipse.papyrus.gmf.codegen.util.GMFGeneratorModule is never used
09:30:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/org/eclipse/papyrus/gmf/codegen/util/CodegenEmittersWithXtend2.java:[23] 
09:30:08 	import org.eclipse.papyrus.gmf.codegen.util.IExtensionTemplatesProvider;
09:30:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:30:08 The import org.eclipse.papyrus.gmf.codegen.util.IExtensionTemplatesProvider is never used
09:30:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/org/eclipse/papyrus/gmf/codegen/util/CodegenXtendPlugin.java:[18] 
09:30:08 	import org.eclipse.papyrus.gmf.codegen.util.DefaultActivator;
09:30:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:30:08 The import org.eclipse.papyrus.gmf.codegen.util.DefaultActivator is never used
09:30:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/org/eclipse/papyrus/gmf/codegen/util/MergeFileSystemAccess.java:[52] 
09:30:08 	@SuppressWarnings("restriction")
09:30:08 	                  ^^^^^^^^^^^^^
09:30:08 Unnecessary @SuppressWarnings("restriction")
09:30:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/org/eclipse/papyrus/gmf/codegen/util/GeneratorWithXtend2.java:[18] 
09:30:08 	import org.eclipse.papyrus.gmf.codegen.util.CodegenEmittersWithXtend2;
09:30:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:30:08 The import org.eclipse.papyrus.gmf.codegen.util.CodegenEmittersWithXtend2 is never used
09:30:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/org/eclipse/papyrus/gmf/codegen/util/GMFGeneratorModule.java:[19] 
09:30:08 	import org.eclipse.papyrus.gmf.codegen.util.IExtensionTemplatesProvider;
09:30:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:30:08 The import org.eclipse.papyrus.gmf.codegen.util.IExtensionTemplatesProvider is never used
09:30:08 8 problems (8 warnings)
09:30:08 [INFO] 
09:30:08 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.xtend ---
09:30:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:30:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:30:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/test/resources
09:30:08 [INFO] 
09:30:08 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.xtend ---
09:30:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT-sources.jar
09:30:08 [INFO] 
09:30:08 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.xtend ---
09:30:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT-sources.jar
09:30:09 [INFO] 
09:30:09 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.xtend ---
09:30:09 [INFO] 
09:30:09 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.xtend ---
09:30:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT.jar
09:30:09 [INFO] 
09:30:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.xtend ---
09:30:09 [INFO] 
09:30:09 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen.xtend ---
09:30:09 [INFO] 
09:30:09 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.codegen.xtend ---
09:30:09 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT.jar
09:30:13 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT-sources.jar
09:30:15 [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT-sources.jar' is already signed and will be resigned.
09:30:15 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT-sources.jar
09:30:18 [INFO] 
09:30:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.xtend ---
09:30:18 [INFO] 
09:30:18 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend.ui >--
09:30:18 [INFO] Building org.eclipse.papyrus.gmf.codegen.xtend.ui 1.0.0-SNAPSHOT [36/90]
09:30:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:30:18 [INFO] 
09:30:18 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
09:30:18 [INFO] 
09:30:18 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
09:30:18 [INFO] The project's OSGi version is 1.0.0.202109161320
09:30:18 [INFO] 
09:30:18 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
09:30:18 [INFO] 
09:30:18 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
09:30:18 [INFO] 
09:30:18 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
09:30:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:30:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:30:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/src/main/resources
09:30:18 [INFO] 
09:30:18 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
09:30:18 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/bin
09:30:18 [INFO] 
09:30:18 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
09:30:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:30:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:30:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/src/test/resources
09:30:18 [INFO] 
09:30:18 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
09:30:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/target/org.eclipse.papyrus.gmf.codegen.xtend.ui-1.0.0-SNAPSHOT-sources.jar
09:30:18 [INFO] 
09:30:18 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
09:30:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/target/org.eclipse.papyrus.gmf.codegen.xtend.ui-1.0.0-SNAPSHOT-sources.jar
09:30:18 [INFO] 
09:30:18 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
09:30:18 [INFO] 
09:30:18 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
09:30:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/target/org.eclipse.papyrus.gmf.codegen.xtend.ui-1.0.0-SNAPSHOT.jar
09:30:18 [INFO] 
09:30:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
09:30:18 [INFO] 
09:30:18 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
09:30:18 [INFO] 
09:30:18 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
09:30:18 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/target/org.eclipse.papyrus.gmf.codegen.xtend.ui-1.0.0-SNAPSHOT.jar
09:30:20 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/target/org.eclipse.papyrus.gmf.codegen.xtend.ui-1.0.0-SNAPSHOT-sources.jar
09:30:21 [INFO] Jar '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/target/org.eclipse.papyrus.gmf.codegen.xtend.ui-1.0.0-SNAPSHOT-sources.jar' is already signed and will be resigned.
09:30:21 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/target/org.eclipse.papyrus.gmf.codegen.xtend.ui-1.0.0-SNAPSHOT-sources.jar
09:30:22 [INFO] 
09:30:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
09:30:22 [INFO] 
09:30:22 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.codegen >-----------
09:30:22 [INFO] Building org.eclipse.papyrus.codegen 2.0.0-SNAPSHOT              [37/90]
09:30:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:30:22 [INFO] 
09:30:22 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.codegen ---
09:30:22 [INFO] 
09:30:22 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.codegen ---
09:30:22 [INFO] The project's OSGi version is 2.0.0.202109161320
09:30:22 [INFO] 
09:30:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.codegen ---
09:30:22 [INFO] 
09:30:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.codegen ---
09:30:22 [INFO] 
09:30:22 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.codegen ---
09:30:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:30:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:30:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/main/resources
09:30:22 [INFO] 
09:30:22 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.codegen ---
09:30:22 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/bin
09:30:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/PapyrusExecuteTemplatesOperation.java:[20] 
09:30:23 	import org.eclipse.papyrus.gmf.internal.codegen.popup.actions.ExecuteTemplatesOperation;
09:30:23 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:30:23 Discouraged access: The type 'ExecuteTemplatesOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/bin')
09:30:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/PapyrusExecuteTemplatesOperation.java:[25] 
09:30:23 	* @see org.eclipse.papyrus.gmf.internal.codegen.popup.actions.ExecuteTemplatesOperation
09:30:23 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:30:23 Discouraged access: The type 'ExecuteTemplatesOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/bin')
09:30:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/PapyrusExecuteTemplatesOperation.java:[28] 
09:30:23 	public class PapyrusExecuteTemplatesOperation extends ExecuteTemplatesOperation {
09:30:23 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
09:30:23 Discouraged access: The type 'ExecuteTemplatesOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/bin')
09:30:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/PapyrusExecuteTemplatesOperation.java:[35] 
09:30:23 	GenEditorGenerator genModel = getGenModel();
09:30:23 	                              ^^^^^^^^^^^
09:30:23 Discouraged access: The method 'ExecuteTemplatesOperation.getGenModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/bin')
09:30:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/PapyrusGenerator.java:[23] 
09:30:23 	import org.eclipse.papyrus.gmf.codegen.xtend.ui.handlers.GeneratorWithXtend2;
09:30:23 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:30:23 The type GeneratorWithXtend2 is deprecated
09:30:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/PapyrusGenerator.java:[29] 
09:30:23 	public class PapyrusGenerator extends GeneratorWithXtend2 {
09:30:23 	                                      ^^^^^^^^^^^^^^^^^^^
09:30:23 The type GeneratorWithXtend2 is deprecated
09:30:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/PapyrusGenerator.java:[45] 
09:30:23 	super(genModel, codegenEmitters);
09:30:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:30:23 The constructor GeneratorWithXtend2(GenEditorGenerator, CodegenEmittersWithXtend2) is deprecated
09:30:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/PapyrusCodegenEmitters.java:[18] 
09:30:23 	import org.eclipse.papyrus.gmf.codegen.xtend.ui.handlers.CodegenEmittersWithXtend2;
09:30:23 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:30:23 The type CodegenEmittersWithXtend2 is deprecated
09:30:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/PapyrusCodegenEmitters.java:[24] 
09:30:23 	public class PapyrusCodegenEmitters extends CodegenEmittersWithXtend2 {
09:30:23 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
09:30:23 The type CodegenEmittersWithXtend2 is deprecated
09:30:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/PapyrusCodegenEmitters.java:[27] 
09:30:23 	super(useBaseTemplatesOnly, templateDirectory, includeDynamicModelTemplates);
09:30:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:30:23 The constructor CodegenEmittersWithXtend2(boolean, String, boolean) is deprecated
09:30:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/actions/PapyrusExecuteTemplateAction.java:[18] 
09:30:23 	import org.eclipse.papyrus.gmf.internal.codegen.popup.actions.ExecuteTemplatesAction;
09:30:23 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:30:23 Discouraged access: The type 'ExecuteTemplatesAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/bin')
09:30:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/actions/PapyrusExecuteTemplateAction.java:[19] 
09:30:23 	import org.eclipse.papyrus.gmf.internal.codegen.popup.actions.ExecuteTemplatesOperation;
09:30:23 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:30:23 Discouraged access: The type 'ExecuteTemplatesOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/bin')
09:30:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/actions/PapyrusExecuteTemplateAction.java:[26] 
09:30:23 	public class PapyrusExecuteTemplateAction extends ExecuteTemplatesAction {
09:30:23 	                                                  ^^^^^^^^^^^^^^^^^^^^^^
09:30:23 Discouraged access: The type 'ExecuteTemplatesAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/bin')
09:30:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/actions/PapyrusExecuteTemplateAction.java:[32] 
09:30:23 	protected ExecuteTemplatesOperation createOperation() {
09:30:23 	          ^^^^^^^^^^^^^^^^^^^^^^^^^
09:30:23 Discouraged access: The type 'ExecuteTemplatesOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/bin')
09:30:23 14 problems (14 warnings)
09:30:23 [INFO] 
09:30:23 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.codegen ---
09:30:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:30:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:30:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/test/resources
09:30:23 [INFO] 
09:30:23 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.codegen ---
09:30:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/target/org.eclipse.papyrus.codegen-2.0.0-SNAPSHOT-sources.jar
09:30:23 [INFO] 
09:30:23 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.codegen ---
09:30:23 [INFO] 
09:30:23 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.codegen ---
09:30:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/target/org.eclipse.papyrus.codegen-2.0.0-SNAPSHOT.jar
09:30:23 [INFO] 
09:30:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.codegen ---
09:30:23 [INFO] 
09:30:23 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.codegen ---
09:30:23 [INFO] 
09:30:23 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.codegen ---
09:30:23 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/target/org.eclipse.papyrus.codegen-2.0.0-SNAPSHOT.jar
09:30:24 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/target/org.eclipse.papyrus.codegen-2.0.0-SNAPSHOT-sources.jar
09:30:25 [INFO] 
09:30:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.codegen ---
09:30:25 [INFO] 
09:30:25 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.gmfgenextension >-------
09:30:25 [INFO] Building org.eclipse.papyrus.gmfgenextension 3.0.0-SNAPSHOT      [38/90]
09:30:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:30:25 [INFO] 
09:30:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmfgenextension ---
09:30:25 [INFO] 
09:30:25 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmfgenextension ---
09:30:25 [INFO] The project's OSGi version is 3.0.0.202109161320
09:30:25 [INFO] 
09:30:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmfgenextension ---
09:30:25 [INFO] 
09:30:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmfgenextension ---
09:30:25 [INFO] 
09:30:25 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmfgenextension ---
09:30:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:30:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:30:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/src/main/resources
09:30:25 [INFO] 
09:30:25 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmfgenextension ---
09:30:25 [INFO] Compiling 80 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/bin
09:30:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/src/org/eclipse/papyrus/papyrusgmfgenextension/popupaction/AddOrUpdateCommentEditParts.java:[145] 
09:30:26 	eObject.eResource().save(new HashMap());
09:30:26 	                             ^^^^^^^
09:30:26 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
09:30:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/src/org/eclipse/papyrus/papyrusgmfgenextension/popupaction/AddOrUpdateCommentEditParts.java:[344] 
09:30:26 	boolean createOpenDiagramBehaviour = true;
09:30:26 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^
09:30:26 The value of the local variable createOpenDiagramBehaviour is not used
09:30:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/src/org/eclipse/papyrus/papyrusgmfgenextension/popupaction/AddSmallAndLargeIconForPaletteAction.java:[76] 
09:30:26 	eObject.eResource().save(new HashMap());
09:30:26 	                             ^^^^^^^
09:30:26 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
09:30:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/src/org/eclipse/papyrus/papyrusgmfgenextension/popupaction/Action.java:[44] 
09:30:26 	Iterator<Object> eltIt = selection.iterator();
09:30:26 	                         ^^^^^^^^^^^^^^^^^^^^
09:30:26 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Object>
09:30:26 4 problems (4 warnings)
09:30:26 [INFO] 
09:30:26 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmfgenextension ---
09:30:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:30:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:30:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/src/test/resources
09:30:26 [INFO] 
09:30:26 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmfgenextension ---
09:30:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/target/org.eclipse.papyrus.gmfgenextension-3.0.0-SNAPSHOT-sources.jar
09:30:26 [INFO] 
09:30:26 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmfgenextension ---
09:30:26 [INFO] 
09:30:26 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmfgenextension ---
09:30:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/target/org.eclipse.papyrus.gmfgenextension-3.0.0-SNAPSHOT.jar
09:30:26 [INFO] 
09:30:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmfgenextension ---
09:30:26 [INFO] 
09:30:26 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmfgenextension ---
09:30:26 [INFO] 
09:30:26 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmfgenextension ---
09:30:26 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/target/org.eclipse.papyrus.gmfgenextension-3.0.0-SNAPSHOT.jar
09:30:27 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/target/org.eclipse.papyrus.gmfgenextension-3.0.0-SNAPSHOT-sources.jar
09:30:31 [INFO] 
09:30:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmfgenextension ---
09:30:31 [INFO] 
09:30:31 [INFO] ------------< org.eclipse.papyrus:org.eclipse.papyrus.def >-------------
09:30:31 [INFO] Building org.eclipse.papyrus.def 2.1.0-SNAPSHOT                  [39/90]
09:30:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:30:31 [INFO] 
09:30:31 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.def ---
09:30:31 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend-gen (includes = [**/*], excludes = [.gitignore])
09:30:31 [INFO] 
09:30:31 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.def ---
09:30:31 [INFO] The project's OSGi version is 2.1.0.202109161320
09:30:31 [INFO] 
09:30:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.def ---
09:30:31 [INFO] 
09:30:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.def ---
09:30:31 [INFO] 
09:30:31 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.def ---
09:30:34 [WARNING] 
09:30:34 WARNING: 	Extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/Extensions.xtend
09:30:34 23: The def modifier is unnecessary on method extensions
09:30:34 [WARNING] 
09:30:34 WARNING: 	manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/manifest.xtend
09:30:34 33: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/manifest.xtend
09:30:34 35: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/manifest.xtend
09:30:34 37: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/manifest.xtend
09:30:34 39: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/manifest.xtend
09:30:34 57: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/manifest.xtend
09:30:34 59: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/manifest.xtend
09:30:34 62: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/manifest.xtend
09:30:34 66: The value of the local variable notUsetBooleanVar is not used
09:30:34 [WARNING] 
09:30:34 WARNING: 	manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/manifest.xtend
09:30:34 79: The def modifier is unnecessary on method executionEnvironment
09:30:34 [WARNING] 
09:30:34 WARNING: 	ModelElementSelectionPage.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/ModelElementSelectionPage.xtend
09:30:34 22: The def modifier is unnecessary on method extendsList
09:30:34 [WARNING] 
09:30:34 WARNING: 	ChildNodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/diagram/editparts/ChildNodeLabelEditPart.xtend
09:30:34 30: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	ChildNodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/diagram/editparts/ChildNodeLabelEditPart.xtend
09:30:34 31: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	ChildNodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/diagram/editparts/ChildNodeLabelEditPart.xtend
09:30:34 32: Unnecessary cast from ExtendedGenView to ExtendedGenView
09:30:34 [WARNING] 
09:30:34 WARNING: 	EditHelper.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/edithelpers/EditHelper.xtend
09:30:34 23: The public modifier is unnecessary on class EditHelper
09:30:34 [WARNING] 
09:30:34 WARNING: 	NodeConstraintUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/utils/NodeConstraintUtils_qvto.xtend
09:30:34 26: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	NodeConstraintUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/utils/NodeConstraintUtils_qvto.xtend
09:30:34 33: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	NodeConstraintUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/utils/NodeConstraintUtils_qvto.xtend
09:30:34 48: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	NodeConstraintUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/utils/NodeConstraintUtils_qvto.xtend
09:30:34 48: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
09:30:34 39: The import 'java.util.Set' is never used.
09:30:34 [WARNING] 
09:30:34 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
09:30:34 40: The import 'org.eclipse.emf.codegen.ecore.genmodel.GenFeature' is never used.
09:30:34 [WARNING] 
09:30:34 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
09:30:34 56: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
09:30:34 58: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
09:30:34 85: The public modifier is unnecessary on method classSingleton
09:30:34 [WARNING] 
09:30:34 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
09:30:34 87: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
09:30:34 140: The def modifier is unnecessary on method getConnectedLinks
09:30:34 [WARNING] 
09:30:34 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
09:30:34 162: The def modifier is unnecessary on method colectConnectedLinks
09:30:34 [WARNING] 
09:30:34 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
09:30:34 164: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
09:30:34 177: The def modifier is unnecessary on method getIncomingLinksByTypeMethod
09:30:34 [WARNING] 
09:30:34 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
09:30:34 196: Inconsistent indentation
09:30:34 [WARNING] 
09:30:34 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
09:30:34 204: Inconsistent indentation
09:30:34 [WARNING] 
09:30:34 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
09:30:34 196: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
09:30:34 200: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
09:30:34 213: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
09:30:34 226: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
09:30:34 340: The def modifier is unnecessary on method checkChildElementVisualID
09:30:34 [WARNING] 
09:30:34 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
09:30:34 342: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
09:30:34 349: The def modifier is unnecessary on method checkLinkVisualID
09:30:34 [WARNING] 
09:30:34 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
09:30:34 355: The def modifier is unnecessary on method getSemanticChildrenMethodName
09:30:34 [WARNING] 
09:30:34 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
09:30:34 357: The def modifier is unnecessary on method linkGetterName
09:30:34 [WARNING] 
09:30:34 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
09:30:34 359: The def modifier is unnecessary on method getConnectedLinksByTypeMethodName
09:30:34 [WARNING] 
09:30:34 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
09:30:34 361: The def modifier is unnecessary on method getConnectedLinksByTypeMethodFragment
09:30:34 [WARNING] 
09:30:34 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
09:30:34 363: The def modifier is unnecessary on method getConnectedLinksByTypeMethodFragment
09:30:34 [WARNING] 
09:30:34 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend
09:30:34 166: Cannot infer type from recursive usage. Type 'Object' is used.
09:30:34 [WARNING] 
09:30:34 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend
09:30:34 38: The import 'java.io.File' is never used.
09:30:34 [WARNING] 
09:30:34 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend
09:30:34 66: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend
09:30:34 71: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend
09:30:34 73: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend
09:30:34 74: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend
09:30:34 200: Unnecessary cast from ToolGroup to ToolGroup
09:30:34 [WARNING] 
09:30:34 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend
09:30:34 264: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend
09:30:34 264: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend
09:30:34 268: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend
09:30:34 268: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend
09:30:34 285: Inconsistent indentation
09:30:34 [WARNING] 
09:30:34 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend
09:30:34 283: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend
09:30:34 284: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	NavigatorGroup.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorGroup.xtend
09:30:34 25: The def modifier is unnecessary on method attributes
09:30:34 [WARNING] 
09:30:34 WARNING: 	NavigatorGroup.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorGroup.xtend
09:30:34 36: The def modifier is unnecessary on method addChildren
09:30:34 [WARNING] 
09:30:34 WARNING: 	CreateNodeCommand.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/commands/CreateNodeCommand.xtend
09:30:34 136: Inconsistent indentation
09:30:34 [WARNING] 
09:30:34 WARNING: 	CreateNodeCommand.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/commands/CreateNodeCommand.xtend
09:30:34 151: Inconsistent indentation
09:30:34 [WARNING] 
09:30:34 WARNING: 	CreateNodeCommand.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/commands/CreateNodeCommand.xtend
09:30:34 163: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	CreateNodeCommand.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/commands/CreateNodeCommand.xtend
09:30:34 164: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	CreateNodeCommand.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/commands/CreateNodeCommand.xtend
09:30:34 208: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DocumentProvider.xtend
09:30:34 42: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DocumentProvider.xtend
09:30:34 147: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DocumentProvider.xtend
09:30:34 151: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DocumentProvider.xtend
09:30:34 177: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DocumentProvider.xtend
09:30:34 183: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	ChoiceUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/ChoiceUtils_qvto.xtend
09:30:34 30: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	Common.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editparts/Common.xtend
09:30:34 56: The def modifier is unnecessary on method visualIDConstant
09:30:34 [WARNING] 
09:30:34 WARNING: 	NodeDescriptor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/NodeDescriptor.xtend
09:30:34 28: The def modifier is unnecessary on method extendsList
09:30:34 [WARNING] 
09:30:34 WARNING: 	NodeDescriptor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/NodeDescriptor.xtend
09:30:34 30: The def modifier is unnecessary on method constructor
09:30:34 [WARNING] 
09:30:34 WARNING: 	PredefinedParser.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/parsers/PredefinedParser.xtend
09:30:34 23: The def modifier is unnecessary on method extendsList
09:30:34 [WARNING] 
09:30:34 WARNING: 	PredefinedParser.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/parsers/PredefinedParser.xtend
09:30:34 26: The def modifier is unnecessary on method additions
09:30:34 [WARNING] 
09:30:34 WARNING: 	DomainNavigatorContentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/DomainNavigatorContentProvider.xtend
09:30:34 27: The value of the field DomainNavigatorContentProvider.xptActivator is not used
09:30:34 [WARNING] 
09:30:34 WARNING: 	DomainNavigatorContentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/DomainNavigatorContentProvider.xtend
09:30:34 28: The value of the field DomainNavigatorContentProvider.xptNavigatorContentProvider is not used
09:30:34 [WARNING] 
09:30:34 WARNING: 	DomainNavigatorContentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/DomainNavigatorContentProvider.xtend
09:30:34 31: The def modifier is unnecessary on method wrapEObjects
09:30:34 [WARNING] 
09:30:34 WARNING: 	LabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/propsheet/LabelProvider.xtend
09:30:34 31: The def modifier is unnecessary on method unwrapMethods
09:30:34 [WARNING] 
09:30:34 WARNING: 	NavigatorItem.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorItem.xtend
09:30:34 28: The def modifier is unnecessary on method registerAdapterFactory
09:30:34 [WARNING] 
09:30:34 WARNING: 	Common.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/Common.xtend
09:30:34 26: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	DiagramEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/DiagramEditPart.xtend
09:30:34 56: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	VisualTypeProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/VisualTypeProvider.xtend
09:30:34 82: The public modifier is unnecessary on method VisualTypeProvider
09:30:34 [WARNING] 
09:30:34 WARNING: 	LoadResourceAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/actions/LoadResourceAction.xtend
09:30:34 21: The def modifier is unnecessary on method extendsList
09:30:34 [WARNING] 
09:30:34 WARNING: 	CompartmentEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/diagram/editparts/CompartmentEditPart.xtend
09:30:34 32: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	CompartmentEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/diagram/editparts/CompartmentEditPart.xtend
09:30:34 33: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	CompartmentEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/diagram/editparts/CompartmentEditPart.xtend
09:30:34 34: Unnecessary cast from ExtendedGenView to ExtendedGenView
09:30:34 [WARNING] 
09:30:34 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DiagramEditorUtil.xtend
09:30:34 37: The def modifier is unnecessary on method getUniqueFileNameMethod
09:30:34 [WARNING] 
09:30:34 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DiagramEditorUtil.xtend
09:30:34 41: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DiagramEditorUtil.xtend
09:30:34 47: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DiagramEditorUtil.xtend
09:30:34 55: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DiagramEditorUtil.xtend
09:30:34 64: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DiagramEditorUtil.xtend
09:30:34 70: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DiagramEditorUtil.xtend
09:30:34 77: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DiagramEditorUtil.xtend
09:30:34 101: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	ActionBarContributor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/ActionBarContributor.xtend
09:30:34 27: The def modifier is unnecessary on method ActionBarContributor
09:30:34 [WARNING] 
09:30:34 WARNING: 	ViewStyles.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/views/ViewStyles.xtend
09:30:34 46: The def modifier is unnecessary on method offset
09:30:34 [WARNING] 
09:30:34 WARNING: 	AbstractNavigatorItem.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/AbstractNavigatorItem.xtend
09:30:34 24: The class "AbstractNavigatorItem" is not declared abstract.
09:30:34 [WARNING] 
09:30:34 WARNING: 	AbstractNavigatorItem.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/AbstractNavigatorItem.xtend
09:30:34 28: The def modifier is unnecessary on method registerAdapterFactory
09:30:34 [WARNING] 
09:30:34 WARNING: 	MarkerNavigationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/MarkerNavigationProvider.xtend
09:30:34 26: The def modifier is unnecessary on method MarkerNavigationProvider
09:30:34 [WARNING] 
09:30:34 WARNING: 	TextAware.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/TextAware.xtend
09:30:34 24: The import 'org.eclipse.papyrus.gmf.codegen.gmfgen.GenExternalNodeLabel' is never used.
09:30:34 [WARNING] 
09:30:34 WARNING: 	TextAware.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/TextAware.xtend
09:30:34 25: The import 'org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkLabel' is never used.
09:30:34 [WARNING] 
09:30:34 WARNING: 	TextAware.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/TextAware.xtend
09:30:34 45: The extension xpt.Common_qvto is not used in TextAware
09:30:34 [WARNING] 
09:30:34 WARNING: 	TextAware.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/TextAware.xtend
09:30:34 163: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	TextAware.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/TextAware.xtend
09:30:34 232: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	TextAware.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/TextAware.xtend
09:30:34 267: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	AbstractExpression.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/expressions/AbstractExpression.xtend
09:30:34 22: The class "AbstractExpression" is not declared abstract.
09:30:34 [WARNING] 
09:30:34 WARNING: 	ActivatorImpl.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/ActivatorImpl.xtend
09:30:34 97: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	ActivatorImpl.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/ActivatorImpl.xtend
09:30:34 128: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	NewDiagramFileWizard.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/NewDiagramFileWizard.xtend
09:30:34 128: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorLabelProvider.xtend
09:30:34 39: The def modifier is unnecessary on method getTextMethodName
09:30:34 [WARNING] 
09:30:34 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorLabelProvider.xtend
09:30:34 41: The def modifier is unnecessary on method getDiagramLabelText
09:30:34 [WARNING] 
09:30:34 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorLabelProvider.xtend
09:30:34 51: The def modifier is unnecessary on method getLabelFeatureText
09:30:34 [WARNING] 
09:30:34 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorLabelProvider.xtend
09:30:34 52: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorLabelProvider.xtend
09:30:34 52: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend
09:30:34 69: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend
09:30:34 70: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend
09:30:34 71: Unnecessary cast from ExtendedGenView to ExtendedGenView
09:30:34 [WARNING] 
09:30:34 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend
09:30:34 82: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend
09:30:34 83: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend
09:30:34 118: Inconsistent indentation
09:30:34 [WARNING] 
09:30:34 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend
09:30:34 124: Inconsistent indentation
09:30:34 [WARNING] 
09:30:34 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend
09:30:34 124: Inconsistent indentation
09:30:34 [WARNING] 
09:30:34 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend
09:30:34 125: Inconsistent indentation
09:30:34 [WARNING] 
09:30:34 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend
09:30:34 142: The def modifier is unnecessary on method setLineWidth
09:30:34 [WARNING] 
09:30:34 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend
09:30:34 152: The def modifier is unnecessary on method setLineStyle
09:30:34 [WARNING] 
09:30:34 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend
09:30:34 199: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend
09:30:34 200: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend
09:30:34 325: The def modifier is unnecessary on method borderItemSelectionEP
09:30:34 [WARNING] 
09:30:34 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend
09:30:34 418: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend
09:30:34 429: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend
09:30:34 472: The def modifier is unnecessary on method getTargetEditPartMethod
09:30:34 [WARNING] 
09:30:34 WARNING: 	NavigatorContentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorContentProvider.xtend
09:30:34 81: The def modifier is unnecessary on method initCommonAttributes
09:30:34 [WARNING] 
09:30:34 WARNING: 	NavigatorContentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorContentProvider.xtend
09:30:34 130: The def modifier is unnecessary on method constructor
09:30:34 [WARNING] 
09:30:34 WARNING: 	NavigatorContentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorContentProvider.xtend
09:30:34 388: The def modifier is unnecessary on method i18nKeyForGroup
09:30:34 [WARNING] 
09:30:34 WARNING: 	NavigatorContentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorContentProvider.xtend
09:30:34 389: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend
09:30:34 39: The def modifier is unnecessary on method attributes
09:30:34 [WARNING] 
09:30:34 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend
09:30:34 51: The def modifier is unnecessary on method getElement
09:30:34 [WARNING] 
09:30:34 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend
09:30:34 57: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend
09:30:34 59: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend
09:30:34 62: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend
09:30:34 69: The def modifier is unnecessary on method isKnownElementType
09:30:34 [WARNING] 
09:30:34 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend
09:30:34 92: The def modifier is unnecessary on method additions
09:30:34 [WARNING] 
09:30:34 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend
09:30:34 110: The def modifier is unnecessary on method getElementTypeByVisualID
09:30:34 [WARNING] 
09:30:34 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend
09:30:34 115: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend
09:30:34 124: The def modifier is unnecessary on method getElementType
09:30:34 [WARNING] 
09:30:34 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend
09:30:34 131: The def modifier is unnecessary on method elementTypeField
09:30:34 [WARNING] 
09:30:34 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend
09:30:34 132: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend
09:30:34 139: The def modifier is unnecessary on method typedInstance
09:30:34 [WARNING] 
09:30:34 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend
09:30:34 164: The def modifier is unnecessary on method accessElementType
09:30:34 [WARNING] 
09:30:34 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend
09:30:34 166: The def modifier is unnecessary on method caseElementType
09:30:34 [WARNING] 
09:30:34 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend
09:30:34 171: The def modifier is unnecessary on method addKnownElementType
09:30:34 [WARNING] 
09:30:34 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend
09:30:34 172: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
09:30:34 95: The def modifier is unnecessary on method addDestroyShortcutsCommand
09:30:34 [WARNING] 
09:30:34 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
09:30:34 275: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
09:30:34 288: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
09:30:34 317: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
09:30:34 364: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
09:30:34 364: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
09:30:34 366: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
09:30:34 369: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
09:30:34 383: The def modifier is unnecessary on method getGEFWrapper
09:30:34 [WARNING] 
09:30:34 WARNING: 	BaseEditHelper.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/edithelpers/BaseEditHelper.xtend
09:30:34 19: The public modifier is unnecessary on class BaseEditHelper
09:30:34 [WARNING] 
09:30:34 WARNING: 	BaseEditHelper.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/edithelpers/BaseEditHelper.xtend
09:30:34 23: The def modifier is unnecessary on method editPolicyCommandConstant
09:30:34 [WARNING] 
09:30:34 WARNING: 	BaseEditHelper.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/edithelpers/BaseEditHelper.xtend
09:30:34 25: The def modifier is unnecessary on method contextElementTypeConstant
09:30:34 [WARNING] 
09:30:34 WARNING: 	LinkDescriptor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/LinkDescriptor.xtend
09:30:34 28: The def modifier is unnecessary on method extendsList
09:30:34 [WARNING] 
09:30:34 WARNING: 	LinkDescriptor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/LinkDescriptor.xtend
09:30:34 30: The def modifier is unnecessary on method refOnlyLinkConstructor
09:30:34 [WARNING] 
09:30:34 WARNING: 	LinkDescriptor.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/LinkDescriptor.xtend
09:30:34 37: The def modifier is unnecessary on method typeLinkConstructor
09:30:34 [WARNING] 
09:30:34 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
09:30:34 63: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
09:30:34 64: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
09:30:34 66: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
09:30:34 77: Inconsistent indentation
09:30:34 [WARNING] 
09:30:34 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
09:30:34 78: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
09:30:34 118: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
09:30:34 120: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
09:30:34 186: The def modifier is unnecessary on method getType
09:30:34 [WARNING] 
09:30:34 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
09:30:34 193: The def modifier is unnecessary on method getViewVisualID
09:30:34 [WARNING] 
09:30:34 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
09:30:34 207: The def modifier is unnecessary on method unrecognizedVID
09:30:34 [WARNING] 
09:30:34 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
09:30:34 211: The def modifier is unnecessary on method getVisualID
09:30:34 [WARNING] 
09:30:34 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
09:30:34 218: The def modifier is unnecessary on method getNodeVisualID
09:30:34 [WARNING] 
09:30:34 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
09:30:34 249: The def modifier is unnecessary on method getLinkWithClassVisualID
09:30:34 [WARNING] 
09:30:34 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
09:30:34 260: The def modifier is unnecessary on method canCreateNode
09:30:34 [WARNING] 
09:30:34 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
09:30:34 287: The def modifier is unnecessary on method checkEssentialChild
09:30:34 [WARNING] 
09:30:34 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
09:30:34 293: The def modifier is unnecessary on method isCompartmentVisualID
09:30:34 [WARNING] 
09:30:34 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
09:30:34 308: The def modifier is unnecessary on method isSemanticLeafVisualID
09:30:34 [WARNING] 
09:30:34 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
09:30:34 329: The def modifier is unnecessary on method checkNodeVisualID
09:30:34 [WARNING] 
09:30:34 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
09:30:34 341: The def modifier is unnecessary on method domainElementConstraintMethodName
09:30:34 [WARNING] 
09:30:34 WARNING: 	NavigatorSorter.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorSorter.xtend
09:30:34 30: The def modifier is unnecessary on method category
09:30:34 [WARNING] 
09:30:34 WARNING: 	ResourceSetModificationListener.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/ResourceSetModificationListener.xtend
09:30:34 51: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	ParserUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ParserUtils_qvto.xtend
09:30:34 30: The def modifier is unnecessary on method parserFieldName
09:30:34 [WARNING] 
09:30:34 WARNING: 	ParserUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ParserUtils_qvto.xtend
09:30:34 34: The def modifier is unnecessary on method parserAccessorName
09:30:34 [WARNING] 
09:30:34 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/preferences/extensions.xtend
09:30:34 47: Unnecessary cast from GenStandardPreferencePage to GenStandardPreferencePage
09:30:34 [WARNING] 
09:30:34 WARNING: 	NodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeLabelEditPart.xtend
09:30:34 33: The def modifier is unnecessary on method nodeLabelDragPolicyQualifiedClassName
09:30:34 [WARNING] 
09:30:34 WARNING: 	TextNonResizableEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/TextNonResizableEditPolicy.xtend
09:30:34 31: The def modifier is unnecessary on method TextNonResizableEditPolicy_createSelectionHandles
09:30:34 [WARNING] 
09:30:34 WARNING: 	ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementInitializers.xtend
09:30:34 121: The def modifier is unnecessary on method initMethodCall
09:30:34 [WARNING] 
09:30:34 WARNING: 	ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementInitializers.xtend
09:30:34 122: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	DiagramContentInitializer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DiagramContentInitializer.xtend
09:30:34 28: The def modifier is unnecessary on method getCompartment
09:30:34 [WARNING] 
09:30:34 WARNING: 	DiagramContentInitializer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DiagramContentInitializer.xtend
09:30:34 42: The def modifier is unnecessary on method createChildrenMethodName
09:30:34 [WARNING] 
09:30:34 WARNING: 	IconProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/IconProvider.xtend
09:30:34 27: The def modifier is unnecessary on method extendsList
09:30:34 [WARNING] 
09:30:34 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/palette/Utils_qvto.xtend
09:30:34 51: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/palette/Utils_qvto.xtend
09:30:34 55: Unnecessary cast from ToolEntry to ToolEntry
09:30:34 [WARNING] 
09:30:34 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/palette/Utils_qvto.xtend
09:30:34 56: Unnecessary cast from ToolEntry to ToolEntry
09:30:34 [WARNING] 
09:30:34 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/palette/Utils_qvto.xtend
09:30:34 78: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	ExternalNodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/diagram/editparts/ExternalNodeLabelEditPart.xtend
09:30:34 32: Inconsistent indentation
09:30:34 [WARNING] 
09:30:34 WARNING: 	ExternalNodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/diagram/editparts/ExternalNodeLabelEditPart.xtend
09:30:34 34: Inconsistent indentation
09:30:34 [WARNING] 
09:30:34 WARNING: 	ExternalNodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/diagram/editparts/ExternalNodeLabelEditPart.xtend
09:30:34 32: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	ExternalNodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/diagram/editparts/ExternalNodeLabelEditPart.xtend
09:30:34 33: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	ExternalNodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/diagram/editparts/ExternalNodeLabelEditPart.xtend
09:30:34 34: Unnecessary cast from ExtendedGenView to ExtendedGenView
09:30:34 [WARNING] 
09:30:34 WARNING: 	EditPartProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/EditPartProvider.xtend
09:30:34 27: The def modifier is unnecessary on method extendsList
09:30:34 [WARNING] 
09:30:34 WARNING: 	NodeItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/NodeItemSemanticEditPolicy.xtend
09:30:34 156: Inconsistent indentation
09:30:34 [WARNING] 
09:30:34 WARNING: 	NodeItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/NodeItemSemanticEditPolicy.xtend
09:30:34 165: Inconsistent indentation
09:30:34 [WARNING] 
09:30:34 WARNING: 	NodeItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/NodeItemSemanticEditPolicy.xtend
09:30:34 179: Inconsistent indentation
09:30:34 [WARNING] 
09:30:34 WARNING: 	NodeItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/NodeItemSemanticEditPolicy.xtend
09:30:34 196: Inconsistent indentation
09:30:34 [WARNING] 
09:30:34 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
09:30:34 42: The extension xpt.Common_qvto is not used in ParserProvider
09:30:34 [WARNING] 
09:30:34 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
09:30:34 44: The extension xpt.expressions.OclTracker_qvto is not used in ParserProvider
09:30:34 [WARNING] 
09:30:34 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
09:30:34 45: The extension xpt.providers.ParserUtils_qvto is not used in ParserProvider
09:30:34 [WARNING] 
09:30:34 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
09:30:34 46: The extension impl.parsers.expression_qvto is not used in ParserProvider
09:30:34 [WARNING] 
09:30:34 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
09:30:34 48: The extension parsers.ExpressionLabelParser is not used in ParserProvider
09:30:34 [WARNING] 
09:30:34 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
09:30:34 49: The extension parsers.PredefinedParser is not used in ParserProvider
09:30:34 [WARNING] 
09:30:34 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
09:30:34 51: The value of the field ParserProvider.xptGetExpression is not used
09:30:34 [WARNING] 
09:30:34 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
09:30:34 52: The value of the field ParserProvider.xptMetaModel is not used
09:30:34 [WARNING] 
09:30:34 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
09:30:34 53: The value of the field ParserProvider.xptVisualIDRegistry is not used
09:30:34 [WARNING] 
09:30:34 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
09:30:34 55: The value of the field ParserProvider.xptParsers is not used
09:30:34 [WARNING] 
09:30:34 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
09:30:34 56: The value of the field ParserProvider.xptActivator is not used
09:30:34 [WARNING] 
09:30:34 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
09:30:34 58: The def modifier is unnecessary on method HintAdapterClass
09:30:34 [WARNING] 
09:30:34 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
09:30:34 85: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
09:30:34 93: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
09:30:34 102: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
09:30:34 112: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
09:30:34 120: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
09:30:34 125: The def modifier is unnecessary on method getParserByVisualIdMethod
09:30:34 [WARNING] 
09:30:34 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
09:30:34 145: The def modifier is unnecessary on method provider_providesMethod
09:30:34 [WARNING] 
09:30:34 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/ValidateAction.xtend
09:30:34 55: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/ValidateAction.xtend
09:30:34 84: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/ValidateAction.xtend
09:30:34 160: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/ValidateAction.xtend
09:30:34 171: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	OpenDiagram.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/OpenDiagram.xtend
09:30:34 48: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	OpenDiagram.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/OpenDiagram.xtend
09:30:34 59: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	NavigatorLinkHelper.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorLinkHelper.xtend
09:30:34 32: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	NavigatorLinkHelper.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorLinkHelper.xtend
09:30:34 40: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ViewProvider.xtend
09:30:34 131: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ViewProvider.xtend
09:30:34 174: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ViewProvider.xtend
09:30:34 240: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ViewProvider.xtend
09:30:34 241: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ViewProvider.xtend
09:30:34 471: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ViewProvider.xtend
09:30:34 482: The def modifier is unnecessary on method initCompartment
09:30:34 [WARNING] 
09:30:34 WARNING: 	CanonicalUpdate.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/update/CanonicalUpdate.xtend
09:30:34 41: The def modifier is unnecessary on method getFeaturesToSynchronizeMethod
09:30:34 [WARNING] 
09:30:34 WARNING: 	CanonicalUpdate.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/update/CanonicalUpdate.xtend
09:30:34 63: The def modifier is unnecessary on method getSemanticChildrenListMethod
09:30:34 [WARNING] 
09:30:34 WARNING: 	CanonicalUpdate.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/update/CanonicalUpdate.xtend
09:30:34 81: The def modifier is unnecessary on method refreshConnectionsBody
09:30:34 [WARNING] 
09:30:34 WARNING: 	CanonicalUpdate.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/update/CanonicalUpdate.xtend
09:30:34 96: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	CanonicalUpdate.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/update/CanonicalUpdate.xtend
09:30:34 118: The def modifier is unnecessary on method collectAllLinksMethod
09:30:34 [WARNING] 
09:30:34 WARNING: 	linkCommands.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/linkCommands.xtend
09:30:34 58: The value of the field linkCommands.aspectsUtils_qvto is not used
09:30:34 [WARNING] 
09:30:34 WARNING: 	ValidationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ValidationProvider.xtend
09:30:34 42: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	ValidationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ValidationProvider.xtend
09:30:34 43: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	ValidationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ValidationProvider.xtend
09:30:34 71: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	ValidationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ValidationProvider.xtend
09:30:34 72: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	ValidationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ValidationProvider.xtend
09:30:34 111: The def modifier is unnecessary on method strategy_support
09:30:34 [WARNING] 
09:30:34 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/extensions.xtend
09:30:34 97: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/extensions.xtend
09:30:34 186: The def modifier is unnecessary on method commaSeparatedVisualIDs
09:30:34 [WARNING] 
09:30:34 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/extensions.xtend
09:30:34 188: The def modifier is unnecessary on method elementType
09:30:34 [WARNING] 
09:30:34 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/extensions.xtend
09:30:34 192: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/extensions.xtend
09:30:34 203: The def modifier is unnecessary on method specializationType
09:30:34 [WARNING] 
09:30:34 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/extensions.xtend
09:30:34 206: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/extensions.xtend
09:30:34 209: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/extensions.xtend
09:30:34 211: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/extensions.xtend
09:30:34 217: The def modifier is unnecessary on method elementType
09:30:34 [WARNING] 
09:30:34 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/extensions.xtend
09:30:34 220: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	CreationWizard.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/CreationWizard.xtend
09:30:34 100: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	CreationWizard.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/CreationWizard.xtend
09:30:34 140: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	PreferenceInitializer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/preferences/PreferenceInitializer.xtend
09:30:34 26: The extension xpt.Common is not used in PreferenceInitializer
09:30:34 [WARNING] 
09:30:34 WARNING: 	PreferenceInitializer.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/preferences/PreferenceInitializer.xtend
09:30:34 28: The value of the field PreferenceInitializer.xptActivator is not used
09:30:34 [WARNING] 
09:30:34 WARNING: 	ElementInitializers_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementInitializers_qvto.xtend
09:30:34 31: The def modifier is unnecessary on method javaMethodName
09:30:34 [WARNING] 
09:30:34 WARNING: 	ElementInitializers_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementInitializers_qvto.xtend
09:30:34 33: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	PaletteConfiguration.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/palette/PaletteConfiguration.xtend
09:30:34 68: Unnecessary cast from ToolGroup to ToolGroup
09:30:34 [WARNING] 
09:30:34 WARNING: 	PaletteConfiguration.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/palette/PaletteConfiguration.xtend
09:30:34 81: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	PaletteConfiguration.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/palette/PaletteConfiguration.xtend
09:30:34 86: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	PaletteConfiguration.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/palette/PaletteConfiguration.xtend
09:30:34 91: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	PaletteConfiguration.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/palette/PaletteConfiguration.xtend
09:30:34 97: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	DomainNavigatorItem.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/DomainNavigatorItem.xtend
09:30:34 27: The def modifier is unnecessary on method registerAdapterFactory
09:30:34 [WARNING] 
09:30:34 WARNING: 	LinkEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/LinkEditPart.xtend
09:30:34 37: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:34 [WARNING] 
09:30:34 WARNING: 	LinkEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/LinkEditPart.xtend
09:30:34 38: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:35 [INFO] 
09:30:35 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.def ---
09:30:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:30:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:30:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/src/main/resources
09:30:35 [INFO] 
09:30:35 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.def ---
09:30:35 [INFO] Compiling 104 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/bin
09:30:36 [INFO] 
09:30:36 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.def ---
09:30:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:30:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:30:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/src/test/resources
09:30:36 [INFO] 
09:30:36 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.def ---
09:30:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/target/org.eclipse.papyrus.def-2.1.0-SNAPSHOT-sources.jar
09:30:36 [INFO] 
09:30:36 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.def ---
09:30:36 [INFO] 
09:30:36 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.def ---
09:30:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/target/org.eclipse.papyrus.def-2.1.0-SNAPSHOT.jar
09:30:36 [INFO] 
09:30:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.def ---
09:30:36 [INFO] 
09:30:36 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.def ---
09:30:36 [INFO] 
09:30:36 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.def ---
09:30:37 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/target/org.eclipse.papyrus.def-2.1.0-SNAPSHOT.jar
09:30:39 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.def/target/org.eclipse.papyrus.def-2.1.0-SNAPSHOT-sources.jar
09:30:40 [INFO] 
09:30:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.def ---
09:30:40 [INFO] 
09:30:40 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml-assistants >-------
09:30:40 [INFO] Building Papyrus UML Assistants 0.0.1-SNAPSHOT                   [40/90]
09:30:40 [INFO] --------------------------------[ pom ]---------------------------------
09:30:40 [INFO] 
09:30:40 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml-assistants ---
09:30:40 [INFO] 
09:30:40 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-assistants ---
09:30:40 [INFO] 
09:30:40 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml-assistants ---
09:30:40 [INFO] 
09:30:40 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml-assistants ---
09:30:40 [INFO] 
09:30:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-assistants ---
09:30:40 [INFO] 
09:30:40 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator >--
09:30:40 [INFO] Building org.eclipse.papyrus.uml.profile.types.generator 3.0.0-SNAPSHOT [41/90]
09:30:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:30:40 [INFO] 
09:30:40 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.types.generator ---
09:30:40 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/xtend-gen (includes = [], excludes = [**/.gitignore])
09:30:40 [INFO] 
09:30:40 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.types.generator ---
09:30:40 [INFO] The project's OSGi version is 3.0.0.202109161320
09:30:40 [INFO] 
09:30:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.types.generator ---
09:30:40 [INFO] 
09:30:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.types.generator ---
09:30:40 [INFO] 
09:30:40 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.profile.types.generator ---
09:30:41 [WARNING] 
09:30:41 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
09:30:41 40: The private modifier is unnecessary on field VISUAL_ID_PATTERN
09:30:41 [WARNING] 
09:30:41 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
09:30:41 90: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:41 [WARNING] 
09:30:41 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
09:30:41 101: The public modifier is unnecessary on method hasSemanticSupertype
09:30:41 [WARNING] 
09:30:41 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
09:30:41 144: Null-safe call of primitive-valued feature canContain, default value false will be used
09:30:41 [WARNING] 
09:30:41 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
09:30:41 164: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:41 [WARNING] 
09:30:41 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
09:30:41 170: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:41 [WARNING] 
09:30:41 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
09:30:41 179: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:41 [WARNING] 
09:30:41 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
09:30:41 207: Null-safe call of primitive-valued feature canSourceTo, default value false will be used
09:30:41 [WARNING] 
09:30:41 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
09:30:41 221: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:41 [WARNING] 
09:30:41 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
09:30:41 230: Null-safe call of primitive-valued feature canTargetFrom, default value false will be used
09:30:41 [WARNING] 
09:30:41 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
09:30:41 244: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:41 [WARNING] 
09:30:41 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
09:30:41 63: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:41 [WARNING] 
09:30:41 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
09:30:41 83: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:41 [WARNING] 
09:30:41 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
09:30:41 140: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:41 [WARNING] 
09:30:41 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
09:30:41 66: Unnecessary cast from ConfiguredHintedSpecializationElementType to ConfiguredHintedSpecializationElementType
09:30:41 [WARNING] 
09:30:41 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
09:30:41 77: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:41 [WARNING] 
09:30:41 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
09:30:41 93: Unnecessary cast from SpecializationTypeConfiguration to SpecializationTypeConfiguration
09:30:41 [WARNING] 
09:30:41 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
09:30:41 95: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:41 [WARNING] 
09:30:41 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
09:30:41 103: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:41 [WARNING] 
09:30:41 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
09:30:41 145: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:41 [WARNING] 
09:30:41 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
09:30:41 197: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:41 [WARNING] 
09:30:41 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
09:30:41 200: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:41 [WARNING] 
09:30:41 WARNING: 	Identifiers.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/Identifiers.xtend
09:30:41 68: The public modifier is unnecessary on method diPostfix
09:30:41 [WARNING] 
09:30:41 WARNING: 	UML.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UML.xtend
09:30:41 122: Null-safe call of primitive-valued feature contains, default value false will be used
09:30:41 [INFO] 
09:30:41 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.types.generator ---
09:30:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:30:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:30:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/main/resources
09:30:41 [INFO] 
09:30:41 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.types.generator ---
09:30:41 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/bin
09:30:42 [INFO] 
09:30:42 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.types.generator ---
09:30:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:30:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:30:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/test/resources
09:30:42 [INFO] 
09:30:42 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.types.generator ---
09:30:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/target/org.eclipse.papyrus.uml.profile.types.generator-3.0.0-SNAPSHOT-sources.jar
09:30:42 [INFO] 
09:30:42 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.types.generator ---
09:30:42 [INFO] 
09:30:42 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.types.generator ---
09:30:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/target/org.eclipse.papyrus.uml.profile.types.generator-3.0.0-SNAPSHOT.jar
09:30:42 [INFO] 
09:30:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.types.generator ---
09:30:42 [INFO] 
09:30:42 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.types.generator ---
09:30:42 [INFO] 
09:30:42 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.profile.types.generator ---
09:30:42 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/target/org.eclipse.papyrus.uml.profile.types.generator-3.0.0-SNAPSHOT.jar
09:30:43 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/target/org.eclipse.papyrus.uml.profile.types.generator-3.0.0-SNAPSHOT-sources.jar
09:30:44 [INFO] 
09:30:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.types.generator ---
09:30:44 [INFO] 
09:30:44 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator >--
09:30:44 [INFO] Building org.eclipse.papyrus.uml.profile.assistants.generator 5.0.0-SNAPSHOT [42/90]
09:30:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:30:44 [INFO] 
09:30:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
09:30:44 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/xtend-gen (includes = [], excludes = [**/.gitignore])
09:30:44 [INFO] 
09:30:44 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
09:30:44 [INFO] The project's OSGi version is 5.0.0.202109161320
09:30:44 [INFO] 
09:30:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
09:30:44 [INFO] 
09:30:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
09:30:44 [INFO] 
09:30:44 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
09:30:45 [WARNING] 
09:30:45 WARNING: 	FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend
09:30:45 133: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:45 [WARNING] 
09:30:45 WARNING: 	FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend
09:30:45 143: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:45 [WARNING] 
09:30:45 WARNING: 	FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend
09:30:45 200: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:45 [WARNING] 
09:30:45 WARNING: 	FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend
09:30:45 258: The operator '==' should be replaced by '===' when null is one of the arguments.
09:30:45 [INFO] 
09:30:45 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
09:30:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:30:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:30:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/main/resources
09:30:45 [INFO] 
09:30:45 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
09:30:45 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/bin
09:30:45 [INFO] 
09:30:45 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
09:30:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:30:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:30:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/test/resources
09:30:45 [INFO] 
09:30:45 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
09:30:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/target/org.eclipse.papyrus.uml.profile.assistants.generator-5.0.0-SNAPSHOT-sources.jar
09:30:45 [INFO] 
09:30:45 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
09:30:46 [INFO] 
09:30:46 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
09:30:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/target/org.eclipse.papyrus.uml.profile.assistants.generator-5.0.0-SNAPSHOT.jar
09:30:46 [INFO] 
09:30:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
09:30:46 [INFO] 
09:30:46 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
09:30:46 [INFO] 
09:30:46 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
09:30:46 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/target/org.eclipse.papyrus.uml.profile.assistants.generator-5.0.0-SNAPSHOT.jar
09:30:48 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/target/org.eclipse.papyrus.uml.profile.assistants.generator-5.0.0-SNAPSHOT-sources.jar
09:30:50 [INFO] 
09:30:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
09:30:50 [INFO] 
09:30:50 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.dev.assistants.codegen >---
09:30:50 [INFO] Building org.eclipse.papyrus.dev.assistants.codegen 2.0.100-SNAPSHOT [43/90]
09:30:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:30:50 [INFO] 
09:30:50 [INFO] --- maven-clean-plugin:2.6:clean (default-clean) @ org.eclipse.papyrus.dev.assistants.codegen ---
09:30:50 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/xtend-gen (includes = [], excludes = [**/.gitignore])
09:30:50 [INFO] 
09:30:50 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.assistants.codegen ---
09:30:50 [INFO] The project's OSGi version is 2.0.100.202109161320
09:30:50 [INFO] 
09:30:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.assistants.codegen ---
09:30:50 [INFO] 
09:30:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.assistants.codegen ---
09:30:50 [INFO] 
09:30:50 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.dev.assistants.codegen ---
09:30:51 [WARNING] 
09:30:51 WARNING: 	GMFGenToAssistantRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/generator/GMFGenToAssistantRule.xtend
09:30:51 58: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:51 [WARNING] 
09:30:51 WARNING: 	GMFGenToAssistantRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/generator/GMFGenToAssistantRule.xtend
09:30:51 62: The operator '!=' should be replaced by '!==' when null is one of the arguments.
09:30:51 [INFO] 
09:30:51 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dev.assistants.codegen ---
09:30:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:30:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:30:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/main/resources
09:30:51 [INFO] 
09:30:51 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.dev.assistants.codegen ---
09:30:51 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/bin
09:30:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromGMFGenHandler.java:[32] 
09:30:51 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
09:30:51 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:30:51 The type AdapterUtils is deprecated
09:30:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromGMFGenHandler.java:[53] 
09:30:51 	IFile file = AdapterUtils.adapt(sselection.getFirstElement(), IFile.class, null);
09:30:51 	             ^^^^^^^^^^^^
09:30:51 The type AdapterUtils is deprecated
09:30:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromGMFGenHandler.java:[53] 
09:30:51 	IFile file = AdapterUtils.adapt(sselection.getFirstElement(), IFile.class, null);
09:30:51 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:30:51 The method adapt(Object, Class<IFile>, IFile) from the type AdapterUtils is deprecated
09:30:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/AddPopupBarEditPolicyHandler.java:[36] 
09:30:51 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
09:30:51 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:30:51 The type AdapterUtils is deprecated
09:30:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/AddPopupBarEditPolicyHandler.java:[56] 
09:30:51 	IStructuredSelection sel = AdapterUtils.adapt(HandlerUtil.getCurrentSelection(event), IStructuredSelection.class, null);
09:30:51 	                           ^^^^^^^^^^^^
09:30:51 The type AdapterUtils is deprecated
09:30:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/AddPopupBarEditPolicyHandler.java:[56] 
09:30:51 	IStructuredSelection sel = AdapterUtils.adapt(HandlerUtil.getCurrentSelection(event), IStructuredSelection.class, null);
09:30:51 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:30:51 The method adapt(Object, Class<IStructuredSelection>, IStructuredSelection) from the type AdapterUtils is deprecated
09:30:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromElementTypesHandler.java:[30] 
09:30:51 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
09:30:51 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:30:51 The type AdapterUtils is deprecated
09:30:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromElementTypesHandler.java:[53] 
09:30:51 	IFile file = AdapterUtils.adapt(sselection.getFirstElement(), IFile.class, null);
09:30:51 	             ^^^^^^^^^^^^
09:30:51 The type AdapterUtils is deprecated
09:30:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromElementTypesHandler.java:[53] 
09:30:51 	IFile file = AdapterUtils.adapt(sselection.getFirstElement(), IFile.class, null);
09:30:51 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:30:51 The method adapt(Object, Class<IFile>, IFile) from the type AdapterUtils is deprecated
09:30:51 9 problems (9 warnings)
09:30:51 [INFO] 
09:30:51 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dev.assistants.codegen ---
09:30:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:30:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:30:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/test/resources
09:30:51 [INFO] 
09:30:51 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.assistants.codegen ---
09:30:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/target/org.eclipse.papyrus.dev.assistants.codegen-2.0.100-SNAPSHOT-sources.jar
09:30:51 [INFO] 
09:30:51 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.assistants.codegen ---
09:30:51 [INFO] 
09:30:51 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.assistants.codegen ---
09:30:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/target/org.eclipse.papyrus.dev.assistants.codegen-2.0.100-SNAPSHOT.jar
09:30:51 [INFO] 
09:30:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.assistants.codegen ---
09:30:51 [INFO] 
09:30:51 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.dev.assistants.codegen ---
09:30:51 [INFO] 
09:30:51 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.dev.assistants.codegen ---
09:30:51 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/target/org.eclipse.papyrus.dev.assistants.codegen-2.0.100-SNAPSHOT.jar
09:30:52 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/target/org.eclipse.papyrus.dev.assistants.codegen-2.0.100-SNAPSHOT-sources.jar
09:30:53 [INFO] 
09:30:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.assistants.codegen ---
09:30:53 [INFO] 
09:30:53 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.gmf.tooling.feature >-----
09:30:53 [INFO] Building org.eclipse.papyrus.gmf.tooling.feature 3.3.0-SNAPSHOT  [44/90]
09:30:53 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:30:53 [INFO] 
09:30:53 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.tooling.feature ---
09:30:53 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.gmf.tooling.feature/target
09:30:53 [INFO] 
09:30:53 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.gmf.tooling.feature ---
09:30:53 [INFO] The project's OSGi version is 3.3.0.202109161320
09:30:53 [INFO] 
09:30:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.tooling.feature ---
09:30:53 [INFO] 
09:30:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.tooling.feature ---
09:30:53 [INFO] 
09:30:53 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.tooling.feature ---
09:30:53 [INFO] 
09:30:53 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.tooling.feature ---
09:30:53 [INFO] 
09:30:53 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.gmf.tooling.feature ---
09:30:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.gmf.tooling.feature/target/org.eclipse.papyrus.gmf.tooling.feature-3.3.0-SNAPSHOT.jar
09:30:53 [INFO] 
09:30:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.tooling.feature ---
09:30:53 [INFO] 
09:30:53 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.gmf.tooling.feature ---
09:30:53 [INFO] 
09:30:53 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.tooling.feature ---
09:30:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.gmf.tooling.feature/target/org.eclipse.papyrus.gmf.tooling.feature-3.3.0-SNAPSHOT-sources-feature.jar
09:30:53 [INFO] 
09:30:53 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.tooling.feature ---
09:30:53 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.gmf.tooling.feature/target/org.eclipse.papyrus.gmf.tooling.feature-3.3.0-SNAPSHOT.jar
09:30:55 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.gmf.tooling.feature/target/org.eclipse.papyrus.gmf.tooling.feature-3.3.0-SNAPSHOT-sources-feature.jar
09:30:56 [INFO] 
09:30:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.tooling.feature ---
09:30:56 [INFO] 
09:30:56 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.mwe2.utils >---------
09:30:56 [INFO] Building org.eclipse.papyrus.mwe2.utils 2.0.0-SNAPSHOT           [45/90]
09:30:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:30:56 [INFO] 
09:30:56 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.mwe2.utils ---
09:30:56 [INFO] 
09:30:56 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.mwe2.utils ---
09:30:56 [INFO] The project's OSGi version is 2.0.0.202109161320
09:30:56 [INFO] 
09:30:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.mwe2.utils ---
09:30:56 [INFO] 
09:30:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.mwe2.utils ---
09:30:56 [INFO] 
09:30:56 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.mwe2.utils ---
09:30:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:30:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:30:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/main/resources
09:30:56 [INFO] 
09:30:56 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.mwe2.utils ---
09:30:56 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/bin
09:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/org/eclipse/papyrus/mwe2/utils/components/QvtoTransformationWorkflow.java:[125] 
09:30:56 	List<EObject> list = (List<EObject>)inputObject;
09:30:56 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
09:30:56 Type safety: Unchecked cast from Object to List<EObject>
09:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/org/eclipse/papyrus/mwe2/utils/components/UMLWriter.java:[118] 
09:30:56 	public void addXmiIdentifierFilters(Pair<String, String> filter, Pair<String, String>... more) {
09:30:56 	                                                                                         ^^^^
09:30:56 Type safety: Potential heap pollution via varargs parameter more
09:30:56 2 problems (2 warnings)
09:30:56 [INFO] 
09:30:56 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.mwe2.utils ---
09:30:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:30:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:30:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/test/resources
09:30:56 [INFO] 
09:30:56 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.mwe2.utils ---
09:30:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/target/org.eclipse.papyrus.mwe2.utils-2.0.0-SNAPSHOT-sources.jar
09:30:56 [INFO] 
09:30:56 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.mwe2.utils ---
09:30:56 [INFO] 
09:30:56 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.mwe2.utils ---
09:30:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/target/org.eclipse.papyrus.mwe2.utils-2.0.0-SNAPSHOT.jar
09:30:56 [INFO] 
09:30:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.mwe2.utils ---
09:30:56 [INFO] 
09:30:56 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.mwe2.utils ---
09:30:56 [INFO] 
09:30:56 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.mwe2.utils ---
09:30:56 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/target/org.eclipse.papyrus.mwe2.utils-2.0.0-SNAPSHOT.jar
09:30:57 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/target/org.eclipse.papyrus.mwe2.utils-2.0.0-SNAPSHOT-sources.jar
09:30:58 [INFO] 
09:30:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.mwe2.utils ---
09:30:58 [INFO] 
09:30:58 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.diagramgen.feature >-----
09:30:58 [INFO] Building org.eclipse.papyrus.diagramgen.feature 1.1.0-SNAPSHOT   [46/90]
09:30:58 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:30:58 [INFO] 
09:30:58 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.diagramgen.feature ---
09:30:58 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target
09:30:58 [INFO] 
09:30:58 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.diagramgen.feature ---
09:30:58 [INFO] The project's OSGi version is 1.1.0.202109161320
09:30:58 [INFO] 
09:30:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.diagramgen.feature ---
09:30:58 [INFO] 
09:30:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.diagramgen.feature ---
09:30:58 [INFO] 
09:30:58 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.diagramgen.feature ---
09:30:58 [INFO] 
09:30:58 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.diagramgen.feature ---
09:30:58 [INFO] 
09:30:58 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.diagramgen.feature ---
09:30:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target/org.eclipse.papyrus.diagramgen.feature-1.1.0-SNAPSHOT.jar
09:30:58 [INFO] 
09:30:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.diagramgen.feature ---
09:30:58 [INFO] 
09:30:58 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.diagramgen.feature ---
09:30:58 [INFO] 
09:30:58 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.diagramgen.feature ---
09:30:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target/org.eclipse.papyrus.diagramgen.feature-1.1.0-SNAPSHOT-sources-feature.jar
09:30:58 [INFO] 
09:30:58 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.diagramgen.feature ---
09:30:58 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target/org.eclipse.papyrus.diagramgen.feature-1.1.0-SNAPSHOT.jar
09:31:00 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target/org.eclipse.papyrus.diagramgen.feature-1.1.0-SNAPSHOT-sources-feature.jar
09:31:01 [INFO] 
09:31:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.diagramgen.feature ---
09:31:01 [INFO] 
09:31:01 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.tests.junit-framework >--
09:31:01 [INFO] Building org.eclipse.papyrus.tests.junit-framework 0.0.1-SNAPSHOT [47/90]
09:31:01 [INFO] --------------------------------[ pom ]---------------------------------
09:31:01 [INFO] 
09:31:01 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.junit-framework ---
09:31:01 [INFO] 
09:31:01 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.tests.junit-framework ---
09:31:01 [INFO] 
09:31:01 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.tests.junit-framework ---
09:31:01 [INFO] 
09:31:01 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.tests.junit-framework ---
09:31:01 [INFO] 
09:31:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.junit-framework ---
09:31:01 [INFO] 
09:31:01 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.junit.framework >-------
09:31:01 [INFO] Building org.eclipse.papyrus.junit.framework 2.1.0-SNAPSHOT      [48/90]
09:31:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:31:01 [INFO] 
09:31:01 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.junit.framework ---
09:31:01 [INFO] 
09:31:01 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.junit.framework ---
09:31:01 [INFO] The project's OSGi version is 2.1.0.202109161320
09:31:01 [INFO] 
09:31:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.junit.framework ---
09:31:01 [INFO] 
09:31:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.junit.framework ---
09:31:01 [INFO] 
09:31:01 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.junit.framework ---
09:31:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:31:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:31:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/main/resources
09:31:01 [INFO] 
09:31:01 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.junit.framework ---
09:31:01 [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/bin
09:31:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/org/eclipse/papyrus/junit/framework/classification/ClassificationRunnerImpl.java:[256] 
09:31:01 	final ListenerList historyListeners = OperationHistoryHelper.getOperationHistoryListeners();
09:31:01 	      ^^^^^^^^^^^^
09:31:01 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
09:31:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/org/eclipse/papyrus/junit/framework/classification/ClassificationRunnerImpl.java:[304] 
09:31:01 	static ListenerList getOperationHistoryListeners() {
09:31:01 	       ^^^^^^^^^^^^
09:31:01 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
09:31:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/org/eclipse/papyrus/junit/framework/classification/ClassificationRunnerImpl.java:[306] 
09:31:01 	return (ListenerList) listenersField.get(PlatformUI.getWorkbench().getOperationSupport().getOperationHistory());
09:31:01 	        ^^^^^^^^^^^^
09:31:01 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
09:31:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/org/eclipse/papyrus/junit/framework/classification/ClassificationRunnerImpl.java:[314] 
09:31:01 	boolean result = historyListenerClasses.contains(listener.getClass().getName());
09:31:01 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:01 Unlikely argument type String for contains(Object) on a Collection<Class<?>>
09:31:01 4 problems (4 warnings)
09:31:01 [INFO] 
09:31:01 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.junit.framework ---
09:31:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:31:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:31:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/test/resources
09:31:01 [INFO] 
09:31:01 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.junit.framework ---
09:31:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/target/org.eclipse.papyrus.junit.framework-2.1.0-SNAPSHOT-sources.jar
09:31:01 [INFO] 
09:31:01 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.junit.framework ---
09:31:01 [INFO] 
09:31:01 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.junit.framework ---
09:31:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/target/org.eclipse.papyrus.junit.framework-2.1.0-SNAPSHOT.jar
09:31:01 [INFO] 
09:31:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.junit.framework ---
09:31:01 [INFO] 
09:31:01 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.junit.framework ---
09:31:01 [INFO] 
09:31:01 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.junit.framework ---
09:31:01 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/target/org.eclipse.papyrus.junit.framework-2.1.0-SNAPSHOT.jar
09:31:03 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/target/org.eclipse.papyrus.junit.framework-2.1.0-SNAPSHOT-sources.jar
09:31:03 [INFO] 
09:31:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.junit.framework ---
09:31:03 [INFO] 
09:31:03 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.junit.utils >---------
09:31:03 [INFO] Building org.eclipse.papyrus.junit.utils 3.1.0-SNAPSHOT          [49/90]
09:31:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:31:03 [INFO] 
09:31:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.junit.utils ---
09:31:03 [INFO] 
09:31:03 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.junit.utils ---
09:31:03 [INFO] The project's OSGi version is 3.1.0.202109161320
09:31:03 [INFO] 
09:31:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.junit.utils ---
09:31:03 [INFO] 
09:31:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.junit.utils ---
09:31:03 [INFO] 
09:31:03 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.junit.utils ---
09:31:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:31:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:31:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/main/resources
09:31:03 [INFO] 
09:31:03 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.junit.utils ---
09:31:03 [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/bin
09:31:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/ModelUtils.java:[32] 
09:31:04 	import org.eclipse.papyrus.infra.core.utils.DiResourceSet;
09:31:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:04 The type DiResourceSet is deprecated
09:31:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/ModelUtils.java:[53] 
09:31:04 	ModelSet modelSet = new DiResourceSet();
09:31:04 	                        ^^^^^^^^^^^^^
09:31:04 The type DiResourceSet is deprecated
09:31:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/ModelUtils.java:[53] 
09:31:04 	ModelSet modelSet = new DiResourceSet();
09:31:04 	                        ^^^^^^^^^^^^^^^
09:31:04 The constructor DiResourceSet() is deprecated
09:31:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/ModelUtils.java:[109] 
09:31:04 	assertThat("Could not make referenced models writable: " + uris, handler.anyReadOnly(ReadOnlyAxis.discretionAxes(), uris).or(true), is(false));
09:31:04 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:04 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
09:31:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/rules/AnnotationRule.java:[131] 
09:31:04 	extracted = ((Class<?>) extracted).newInstance();
09:31:04 	                                   ^^^^^^^^^^^^^
09:31:04 The method newInstance() from the type Class<capture#11-of ?> is deprecated since version 9
09:31:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[24] 
09:31:04 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
09:31:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:04 The type DefaultXtextDirectEditorConfiguration is deprecated
09:31:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[34] 
09:31:04 	protected DefaultXtextDirectEditorConfiguration editor;
09:31:04 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:04 The type DefaultXtextDirectEditorConfiguration is deprecated
09:31:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[41] 
09:31:04 	public XTextEditorTester(final DefaultXtextDirectEditorConfiguration editor) {
09:31:04 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:04 The type DefaultXtextDirectEditorConfiguration is deprecated
09:31:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[46] 
09:31:04 	IParser parser = editor.createParser(initialElement);
09:31:04 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:04 The method createParser(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated
09:31:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[54] 
09:31:04 	IParser parser = editor.createParser(parentElement);
09:31:04 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:04 The method createParser(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated
09:31:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/AbstractGrammarTest.java:[24] 
09:31:04 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
09:31:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:04 The type DefaultXtextDirectEditorConfiguration is deprecated
09:31:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/AbstractGrammarTest.java:[34] 
09:31:04 	protected DefaultXtextDirectEditorConfiguration editor;
09:31:04 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:04 The type DefaultXtextDirectEditorConfiguration is deprecated
09:31:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/AbstractGrammarTest.java:[64] 
09:31:04 	public abstract DefaultXtextDirectEditorConfiguration getEditor();
09:31:04 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:04 The type DefaultXtextDirectEditorConfiguration is deprecated
09:31:04 13 problems (13 warnings)
09:31:04 [INFO] 
09:31:04 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.junit.utils ---
09:31:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:31:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:31:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/test/resources
09:31:04 [INFO] 
09:31:04 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.junit.utils ---
09:31:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/target/org.eclipse.papyrus.junit.utils-3.1.0-SNAPSHOT-sources.jar
09:31:04 [INFO] 
09:31:04 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.junit.utils ---
09:31:04 [INFO] 
09:31:04 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.junit.utils ---
09:31:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/target/org.eclipse.papyrus.junit.utils-3.1.0-SNAPSHOT.jar
09:31:04 [INFO] 
09:31:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.junit.utils ---
09:31:04 [INFO] 
09:31:04 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.junit.utils ---
09:31:04 [INFO] 
09:31:04 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.junit.utils ---
09:31:04 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/target/org.eclipse.papyrus.junit.utils-3.1.0-SNAPSHOT.jar
09:31:06 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/target/org.eclipse.papyrus.junit.utils-3.1.0-SNAPSHOT-sources.jar
09:31:08 [INFO] 
09:31:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.junit.utils ---
09:31:08 [INFO] 
09:31:08 [INFO] ----< org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests >-----
09:31:08 [INFO] Building org.eclipse.papyrus.bundles.tests 2.0.0-SNAPSHOT        [50/90]
09:31:08 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
09:31:08 [INFO] 
09:31:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.bundles.tests ---
09:31:08 [INFO] 
09:31:08 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.bundles.tests ---
09:31:08 [INFO] The project's OSGi version is 2.0.0.202109161320
09:31:08 [INFO] 
09:31:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.bundles.tests ---
09:31:08 [INFO] 
09:31:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.bundles.tests ---
09:31:08 [INFO] 
09:31:08 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.bundles.tests ---
09:31:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:31:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:31:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/main/resources
09:31:08 [INFO] 
09:31:08 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.bundles.tests ---
09:31:08 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/bin
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundlesTests.java:[444] 
09:31:09 	int nbWarning = 0;
09:31:09 	    ^^^^^^^^^
09:31:09 The value of the local variable nbWarning is not used
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[25] 
09:31:09 	import org.eclipse.pde.api.tools.internal.IApiXmlConstants;
09:31:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[26] 
09:31:09 	import org.eclipse.pde.api.tools.internal.provisional.comparator.IDelta;
09:31:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[42] 
09:31:09 	for (Field next : IDelta.class.getFields()) {
09:31:09 	                  ^^^^^^
09:31:09 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[79] 
09:31:09 	protected void processLeafDelta(IDelta delta) {
09:31:09 	                                ^^^^^^
09:31:09 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[100] 
09:31:09 	String result = getString(delta, IApiXmlConstants.ATTR_NAME_COMPATIBLE);
09:31:09 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[100] 
09:31:09 	String result = getString(delta, IApiXmlConstants.ATTR_NAME_COMPATIBLE);
09:31:09 	                                                  ^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_COMPATIBLE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[105] 
09:31:09 	set(delta, IApiXmlConstants.ATTR_NAME_COMPATIBLE, compatible);
09:31:09 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[105] 
09:31:09 	set(delta, IApiXmlConstants.ATTR_NAME_COMPATIBLE, compatible);
09:31:09 	                            ^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_COMPATIBLE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[140] 
09:31:09 	getString(delta, IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE),
09:31:09 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[140] 
09:31:09 	getString(delta, IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE),
09:31:09 	                                  ^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[144] 
09:31:09 	case IDelta.INTERFACE_ELEMENT_TYPE:
09:31:09 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[144] 
09:31:09 	case IDelta.INTERFACE_ELEMENT_TYPE:
09:31:09 	            ^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The field 'IDelta.INTERFACE_ELEMENT_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[153] 
09:31:09 	getString(delta, IApiXmlConstants.ATTR_KIND),
09:31:09 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[153] 
09:31:09 	getString(delta, IApiXmlConstants.ATTR_KIND),
09:31:09 	                                  ^^^^^^^^^
09:31:09 Discouraged access: The field 'IApiXmlConstants.ATTR_KIND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[158] 
09:31:09 	case IDelta.ADDED:
09:31:09 	     ^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[158] 
09:31:09 	case IDelta.ADDED:
09:31:09 	            ^^^^^
09:31:09 Discouraged access: The field 'IDelta.ADDED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[160] 
09:31:09 	switch (getInt(delta, IApiXmlConstants.ATTR_FLAGS)) {
09:31:09 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[160] 
09:31:09 	switch (getInt(delta, IApiXmlConstants.ATTR_FLAGS)) {
09:31:09 	                                       ^^^^^^^^^^
09:31:09 Discouraged access: The field 'IApiXmlConstants.ATTR_FLAGS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[161] 
09:31:09 	case IDelta.FIELD:
09:31:09 	     ^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[161] 
09:31:09 	case IDelta.FIELD:
09:31:09 	            ^^^^^
09:31:09 Discouraged access: The field 'IDelta.FIELD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[166] 
09:31:09 	newMessage = getString(delta, IApiXmlConstants.ATTR_MESSAGE);
09:31:09 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[166] 
09:31:09 	newMessage = getString(delta, IApiXmlConstants.ATTR_MESSAGE);
09:31:09 	                                               ^^^^^^^^^^^^
09:31:09 Discouraged access: The field 'IApiXmlConstants.ATTR_MESSAGE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[173] 
09:31:09 	case IDelta.METHOD:
09:31:09 	     ^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[173] 
09:31:09 	case IDelta.METHOD:
09:31:09 	            ^^^^^^
09:31:09 Discouraged access: The field 'IDelta.METHOD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[177] 
09:31:09 	newMessage = getString(delta, IApiXmlConstants.ATTR_MESSAGE);
09:31:09 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[177] 
09:31:09 	newMessage = getString(delta, IApiXmlConstants.ATTR_MESSAGE);
09:31:09 	                                               ^^^^^^^^^^^^
09:31:09 Discouraged access: The field 'IApiXmlConstants.ATTR_MESSAGE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[192] 
09:31:09 	set(delta, IApiXmlConstants.ATTR_MESSAGE, newMessage);
09:31:09 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[192] 
09:31:09 	set(delta, IApiXmlConstants.ATTR_MESSAGE, newMessage);
09:31:09 	                            ^^^^^^^^^^^^
09:31:09 Discouraged access: The field 'IApiXmlConstants.ATTR_MESSAGE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[201] 
09:31:09 	int modifiers = getInt(delta, IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS);
09:31:09 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[201] 
09:31:09 	int modifiers = getInt(delta, IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS);
09:31:09 	                                               ^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[212] 
09:31:09 	int modifiers = getInt(delta, IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS);
09:31:09 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[212] 
09:31:09 	int modifiers = getInt(delta, IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS);
09:31:09 	                                               ^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[53] 
09:31:09 	import org.eclipse.pde.api.tools.internal.model.ApiModelFactory;
09:31:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'ApiModelFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[54] 
09:31:09 	import org.eclipse.pde.api.tools.internal.model.BundleComponent;
09:31:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'BundleComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[55] 
09:31:09 	import org.eclipse.pde.api.tools.internal.provisional.VisibilityModifiers;
09:31:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'VisibilityModifiers' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[56] 
09:31:09 	import org.eclipse.pde.api.tools.internal.provisional.comparator.ApiComparator;
09:31:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'ApiComparator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[57] 
09:31:09 	import org.eclipse.pde.api.tools.internal.provisional.comparator.ApiScope;
09:31:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'ApiScope' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[58] 
09:31:09 	import org.eclipse.pde.api.tools.internal.provisional.comparator.IDelta;
09:31:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[59] 
09:31:09 	import org.eclipse.pde.api.tools.internal.provisional.model.IApiBaseline;
09:31:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiBaseline' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[60] 
09:31:09 	import org.eclipse.pde.api.tools.internal.provisional.model.IApiComponent;
09:31:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[61] 
09:31:09 	import org.eclipse.pde.api.tools.internal.provisional.model.IApiScope;
09:31:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiScope' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[133] 
09:31:09 	IApiBaseline baseline = getBaseline(exclusionPatterns, progress.newChild(25));
09:31:09 	^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiBaseline' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[140] 
09:31:09 	IApiScope scope = getAPIToCompare(exclusionPatterns, progress.newChild(25));
09:31:09 	^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiScope' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[144] 
09:31:09 	IDelta delta = ApiComparator.compare(scope, baseline, VisibilityModifiers.API, false, true, progress.newChild(25));
09:31:09 	^^^^^^
09:31:09 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[144] 
09:31:09 	IDelta delta = ApiComparator.compare(scope, baseline, VisibilityModifiers.API, false, true, progress.newChild(25));
09:31:09 	               ^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'ApiComparator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[144] 
09:31:09 	IDelta delta = ApiComparator.compare(scope, baseline, VisibilityModifiers.API, false, true, progress.newChild(25));
09:31:09 	                             ^^^^^^^
09:31:09 Discouraged access: The method 'ApiComparator.compare(IApiScope, IApiBaseline, int, boolean, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[144] 
09:31:09 	IDelta delta = ApiComparator.compare(scope, baseline, VisibilityModifiers.API, false, true, progress.newChild(25));
09:31:09 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'VisibilityModifiers' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[144] 
09:31:09 	IDelta delta = ApiComparator.compare(scope, baseline, VisibilityModifiers.API, false, true, progress.newChild(25));
09:31:09 	                                                                          ^^^
09:31:09 Discouraged access: The field 'VisibilityModifiers.API' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[149] 
09:31:09 	delta.accept(visitor);
09:31:09 	      ^^^^^^
09:31:09 Discouraged access: The method 'IDelta.accept(DeltaVisitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[174] 
09:31:09 	IApiBaseline getBaseline(Pattern[] exclusionPatterns, IProgressMonitor monitor) throws IOException, CoreException {
09:31:09 	^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiBaseline' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[175] 
09:31:09 	IApiBaseline result = ApiModelFactory.newApiBaseline("Configured Baseline");
09:31:09 	^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiBaseline' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[175] 
09:31:09 	IApiBaseline result = ApiModelFactory.newApiBaseline("Configured Baseline");
09:31:09 	                      ^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'ApiModelFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[175] 
09:31:09 	IApiBaseline result = ApiModelFactory.newApiBaseline("Configured Baseline");
09:31:09 	                                      ^^^^^^^^^^^^^^
09:31:09 Discouraged access: The method 'ApiModelFactory.newApiBaseline(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[176] 
09:31:09 	List<IApiComponent> components = new ArrayList<>();
09:31:09 	     ^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[213] 
09:31:09 	IApiComponent component = ApiModelFactory.newApiComponent(result, file.toString());
09:31:09 	^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[213] 
09:31:09 	IApiComponent component = ApiModelFactory.newApiComponent(result, file.toString());
09:31:09 	                          ^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'ApiModelFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[213] 
09:31:09 	IApiComponent component = ApiModelFactory.newApiComponent(result, file.toString());
09:31:09 	                                          ^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The method 'ApiModelFactory.newApiComponent(IApiBaseline, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[214] 
09:31:09 	if ((component != null) && !isExcluded(exclusionPatterns, component.getSymbolicName())) {
09:31:09 	                                                                    ^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The method 'IApiComponent.getSymbolicName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[216] 
09:31:09 	monitor.subTask(" added component " + component.getSymbolicName());
09:31:09 	                                                ^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The method 'IApiComponent.getSymbolicName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[233] 
09:31:09 	result.addApiComponents(components.toArray(new IApiComponent[components.size()]));
09:31:09 	       ^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The method 'IApiBaseline.addApiComponents(IApiComponent[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[233] 
09:31:09 	result.addApiComponents(components.toArray(new IApiComponent[components.size()]));
09:31:09 	                                               ^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[249] 
09:31:09 	ApiScope getAPIToCompare(Pattern[] exclusionPatterns, IProgressMonitor monitor) throws CoreException {
09:31:09 	^^^^^^^^
09:31:09 Discouraged access: The type 'ApiScope' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[250] 
09:31:09 	ApiScope result = new ApiScope();
09:31:09 	^^^^^^^^
09:31:09 Discouraged access: The type 'ApiScope' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[250] 
09:31:09 	ApiScope result = new ApiScope();
09:31:09 	                      ^^^^^^^^
09:31:09 Discouraged access: The type 'ApiScope' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[250] 
09:31:09 	ApiScope result = new ApiScope();
09:31:09 	                      ^^^^^^^^
09:31:09 Discouraged access: The constructor 'ApiScope()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[252] 
09:31:09 	IApiBaseline currentBaseline = ApiModelFactory.newApiBaseline("Test Baseline");
09:31:09 	^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiBaseline' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[252] 
09:31:09 	IApiBaseline currentBaseline = ApiModelFactory.newApiBaseline("Test Baseline");
09:31:09 	                               ^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'ApiModelFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[252] 
09:31:09 	IApiBaseline currentBaseline = ApiModelFactory.newApiBaseline("Test Baseline");
09:31:09 	                                               ^^^^^^^^^^^^^^
09:31:09 Discouraged access: The method 'ApiModelFactory.newApiBaseline(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[261] 
09:31:09 	IApiComponent component = null;
09:31:09 	^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[269] 
09:31:09 	component = ApiModelFactory.newApiComponent(currentBaseline, installLocation);
09:31:09 	            ^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'ApiModelFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[269] 
09:31:09 	component = ApiModelFactory.newApiComponent(currentBaseline, installLocation);
09:31:09 	                            ^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The method 'ApiModelFactory.newApiComponent(IApiBaseline, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[273] 
09:31:09 	result.addElement(component);
09:31:09 	       ^^^^^^^^^^
09:31:09 Discouraged access: The method 'ApiScope.addElement(IApiElement)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[274] 
09:31:09 	monitor.subTask(" added component " + component.getSymbolicName());
09:31:09 	                                                ^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The method 'IApiComponent.getSymbolicName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[284] 
09:31:09 	List<IApiComponent> allComponents = Stream.of(result.getApiElements())
09:31:09 	     ^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[284] 
09:31:09 	List<IApiComponent> allComponents = Stream.of(result.getApiElements())
09:31:09 	                                                     ^^^^^^^^^^^^^^
09:31:09 Discouraged access: The method 'ApiScope.getApiElements()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[285] 
09:31:09 	.filter(IApiComponent.class::isInstance)
09:31:09 	        ^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[286] 
09:31:09 	.map(IApiComponent.class::cast)
09:31:09 	     ^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[288] 
09:31:09 	currentBaseline.addApiComponents(allComponents.toArray(new IApiComponent[allComponents.size()]));
09:31:09 	                ^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The method 'IApiBaseline.addApiComponents(IApiComponent[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[288] 
09:31:09 	currentBaseline.addApiComponents(allComponents.toArray(new IApiComponent[allComponents.size()]));
09:31:09 	                                                           ^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[315] 
09:31:09 	protected IApiComponent createDevWorkspaceComponent(IApiBaseline parent, Path installLocation, Path dotClasspath) throws CoreException {
09:31:09 	          ^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[315] 
09:31:09 	protected IApiComponent createDevWorkspaceComponent(IApiBaseline parent, Path installLocation, Path dotClasspath) throws CoreException {
09:31:09 	                                                    ^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiBaseline' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[316] 
09:31:09 	BundleComponent result = new BundleComponent(parent, installLocation.toString(), nextDevWorkspaceBundleID()) {
09:31:09 	^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'BundleComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[316] 
09:31:09 	BundleComponent result = new BundleComponent(parent, installLocation.toString(), nextDevWorkspaceBundleID()) {
09:31:09 	                             ^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'BundleComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[316] 
09:31:09 	BundleComponent result = new BundleComponent(parent, installLocation.toString(), nextDevWorkspaceBundleID()) {
09:31:09 	                             ^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The constructor 'BundleComponent(IApiBaseline, String, long)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[25] 
09:31:09 	import org.eclipse.core.internal.runtime.InternalPlatform;
09:31:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'InternalPlatform' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.23.0.v20210730-2035/org.eclipse.core.runtime-3.23.0.v20210730-2035.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[26] 
09:31:09 	import org.eclipse.pde.internal.core.PDECore;
09:31:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'PDECore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.400.v20210812-0807/org.eclipse.pde.core-3.14.400.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[27] 
09:31:09 	import org.eclipse.pde.internal.core.feature.Feature;
09:31:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.400.v20210812-0807/org.eclipse.pde.core-3.14.400.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[28] 
09:31:09 	import org.eclipse.pde.internal.core.ifeature.IFeature;
09:31:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IFeature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.400.v20210812-0807/org.eclipse.pde.core-3.14.400.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[29] 
09:31:09 	import org.eclipse.pde.internal.core.ifeature.IFeatureModel;
09:31:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IFeatureModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.400.v20210812-0807/org.eclipse.pde.core-3.14.400.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[80] 
09:31:09 	BundleContext context = InternalPlatform.getDefault().getBundleContext();
09:31:09 	                        ^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'InternalPlatform' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.23.0.v20210730-2035/org.eclipse.core.runtime-3.23.0.v20210730-2035.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[80] 
09:31:09 	BundleContext context = InternalPlatform.getDefault().getBundleContext();
09:31:09 	                                         ^^^^^^^^^^
09:31:09 Discouraged access: The method 'InternalPlatform.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.23.0.v20210730-2035/org.eclipse.core.runtime-3.23.0.v20210730-2035.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[80] 
09:31:09 	BundleContext context = InternalPlatform.getDefault().getBundleContext();
09:31:09 	                                                      ^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The method 'InternalPlatform.getBundleContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.23.0.v20210730-2035/org.eclipse.core.runtime-3.23.0.v20210730-2035.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[110] 
09:31:09 	public static List<Feature> getPapyrusFeature() {
09:31:09 	                   ^^^^^^^
09:31:09 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.400.v20210812-0807/org.eclipse.pde.core-3.14.400.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[111] 
09:31:09 	final List<Feature> features = new ArrayList<>();
09:31:09 	           ^^^^^^^
09:31:09 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.400.v20210812-0807/org.eclipse.pde.core-3.14.400.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[112] 
09:31:09 	org.eclipse.pde.internal.core.FeatureModelManager manager = PDECore.getDefault().getFeatureModelManager();
09:31:09 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'FeatureModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.400.v20210812-0807/org.eclipse.pde.core-3.14.400.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[112] 
09:31:09 	org.eclipse.pde.internal.core.FeatureModelManager manager = PDECore.getDefault().getFeatureModelManager();
09:31:09 	                                                            ^^^^^^^
09:31:09 Discouraged access: The type 'PDECore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.400.v20210812-0807/org.eclipse.pde.core-3.14.400.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[112] 
09:31:09 	org.eclipse.pde.internal.core.FeatureModelManager manager = PDECore.getDefault().getFeatureModelManager();
09:31:09 	                                                                    ^^^^^^^^^^
09:31:09 Discouraged access: The method 'PDECore.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.400.v20210812-0807/org.eclipse.pde.core-3.14.400.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[112] 
09:31:09 	org.eclipse.pde.internal.core.FeatureModelManager manager = PDECore.getDefault().getFeatureModelManager();
09:31:09 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The method 'PDECore.getFeatureModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.400.v20210812-0807/org.eclipse.pde.core-3.14.400.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[113] 
09:31:09 	IFeatureModel[] models2 = manager.getModels();
09:31:09 	^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IFeatureModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.400.v20210812-0807/org.eclipse.pde.core-3.14.400.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[113] 
09:31:09 	IFeatureModel[] models2 = manager.getModels();
09:31:09 	                                  ^^^^^^^^^
09:31:09 Discouraged access: The method 'FeatureModelManager.getModels()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.400.v20210812-0807/org.eclipse.pde.core-3.14.400.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[114] 
09:31:09 	for (IFeatureModel iFeatureModel : models2) {
09:31:09 	     ^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IFeatureModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.400.v20210812-0807/org.eclipse.pde.core-3.14.400.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[115] 
09:31:09 	final IFeature feature = iFeatureModel.getFeature();
09:31:09 	      ^^^^^^^^
09:31:09 Discouraged access: The type 'IFeature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.400.v20210812-0807/org.eclipse.pde.core-3.14.400.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[115] 
09:31:09 	final IFeature feature = iFeatureModel.getFeature();
09:31:09 	                                       ^^^^^^^^^^
09:31:09 Discouraged access: The method 'IFeatureModel.getFeature()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.400.v20210812-0807/org.eclipse.pde.core-3.14.400.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[118] 
09:31:09 	features.add((Feature) feature);
09:31:09 	              ^^^^^^^
09:31:09 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.400.v20210812-0807/org.eclipse.pde.core-3.14.400.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[39] 
09:31:09 	import org.eclipse.pde.api.tools.internal.IApiXmlConstants;
09:31:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[40] 
09:31:09 	import org.eclipse.pde.api.tools.internal.provisional.comparator.ApiComparator;
09:31:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'ApiComparator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[41] 
09:31:09 	import org.eclipse.pde.api.tools.internal.provisional.comparator.DeltaProcessor;
09:31:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'DeltaProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[42] 
09:31:09 	import org.eclipse.pde.api.tools.internal.provisional.comparator.DeltaVisitor;
09:31:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'DeltaVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[43] 
09:31:09 	import org.eclipse.pde.api.tools.internal.provisional.comparator.IDelta;
09:31:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[44] 
09:31:09 	import org.eclipse.pde.api.tools.internal.util.Util;
09:31:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[55] 
09:31:09 	public class SafeDeltaXmlVisitor extends DeltaVisitor {
09:31:09 	                                         ^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'DeltaVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[75] 
09:31:09 	fDoc = Util.newDocument();
09:31:09 	       ^^^^
09:31:09 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[75] 
09:31:09 	fDoc = Util.newDocument();
09:31:09 	            ^^^^^^^^^^^
09:31:09 Discouraged access: The method 'Util.newDocument()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[76] 
09:31:09 	fDeltas = fDoc.createElement(IApiXmlConstants.DELTAS_ELEMENT_NAME);
09:31:09 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[76] 
09:31:09 	fDeltas = fDoc.createElement(IApiXmlConstants.DELTAS_ELEMENT_NAME);
09:31:09 	                                              ^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The field 'IApiXmlConstants.DELTAS_ELEMENT_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[81] 
09:31:09 	public boolean visit(IDelta delta) {
09:31:09 	                     ^^^^^^
09:31:09 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[82] 
09:31:09 	if (delta == ApiComparator.NO_DELTA) {
09:31:09 	             ^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'ApiComparator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[82] 
09:31:09 	if (delta == ApiComparator.NO_DELTA) {
09:31:09 	                           ^^^^^^^^
09:31:09 Discouraged access: The field 'ApiComparator.NO_DELTA' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[85] 
09:31:09 	if (delta.getChildren().length == 0) {
09:31:09 	          ^^^^^^^^^^^
09:31:09 Discouraged access: The method 'IDelta.getChildren()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[91] 
09:31:09 	protected void processLeafDelta(IDelta delta) {
09:31:09 	                                ^^^^^^
09:31:09 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[92] 
09:31:09 	Element deltaElement = fDoc.createElement(IApiXmlConstants.DELTA_ELEMENT_NAME);
09:31:09 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[92] 
09:31:09 	Element deltaElement = fDoc.createElement(IApiXmlConstants.DELTA_ELEMENT_NAME);
09:31:09 	                                                           ^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The field 'IApiXmlConstants.DELTA_ELEMENT_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[93] 
09:31:09 	deltaElement.setAttribute(IApiXmlConstants.ATTR_FLAGS, Integer.toString(delta.getFlags()));
09:31:09 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[93] 
09:31:09 	deltaElement.setAttribute(IApiXmlConstants.ATTR_FLAGS, Integer.toString(delta.getFlags()));
09:31:09 	                                           ^^^^^^^^^^
09:31:09 Discouraged access: The field 'IApiXmlConstants.ATTR_FLAGS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[93] 
09:31:09 	deltaElement.setAttribute(IApiXmlConstants.ATTR_FLAGS, Integer.toString(delta.getFlags()));
09:31:09 	                                                                              ^^^^^^^^
09:31:09 Discouraged access: The method 'IDelta.getFlags()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[94] 
09:31:09 	deltaElement.setAttribute(IApiXmlConstants.ATTR_KIND, Util.getDeltaKindName(delta));
09:31:09 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[94] 
09:31:09 	deltaElement.setAttribute(IApiXmlConstants.ATTR_KIND, Util.getDeltaKindName(delta));
09:31:09 	                                           ^^^^^^^^^
09:31:09 Discouraged access: The field 'IApiXmlConstants.ATTR_KIND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[94] 
09:31:09 	deltaElement.setAttribute(IApiXmlConstants.ATTR_KIND, Util.getDeltaKindName(delta));
09:31:09 	                                                      ^^^^
09:31:09 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[94] 
09:31:09 	deltaElement.setAttribute(IApiXmlConstants.ATTR_KIND, Util.getDeltaKindName(delta));
09:31:09 	                                                           ^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The method 'Util.getDeltaKindName(IDelta)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[95] 
09:31:09 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE, Util.getDeltaElementType(delta));
09:31:09 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[95] 
09:31:09 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE, Util.getDeltaElementType(delta));
09:31:09 	                                           ^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[95] 
09:31:09 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE, Util.getDeltaElementType(delta));
09:31:09 	                                                                   ^^^^
09:31:09 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[95] 
09:31:09 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE, Util.getDeltaElementType(delta));
09:31:09 	                                                                        ^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The method 'Util.getDeltaElementType(IDelta)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[96] 
09:31:09 	deltaElement.setAttribute(IApiXmlConstants.ATTR_KEY, delta.getKey());
09:31:09 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[96] 
09:31:09 	deltaElement.setAttribute(IApiXmlConstants.ATTR_KEY, delta.getKey());
09:31:09 	                                           ^^^^^^^^
09:31:09 Discouraged access: The field 'IApiXmlConstants.ATTR_KEY' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[96] 
09:31:09 	deltaElement.setAttribute(IApiXmlConstants.ATTR_KEY, delta.getKey());
09:31:09 	                                                           ^^^^^^
09:31:09 Discouraged access: The method 'IDelta.getKey()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[97] 
09:31:09 	String typeName = delta.getTypeName();
09:31:09 	                        ^^^^^^^^^^^
09:31:09 Discouraged access: The method 'IDelta.getTypeName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[99] 
09:31:09 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_TYPE_NAME, typeName);
09:31:09 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[99] 
09:31:09 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_TYPE_NAME, typeName);
09:31:09 	                                           ^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_TYPE_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[101] 
09:31:09 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_COMPATIBLE, Boolean.toString(DeltaProcessor.isCompatible(delta)));
09:31:09 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[101] 
09:31:09 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_COMPATIBLE, Boolean.toString(DeltaProcessor.isCompatible(delta)));
09:31:09 	                                           ^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_COMPATIBLE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[101] 
09:31:09 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_COMPATIBLE, Boolean.toString(DeltaProcessor.isCompatible(delta)));
09:31:09 	                                                                                  ^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'DeltaProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[101] 
09:31:09 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_COMPATIBLE, Boolean.toString(DeltaProcessor.isCompatible(delta)));
09:31:09 	                                                                                                 ^^^^^^^^^^^^
09:31:09 Discouraged access: The method 'DeltaProcessor.isCompatible(IDelta)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[102] 
09:31:09 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_OLD_MODIFIERS, Integer.toString(delta.getOldModifiers()));
09:31:09 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[102] 
09:31:09 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_OLD_MODIFIERS, Integer.toString(delta.getOldModifiers()));
09:31:09 	                                           ^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_OLD_MODIFIERS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[102] 
09:31:09 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_OLD_MODIFIERS, Integer.toString(delta.getOldModifiers()));
09:31:09 	                                                                                           ^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The method 'IDelta.getOldModifiers()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[103] 
09:31:09 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS, Integer.toString(delta.getNewModifiers()));
09:31:09 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[103] 
09:31:09 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS, Integer.toString(delta.getNewModifiers()));
09:31:09 	                                           ^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[103] 
09:31:09 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS, Integer.toString(delta.getNewModifiers()));
09:31:09 	                                                                                           ^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The method 'IDelta.getNewModifiers()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[104] 
09:31:09 	deltaElement.setAttribute(IApiXmlConstants.ATTR_RESTRICTIONS, Integer.toString(delta.getCurrentRestrictions()));
09:31:09 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[104] 
09:31:09 	deltaElement.setAttribute(IApiXmlConstants.ATTR_RESTRICTIONS, Integer.toString(delta.getCurrentRestrictions()));
09:31:09 	                                           ^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The field 'IApiXmlConstants.ATTR_RESTRICTIONS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[104] 
09:31:09 	deltaElement.setAttribute(IApiXmlConstants.ATTR_RESTRICTIONS, Integer.toString(delta.getCurrentRestrictions()));
09:31:09 	                                                                                     ^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The method 'IDelta.getCurrentRestrictions()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[105] 
09:31:09 	String apiComponentID = delta.getComponentVersionId();
09:31:09 	                              ^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The method 'IDelta.getComponentVersionId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[107] 
09:31:09 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_COMPONENT_ID, apiComponentID);
09:31:09 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[107] 
09:31:09 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_COMPONENT_ID, apiComponentID);
09:31:09 	                                           ^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_COMPONENT_ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[110] 
09:31:09 	deltaElement.setAttribute(IApiXmlConstants.ATTR_MESSAGE, ESCAPE_XML11.translate(delta.getMessage()));
09:31:09 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[110] 
09:31:09 	deltaElement.setAttribute(IApiXmlConstants.ATTR_MESSAGE, ESCAPE_XML11.translate(delta.getMessage()));
09:31:09 	                                           ^^^^^^^^^^^^
09:31:09 Discouraged access: The field 'IApiXmlConstants.ATTR_MESSAGE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[110] 
09:31:09 	deltaElement.setAttribute(IApiXmlConstants.ATTR_MESSAGE, ESCAPE_XML11.translate(delta.getMessage()));
09:31:09 	                                                                                      ^^^^^^^^^^
09:31:09 Discouraged access: The method 'IDelta.getMessage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[111] 
09:31:09 	String[] messageArguments = delta.getArguments();
09:31:09 	                                  ^^^^^^^^^^^^
09:31:09 Discouraged access: The method 'IDelta.getArguments()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[114] 
09:31:09 	Element messageArgumentsElement = fDoc.createElement(IApiXmlConstants.ELEMENT_DELTA_MESSAGE_ARGUMENTS);
09:31:09 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[114] 
09:31:09 	Element messageArgumentsElement = fDoc.createElement(IApiXmlConstants.ELEMENT_DELTA_MESSAGE_ARGUMENTS);
09:31:09 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The field 'IApiXmlConstants.ELEMENT_DELTA_MESSAGE_ARGUMENTS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[116] 
09:31:09 	Element messageArgumentElement = fDoc.createElement(IApiXmlConstants.ELEMENT_DELTA_MESSAGE_ARGUMENT);
09:31:09 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[116] 
09:31:09 	Element messageArgumentElement = fDoc.createElement(IApiXmlConstants.ELEMENT_DELTA_MESSAGE_ARGUMENT);
09:31:09 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The field 'IApiXmlConstants.ELEMENT_DELTA_MESSAGE_ARGUMENT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[118] 
09:31:09 	messageArgumentElement.setAttribute(IApiXmlConstants.ATTR_VALUE, ESCAPE_XML11.translate(String.valueOf(messageArguments[j])));
09:31:09 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[118] 
09:31:09 	messageArgumentElement.setAttribute(IApiXmlConstants.ATTR_VALUE, ESCAPE_XML11.translate(String.valueOf(messageArguments[j])));
09:31:09 	                                                     ^^^^^^^^^^
09:31:09 Discouraged access: The field 'IApiXmlConstants.ATTR_VALUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[155] 
09:31:09 	public void endVisit(IDelta delta) {
09:31:09 	                     ^^^^^^
09:31:09 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[167] 
09:31:09 	return Util.serializeDocument(fDoc);
09:31:09 	       ^^^^
09:31:09 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[167] 
09:31:09 	return Util.serializeDocument(fDoc);
09:31:09 	            ^^^^^^^^^^^^^^^^^
09:31:09 Discouraged access: The method 'Util.serializeDocument(Document)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.600.v20210812-0807/org.eclipse.pde.api.tools-1.2.600.v20210812-0807.jar')
09:31:09 169 problems (169 warnings)
09:31:09 [INFO] 
09:31:09 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.bundles.tests ---
09:31:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:31:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:31:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/test/resources
09:31:09 [INFO] 
09:31:09 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.bundles.tests ---
09:31:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/org.eclipse.papyrus.bundles.tests-2.0.0-SNAPSHOT-sources.jar
09:31:09 [INFO] 
09:31:09 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.bundles.tests ---
09:31:09 [INFO] 
09:31:09 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.bundles.tests ---
09:31:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/org.eclipse.papyrus.bundles.tests-2.0.0-SNAPSHOT.jar
09:31:09 [INFO] 
09:31:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.bundles.tests ---
09:31:09 [INFO] 
09:31:09 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.bundles.tests ---
09:31:09 [INFO] 
09:31:09 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.bundles.tests ---
09:31:09 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/org.eclipse.papyrus.bundles.tests-2.0.0-SNAPSHOT.jar
09:31:10 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/org.eclipse.papyrus.bundles.tests-2.0.0-SNAPSHOT-sources.jar
09:31:11 [INFO] 
09:31:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bundles.tests ---
09:31:11 [INFO] 
09:31:11 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.bundles.tests ---
09:31:12 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/work/data/.metadata/.log
09:31:12 [INFO] Command line:
09:31:12 	[/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, -Dapireport.baseline=https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/latest/
09:31:12 								-Dapireport.outputdir=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release, -Xms512m, -Xmx2048m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG]
09:31:16 Running org.eclipse.papyrus.bundles.tests.APIReports
09:31:16 
09:31:16 
09:31:16 Discovering API baseline...Error visiting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/https:/download.eclipse.org/modeling/mdt/papyrus/updates/releases/latest/
09:31:16 								-Dapireport.outputdir=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/https:/download.eclipse.org/modeling/mdt/papyrus/updates/releases/latest/
09:31:16 								-Dapireport.outputdir=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release
09:31:16 
09:31:16 Discovering current API....
09:31:16 Computing deltas....... Done.
09:31:16 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 s - in org.eclipse.papyrus.bundles.tests.APIReports
09:31:16 apiDeltaReport(org.eclipse.papyrus.bundles.tests.APIReports)  Time elapsed: 0.227 s
09:31:16 
09:31:16 Results:
09:31:16 
09:31:16 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
09:31:16 
09:31:17 [INFO] All tests passed!
09:31:17 [INFO] 
09:31:17 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.junit.feature >--------
09:31:17 [INFO] Building org.eclipse.papyrus.junit.feature 1.0.0-SNAPSHOT        [51/90]
09:31:17 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:31:17 [INFO] 
09:31:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.junit.feature ---
09:31:17 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target
09:31:17 [INFO] 
09:31:17 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.junit.feature ---
09:31:17 [INFO] The project's OSGi version is 1.0.0.202109161320
09:31:17 [INFO] 
09:31:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.junit.feature ---
09:31:17 [INFO] 
09:31:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.junit.feature ---
09:31:17 [INFO] 
09:31:17 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.junit.feature ---
09:31:17 [INFO] 
09:31:17 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.junit.feature ---
09:31:17 [INFO] 
09:31:17 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.junit.feature ---
09:31:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target/org.eclipse.papyrus.junit.feature-1.0.0-SNAPSHOT.jar
09:31:17 [INFO] 
09:31:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.junit.feature ---
09:31:17 [INFO] 
09:31:17 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.junit.feature ---
09:31:17 [INFO] 
09:31:17 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.junit.feature ---
09:31:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target/org.eclipse.papyrus.junit.feature-1.0.0-SNAPSHOT-sources-feature.jar
09:31:17 [INFO] 
09:31:17 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.junit.feature ---
09:31:17 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target/org.eclipse.papyrus.junit.feature-1.0.0-SNAPSHOT.jar
09:31:19 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target/org.eclipse.papyrus.junit.feature-1.0.0-SNAPSHOT-sources-feature.jar
09:31:20 [INFO] 
09:31:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.junit.feature ---
09:31:20 [INFO] 
09:31:20 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.dev.project.management >---
09:31:20 [INFO] Building org.eclipse.papyrus.dev.project.management 2.0.100-SNAPSHOT [52/90]
09:31:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:31:20 [INFO] 
09:31:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.dev.project.management ---
09:31:20 [INFO] 
09:31:20 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.project.management ---
09:31:20 [INFO] The project's OSGi version is 2.0.100.202109161320
09:31:20 [INFO] 
09:31:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.project.management ---
09:31:20 [INFO] 
09:31:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.project.management ---
09:31:20 [INFO] 
09:31:20 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dev.project.management ---
09:31:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:31:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:31:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/main/resources
09:31:20 [INFO] 
09:31:20 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.dev.project.management ---
09:31:20 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/bin
09:31:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/handlers/plugins/OpenParentPOMHandler.java:[121] 
09:31:20 	String editor = IDE.getEditorDescriptor(file.getName()).getId();
09:31:20 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:20 The method getEditorDescriptor(String) from the type IDE is deprecated
09:31:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/handlers/features/SetCopyrightNoticeHandler.java:[50] 
09:31:20 	final String newVersion = dialog.getValue();
09:31:20 	             ^^^^^^^^^^
09:31:20 The value of the local variable newVersion is not used
09:31:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/utils/Utils.java:[19] 
09:31:20 	import org.eclipse.ui.internal.WorkingSet;
09:31:20 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:20 Discouraged access: The type 'WorkingSet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.0.v20210817-0704/org.eclipse.ui.workbench-3.123.0.v20210817-0704.jar')
09:31:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/utils/Utils.java:[61] 
09:31:20 	} else if(current instanceof WorkingSet) {
09:31:20 	                             ^^^^^^^^^^
09:31:20 Discouraged access: The type 'WorkingSet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.0.v20210817-0704/org.eclipse.ui.workbench-3.123.0.v20210817-0704.jar')
09:31:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/utils/Utils.java:[62] 
09:31:20 	for(final IAdaptable curr : ((WorkingSet)current).getElements()) {
09:31:20 	                              ^^^^^^^^^^
09:31:20 Discouraged access: The type 'WorkingSet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.0.v20210817-0704/org.eclipse.ui.workbench-3.123.0.v20210817-0704.jar')
09:31:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/utils/Utils.java:[62] 
09:31:20 	for(final IAdaptable curr : ((WorkingSet)current).getElements()) {
09:31:20 	                                                  ^^^^^^^^^^^
09:31:20 Discouraged access: The method 'AbstractWorkingSet.getElements()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.0.v20210817-0704/org.eclipse.ui.workbench-3.123.0.v20210817-0704.jar')
09:31:20 6 problems (6 warnings)
09:31:20 [INFO] 
09:31:20 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dev.project.management ---
09:31:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:31:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:31:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/test/resources
09:31:20 [INFO] 
09:31:20 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.project.management ---
09:31:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/target/org.eclipse.papyrus.dev.project.management-2.0.100-SNAPSHOT-sources.jar
09:31:20 [INFO] 
09:31:20 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.project.management ---
09:31:20 [INFO] 
09:31:20 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.project.management ---
09:31:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/target/org.eclipse.papyrus.dev.project.management-2.0.100-SNAPSHOT.jar
09:31:20 [INFO] 
09:31:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.project.management ---
09:31:20 [INFO] 
09:31:20 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.dev.project.management ---
09:31:20 [INFO] 
09:31:20 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.dev.project.management ---
09:31:20 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/target/org.eclipse.papyrus.dev.project.management-2.0.100-SNAPSHOT.jar
09:31:21 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/target/org.eclipse.papyrus.dev.project.management-2.0.100-SNAPSHOT-sources.jar
09:31:22 [INFO] 
09:31:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.project.management ---
09:31:22 [INFO] 
09:31:22 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.releng.tools >--------
09:31:22 [INFO] Building org.eclipse.papyrus.releng.tools 3.1.0-SNAPSHOT         [53/90]
09:31:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:31:22 [INFO] 
09:31:22 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.releng.tools ---
09:31:22 [INFO] 
09:31:22 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.releng.tools ---
09:31:22 [INFO] The project's OSGi version is 3.1.0.202109161320
09:31:22 [INFO] 
09:31:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.releng.tools ---
09:31:22 [INFO] 
09:31:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.releng.tools ---
09:31:22 [INFO] 
09:31:22 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.releng.tools ---
09:31:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:31:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:31:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/main/resources
09:31:22 [INFO] 
09:31:22 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.releng.tools ---
09:31:22 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/bin
09:31:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/popup/actions/UpdateDependencies.java:[229] 
09:31:23 	Class<? extends DependencyUpdater> updaterClass = bundle.loadClass(path.replace('/', '.') + className).asSubclass(DependencyUpdater.class);
09:31:23 	                ^^^^^^^^^^^^^^^^^
09:31:23 DependencyUpdater is a raw type. References to generic type DependencyUpdater<T> should be parameterized
09:31:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/popup/actions/UpdateDependencies.java:[231] 
09:31:23 	DependencyUpdater<?> updater = updaterClass.newInstance();
09:31:23 	                                            ^^^^^^^^^^^^^
09:31:23 The method newInstance() from the type Class<capture#5-of ? extends DependencyUpdater> is deprecated since version 9
09:31:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/popup/actions/DependencyUpdater.java:[212] 
09:31:23 	ListSelectionDialog dialog = new ListSelectionDialog(parentShell, locationUpdates, ArrayContentProvider.getInstance(), labels, "Select dependencies to confirm updating.") {
09:31:23 			@Override
09:31:23 			protected Control createDialogArea(Composite parent) {
09:31:23 				Composite result = (Composite) super.createDialogArea(parent);
09:31:23 				createDetailsArea(result);
09:31:23 				return result;
09:31:23 			}
09:31:23 			void createDetailsArea(Composite parent) {
09:31:23 				Label label = new Label(parent, SWT.NONE);
09:31:23 				label.setText("Details:");
09:31:23 				final Text details = new Text(parent, SWT.BORDER | SWT.MULTI | SWT.V_SCROLL | SWT.WRAP | SWT.READ_ONLY);
09:31:23 				GridData data = new GridData(GridData.FILL_BOTH);
09:31:23 				data.heightHint = details.getLineHeight() * 4;
09:31:23 				details.setLayoutData(data);
09:31:23 				getViewer().addSelectionChangedListener(new ISelectionChangedListener() {
09:31:23 					@Override
09:31:23 					public void selectionChanged(SelectionChangedEvent event) {
09:31:23 						IStructuredSelection sel = (IStructuredSelection) event.getSelection();
09:31:23 						if (sel.isEmpty()) {
09:31:23 							details.setText(""); //$NON-NLS-1$
09:31:23 						} else {
09:31:23 							LocationUpdate<?> update = (LocationUpdate<?>) sel.getFirstElement();
09:31:23 							details.setText(update.strategy.getUpdateConfirmationMessage(update.update, update.oldLocation, update.newLocation));
09:31:23 						}
09:31:23 					}
09:31:23 				});
09:31:23 			}
09:31:23 		};
09:31:23 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:23 The constructor ListSelectionDialog(Shell, Object, IStructuredContentProvider, ILabelProvider, String) is deprecated
09:31:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/popup/actions/DependencyUpdater.java:[212] 
09:31:23 	ListSelectionDialog dialog = new ListSelectionDialog(parentShell, locationUpdates, ArrayContentProvider.getInstance(), labels, "Select dependencies to confirm updating.") {
09:31:23 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:23 The constructor ListSelectionDialog(Shell, Object, IStructuredContentProvider, ILabelProvider, String) is deprecated
09:31:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[54] 
09:31:23 	import org.eclipse.oomph.base.Annotation;
09:31:23 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:23 Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.14.0.v20200624-1156/org.eclipse.oomph.base-1.14.0.v20200624-1156.jar')
09:31:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[55] 
09:31:23 	import org.eclipse.oomph.base.BaseFactory;
09:31:23 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:23 Discouraged access: The type 'BaseFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.14.0.v20200624-1156/org.eclipse.oomph.base-1.14.0.v20200624-1156.jar')
09:31:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[56] 
09:31:23 	import org.eclipse.oomph.p2.Repository;
09:31:23 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:23 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
09:31:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[57] 
09:31:23 	import org.eclipse.oomph.p2.RepositoryList;
09:31:23 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:23 Discouraged access: The type 'RepositoryList' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
09:31:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[58] 
09:31:23 	import org.eclipse.oomph.targlets.Targlet;
09:31:23 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:23 Discouraged access: The type 'Targlet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.targlets/1.14.0.v20200624-1156/org.eclipse.oomph.targlets-1.14.0.v20200624-1156.jar')
09:31:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[77] 
09:31:23 	Collection<? extends Repository> repositories = getSelectedRepositories(event);
09:31:23 	                     ^^^^^^^^^^
09:31:23 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
09:31:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[89] 
09:31:23 	Map<Repository, IAggregationElementProxy> updates = new HashMap<>();
09:31:23 	    ^^^^^^^^^^
09:31:23 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
09:31:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[90] 
09:31:23 	for (Repository repo : repositories) {
09:31:23 	     ^^^^^^^^^^
09:31:23 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
09:31:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[117] 
09:31:23 	private Collection<Repository> getSelectedRepositories(Object context) {
09:31:23 	                   ^^^^^^^^^^
09:31:23 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
09:31:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[118] 
09:31:23 	List<Repository> result = new ArrayList<>();
09:31:23 	     ^^^^^^^^^^
09:31:23 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
09:31:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[130] 
09:31:23 	if (selected instanceof Repository) {
09:31:23 	                        ^^^^^^^^^^
09:31:23 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
09:31:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[131] 
09:31:23 	Repository repo = (Repository) selected;
09:31:23 	^^^^^^^^^^
09:31:23 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
09:31:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[131] 
09:31:23 	Repository repo = (Repository) selected;
09:31:23 	                   ^^^^^^^^^^
09:31:23 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
09:31:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[132] 
09:31:23 	if ((repo.eContainer() instanceof RepositoryList) && (repo.eContainer().eContainer() instanceof Targlet)) {
09:31:23 	                                  ^^^^^^^^^^^^^^
09:31:23 Discouraged access: The type 'RepositoryList' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
09:31:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[132] 
09:31:23 	if ((repo.eContainer() instanceof RepositoryList) && (repo.eContainer().eContainer() instanceof Targlet)) {
09:31:23 	                                                                                                ^^^^^^^
09:31:23 Discouraged access: The type 'Targlet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.targlets/1.14.0.v20200624-1156/org.eclipse.oomph.targlets-1.14.0.v20200624-1156.jar')
09:31:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[189] 
09:31:23 	protected void createOrUpdateAnnotations(final Map<Repository, IAggregationElementProxy> selection) {
09:31:23 	                                                   ^^^^^^^^^^
09:31:23 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
09:31:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[208] 
09:31:23 	protected void doCreateOrUpdateAnnotation(Map<Repository, IAggregationElementProxy> selection) {
09:31:23 	                                              ^^^^^^^^^^
09:31:23 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
09:31:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[209] 
09:31:23 	for (Map.Entry<Repository, IAggregationElementProxy> next : selection.entrySet()) {
09:31:23 	               ^^^^^^^^^^
09:31:23 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
09:31:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[210] 
09:31:23 	Repository repo = next.getKey();
09:31:23 	^^^^^^^^^^
09:31:23 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
09:31:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[213] 
09:31:23 	Annotation annotation = repo.getAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
09:31:23 	^^^^^^^^^^
09:31:23 Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.14.0.v20200624-1156/org.eclipse.oomph.base-1.14.0.v20200624-1156.jar')
09:31:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[213] 
09:31:23 	Annotation annotation = repo.getAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
09:31:23 	                             ^^^^^^^^^^^^^
09:31:23 Discouraged access: The method 'ModelElement.getAnnotation(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.14.0.v20200624-1156/org.eclipse.oomph.base-1.14.0.v20200624-1156.jar')
09:31:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[215] 
09:31:23 	annotation = BaseFactory.eINSTANCE.createAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
09:31:23 	             ^^^^^^^^^^^^^^^^^^^^^
09:31:23 Discouraged access: The type 'BaseFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.14.0.v20200624-1156/org.eclipse.oomph.base-1.14.0.v20200624-1156.jar')
09:31:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[215] 
09:31:23 	annotation = BaseFactory.eINSTANCE.createAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
09:31:23 	                         ^^^^^^^^^
09:31:23 Discouraged access: The field 'BaseFactory.eINSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.14.0.v20200624-1156/org.eclipse.oomph.base-1.14.0.v20200624-1156.jar')
09:31:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[215] 
09:31:23 	annotation = BaseFactory.eINSTANCE.createAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
09:31:23 	                                   ^^^^^^^^^^^^^^^^
09:31:23 Discouraged access: The method 'BaseFactory.createAnnotation(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.14.0.v20200624-1156/org.eclipse.oomph.base-1.14.0.v20200624-1156.jar')
09:31:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[216] 
09:31:23 	repo.getAnnotations().add(annotation);
09:31:23 	     ^^^^^^^^^^^^^^
09:31:23 Discouraged access: The method 'ModelElement.getAnnotations()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.14.0.v20200624-1156/org.eclipse.oomph.base-1.14.0.v20200624-1156.jar')
09:31:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[219] 
09:31:23 	annotation.getDetails().put(OomphSetupUpdater.UPDATE_KEY, aggr.getUpdateSpec());
09:31:23 	           ^^^^^^^^^^
09:31:23 Discouraged access: The method 'Annotation.getDetails()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.14.0.v20200624-1156/org.eclipse.oomph.base-1.14.0.v20200624-1156.jar')
09:31:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[222] 
09:31:23 	repo.setURL(aggr.getRepositoryURL());
09:31:23 	     ^^^^^^
09:31:23 Discouraged access: The method 'Repository.setURL(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
09:31:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[226] 
09:31:23 	protected FilteredItemsSelectionDialog createSelectionDialog(Shell parentShell, Repository repo, final Collection<? extends IAggregationElementProxy> contents) {
09:31:23 	                                                                                ^^^^^^^^^^
09:31:23 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
09:31:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[305] 
09:31:23 	result.setMessage(String.format("Select an aggregation component or repository for \"%s\".", repo.getURL()));
09:31:23 	                                                                                                  ^^^^^^
09:31:23 Discouraged access: The method 'Repository.getURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
09:31:23 33 problems (33 warnings)
09:31:23 [INFO] 
09:31:23 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.releng.tools ---
09:31:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:31:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:31:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/test/resources
09:31:23 [INFO] 
09:31:23 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.releng.tools ---
09:31:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/target/org.eclipse.papyrus.releng.tools-3.1.0-SNAPSHOT-sources.jar
09:31:23 [INFO] 
09:31:23 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.releng.tools ---
09:31:23 [INFO] 
09:31:23 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.releng.tools ---
09:31:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/target/org.eclipse.papyrus.releng.tools-3.1.0-SNAPSHOT.jar
09:31:23 [INFO] 
09:31:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.releng.tools ---
09:31:23 [INFO] 
09:31:23 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.releng.tools ---
09:31:23 [INFO] 
09:31:23 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.releng.tools ---
09:31:23 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/target/org.eclipse.papyrus.releng.tools-3.1.0-SNAPSHOT.jar
09:31:25 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/target/org.eclipse.papyrus.releng.tools-3.1.0-SNAPSHOT-sources.jar
09:31:26 [INFO] 
09:31:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.releng.tools ---
09:31:26 [INFO] 
09:31:26 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.releng.feature >-------
09:31:26 [INFO] Building org.eclipse.papyrus.releng.feature 1.0.0-SNAPSHOT       [54/90]
09:31:26 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:31:26 [INFO] 
09:31:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.releng.feature ---
09:31:26 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target
09:31:26 [INFO] 
09:31:26 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.releng.feature ---
09:31:26 [INFO] The project's OSGi version is 1.0.0.202109161320
09:31:26 [INFO] 
09:31:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.releng.feature ---
09:31:26 [INFO] 
09:31:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.releng.feature ---
09:31:26 [INFO] 
09:31:26 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.releng.feature ---
09:31:26 [INFO] 
09:31:26 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.releng.feature ---
09:31:26 [INFO] 
09:31:26 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.releng.feature ---
09:31:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target/org.eclipse.papyrus.releng.feature-1.0.0-SNAPSHOT.jar
09:31:26 [INFO] 
09:31:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.releng.feature ---
09:31:26 [INFO] 
09:31:26 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.releng.feature ---
09:31:26 [INFO] 
09:31:26 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.releng.feature ---
09:31:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target/org.eclipse.papyrus.releng.feature-1.0.0-SNAPSHOT-sources-feature.jar
09:31:26 [INFO] 
09:31:26 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.releng.feature ---
09:31:26 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target/org.eclipse.papyrus.releng.feature-1.0.0-SNAPSHOT.jar
09:31:27 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target/org.eclipse.papyrus.releng.feature-1.0.0-SNAPSHOT-sources-feature.jar
09:31:28 [INFO] 
09:31:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.releng.feature ---
09:31:28 [INFO] 
09:31:28 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validations >---
09:31:28 [INFO] Building org.eclipse.papyrus.toolsmiths.validations 0.0.1-SNAPSHOT [55/90]
09:31:28 [INFO] --------------------------------[ pom ]---------------------------------
09:31:28 [INFO] 
09:31:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validations ---
09:31:28 [INFO] 
09:31:28 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validations ---
09:31:28 [INFO] 
09:31:28 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validations ---
09:31:28 [INFO] 
09:31:28 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.validations ---
09:31:28 [INFO] 
09:31:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validations ---
09:31:28 [INFO] 
09:31:28 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.common >--
09:31:28 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.common 2.0.0-SNAPSHOT [56/90]
09:31:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:31:28 [INFO] 
09:31:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.common ---
09:31:28 [INFO] 
09:31:28 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.common ---
09:31:28 [INFO] The project's OSGi version is 2.0.0.202109161320
09:31:28 [INFO] 
09:31:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.common ---
09:31:28 [INFO] 
09:31:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.common ---
09:31:28 [INFO] 
09:31:28 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.common ---
09:31:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:31:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:31:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/src/main/resources
09:31:28 [INFO] 
09:31:28 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.common ---
09:31:28 [INFO] Compiling 42 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/bin
09:31:28 [INFO] 
09:31:28 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.common ---
09:31:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:31:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:31:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/src/test/resources
09:31:28 [INFO] 
09:31:28 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.common ---
09:31:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/target/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0-SNAPSHOT-sources.jar
09:31:28 [INFO] 
09:31:28 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.common ---
09:31:28 [INFO] 
09:31:28 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.common ---
09:31:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/target/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0-SNAPSHOT.jar
09:31:28 [INFO] 
09:31:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.common ---
09:31:28 [INFO] 
09:31:28 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.common ---
09:31:28 [INFO] 
09:31:28 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.common ---
09:31:28 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/target/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0-SNAPSHOT.jar
09:31:29 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/target/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0-SNAPSHOT-sources.jar
09:31:31 [INFO] 
09:31:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.common ---
09:31:31 [INFO] 
09:31:31 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths-builder >-----
09:31:31 [INFO] Building Papyrus Toolsmithis - Builder 0.0.1-SNAPSHOT            [57/90]
09:31:31 [INFO] --------------------------------[ pom ]---------------------------------
09:31:31 [INFO] 
09:31:31 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths-builder ---
09:31:31 [INFO] 
09:31:31 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths-builder ---
09:31:31 [INFO] 
09:31:31 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths-builder ---
09:31:31 [INFO] 
09:31:31 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths-builder ---
09:31:31 [INFO] 
09:31:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths-builder ---
09:31:31 [INFO] 
09:31:31 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.plugin.builder >--
09:31:31 [INFO] Building org.eclipse.papyrus.toolsmiths.plugin.builder 1.1.0-SNAPSHOT [58/90]
09:31:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:31:31 [INFO] 
09:31:31 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
09:31:31 [INFO] 
09:31:31 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
09:31:31 [INFO] The project's OSGi version is 1.1.0.202109161320
09:31:31 [INFO] 
09:31:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
09:31:31 [INFO] 
09:31:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
09:31:31 [INFO] 
09:31:31 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
09:31:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:31:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:31:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/main/resources
09:31:31 [INFO] 
09:31:31 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
09:31:31 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/bin
09:31:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/org/eclipse/papyrus/toolsmiths/plugin/builder/quickfix/DependencyRangeMarkerResolution.java:[30] 
09:31:31 	import org.eclipse.papyrus.toolsmiths.plugin.builder.helper.BundleVersionHelper;
09:31:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:31 The type BundleVersionHelper is deprecated
09:31:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/org/eclipse/papyrus/toolsmiths/plugin/builder/quickfix/DependencyRangeMarkerResolution.java:[61] 
09:31:31 	BundleVersionHelper bundleHelper = new BundleVersionHelper(dependency);
09:31:31 	^^^^^^^^^^^^^^^^^^^
09:31:31 The type BundleVersionHelper is deprecated
09:31:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/org/eclipse/papyrus/toolsmiths/plugin/builder/quickfix/DependencyRangeMarkerResolution.java:[61] 
09:31:31 	BundleVersionHelper bundleHelper = new BundleVersionHelper(dependency);
09:31:31 	                                       ^^^^^^^^^^^^^^^^^^^
09:31:31 The type BundleVersionHelper is deprecated
09:31:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/org/eclipse/papyrus/toolsmiths/plugin/builder/quickfix/DependencyRangeMarkerResolution.java:[61] 
09:31:31 	BundleVersionHelper bundleHelper = new BundleVersionHelper(dependency);
09:31:31 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:31 The constructor BundleVersionHelper(String) is deprecated
09:31:31 4 problems (4 warnings)
09:31:31 [INFO] 
09:31:31 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
09:31:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:31:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:31:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/test/resources
09:31:31 [INFO] 
09:31:31 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
09:31:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/target/org.eclipse.papyrus.toolsmiths.plugin.builder-1.1.0-SNAPSHOT-sources.jar
09:31:31 [INFO] 
09:31:31 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
09:31:31 [INFO] 
09:31:31 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
09:31:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/target/org.eclipse.papyrus.toolsmiths.plugin.builder-1.1.0-SNAPSHOT.jar
09:31:31 [INFO] 
09:31:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
09:31:31 [INFO] 
09:31:31 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
09:31:31 [INFO] 
09:31:31 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
09:31:31 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/target/org.eclipse.papyrus.toolsmiths.plugin.builder-1.1.0-SNAPSHOT.jar
09:31:33 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/target/org.eclipse.papyrus.toolsmiths.plugin.builder-1.1.0-SNAPSHOT-sources.jar
09:31:34 [INFO] 
09:31:34 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
09:31:34 [INFO] 
09:31:34 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.builder.feature >--
09:31:34 [INFO] Building org.eclipse.papyrus.toolsmiths.builder.feature 1.0.0-SNAPSHOT [59/90]
09:31:34 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:31:34 [INFO] 
09:31:34 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
09:31:34 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/target
09:31:34 [INFO] 
09:31:34 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
09:31:34 [INFO] The project's OSGi version is 1.0.0.202109161320
09:31:34 [INFO] 
09:31:34 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
09:31:34 [INFO] 
09:31:34 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
09:31:34 [INFO] 
09:31:34 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
09:31:34 [INFO] 
09:31:34 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
09:31:34 [INFO] 
09:31:34 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
09:31:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/target/org.eclipse.papyrus.toolsmiths.builder.feature-1.0.0-SNAPSHOT.jar
09:31:34 [INFO] 
09:31:34 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
09:31:34 [INFO] 
09:31:34 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
09:31:34 [INFO] 
09:31:34 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
09:31:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/target/org.eclipse.papyrus.toolsmiths.builder.feature-1.0.0-SNAPSHOT-sources-feature.jar
09:31:34 [INFO] 
09:31:34 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
09:31:34 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/target/org.eclipse.papyrus.toolsmiths.builder.feature-1.0.0-SNAPSHOT.jar
09:31:35 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/target/org.eclipse.papyrus.toolsmiths.builder.feature-1.0.0-SNAPSHOT-sources-feature.jar
09:31:37 [INFO] 
09:31:37 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
09:31:37 [INFO] 
09:31:37 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.customization.nattableconfiguration >--
09:31:37 [INFO] Building org.eclipse.papyrus.customization.nattableconfiguration 3.0.0-SNAPSHOT [60/90]
09:31:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:31:37 [INFO] 
09:31:37 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.customization.nattableconfiguration ---
09:31:37 [INFO] 
09:31:37 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.customization.nattableconfiguration ---
09:31:37 [INFO] The project's OSGi version is 3.0.0.202109161320
09:31:37 [INFO] 
09:31:37 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.customization.nattableconfiguration ---
09:31:37 [INFO] 
09:31:37 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.customization.nattableconfiguration ---
09:31:37 [INFO] 
09:31:37 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.customization.nattableconfiguration ---
09:31:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:31:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:31:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/main/resources
09:31:37 [INFO] 
09:31:37 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.customization.nattableconfiguration ---
09:31:37 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/bin
09:31:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[22] 
09:31:37 	import org.eclipse.core.internal.resources.File;
09:31:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:37 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.15.100.v20210818-1523/org.eclipse.core.resources-3.15.100.v20210818-1523.jar')
09:31:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[125] 
09:31:37 	if (selectedElement instanceof File && NattableConfigurationResource.NATTABLE_CONFIGURATION_RESOURCE_FILE_EXTENSION.equals(((File) selectedElement).getFileExtension())) {
09:31:37 	                               ^^^^
09:31:37 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.15.100.v20210818-1523/org.eclipse.core.resources-3.15.100.v20210818-1523.jar')
09:31:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[125] 
09:31:37 	if (selectedElement instanceof File && NattableConfigurationResource.NATTABLE_CONFIGURATION_RESOURCE_FILE_EXTENSION.equals(((File) selectedElement).getFileExtension())) {
09:31:37 	                                                                                                                             ^^^^
09:31:37 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.15.100.v20210818-1523/org.eclipse.core.resources-3.15.100.v20210818-1523.jar')
09:31:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[125] 
09:31:37 	if (selectedElement instanceof File && NattableConfigurationResource.NATTABLE_CONFIGURATION_RESOURCE_FILE_EXTENSION.equals(((File) selectedElement).getFileExtension())) {
09:31:37 	                                                                                                                                                    ^^^^^^^^^^^^^^^^
09:31:37 Discouraged access: The method 'Resource.getFileExtension()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.15.100.v20210818-1523/org.eclipse.core.resources-3.15.100.v20210818-1523.jar')
09:31:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[135] 
09:31:37 	resource = TableEditingDomainUtils.getTableEditingDomain(manager.getTable()).getResourceSet().getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true);
09:31:37 	                                                                                                                              ^^^^
09:31:37 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.15.100.v20210818-1523/org.eclipse.core.resources-3.15.100.v20210818-1523.jar')
09:31:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[135] 
09:31:37 	resource = TableEditingDomainUtils.getTableEditingDomain(manager.getTable()).getResourceSet().getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true);
09:31:37 	                                                                                                                                                     ^^^^^^^^^^^
09:31:37 Discouraged access: The method 'Resource.getLocation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.15.100.v20210818-1523/org.eclipse.core.resources-3.15.100.v20210818-1523.jar')
09:31:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[138] 
09:31:37 	resource = set.getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true);
09:31:37 	                                               ^^^^
09:31:37 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.15.100.v20210818-1523/org.eclipse.core.resources-3.15.100.v20210818-1523.jar')
09:31:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[138] 
09:31:37 	resource = set.getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true);
09:31:37 	                                                                      ^^^^^^^^^^^
09:31:37 Discouraged access: The method 'Resource.getLocation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.15.100.v20210818-1523/org.eclipse.core.resources-3.15.100.v20210818-1523.jar')
09:31:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[31] 
09:31:37 	import org.eclipse.pde.internal.ui.wizards.IProjectProvider;
09:31:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:37 Discouraged access: The type 'IProjectProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar')
09:31:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[32] 
09:31:37 	import org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationOperation;
09:31:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:37 Discouraged access: The type 'NewProjectCreationOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar')
09:31:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[33] 
09:31:37 	import org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationPage;
09:31:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:37 Discouraged access: The type 'NewProjectCreationPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar')
09:31:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[34] 
09:31:37 	import org.eclipse.pde.internal.ui.wizards.plugin.PluginContentPage;
09:31:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:37 Discouraged access: The type 'PluginContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar')
09:31:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[35] 
09:31:37 	import org.eclipse.pde.internal.ui.wizards.plugin.PluginFieldData;
09:31:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:37 Discouraged access: The type 'PluginFieldData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar')
09:31:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[49] 
09:31:37 	private NewProjectCreationPage nattableConfigurationProjectCreationPage;
09:31:37 	        ^^^^^^^^^^^^^^^^^^^^^^
09:31:37 Discouraged access: The type 'NewProjectCreationPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar')
09:31:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[54] 
09:31:37 	private IProjectProvider projectProvider;
09:31:37 	        ^^^^^^^^^^^^^^^^
09:31:37 Discouraged access: The type 'IProjectProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar')
09:31:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[59] 
09:31:37 	protected PluginContentPage contentPage;
09:31:37 	          ^^^^^^^^^^^^^^^^^
09:31:37 Discouraged access: The type 'PluginContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar')
09:31:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[64] 
09:31:37 	private PluginFieldData pluginData;
09:31:37 	        ^^^^^^^^^^^^^^^
09:31:37 Discouraged access: The type 'PluginFieldData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar')
09:31:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[72] 
09:31:37 	pluginData = new PluginFieldData();
09:31:37 	                 ^^^^^^^^^^^^^^^
09:31:37 Discouraged access: The type 'PluginFieldData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar')
09:31:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[72] 
09:31:37 	pluginData = new PluginFieldData();
09:31:37 	                 ^^^^^^^^^^^^^^^
09:31:37 Discouraged access: The constructor 'PluginFieldData()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar')
09:31:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[74] 
09:31:37 	nattableConfigurationProjectCreationPage = new NewProjectCreationPage(Messages.NattableConfigurationProjectCreationPage_pageName, pluginData, false,new StructuredSelection());
09:31:37 	                                               ^^^^^^^^^^^^^^^^^^^^^^
09:31:37 Discouraged access: The type 'NewProjectCreationPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar')
09:31:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[74] 
09:31:37 	nattableConfigurationProjectCreationPage = new NewProjectCreationPage(Messages.NattableConfigurationProjectCreationPage_pageName, pluginData, false,new StructuredSelection());
09:31:37 	                                               ^^^^^^^^^^^^^^^^^^^^^^
09:31:37 Discouraged access: The constructor 'NewProjectCreationPage(String, AbstractFieldData, boolean, IStructuredSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar')
09:31:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[77] 
09:31:37 	projectProvider = new IProjectProvider() {
09:31:37 	                      ^^^^^^^^^^^^^^^^
09:31:37 Discouraged access: The type 'IProjectProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar')
09:31:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[94] 
09:31:37 	contentPage = new PluginContentPage("page2", projectProvider, nattableConfigurationProjectCreationPage, pluginData); //$NON-NLS-1$
09:31:37 	                  ^^^^^^^^^^^^^^^^^
09:31:37 Discouraged access: The type 'PluginContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar')
09:31:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[94] 
09:31:37 	contentPage = new PluginContentPage("page2", projectProvider, nattableConfigurationProjectCreationPage, pluginData); //$NON-NLS-1$
09:31:37 	                  ^^^^^^^^^^^^^^^^^
09:31:37 Discouraged access: The constructor 'PluginContentPage(String, IProjectProvider, NewProjectCreationPage, AbstractFieldData)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar')
09:31:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[117] 
09:31:37 	getContainer().run(false, true, new NewProjectCreationOperation(pluginData, projectProvider, null));
09:31:37 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:37 Discouraged access: The type 'NewProjectCreationOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar')
09:31:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[117] 
09:31:37 	getContainer().run(false, true, new NewProjectCreationOperation(pluginData, projectProvider, null));
09:31:37 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:37 Discouraged access: The constructor 'NewProjectCreationOperation(IFieldData, IProjectProvider, IPluginContentWizard)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar')
09:31:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[212] 
09:31:37 	return this.projectProvider.getProject();
09:31:37 	                            ^^^^^^^^^^
09:31:37 Discouraged access: The method 'IProjectProvider.getProject()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar')
09:31:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateAndEditTableConfigurationWizard.java:[168] 
09:31:37 	if (this.firstSelectedElement instanceof org.eclipse.core.internal.resources.Resource) {
09:31:37 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:37 Discouraged access: The type 'Resource' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.15.100.v20210818-1523/org.eclipse.core.resources-3.15.100.v20210818-1523.jar')
09:31:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateAndEditTableConfigurationWizard.java:[169] 
09:31:37 	project = ((org.eclipse.core.internal.resources.Resource) firstSelectedElement).getProject();
09:31:37 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:37 Discouraged access: The type 'Resource' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.15.100.v20210818-1523/org.eclipse.core.resources-3.15.100.v20210818-1523.jar')
09:31:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateAndEditTableConfigurationWizard.java:[169] 
09:31:37 	project = ((org.eclipse.core.internal.resources.Resource) firstSelectedElement).getProject();
09:31:37 	                                                                                ^^^^^^^^^^
09:31:37 Discouraged access: The method 'Resource.getProject()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.15.100.v20210818-1523/org.eclipse.core.resources-3.15.100.v20210818-1523.jar')
09:31:37 30 problems (30 warnings)
09:31:37 [INFO] 
09:31:37 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.customization.nattableconfiguration ---
09:31:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:31:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:31:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/test/resources
09:31:37 [INFO] 
09:31:37 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.customization.nattableconfiguration ---
09:31:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/target/org.eclipse.papyrus.customization.nattableconfiguration-3.0.0-SNAPSHOT-sources.jar
09:31:37 [INFO] 
09:31:37 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.customization.nattableconfiguration ---
09:31:37 [INFO] 
09:31:37 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.customization.nattableconfiguration ---
09:31:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/target/org.eclipse.papyrus.customization.nattableconfiguration-3.0.0-SNAPSHOT.jar
09:31:37 [INFO] 
09:31:37 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.customization.nattableconfiguration ---
09:31:37 [INFO] 
09:31:37 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.customization.nattableconfiguration ---
09:31:37 [INFO] 
09:31:37 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.customization.nattableconfiguration ---
09:31:37 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/target/org.eclipse.papyrus.customization.nattableconfiguration-3.0.0-SNAPSHOT.jar
09:31:38 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/target/org.eclipse.papyrus.customization.nattableconfiguration-3.0.0-SNAPSHOT-sources.jar
09:31:39 [INFO] 
09:31:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.customization.nattableconfiguration ---
09:31:39 [INFO] 
09:31:39 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui.properties >--
09:31:39 [INFO] Building org.eclipse.papyrus.infra.emf.types.ui.properties 4.0.0-SNAPSHOT [61/90]
09:31:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:31:39 [INFO] 
09:31:39 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
09:31:39 [INFO] 
09:31:39 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
09:31:39 [INFO] The project's OSGi version is 4.0.0.202109161320
09:31:39 [INFO] 
09:31:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
09:31:39 [INFO] 
09:31:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
09:31:39 [INFO] 
09:31:39 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
09:31:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:31:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:31:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/src/main/resources
09:31:39 [INFO] 
09:31:39 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
09:31:39 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/bin
09:31:39 [INFO] 
09:31:39 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
09:31:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:31:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:31:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/src/test/resources
09:31:39 [INFO] 
09:31:39 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
09:31:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/target/org.eclipse.papyrus.infra.emf.types.ui.properties-4.0.0-SNAPSHOT-sources.jar
09:31:39 [INFO] 
09:31:39 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
09:31:39 [INFO] 
09:31:39 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
09:31:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/target/org.eclipse.papyrus.infra.emf.types.ui.properties-4.0.0-SNAPSHOT.jar
09:31:39 [INFO] 
09:31:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
09:31:39 [INFO] 
09:31:39 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
09:31:39 [INFO] 
09:31:39 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
09:31:39 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/target/org.eclipse.papyrus.infra.emf.types.ui.properties-4.0.0-SNAPSHOT.jar
09:31:41 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/target/org.eclipse.papyrus.infra.emf.types.ui.properties-4.0.0-SNAPSHOT-sources.jar
09:31:42 [INFO] 
09:31:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
09:31:42 [INFO] 
09:31:42 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.edit >--
09:31:42 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.expansion.edit 3.0.0-SNAPSHOT [62/90]
09:31:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:31:42 [INFO] 
09:31:42 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
09:31:42 [INFO] 
09:31:42 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
09:31:42 [INFO] The project's OSGi version is 3.0.0.202109161320
09:31:42 [INFO] 
09:31:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
09:31:42 [INFO] 
09:31:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
09:31:42 [INFO] 
09:31:42 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
09:31:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:31:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:31:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/src/main/resources
09:31:42 [INFO] 
09:31:42 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
09:31:42 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/bin
09:31:42 [INFO] 
09:31:42 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
09:31:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:31:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:31:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/src/test/resources
09:31:42 [INFO] 
09:31:42 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
09:31:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/target/org.eclipse.papyrus.infra.gmfdiag.expansion.edit-3.0.0-SNAPSHOT-sources.jar
09:31:42 [INFO] 
09:31:42 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
09:31:42 [INFO] 
09:31:42 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
09:31:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/target/org.eclipse.papyrus.infra.gmfdiag.expansion.edit-3.0.0-SNAPSHOT.jar
09:31:42 [INFO] 
09:31:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
09:31:42 [INFO] 
09:31:42 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
09:31:42 [INFO] 
09:31:42 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
09:31:42 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/target/org.eclipse.papyrus.infra.gmfdiag.expansion.edit-3.0.0-SNAPSHOT.jar
09:31:44 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/target/org.eclipse.papyrus.infra.gmfdiag.expansion.edit-3.0.0-SNAPSHOT-sources.jar
09:31:45 [INFO] 
09:31:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
09:31:45 [INFO] 
09:31:45 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.editor >--
09:31:45 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.expansion.editor 3.0.0-SNAPSHOT [63/90]
09:31:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:31:45 [INFO] 
09:31:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
09:31:45 [INFO] 
09:31:45 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
09:31:45 [INFO] The project's OSGi version is 3.0.0.202109161320
09:31:45 [INFO] 
09:31:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
09:31:45 [INFO] 
09:31:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
09:31:45 [INFO] 
09:31:45 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
09:31:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:31:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:31:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src/main/resources
09:31:45 [INFO] 
09:31:45 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
09:31:45 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/bin
09:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/presentation/ExpansionModelEditor.java:[1331] 
09:31:45 	public Object getAdapter(Class key) {
09:31:45 	       ^^^^^^
09:31:45 Type safety: The return type Object for getAdapter(Class) from the type ExpansionModelEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
09:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/presentation/ExpansionModelEditor.java:[1342] 
09:31:45 	return super.getAdapter(key);
09:31:45 	       ^^^^^^^^^^^^^^^^^^^^^
09:31:45 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
09:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/presentation/ExpansionModelEditor.java:[1342] 
09:31:45 	return super.getAdapter(key);
09:31:45 	                        ^^^
09:31:45 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
09:31:45 3 problems (3 warnings)
09:31:45 [INFO] 
09:31:45 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
09:31:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:31:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:31:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src/test/resources
09:31:45 [INFO] 
09:31:45 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
09:31:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/target/org.eclipse.papyrus.infra.gmfdiag.expansion.editor-3.0.0-SNAPSHOT-sources.jar
09:31:45 [INFO] 
09:31:45 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
09:31:45 [INFO] 
09:31:45 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
09:31:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/target/org.eclipse.papyrus.infra.gmfdiag.expansion.editor-3.0.0-SNAPSHOT.jar
09:31:45 [INFO] 
09:31:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
09:31:45 [INFO] 
09:31:45 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
09:31:45 [INFO] 
09:31:45 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
09:31:45 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/target/org.eclipse.papyrus.infra.gmfdiag.expansion.editor-3.0.0-SNAPSHOT.jar
09:31:46 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/target/org.eclipse.papyrus.infra.gmfdiag.expansion.editor-3.0.0-SNAPSHOT-sources.jar
09:31:47 [INFO] 
09:31:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
09:31:47 [INFO] 
09:31:47 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor >--
09:31:47 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor 4.1.0-SNAPSHOT [64/90]
09:31:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:31:47 [INFO] 
09:31:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
09:31:47 [INFO] 
09:31:47 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
09:31:47 [INFO] The project's OSGi version is 4.1.0.202109161320
09:31:47 [INFO] 
09:31:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
09:31:47 [INFO] 
09:31:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
09:31:47 [INFO] 
09:31:47 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
09:31:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:31:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:31:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/main/resources
09:31:47 [INFO] 
09:31:47 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
09:31:47 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/bin
09:31:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/PaletteconfigurationEditor.java:[1072] 
09:31:48 	public Object getAdapter(Class key) {
09:31:48 	       ^^^^^^
09:31:48 Type safety: The return type Object for getAdapter(Class) from the type PaletteconfigurationEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
09:31:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/PaletteconfigurationEditor.java:[1083] 
09:31:48 	return super.getAdapter(key);
09:31:48 	       ^^^^^^^^^^^^^^^^^^^^^
09:31:48 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
09:31:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/PaletteconfigurationEditor.java:[1083] 
09:31:48 	return super.getAdapter(key);
09:31:48 	                        ^^^
09:31:48 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
09:31:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/CustomPaletteCreationPage.java:[319] 
09:31:48 	private String getInitRequiredProfilesValue() {
09:31:48 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:48 The method getInitRequiredProfilesValue() from the type CustomPaletteCreationPage is never used locally
09:31:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/CustomPaletteconfigurationModelWizard.java:[23] 
09:31:48 	import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.presentation.PaletteConfigurationEditorPlugin;
09:31:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:48 The import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.presentation.PaletteConfigurationEditorPlugin is never used
09:31:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/CustomPaletteconfigurationModelWizard.java:[24] 
09:31:48 	import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.presentation.PaletteconfigurationModelWizard;
09:31:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:48 The import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.presentation.PaletteconfigurationModelWizard is never used
09:31:48 6 problems (6 warnings)
09:31:48 [INFO] 
09:31:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
09:31:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:31:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:31:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/test/resources
09:31:48 [INFO] 
09:31:48 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
09:31:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor-4.1.0-SNAPSHOT-sources.jar
09:31:48 [INFO] 
09:31:48 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
09:31:48 [INFO] 
09:31:48 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
09:31:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor-4.1.0-SNAPSHOT.jar
09:31:48 [INFO] 
09:31:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
09:31:48 [INFO] 
09:31:48 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
09:31:48 [INFO] 
09:31:48 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
09:31:48 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor-4.1.0-SNAPSHOT.jar
09:31:50 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor-4.1.0-SNAPSHOT-sources.jar
09:31:51 [INFO] 
09:31:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
09:31:51 [INFO] 
09:31:51 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths >---------
09:31:51 [INFO] Building org.eclipse.papyrus.toolsmiths 2.0.0-SNAPSHOT           [65/90]
09:31:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:31:51 [INFO] 
09:31:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths ---
09:31:51 [INFO] 
09:31:51 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths ---
09:31:51 [INFO] The project's OSGi version is 2.0.0.202109161320
09:31:51 [INFO] 
09:31:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths ---
09:31:51 [INFO] 
09:31:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths ---
09:31:51 [INFO] 
09:31:51 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths ---
09:31:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:31:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:31:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/main/resources
09:31:51 [INFO] 
09:31:51 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths ---
09:31:51 [INFO] Compiling 53 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/bin
09:31:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/types/generator/TypesPluginGenerator.java:[92] 
09:31:51 	IStatus configurePlugin = configurePlugin(project, entry.getValue(), contextId, generateExtensionPoint);
09:31:51 	        ^^^^^^^^^^^^^^^
09:31:51 The value of the local variable configurePlugin is not used
09:31:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[24] 
09:31:51 	import org.eclipse.pde.internal.ui.wizards.plugin.NewPluginProjectWizard;
09:31:51 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:31:51 Discouraged access: The type 'NewPluginProjectWizard' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar')
09:31:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[28] 
09:31:51 	public class CreateNewCustomizationPluginWizard extends NewPluginProjectWizard {
09:31:51 	                                                        ^^^^^^^^^^^^^^^^^^^^^^
09:31:51 Discouraged access: The type 'NewPluginProjectWizard' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar')
09:31:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[35] 
09:31:51 	private Image defaultImage;
09:31:51 	              ^^^^^^^^^^^^
09:31:51 The value of the field CreateNewCustomizationPluginWizard.defaultImage is not used
09:31:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[38] 
09:31:51 	super();
09:31:51 	^^^^^^^^
09:31:51 Discouraged access: The constructor 'NewPluginProjectWizard()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar')
09:31:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[46] 
09:31:51 	super.addPages();
09:31:51 	      ^^^^^^^^
09:31:51 Discouraged access: The method 'NewPluginProjectWizard.addPages()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar')
09:31:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[52] 
09:31:51 	if (page == fContentPage) { // Remove the template page
09:31:51 	            ^^^^^^^^^^^^
09:31:51 Discouraged access: The field 'NewPluginProjectWizard.fContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar')
09:31:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[59] 
09:31:51 	return this.fContentPage.getData().getProvider();
09:31:51 	            ^^^^^^^^^^^^
09:31:51 Discouraged access: The field 'NewPluginProjectWizard.fContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar')
09:31:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[59] 
09:31:51 	return this.fContentPage.getData().getProvider();
09:31:51 	                         ^^^^^^^
09:31:51 Discouraged access: The method 'ContentPage.getData()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar')
09:31:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[64] 
09:31:51 	boolean result = super.performFinish();
09:31:51 	                       ^^^^^^^^^^^^^
09:31:51 Discouraged access: The method 'NewPluginProjectWizard.performFinish()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar')
09:31:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[66] 
09:31:51 	IProject project = this.fMainPage.getProjectHandle();
09:31:51 	                        ^^^^^^^^^
09:31:51 Discouraged access: The field 'NewPluginProjectWizard.fMainPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar')
09:31:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CustomizationPage.java:[64] 
09:31:51 	this.configuration.setPlugin(getWizard().getPluginId());
09:31:51 	                                         ^^^^^^^^^^^
09:31:51 Discouraged access: The method 'NewPluginProjectWizard.getPluginId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.200.v20210820-1453/org.eclipse.pde.ui-3.13.200.v20210820-1453.jar')
09:31:51 12 problems (12 warnings)
09:31:51 [INFO] 
09:31:51 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths ---
09:31:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:31:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:31:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/test/resources
09:31:51 [INFO] 
09:31:51 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths ---
09:31:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/target/org.eclipse.papyrus.toolsmiths-2.0.0-SNAPSHOT-sources.jar
09:31:51 [INFO] 
09:31:51 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths ---
09:31:51 [INFO] 
09:31:51 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths ---
09:31:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/target/org.eclipse.papyrus.toolsmiths-2.0.0-SNAPSHOT.jar
09:31:52 [INFO] 
09:31:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths ---
09:31:52 [INFO] 
09:31:52 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths ---
09:31:52 [INFO] 
09:31:52 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths ---
09:31:52 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/target/org.eclipse.papyrus.toolsmiths-2.0.0-SNAPSHOT.jar
09:31:53 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/target/org.eclipse.papyrus.toolsmiths-2.0.0-SNAPSHOT-sources.jar
09:31:54 [INFO] 
09:31:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths ---
09:31:54 [INFO] 
09:31:54 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.ecore >------
09:31:54 [INFO] Building org.eclipse.papyrus.toolsmiths.ecore 2.0.0-SNAPSHOT     [66/90]
09:31:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:31:54 [INFO] 
09:31:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.ecore ---
09:31:54 [INFO] 
09:31:54 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.ecore ---
09:31:54 [INFO] The project's OSGi version is 2.0.0.202109161320
09:31:54 [INFO] 
09:31:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.ecore ---
09:31:54 [INFO] 
09:31:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.ecore ---
09:31:54 [INFO] 
09:31:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.ecore ---
09:31:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:31:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:31:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/src/main/resources
09:31:54 [INFO] 
09:31:54 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.ecore ---
09:31:54 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/bin
09:31:54 [INFO] 
09:31:54 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.ecore ---
09:31:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:31:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:31:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/src/test/resources
09:31:54 [INFO] 
09:31:54 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.ecore ---
09:31:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/target/org.eclipse.papyrus.toolsmiths.ecore-2.0.0-SNAPSHOT-sources.jar
09:31:54 [INFO] 
09:31:54 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.ecore ---
09:31:54 [INFO] 
09:31:54 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.ecore ---
09:31:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/target/org.eclipse.papyrus.toolsmiths.ecore-2.0.0-SNAPSHOT.jar
09:31:54 [INFO] 
09:31:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.ecore ---
09:31:54 [INFO] 
09:31:54 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.ecore ---
09:31:54 [INFO] 
09:31:54 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.ecore ---
09:31:54 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/target/org.eclipse.papyrus.toolsmiths.ecore-2.0.0-SNAPSHOT.jar
09:31:55 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/target/org.eclipse.papyrus.toolsmiths.ecore-2.0.0-SNAPSHOT-sources.jar
09:31:56 [INFO] 
09:31:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.ecore ---
09:31:56 [INFO] 
09:31:56 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.expressions >---
09:31:56 [INFO] Building org.eclipse.papyrus.toolsmiths.expressions 2.0.0-SNAPSHOT [67/90]
09:31:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:31:56 [INFO] 
09:31:56 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.expressions ---
09:31:56 [INFO] 
09:31:56 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.expressions ---
09:31:56 [INFO] The project's OSGi version is 2.0.0.202109161320
09:31:56 [INFO] 
09:31:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.expressions ---
09:31:56 [INFO] 
09:31:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.expressions ---
09:31:56 [INFO] 
09:31:56 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.expressions ---
09:31:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:31:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:31:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/src/main/resources
09:31:56 [INFO] 
09:31:56 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.expressions ---
09:31:56 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/bin
09:31:56 [INFO] 
09:31:56 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.expressions ---
09:31:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:31:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:31:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/src/test/resources
09:31:56 [INFO] 
09:31:56 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.expressions ---
09:31:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/target/org.eclipse.papyrus.toolsmiths.expressions-2.0.0-SNAPSHOT-sources.jar
09:31:56 [INFO] 
09:31:56 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.expressions ---
09:31:56 [INFO] 
09:31:56 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.expressions ---
09:31:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/target/org.eclipse.papyrus.toolsmiths.expressions-2.0.0-SNAPSHOT.jar
09:31:56 [INFO] 
09:31:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.expressions ---
09:31:56 [INFO] 
09:31:56 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.expressions ---
09:31:56 [INFO] 
09:31:56 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.expressions ---
09:31:56 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/target/org.eclipse.papyrus.toolsmiths.expressions-2.0.0-SNAPSHOT.jar
09:31:59 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/target/org.eclipse.papyrus.toolsmiths.expressions-2.0.0-SNAPSHOT-sources.jar
09:32:01 [INFO] 
09:32:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.expressions ---
09:32:01 [INFO] 
09:32:01 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools >--
09:32:01 [INFO] Building org.eclipse.papyrus.uml.m2m.qvto.tests.tools 2.1.0-SNAPSHOT [68/90]
09:32:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:32:01 [INFO] 
09:32:01 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
09:32:01 [INFO] 
09:32:01 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
09:32:01 [INFO] The project's OSGi version is 2.1.0.202109161320
09:32:01 [INFO] 
09:32:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
09:32:01 [INFO] 
09:32:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
09:32:01 [INFO] 
09:32:01 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
09:32:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/src/main/resources
09:32:01 [INFO] 
09:32:01 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
09:32:01 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/bin
09:32:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/src/org/eclipse/papyrus/uml/m2m/qvto/tests/tools/tests/EMFCompareUtils.java:[69] 
09:32:01 	final MatchEngineFactoryImpl mathEnginefactory = new MatchEngineFactoryImpl(matcher, comparisonFactory);
09:32:01 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:01 The constructor MatchEngineFactoryImpl(IEObjectMatcher, IComparisonFactory) is deprecated
09:32:01 2 problems (0 errors, 1 warning, 1 info)
09:32:01 [INFO] 
09:32:01 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
09:32:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/src/test/resources
09:32:01 [INFO] 
09:32:01 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
09:32:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools-2.1.0-SNAPSHOT-sources.jar
09:32:01 [INFO] 
09:32:01 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
09:32:01 [INFO] 
09:32:01 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
09:32:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools-2.1.0-SNAPSHOT.jar
09:32:01 [INFO] 
09:32:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
09:32:01 [INFO] 
09:32:01 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
09:32:01 [INFO] 
09:32:01 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
09:32:01 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools-2.1.0-SNAPSHOT.jar
09:32:02 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools-2.1.0-SNAPSHOT-sources.jar
09:32:05 [INFO] 
09:32:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
09:32:05 [INFO] 
09:32:05 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature >--
09:32:05 [INFO] Building org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature 1.0.0-SNAPSHOT [69/90]
09:32:05 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:32:05 [INFO] 
09:32:05 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
09:32:05 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/target
09:32:05 [INFO] 
09:32:05 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
09:32:05 [INFO] The project's OSGi version is 1.0.0.202109161320
09:32:05 [INFO] 
09:32:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
09:32:05 [INFO] 
09:32:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
09:32:05 [INFO] 
09:32:05 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
09:32:05 [INFO] 
09:32:05 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
09:32:05 [INFO] 
09:32:05 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
09:32:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature-1.0.0-SNAPSHOT.jar
09:32:05 [INFO] 
09:32:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
09:32:05 [INFO] 
09:32:05 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
09:32:05 [INFO] 
09:32:05 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
09:32:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature-1.0.0-SNAPSHOT-sources-feature.jar
09:32:05 [INFO] 
09:32:05 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
09:32:05 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature-1.0.0-SNAPSHOT.jar
09:32:07 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature-1.0.0-SNAPSHOT-sources-feature.jar
09:32:08 [INFO] 
09:32:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
09:32:08 [INFO] 
09:32:08 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette >-----
09:32:08 [INFO] Building org.eclipse.papyrus.toolsmiths.palette 4.0.0-SNAPSHOT   [70/90]
09:32:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:32:08 [INFO] 
09:32:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.palette ---
09:32:08 [INFO] 
09:32:08 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.palette ---
09:32:08 [INFO] The project's OSGi version is 4.0.0.202109161320
09:32:08 [INFO] 
09:32:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.palette ---
09:32:08 [INFO] 
09:32:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.palette ---
09:32:08 [INFO] 
09:32:08 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.palette ---
09:32:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/main/resources
09:32:08 [INFO] 
09:32:08 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.palette ---
09:32:08 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/bin
09:32:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[354] 
09:32:08 	button.setData(new Integer(id));
09:32:08 	                   ^^^^^^^^^^^
09:32:08 The constructor Integer(int) is deprecated since version 9
09:32:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[367] 
09:32:08 	paletteButtonsMap.put(new Integer(id), button);
09:32:08 	                          ^^^^^^^^^^^
09:32:08 The constructor Integer(int) is deprecated since version 9
09:32:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[671] 
09:32:08 	private PapyrusPaletteService paletteService;
09:32:08 	                              ^^^^^^^^^^^^^^
09:32:08 The value of the field PapyrusPaletteCustomizerDialog.PalettesTableContentProvider.paletteService is not used
09:32:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[674] 
09:32:08 	private final TableViewer viewer;
09:32:08 	                          ^^^^^^
09:32:08 The value of the field PapyrusPaletteCustomizerDialog.PalettesTableContentProvider.viewer is not used
09:32:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/ConfigurationInformationComposite.java:[197] 
09:32:08 	ToolConfiguration configuration = ((ToolConfiguration) selectedConfiguration);
09:32:08 	                  ^^^^^^^^^^^^^
09:32:08 The value of the local variable configuration is not used
09:32:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[142] 
09:32:08 	PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
09:32:08 	                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:08 Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized
09:32:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[142] 
09:32:08 	PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
09:32:08 	                                                                                                                                 ^^^^^^^
09:32:08 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
09:32:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[149] 
09:32:08 	PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
09:32:08 	                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:08 Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized
09:32:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[149] 
09:32:08 	PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
09:32:08 	                                                                                                                                 ^^^^^^^
09:32:08 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
09:32:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[169] 
09:32:08 	PapyrusPalettePreferences.addWorkspaceExtendedPalette(paletteId, paletteId, pathWS, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
09:32:08 	                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:08 Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized
09:32:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[169] 
09:32:08 	PapyrusPalettePreferences.addWorkspaceExtendedPalette(paletteId, paletteId, pathWS, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
09:32:08 	                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:08 Type safety: The expression of type HashSet needs unchecked conversion to conform to Set<String>
09:32:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[169] 
09:32:08 	PapyrusPalettePreferences.addWorkspaceExtendedPalette(paletteId, paletteId, pathWS, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
09:32:08 	                                                                                                                                             ^^^^^^^
09:32:08 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
09:32:08 12 problems (12 warnings)
09:32:08 [INFO] 
09:32:08 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.palette ---
09:32:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/test/resources
09:32:08 [INFO] 
09:32:08 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.palette ---
09:32:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/target/org.eclipse.papyrus.toolsmiths.palette-4.0.0-SNAPSHOT-sources.jar
09:32:08 [INFO] 
09:32:08 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.palette ---
09:32:08 [INFO] 
09:32:08 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.palette ---
09:32:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/target/org.eclipse.papyrus.toolsmiths.palette-4.0.0-SNAPSHOT.jar
09:32:08 [INFO] 
09:32:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.palette ---
09:32:08 [INFO] 
09:32:08 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.palette ---
09:32:08 [INFO] 
09:32:08 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.palette ---
09:32:08 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/target/org.eclipse.papyrus.toolsmiths.palette-4.0.0-SNAPSHOT.jar
09:32:09 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/target/org.eclipse.papyrus.toolsmiths.palette-4.0.0-SNAPSHOT-sources.jar
09:32:11 [INFO] 
09:32:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.palette ---
09:32:11 [INFO] 
09:32:11 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.properties.toolsmiths >--
09:32:11 [INFO] Building org.eclipse.papyrus.views.properties.toolsmiths 3.2.0-SNAPSHOT [71/90]
09:32:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:32:11 [INFO] 
09:32:11 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.properties.toolsmiths ---
09:32:11 [INFO] 
09:32:11 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.properties.toolsmiths ---
09:32:11 [INFO] The project's OSGi version is 3.2.0.202109161320
09:32:11 [INFO] 
09:32:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.properties.toolsmiths ---
09:32:11 [INFO] 
09:32:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.properties.toolsmiths ---
09:32:11 [INFO] 
09:32:11 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.properties.toolsmiths ---
09:32:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/main/resources
09:32:11 [INFO] 
09:32:11 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.views.properties.toolsmiths ---
09:32:11 [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/bin
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/CustomizationModelElement.java:[137] 
09:32:11 	TreeBrowseStrategy browseStrategy = new ProviderBasedBrowseStrategy(provider);
09:32:11 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:11 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/IContextStorageActionProvider.java:[16] 
09:32:11 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction;
09:32:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:11 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction is never used
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/IContextStorageActionProvider.java:[17] 
09:32:11 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction;
09:32:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:11 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction is never used
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/IContextStorageActionProvider.java:[18] 
09:32:11 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction;
09:32:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:11 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction is never used
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[28] 
09:32:11 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement;
09:32:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:11 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement is never used
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[39] 
09:32:11 	public class GenericAttributeObservable extends AbstractObservableValue {
09:32:11 	                                                ^^^^^^^^^^^^^^^^^^^^^^^
09:32:11 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[174] 
09:32:11 	ValueDiff diff = new ValueDiff() {
09:32:11 	^^^^^^^^^
09:32:11 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[174] 
09:32:11 	ValueDiff diff = new ValueDiff() {
09:32:11 	                     ^^^^^^^^^
09:32:11 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[191] 
09:32:11 	protected void fireValueChange(ValueDiff diff) {
09:32:11 	                               ^^^^^^^^^
09:32:11 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[192] 
09:32:11 	super.fireValueChange(diff);
09:32:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:11 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/editor/actions/CreateSectionAction.java:[34] 
09:32:11 	import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CompoundCommandActionDelegate;
09:32:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:11 The import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CompoundCommandActionDelegate is never used
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/editor/actions/CreateSectionAction.java:[35] 
09:32:11 	import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CreateResourceCommand;
09:32:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:11 The import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CreateResourceCommand is never used
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/AbstractContextStorageActionProvider.java:[16] 
09:32:11 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction;
09:32:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:11 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction is never used
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/AbstractContextStorageActionProvider.java:[17] 
09:32:11 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction;
09:32:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:11 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction is never used
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/AbstractContextStorageActionProvider.java:[18] 
09:32:11 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction;
09:32:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:11 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction is never used
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/AbstractContextStorageActionProvider.java:[19] 
09:32:11 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextStorageActionProvider;
09:32:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:11 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextStorageActionProvider is never used
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/ContextStorageActionRegistry.java:[25] 
09:32:11 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction;
09:32:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:11 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction is never used
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/ContextStorageActionRegistry.java:[26] 
09:32:11 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction;
09:32:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:11 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction is never used
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/ContextStorageActionRegistry.java:[27] 
09:32:11 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction;
09:32:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:11 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction is never used
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/ContextStorageActionRegistry.java:[28] 
09:32:11 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextStorageActionProvider;
09:32:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:11 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextStorageActionProvider is never used
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/providers/TabContentProvider.java:[20] 
09:32:11 	import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider;
09:32:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:11 The import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider is never used
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/ui/OpenCustomization.java:[25] 
09:32:11 	import org.eclipse.papyrus.views.properties.toolsmiths.ui.CustomizationDialog;
09:32:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:11 The import org.eclipse.papyrus.views.properties.toolsmiths.ui.CustomizationDialog is never used
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/providers/PropertyContentProvider.java:[21] 
09:32:11 	import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider;
09:32:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:11 The import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider is never used
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/workspace/WorkspaceContextStorageActionProvider.java:[17] 
09:32:11 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextCopyAction;
09:32:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:11 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextCopyAction is never used
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/workspace/WorkspaceContextStorageActionProvider.java:[18] 
09:32:11 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextDeleteAction;
09:32:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:11 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextDeleteAction is never used
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/workspace/WorkspaceContextStorageActionProvider.java:[19] 
09:32:11 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextEditAction;
09:32:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:11 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextEditAction is never used
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericPropertyModelElementFactory.java:[23] 
09:32:11 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement;
09:32:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:11 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement is never used
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElementFactory.java:[23] 
09:32:11 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement;
09:32:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:11 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement is never used
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/ui/CustomizationDialog.java:[31] 
09:32:11 	import org.eclipse.papyrus.views.properties.toolsmiths.ui.CopyContextAction;
09:32:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:11 The import org.eclipse.papyrus.views.properties.toolsmiths.ui.CopyContextAction is never used
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/ui/CustomizationDialog.java:[32] 
09:32:11 	import org.eclipse.papyrus.views.properties.toolsmiths.ui.EditContextAction;
09:32:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:11 The import org.eclipse.papyrus.views.properties.toolsmiths.ui.EditContextAction is never used
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/ui/CustomizationDialog.java:[33] 
09:32:11 	import org.eclipse.papyrus.views.properties.toolsmiths.ui.RemoveContextAction;
09:32:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:11 The import org.eclipse.papyrus.views.properties.toolsmiths.ui.RemoveContextAction is never used
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/editor/actions/CreateSectionWidgetAction.java:[28] 
09:32:11 	import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CompoundCommandActionDelegate;
09:32:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:11 The import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CompoundCommandActionDelegate is never used
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/editor/actions/CreateSectionWidgetAction.java:[29] 
09:32:11 	import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CreateResourceCommand;
09:32:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:11 The import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CreateResourceCommand is never used
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/CustomizationModelElementFactory.java:[19] 
09:32:11 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.CustomizationModelElement;
09:32:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:11 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.CustomizationModelElement is never used
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElement.java:[31] 
09:32:11 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElementFactory;
09:32:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:11 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElementFactory is never used
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElement.java:[32] 
09:32:11 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeObservable;
09:32:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:11 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeObservable is never used
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElement.java:[33] 
09:32:11 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericPropertyModelElementFactory;
09:32:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:11 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericPropertyModelElementFactory is never used
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElement.java:[112] 
09:32:11 	public IObservableValue doGetObservable(String propertyPath) {
09:32:11 	       ^^^^^^^^^^^^^^^^
09:32:11 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
09:32:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/providers/ConstraintDescriptorContentProvider.java:[21] 
09:32:11 	import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider;
09:32:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:11 The import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider is never used
09:32:11 39 problems (39 warnings)
09:32:11 [INFO] 
09:32:11 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.properties.toolsmiths ---
09:32:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/test/resources
09:32:11 [INFO] 
09:32:11 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.properties.toolsmiths ---
09:32:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/target/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0-SNAPSHOT-sources.jar
09:32:11 [INFO] 
09:32:11 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.properties.toolsmiths ---
09:32:11 [INFO] 
09:32:11 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.properties.toolsmiths ---
09:32:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/target/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0-SNAPSHOT.jar
09:32:12 [INFO] 
09:32:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.properties.toolsmiths ---
09:32:12 [INFO] 
09:32:12 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.views.properties.toolsmiths ---
09:32:12 [INFO] 
09:32:12 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.views.properties.toolsmiths ---
09:32:12 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/target/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0-SNAPSHOT.jar
09:32:13 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/target/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0-SNAPSHOT-sources.jar
09:32:14 [INFO] 
09:32:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.properties.toolsmiths ---
09:32:14 [INFO] 
09:32:14 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.generation >--
09:32:14 [INFO] Building org.eclipse.papyrus.uml.properties.generation 3.0.0-SNAPSHOT [72/90]
09:32:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:32:14 [INFO] 
09:32:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.properties.generation ---
09:32:14 [INFO] 
09:32:14 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.properties.generation ---
09:32:14 [INFO] The project's OSGi version is 3.0.0.202109161320
09:32:14 [INFO] 
09:32:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.properties.generation ---
09:32:14 [INFO] 
09:32:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.properties.generation ---
09:32:14 [INFO] 
09:32:14 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.properties.generation ---
09:32:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/main/resources
09:32:14 [INFO] 
09:32:14 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.properties.generation ---
09:32:14 [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/bin
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/AbstractQVTGenerator.java:[193] 
09:32:14 	public abstract IObservableValue getObservableValue();
09:32:14 	                ^^^^^^^^^^^^^^^^
09:32:14 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[170] 
09:32:14 	IObservableValue singleValue = EMFProperties.value(FieldSelectionPackage.eINSTANCE.getPropertyDefinition_ValueSingle()).observe(propertyDefinition);
09:32:14 	^^^^^^^^^^^^^^^^
09:32:14 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[170] 
09:32:14 	IObservableValue singleValue = EMFProperties.value(FieldSelectionPackage.eINSTANCE.getPropertyDefinition_ValueSingle()).observe(propertyDefinition);
09:32:14 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:14 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[171] 
09:32:14 	IObservableValue multipleValue = EMFProperties.value(FieldSelectionPackage.eINSTANCE.getPropertyDefinition_ValueMultiple()).observe(propertyDefinition);
09:32:14 	^^^^^^^^^^^^^^^^
09:32:14 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[171] 
09:32:14 	IObservableValue multipleValue = EMFProperties.value(FieldSelectionPackage.eINSTANCE.getPropertyDefinition_ValueMultiple()).observe(propertyDefinition);
09:32:14 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:14 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[183] 
09:32:14 	private void createTreeEditor(TreeItem treeItem, int columnIndex, boolean defaultValue, IObservableValue observable) {
09:32:14 	                                                                                        ^^^^^^^^^^^^^^^^
09:32:14 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[240] 
09:32:14 	private void displayFields(DataContextElement contextElement, TreeViewer treeViewer) {
09:32:14 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:14 The method displayFields(DataContextElement, TreeViewer) from the type SelectFieldsPage is never used locally
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/IGenerator.java:[168] 
09:32:14 	public IObservableValue getObservableValue();
09:32:14 	       ^^^^^^^^^^^^^^^^
09:32:14 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/extensionpoint/GeneratorExtensionPoint.java:[50] 
09:32:14 	IGenerator generator = ClassLoaderHelper.newInstance(generatorClassName, IGenerator.class);
09:32:14 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:14 The method newInstance(String, Class<IGenerator>) from the type ClassLoaderHelper is deprecated
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/layout/StandardLayoutGenerator.java:[179] 
09:32:14 	switch (editorType) {
09:32:14 	        ^^^^^^^^^^
09:32:14 The enum constant DOUBLE needs a corresponding case label in this enum switch on Type
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/FileChooser.java:[200] 
09:32:14 	dialog.setInitialSelections(new IFile[] { currentFile });
09:32:14 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:14 Type IFile[] of the last argument to method setInitialSelections(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.
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/FileChooser.java:[233] 
09:32:14 	public IObservableValue getObservableValue() {
09:32:14 	       ^^^^^^^^^^^^^^^^
09:32:14 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[27] 
09:32:14 	import org.eclipse.jface.viewers.ViewerSorter;
09:32:14 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:14 The type ViewerSorter is deprecated
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[70] 
09:32:14 	viewer = new CheckboxTableViewer(root, SWT.MULTI | SWT.H_SCROLL | SWT.FILL | SWT.FULL_SELECTION | SWT.BORDER);
09:32:14 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:14 The constructor CheckboxTableViewer(Composite, int) is deprecated
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[103] 
09:32:14 	viewer.setSorter(new ViewerSorter());
09:32:14 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:14 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[103] 
09:32:14 	viewer.setSorter(new ViewerSorter());
09:32:14 	                     ^^^^^^^^^^^^
09:32:14 The type ViewerSorter is deprecated
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[103] 
09:32:14 	viewer.setSorter(new ViewerSorter());
09:32:14 	                     ^^^^^^^^^^^^^^
09:32:14 The constructor ViewerSorter() is deprecated
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/extensionpoint/LayoutExtensionPoint.java:[49] 
09:32:14 	ILayoutGenerator generator = ClassLoaderHelper.newInstance(generatorClassName, ILayoutGenerator.class);
09:32:14 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:14 The method newInstance(String, Class<ILayoutGenerator>) from the type ClassLoaderHelper is deprecated
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[68] 
09:32:14 	protected IObservableValue srcTextObservable;
09:32:14 	          ^^^^^^^^^^^^^^^^
09:32:14 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[70] 
09:32:14 	protected IObservableValue targetTextObservable;
09:32:14 	          ^^^^^^^^^^^^^^^^
09:32:14 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[72] 
09:32:14 	protected UpdateValueStrategy srcFieldStrategy;
09:32:14 	          ^^^^^^^^^^^^^^^^^^^
09:32:14 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[74] 
09:32:14 	protected UpdateValueStrategy targetFieldStrategy;
09:32:14 	          ^^^^^^^^^^^^^^^^^^^
09:32:14 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[94] 
09:32:14 	srcFieldStrategy = new UpdateValueStrategy();
09:32:14 	                       ^^^^^^^^^^^^^^^^^^^
09:32:14 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[95] 
09:32:14 	targetFieldStrategy = new UpdateValueStrategy();
09:32:14 	                          ^^^^^^^^^^^^^^^^^^^
09:32:14 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[171] 
09:32:14 	targetFieldStrategy.setConverter(new IConverter() {
09:32:14 				@Override
09:32:14 				public Object getToType() {
09:32:14 					return String.class;
09:32:14 				}
09:32:14 				@Override
09:32:14 				public Object getFromType() {
09:32:14 					return String.class;
09:32:14 				}
09:32:14 				@Override
09:32:14 				public String convert(Object fromObject) {
09:32:14 					if (srcTextObservable != null) {
09:32:14 						return (String) srcTextObservable.getValue();
09:32:14 					} else if (targetFileChooser.getFilePath() != null) {
09:32:14 						return targetFileChooser.getFilePath();
09:32:14 					}
09:32:14 					return "";
09:32:14 				}
09:32:14 			});
09:32:14 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:14 Type safety: The method setConverter(IConverter) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[171] 
09:32:14 	targetFieldStrategy.setConverter(new IConverter() {
09:32:14 	                                     ^^^^^^^^^^
09:32:14 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[197] 
09:32:14 	srcFieldStrategy.setConverter(new IConverter() {
09:32:14 				@Override
09:32:14 				public Object getToType() {
09:32:14 					return String.class;
09:32:14 				}
09:32:14 				@Override
09:32:14 				public Object getFromType() {
09:32:14 					return String.class;
09:32:14 				}
09:32:14 				@Override
09:32:14 				public String convert(Object fromObject) {
09:32:14 					if (fromObject instanceof String) {
09:32:14 						String stringObject = (String) fromObject;
09:32:14 						if (stringObject.equals("")) {
09:32:14 							return "";
09:32:14 						}
09:32:14 						String[] result = stringObject.split("/");
09:32:14 						String filename = result[result.length - 1];
09:32:14 						String[] ext = filename.split("\\.");
09:32:14 						StringBuilder builder = new StringBuilder();
09:32:14 						if (targetTextObservable != null) {
09:32:14 							String s = (String) targetTextObservable.getValue();
09:32:14 							if (!s.equals("")) {
09:32:14 								String original[] = s.split("/");
09:32:14 								builder.append("/");
09:32:14 								for (int i = 1; i < original.length - 1; i++) {
09:32:14 									builder.append(original[i]);
09:32:14 									builder.append("/");
09:32:14 								}
09:32:14 							} else {
09:32:14 								builder.append("/");
09:32:14 								builder.append(result[1]);
09:32:14 								builder.append("/properties/");
09:32:14 							}
09:32:14 						}
09:32:14 						builder.append(ext[0]);
09:32:14 						builder.append(".ctx");
09:32:14 						return builder.toString();
09:32:14 					}
09:32:14 					return "";
09:32:14 				}
09:32:14 			});
09:32:14 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:14 Type safety: The method setConverter(IConverter) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[197] 
09:32:14 	srcFieldStrategy.setConverter(new IConverter() {
09:32:14 	                                  ^^^^^^^^^^
09:32:14 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[280] 
09:32:14 	srcFieldStrategy.setAfterGetValidator(srcValidator);
09:32:14 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:14 Type safety: The method setAfterGetValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[281] 
09:32:14 	srcFieldStrategy.setAfterConvertValidator(targetValidator);
09:32:14 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:14 Type safety: The method setAfterConvertValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[282] 
09:32:14 	targetFieldStrategy.setAfterGetValidator(targetValidator);
09:32:14 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:14 Type safety: The method setAfterGetValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[283] 
09:32:14 	targetFieldStrategy.setAfterConvertValidator(srcValidator);
09:32:14 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:14 Type safety: The method setAfterConvertValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] 
09:32:14 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
09:32:14 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:14 Type safety: Unchecked invocation bindValue(IObservableValue, IObservableValue, UpdateValueStrategy, UpdateValueStrategy) of the generic method bindValue(IObservableValue<T>, IObservableValue<M>, UpdateValueStrategy<? super T,? extends M>, UpdateValueStrategy<? super M,? extends T>) of type DataBindingContext
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] 
09:32:14 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
09:32:14 	                        ^^^^^^^^^^^^^^^^^
09:32:14 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] 
09:32:14 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
09:32:14 	                                           ^^^^^^^^^^^^^^^^^^^^
09:32:14 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] 
09:32:14 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
09:32:14 	                                                                 ^^^^^^^^^^^^^^^^
09:32:14 Type safety: The expression of type UpdateValueStrategy needs unchecked conversion to conform to UpdateValueStrategy<? super Object,? extends Object>
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] 
09:32:14 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
09:32:14 	                                                                                   ^^^^^^^^^^^^^^^^^^^
09:32:14 Type safety: The expression of type UpdateValueStrategy needs unchecked conversion to conform to UpdateValueStrategy<? super Object,? extends Object>
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/EditContextGenerator.java:[103] 
09:32:14 	public IObservableValue getObservableValue() {
09:32:14 	       ^^^^^^^^^^^^^^^^
09:32:14 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/ProfileGenerator.java:[307] 
09:32:14 	public IObservableValue getObservableValue() {
09:32:14 	       ^^^^^^^^^^^^^^^^
09:32:14 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/validators/AbstractValidator.java:[23] 
09:32:14 	public abstract class AbstractValidator implements IValidator {
09:32:14 	                                                   ^^^^^^^^^^
09:32:14 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/TernaryButton.java:[45] 
09:32:14 	private IObservableValue observable;
09:32:14 	        ^^^^^^^^^^^^^^^^
09:32:14 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/TernaryButton.java:[78] 
09:32:14 	observable.setValue(getState());
09:32:14 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:14 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/TernaryButton.java:[89] 
09:32:14 	public void setObservable(IObservableValue value) {
09:32:14 	                          ^^^^^^^^^^^^^^^^
09:32:14 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
09:32:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/EcoreGenerator.java:[302] 
09:32:14 	public IObservableValue getObservableValue() {
09:32:14 	       ^^^^^^^^^^^^^^^^
09:32:14 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
09:32:14 44 problems (44 warnings)
09:32:14 [INFO] 
09:32:14 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.properties.generation ---
09:32:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/test/resources
09:32:14 [INFO] 
09:32:14 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.properties.generation ---
09:32:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/target/org.eclipse.papyrus.uml.properties.generation-3.0.0-SNAPSHOT-sources.jar
09:32:14 [INFO] 
09:32:14 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.properties.generation ---
09:32:14 [INFO] 
09:32:14 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.properties.generation ---
09:32:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/target/org.eclipse.papyrus.uml.properties.generation-3.0.0-SNAPSHOT.jar
09:32:14 [INFO] 
09:32:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.properties.generation ---
09:32:14 [INFO] 
09:32:14 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.properties.generation ---
09:32:14 [INFO] 
09:32:14 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.properties.generation ---
09:32:15 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/target/org.eclipse.papyrus.uml.properties.generation-3.0.0-SNAPSHOT.jar
09:32:16 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/target/org.eclipse.papyrus.uml.properties.generation-3.0.0-SNAPSHOT-sources.jar
09:32:17 [INFO] 
09:32:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.properties.generation ---
09:32:17 [INFO] 
09:32:17 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable >-----
09:32:17 [INFO] Building org.eclipse.papyrus.toolsmiths.nattable 2.0.0-SNAPSHOT  [73/90]
09:32:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:32:17 [INFO] 
09:32:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.nattable ---
09:32:17 [INFO] 
09:32:17 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.nattable ---
09:32:17 [INFO] The project's OSGi version is 2.0.0.202109161320
09:32:17 [INFO] 
09:32:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.nattable ---
09:32:17 [INFO] 
09:32:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.nattable ---
09:32:17 [INFO] 
09:32:17 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.nattable ---
09:32:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/main/resources
09:32:17 [INFO] 
09:32:17 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.nattable ---
09:32:17 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/bin
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[23] 
09:32:17 	import org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl;
09:32:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:17 Discouraged access: The type 'PartImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[27] 
09:32:17 	import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuFactoryImpl;
09:32:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:17 Discouraged access: The type 'MenuFactoryImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[28] 
09:32:17 	import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuImpl;
09:32:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:17 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[29] 
09:32:17 	import org.eclipse.e4.ui.model.application.ui.menu.impl.PopupMenuImpl;
09:32:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:17 Discouraged access: The type 'PopupMenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[36] 
09:32:17 	import org.eclipse.ui.internal.PartSite;
09:32:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:17 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.0.v20210817-0704/org.eclipse.ui.workbench-3.123.0.v20210817-0704.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[37] 
09:32:17 	import org.eclipse.ui.internal.menus.SlaveMenuService;
09:32:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:17 Discouraged access: The type 'SlaveMenuService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.0.v20210817-0704/org.eclipse.ui.workbench-3.123.0.v20210817-0704.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[86] 
09:32:17 	final MenuImpl menuImp = getMenuToContribute(serviceLocator);
09:32:17 	      ^^^^^^^^
09:32:17 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[91] 
09:32:17 	final MHandledMenuItem item = MenuFactoryImpl.eINSTANCE.createHandledMenuItem();
09:32:17 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:17 Discouraged access: The type 'MenuFactoryImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[91] 
09:32:17 	final MHandledMenuItem item = MenuFactoryImpl.eINSTANCE.createHandledMenuItem();
09:32:17 	                                              ^^^^^^^^^
09:32:17 Discouraged access: The field 'MenuFactoryImpl.eINSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[91] 
09:32:17 	final MHandledMenuItem item = MenuFactoryImpl.eINSTANCE.createHandledMenuItem();
09:32:17 	                                                        ^^^^^^^^^^^^^^^^^^^^^
09:32:17 Discouraged access: The method 'MenuFactoryImpl.createHandledMenuItem()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[98] 
09:32:17 	menuImp.getChildren().add(item);
09:32:17 	        ^^^^^^^^^^^
09:32:17 Discouraged access: The method 'MenuImpl.getChildren()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[132] 
09:32:17 	private MenuImpl getMenuToContribute(final IServiceLocator serviceLocator) {
09:32:17 	        ^^^^^^^^
09:32:17 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[134] 
09:32:17 	if (manager instanceof SlaveMenuService) {
09:32:17 	                       ^^^^^^^^^^^^^^^^
09:32:17 Discouraged access: The type 'SlaveMenuService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.0.v20210817-0704/org.eclipse.ui.workbench-3.123.0.v20210817-0704.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
09:32:17 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
09:32:17 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:32:17 Discouraged access: The type 'PartImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
09:32:17 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
09:32:17 	                                                                    ^^^^^^^^
09:32:17 Discouraged access: The type 'PartImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
09:32:17 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
09:32:17 	                                                                                ^^^^^^^^^^^^^^^^
09:32:17 Discouraged access: The type 'SlaveMenuService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.0.v20210817-0704/org.eclipse.ui.workbench-3.123.0.v20210817-0704.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
09:32:17 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
09:32:17 	                                                                                                           ^^^^^^^^
09:32:17 Discouraged access: The method 'SlaveMenuService.getModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.0.v20210817-0704/org.eclipse.ui.workbench-3.123.0.v20210817-0704.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[136] 
09:32:17 	List<MMenu> menus = model.getMenus();
09:32:17 	                          ^^^^^^^^
09:32:17 Discouraged access: The method 'PartImpl.getMenus()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[138] 
09:32:17 	if (m instanceof PopupMenuImpl) {
09:32:17 	                 ^^^^^^^^^^^^^
09:32:17 Discouraged access: The type 'PopupMenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[141] 
09:32:17 	if (current instanceof MenuImpl && current.getLabel().equals("&New Child")) {// it probably don't work in case of internationalization usage //$NON-NLS-1$
09:32:17 	                       ^^^^^^^^
09:32:17 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[142] 
09:32:17 	return (MenuImpl) current;
09:32:17 	        ^^^^^^^^
09:32:17 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[161] 
09:32:17 	if (site instanceof PartSite) {
09:32:17 	                    ^^^^^^^^
09:32:17 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.0.v20210817-0704/org.eclipse.ui.workbench-3.123.0.v20210817-0704.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[162] 
09:32:17 	final PartSite ps = (PartSite) activePart.getSite();
09:32:17 	      ^^^^^^^^
09:32:17 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.0.v20210817-0704/org.eclipse.ui.workbench-3.123.0.v20210817-0704.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[162] 
09:32:17 	final PartSite ps = (PartSite) activePart.getSite();
09:32:17 	                     ^^^^^^^^
09:32:17 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.0.v20210817-0704/org.eclipse.ui.workbench-3.123.0.v20210817-0704.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[164] 
09:32:17 	IEclipseContext iec = ps.getContext();
09:32:17 	                         ^^^^^^^^^^
09:32:17 Discouraged access: The method 'PartSite.getContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.0.v20210817-0704/org.eclipse.ui.workbench-3.123.0.v20210817-0704.jar')
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/wizard/ExportAsTableConfigurationWizard.java:[408] 
09:32:17 	public static boolean isMac() {
09:32:17 	                      ^^^^^^^
09:32:17 The method isMac() from the type ExportAsTableConfigurationWizard.OperatingSystem is never used locally
09:32:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/wizard/ExportAsTableConfigurationWizard.java:[412] 
09:32:17 	public static boolean isUnix() {
09:32:17 	                      ^^^^^^^^
09:32:17 The method isUnix() from the type ExportAsTableConfigurationWizard.OperatingSystem is never used locally
09:32:17 27 problems (27 warnings)
09:32:17 [INFO] 
09:32:17 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.nattable ---
09:32:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/test/resources
09:32:17 [INFO] 
09:32:17 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.nattable ---
09:32:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT-sources.jar
09:32:17 [INFO] 
09:32:17 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.nattable ---
09:32:17 [INFO] 
09:32:17 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.nattable ---
09:32:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT.jar
09:32:17 [INFO] 
09:32:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.nattable ---
09:32:17 [INFO] 
09:32:17 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.nattable ---
09:32:17 [INFO] 
09:32:17 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.nattable ---
09:32:17 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT.jar
09:32:19 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT-sources.jar
09:32:20 [INFO] 
09:32:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.nattable ---
09:32:20 [INFO] 
09:32:20 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.types.ui.properties >---
09:32:20 [INFO] Building org.eclipse.papyrus.uml.types.ui.properties 4.0.0-SNAPSHOT [74/90]
09:32:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:32:20 [INFO] 
09:32:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.types.ui.properties ---
09:32:20 [INFO] 
09:32:20 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.types.ui.properties ---
09:32:20 [INFO] The project's OSGi version is 4.0.0.202109161320
09:32:20 [INFO] 
09:32:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.types.ui.properties ---
09:32:20 [INFO] 
09:32:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.types.ui.properties ---
09:32:20 [INFO] 
09:32:20 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.types.ui.properties ---
09:32:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/main/resources
09:32:20 [INFO] 
09:32:20 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.types.ui.properties ---
09:32:20 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/bin
09:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/org/eclipse/papyrus/uml/types/ui/properties/widgets/FeatureToSetNamePropertyEditor.java:[139] 
09:32:20 	for (Iterator iterator = workspaceProfilesURIs.iterator(); iterator.hasNext();) {
09:32:20 	     ^^^^^^^^
09:32:20 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
09:32:20 1 problem (1 warning)
09:32:20 [INFO] 
09:32:20 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.types.ui.properties ---
09:32:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/test/resources
09:32:20 [INFO] 
09:32:20 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.types.ui.properties ---
09:32:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT-sources.jar
09:32:20 [INFO] 
09:32:20 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.types.ui.properties ---
09:32:20 [INFO] 
09:32:20 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.types.ui.properties ---
09:32:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT.jar
09:32:20 [INFO] 
09:32:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.types.ui.properties ---
09:32:20 [INFO] 
09:32:20 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.types.ui.properties ---
09:32:20 [INFO] 
09:32:20 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.types.ui.properties ---
09:32:20 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT.jar
09:32:22 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT-sources.jar
09:32:23 [INFO] 
09:32:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.types.ui.properties ---
09:32:23 [INFO] 
09:32:23 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profile-migration >--
09:32:23 [INFO] Building org.eclipse.papyrus.toolsmiths.profile-migration 0.0.1-SNAPSHOT [75/90]
09:32:23 [INFO] --------------------------------[ pom ]---------------------------------
09:32:23 [INFO] 
09:32:23 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
09:32:23 [INFO] 
09:32:23 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
09:32:23 [INFO] 
09:32:23 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
09:32:23 [INFO] 
09:32:23 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
09:32:23 [INFO] 
09:32:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
09:32:23 [INFO] 
09:32:23 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.ui >--
09:32:23 [INFO] Building org.eclipse.papyrus.toolsmiths.profilemigration.ui 1.0.0-SNAPSHOT [76/90]
09:32:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:32:23 [INFO] 
09:32:23 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
09:32:23 [INFO] 
09:32:23 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
09:32:23 [INFO] The project's OSGi version is 1.0.0.202109161320
09:32:23 [INFO] 
09:32:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
09:32:23 [INFO] 
09:32:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
09:32:23 [INFO] 
09:32:23 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
09:32:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/main/resources
09:32:23 [INFO] 
09:32:23 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
09:32:23 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/bin
09:32:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/org/eclipse/papyrus/toolsmiths/profilemigration/ui/preferences/ProfileMigrationPreferencePage.java:[203] 
09:32:24 	button.setData(new Integer(id));
09:32:24 	                   ^^^^^^^^^^^
09:32:24 The constructor Integer(int) is deprecated since version 9
09:32:24 1 problem (1 warning)
09:32:24 [INFO] 
09:32:24 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
09:32:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/test/resources
09:32:24 [INFO] 
09:32:24 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
09:32:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT-sources.jar
09:32:24 [INFO] 
09:32:24 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
09:32:24 [INFO] 
09:32:24 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
09:32:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT.jar
09:32:24 [INFO] 
09:32:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
09:32:24 [INFO] 
09:32:24 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
09:32:24 [INFO] 
09:32:24 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
09:32:24 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT.jar
09:32:26 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT-sources.jar
09:32:26 [INFO] 
09:32:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
09:32:26 [INFO] 
09:32:26 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration >--
09:32:26 [INFO] Building org.eclipse.papyrus.toolsmiths.profilemigration 1.1.0-SNAPSHOT [77/90]
09:32:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:32:26 [INFO] 
09:32:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
09:32:26 [INFO] 
09:32:26 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
09:32:26 [INFO] The project's OSGi version is 1.1.0.202109161320
09:32:26 [INFO] 
09:32:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
09:32:26 [INFO] 
09:32:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
09:32:26 [INFO] 
09:32:26 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
09:32:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/src/main/resources
09:32:26 [INFO] 
09:32:26 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
09:32:26 [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/bin
09:32:27 [INFO] 
09:32:27 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
09:32:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/src/test/resources
09:32:27 [INFO] 
09:32:27 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
09:32:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT-sources.jar
09:32:27 [INFO] 
09:32:27 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
09:32:27 [INFO] 
09:32:27 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
09:32:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT.jar
09:32:27 [INFO] 
09:32:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
09:32:27 [INFO] 
09:32:27 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
09:32:27 [INFO] 
09:32:27 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
09:32:27 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT.jar
09:32:29 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT-sources.jar
09:32:30 [INFO] 
09:32:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
09:32:30 [INFO] 
09:32:30 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature >-----
09:32:30 [INFO] Building org.eclipse.papyrus.toolsmiths.feature 1.2.0-SNAPSHOT   [78/90]
09:32:30 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:32:30 [INFO] 
09:32:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.feature ---
09:32:30 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target
09:32:30 [INFO] 
09:32:30 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.feature ---
09:32:30 [INFO] The project's OSGi version is 1.2.0.202109161320
09:32:30 [INFO] 
09:32:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.feature ---
09:32:30 [INFO] 
09:32:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.feature ---
09:32:30 [INFO] 
09:32:30 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.feature ---
09:32:30 [INFO] 
09:32:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.feature ---
09:32:30 [INFO] 
09:32:30 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.feature ---
09:32:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.2.0-SNAPSHOT.jar
09:32:30 [INFO] 
09:32:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.feature ---
09:32:30 [INFO] 
09:32:30 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.feature ---
09:32:30 [INFO] 
09:32:30 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.feature ---
09:32:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.2.0-SNAPSHOT-sources-feature.jar
09:32:30 [INFO] 
09:32:30 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.feature ---
09:32:30 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.2.0-SNAPSHOT.jar
09:32:32 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.2.0-SNAPSHOT-sources-feature.jar
09:32:33 [INFO] 
09:32:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.feature ---
09:32:33 [INFO] 
09:32:33 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui >--
09:32:33 [INFO] Building org.eclipse.papyrus.uml.profile.types.generator.ui 2.1.0-SNAPSHOT [79/90]
09:32:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:32:33 [INFO] 
09:32:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
09:32:33 [INFO] 
09:32:33 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
09:32:33 [INFO] The project's OSGi version is 2.1.0.202109161320
09:32:33 [INFO] 
09:32:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
09:32:33 [INFO] 
09:32:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
09:32:33 [INFO] 
09:32:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
09:32:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/src/main/resources
09:32:33 [INFO] 
09:32:33 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
09:32:33 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/bin
09:32:33 [INFO] 
09:32:33 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
09:32:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/src/test/resources
09:32:33 [INFO] 
09:32:33 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
09:32:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.1.0-SNAPSHOT-sources.jar
09:32:33 [INFO] 
09:32:33 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
09:32:33 [INFO] 
09:32:33 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
09:32:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.1.0-SNAPSHOT.jar
09:32:33 [INFO] 
09:32:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
09:32:33 [INFO] 
09:32:33 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
09:32:33 [INFO] 
09:32:33 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
09:32:33 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.1.0-SNAPSHOT.jar
09:32:35 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.1.0-SNAPSHOT-sources.jar
09:32:36 [INFO] 
09:32:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
09:32:36 [INFO] 
09:32:36 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator.ui >--
09:32:36 [INFO] Building org.eclipse.papyrus.uml.profile.assistants.generator.ui 2.0.0-SNAPSHOT [80/90]
09:32:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:32:36 [INFO] 
09:32:36 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
09:32:36 [INFO] 
09:32:36 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
09:32:36 [INFO] The project's OSGi version is 2.0.0.202109161320
09:32:36 [INFO] 
09:32:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
09:32:36 [INFO] 
09:32:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
09:32:36 [INFO] 
09:32:36 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
09:32:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/src/main/resources
09:32:36 [INFO] 
09:32:36 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
09:32:36 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/bin
09:32:36 [INFO] 
09:32:36 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
09:32:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/src/test/resources
09:32:36 [INFO] 
09:32:36 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
09:32:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT-sources.jar
09:32:36 [INFO] 
09:32:36 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
09:32:36 [INFO] 
09:32:36 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
09:32:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT.jar
09:32:36 [INFO] 
09:32:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
09:32:36 [INFO] 
09:32:36 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
09:32:36 [INFO] 
09:32:36 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
09:32:36 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT.jar
09:32:37 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT-sources.jar
09:32:39 [INFO] 
09:32:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
09:32:39 [INFO] 
09:32:39 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator >--
09:32:39 [INFO] Building org.eclipse.papyrus.uml.profile.newchildmenu.generator 2.0.0-SNAPSHOT [81/90]
09:32:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:32:39 [INFO] 
09:32:39 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
09:32:39 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/xtend-gen (includes = [], excludes = [**/.gitignore])
09:32:39 [INFO] 
09:32:39 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
09:32:39 [INFO] The project's OSGi version is 2.0.0.202109161320
09:32:39 [INFO] 
09:32:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
09:32:39 [INFO] 
09:32:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
09:32:39 [INFO] 
09:32:39 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
09:32:40 [INFO] 
09:32:40 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
09:32:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/src/main/resources
09:32:40 [INFO] 
09:32:40 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
09:32:40 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/bin
09:32:40 [INFO] 
09:32:40 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
09:32:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/src/test/resources
09:32:40 [INFO] 
09:32:40 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
09:32:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT-sources.jar
09:32:40 [INFO] 
09:32:40 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
09:32:40 [INFO] 
09:32:40 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
09:32:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT.jar
09:32:40 [INFO] 
09:32:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
09:32:40 [INFO] 
09:32:40 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
09:32:40 [INFO] 
09:32:40 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
09:32:40 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT.jar
09:32:41 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT-sources.jar
09:32:43 [INFO] 
09:32:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
09:32:43 [INFO] 
09:32:43 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui >--
09:32:43 [INFO] Building org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui 2.0.0-SNAPSHOT [82/90]
09:32:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:32:43 [INFO] 
09:32:43 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
09:32:43 [INFO] 
09:32:43 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
09:32:43 [INFO] The project's OSGi version is 2.0.0.202109161320
09:32:43 [INFO] 
09:32:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
09:32:43 [INFO] 
09:32:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
09:32:43 [INFO] 
09:32:43 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
09:32:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/src/main/resources
09:32:43 [INFO] 
09:32:43 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
09:32:43 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/bin
09:32:43 [INFO] 
09:32:43 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
09:32:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/src/test/resources
09:32:43 [INFO] 
09:32:43 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
09:32:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT-sources.jar
09:32:43 [INFO] 
09:32:43 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
09:32:43 [INFO] 
09:32:43 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
09:32:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT.jar
09:32:43 [INFO] 
09:32:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
09:32:43 [INFO] 
09:32:43 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
09:32:43 [INFO] 
09:32:43 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
09:32:43 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT.jar
09:32:44 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT-sources.jar
09:32:45 [INFO] 
09:32:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
09:32:45 [INFO] 
09:32:45 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature >---
09:32:45 [INFO] Building org.eclipse.papyrus.uml.assistants.feature 4.0.0-SNAPSHOT [83/90]
09:32:45 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:32:45 [INFO] 
09:32:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.assistants.feature ---
09:32:45 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target
09:32:45 [INFO] 
09:32:45 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.assistants.feature ---
09:32:45 [INFO] The project's OSGi version is 4.0.0.202109161320
09:32:45 [INFO] 
09:32:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.assistants.feature ---
09:32:45 [INFO] 
09:32:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.assistants.feature ---
09:32:45 [INFO] 
09:32:45 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.assistants.feature ---
09:32:45 [INFO] 
09:32:45 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.assistants.feature ---
09:32:45 [INFO] 
09:32:45 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.assistants.feature ---
09:32:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT.jar
09:32:45 [INFO] 
09:32:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.assistants.feature ---
09:32:45 [INFO] 
09:32:45 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.assistants.feature ---
09:32:45 [INFO] 
09:32:45 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.assistants.feature ---
09:32:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT-sources-feature.jar
09:32:45 [INFO] 
09:32:45 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.assistants.feature ---
09:32:45 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT.jar
09:32:47 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT-sources-feature.jar
09:32:48 [INFO] 
09:32:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.assistants.feature ---
09:32:48 [INFO] 
09:32:48 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture >--
09:32:48 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.architecture 2.1.0-SNAPSHOT [84/90]
09:32:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:32:48 [INFO] 
09:32:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
09:32:48 [INFO] 
09:32:48 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
09:32:48 [INFO] The project's OSGi version is 2.1.0.202109161320
09:32:48 [INFO] 
09:32:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
09:32:48 [INFO] 
09:32:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
09:32:48 [INFO] 
09:32:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
09:32:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/src/main/resources
09:32:48 [INFO] 
09:32:48 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
09:32:48 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/bin
09:32:48 [INFO] 
09:32:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
09:32:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/src/test/resources
09:32:48 [INFO] 
09:32:48 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
09:32:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT-sources.jar
09:32:48 [INFO] 
09:32:48 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
09:32:48 [INFO] 
09:32:48 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
09:32:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT.jar
09:32:48 [INFO] 
09:32:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
09:32:48 [INFO] 
09:32:48 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
09:32:48 [INFO] 
09:32:48 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
09:32:48 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT.jar
09:32:50 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT-sources.jar
09:32:51 [INFO] 
09:32:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
09:32:51 [INFO] 
09:32:51 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes >--
09:32:51 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.elementtypes 2.1.0-SNAPSHOT [85/90]
09:32:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:32:51 [INFO] 
09:32:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
09:32:51 [INFO] 
09:32:51 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
09:32:51 [INFO] The project's OSGi version is 2.1.0.202109161320
09:32:51 [INFO] 
09:32:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
09:32:51 [INFO] 
09:32:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
09:32:51 [INFO] 
09:32:51 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
09:32:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/src/main/resources
09:32:51 [INFO] 
09:32:51 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
09:32:51 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/bin
09:32:52 [INFO] 
09:32:52 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
09:32:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/src/test/resources
09:32:52 [INFO] 
09:32:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
09:32:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT-sources.jar
09:32:52 [INFO] 
09:32:52 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
09:32:52 [INFO] 
09:32:52 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
09:32:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT.jar
09:32:52 [INFO] 
09:32:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
09:32:52 [INFO] 
09:32:52 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
09:32:52 [INFO] 
09:32:52 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
09:32:52 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT.jar
09:32:53 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT-sources.jar
09:32:54 [INFO] 
09:32:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
09:32:54 [INFO] 
09:32:54 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile >--
09:32:54 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.profile 2.1.0-SNAPSHOT [86/90]
09:32:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:32:54 [INFO] 
09:32:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
09:32:54 [INFO] 
09:32:54 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
09:32:54 [INFO] The project's OSGi version is 2.1.0.202109161320
09:32:54 [INFO] 
09:32:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
09:32:54 [INFO] 
09:32:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
09:32:54 [INFO] 
09:32:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
09:32:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/src/main/resources
09:32:54 [INFO] 
09:32:54 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
09:32:54 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/bin
09:32:54 [INFO] 
09:32:54 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
09:32:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/src/test/resources
09:32:54 [INFO] 
09:32:54 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
09:32:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT-sources.jar
09:32:54 [INFO] 
09:32:54 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
09:32:54 [INFO] 
09:32:54 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
09:32:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT.jar
09:32:54 [INFO] 
09:32:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
09:32:54 [INFO] 
09:32:54 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
09:32:54 [INFO] 
09:32:54 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
09:32:54 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT.jar
09:32:56 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT-sources.jar
09:32:57 [INFO] 
09:32:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
09:32:57 [INFO] 
09:32:57 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.newchild >--
09:32:57 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.newchild 1.0.0-SNAPSHOT [87/90]
09:32:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:32:57 [INFO] 
09:32:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
09:32:57 [INFO] 
09:32:57 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
09:32:57 [INFO] The project's OSGi version is 1.0.0.202109161320
09:32:57 [INFO] 
09:32:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
09:32:57 [INFO] 
09:32:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
09:32:57 [INFO] 
09:32:57 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
09:32:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/src/main/resources
09:32:57 [INFO] 
09:32:57 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
09:32:57 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/bin
09:32:57 [INFO] 
09:32:57 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
09:32:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:32:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:32:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/src/test/resources
09:32:57 [INFO] 
09:32:57 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
09:32:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT-sources.jar
09:32:57 [INFO] 
09:32:57 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
09:32:57 [INFO] 
09:32:57 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
09:32:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT.jar
09:32:57 [INFO] 
09:32:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
09:32:57 [INFO] 
09:32:57 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
09:32:57 [INFO] 
09:32:57 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
09:32:57 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT.jar
09:32:58 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT-sources.jar
09:33:00 [INFO] 
09:33:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
09:33:00 [INFO] 
09:33:00 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature >--
09:33:00 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.feature 1.0.0-SNAPSHOT [88/90]
09:33:00 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:33:00 [INFO] 
09:33:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
09:33:00 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target
09:33:00 [INFO] 
09:33:00 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
09:33:00 [INFO] The project's OSGi version is 1.0.0.202109161320
09:33:00 [INFO] 
09:33:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
09:33:00 [INFO] 
09:33:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
09:33:00 [INFO] 
09:33:00 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
09:33:00 [INFO] 
09:33:00 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
09:33:00 [INFO] 
09:33:00 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
09:33:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT.jar
09:33:00 [INFO] 
09:33:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
09:33:00 [INFO] 
09:33:00 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
09:33:00 [INFO] 
09:33:00 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
09:33:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT-sources-feature.jar
09:33:00 [INFO] 
09:33:00 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
09:33:00 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT.jar
09:33:01 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT-sources-feature.jar
09:33:02 [INFO] 
09:33:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
09:33:02 [INFO] 
09:33:02 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.targetplatform >--
09:33:02 [INFO] Building org.eclipse.papyrus.toolsmiths.targetplatform 0.0.1-SNAPSHOT [89/90]
09:33:02 [INFO] ---------------------[ eclipse-target-definition ]----------------------
09:33:02 [INFO] 
09:33:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
09:33:02 [INFO] 
09:33:02 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
09:33:02 [INFO] 
09:33:02 [INFO] --- tycho-packaging-plugin:2.2.0:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
09:33:02 [INFO] 
09:33:02 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
09:33:02 [INFO] 
09:33:02 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
09:33:02 [INFO] 
09:33:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
09:33:02 [INFO] 
09:33:02 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths >--------
09:33:02 [INFO] Building org.eclipse.papyrus.p2.toolsmiths 1.0.0-SNAPSHOT        [90/90]
09:33:02 [INFO] -------------------------[ eclipse-repository ]-------------------------
09:33:02 [INFO] 
09:33:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.p2.toolsmiths ---
09:33:02 [INFO] 
09:33:02 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.p2.toolsmiths ---
09:33:02 [INFO] The project's OSGi version is 1.0.0.202109161320
09:33:02 [INFO] 
09:33:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean-1) @ org.eclipse.papyrus.p2.toolsmiths ---
09:33:02 [INFO] 
09:33:02 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.p2.toolsmiths ---
09:33:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:33:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:33:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/src/main/resources
09:33:02 [INFO] 
09:33:02 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.p2.toolsmiths ---
09:33:02 [INFO] 
09:33:02 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.p2.toolsmiths ---
09:33:02 [INFO] 
09:33:02 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.papyrus.p2.toolsmiths ---
09:33:02 [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
09:33:02 [INFO] Published profile IUs: [config.a.jre.javase 14.0.0, a.jre.javase 14.0.0]
09:33:02 [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0]
09:33:03 [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0]
09:33:03 [INFO] 
09:33:03 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-products (default-publish-products) @ org.eclipse.papyrus.p2.toolsmiths ---
09:33:03 [INFO] 
09:33:03 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-categories (default-publish-categories) @ org.eclipse.papyrus.p2.toolsmiths ---
09:33:03 [INFO] 
09:33:03 [INFO] --- tycho-p2-publisher-plugin:2.2.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.papyrus.p2.toolsmiths ---
09:33:03 [INFO] 
09:33:03 [INFO] --- tycho-p2-repository-plugin:2.2.0:assemble-repository (default-assemble-repository) @ org.eclipse.papyrus.p2.toolsmiths ---
09:33:03 [INFO] Fetching org.eclipse.cbi.targetplatform-feature_3.0.0.202005061025.jar from http://download.eclipse.org/cbi/tpd/3.0.0-SNAPSHOT/features/ (15.32kB)
09:33:03 [INFO] Fetching org.eclipse.cbi.p2repo.aggregator.source_1.0.300.20200825-1205.jar from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (307.24kB)
09:33:03 [INFO] Fetching org.eclipse.cbi.p2repo.aggregator.legacy.source_1.0.300.20190930-1609.jar from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (21.79kB)
09:33:04 [INFO] Fetching org.eclipse.cbi.p2repo.util.source_1.0.300.20190930-1609.jar from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (18.85kB)
09:33:04 [INFO] Fetching org.eclipse.cbi.p2repo.cli.source_1.0.300.20190930-1609.jar from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (19.62kB)
09:33:04 [INFO] Fetching org.eclipse.cbi.p2repo.p2.source_1.0.300.20200619-1617.jar from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (146.93kB)
09:33:04 [INFO] Fetching org.eclipse.xtext.builder.standalone_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (47.53kB)
09:33:04 [INFO] Fetching org.eclipse.xtext.buildship_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (15.55kB)
09:33:04 [INFO] Fetching org.eclipse.xtext.common.types.shared_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (18.33kB)
09:33:04 [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (19.41kB)
09:33:04 [INFO] Fetching org.eclipse.xtext.xbase.ui_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (551.75kB)
09:33:04 [INFO] Fetching org.eclipse.xtext.java_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (46.12kB)
09:33:05 [INFO] Fetching org.eclipse.xtext.logging_1.2.15.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (12.34kB)
09:33:05 [INFO] Fetching org.eclipse.xtext.m2e_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (24.04kB)
09:33:05 [INFO] Fetching org.eclipse.xtext.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (1.41MB)
09:33:05 [INFO] Fetching org.eclipse.xtext.generator.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (461.76kB)
09:33:05 [INFO] Fetching org.eclipse.xtext.xtext.generator.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (942.99kB)
09:33:05 [INFO] Fetching org.eclipse.xtext.xtext.ide_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (119.64kB)
09:33:05 [INFO] Fetching org.eclipse.xtext.xtext.ide.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (93.44kB)
09:33:05 [INFO] Fetching org.eclipse.xtext.util.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (138.51kB)
09:33:06 [INFO] Fetching org.eclipse.xtext.common.types.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (359.06kB)
09:33:06 [INFO] Fetching org.eclipse.xtext.builder.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (203.05kB)
09:33:06 [INFO] Fetching org.eclipse.xtext.ecore.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (13.03kB)
09:33:06 [INFO] Fetching org.eclipse.xtext.smap.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (16.79kB)
09:33:06 [INFO] Fetching org.eclipse.xtext.xtext.wizard_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (221.62kB)
09:33:06 [INFO] Fetching org.eclipse.xtext.xtext.wizard.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (173.02kB)
09:33:06 [INFO] Fetching org.eclipse.xtext.builder.standalone.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (23.87kB)
09:33:06 [INFO] Fetching org.eclipse.xtext.java.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (23.9kB)
09:33:07 [INFO] Fetching org.eclipse.xtext.runtime_2.25.0.v20210301-1429.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/features/ (19.25kB)
09:33:07 [INFO] Fetching org.eclipse.xtext.ui.codemining_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (19.42kB)
09:33:07 [INFO] Fetching org.eclipse.xtext.ui.ecore_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (14.66kB)
09:33:07 [INFO] Fetching org.eclipse.xtext.ui.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (1.01MB)
09:33:07 [INFO] Fetching org.eclipse.xtext.common.types.ui.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (136.19kB)
09:33:07 [INFO] Fetching org.eclipse.xtext.common.types.shared.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (14.51kB)
09:33:07 [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (12.3kB)
09:33:07 [INFO] Fetching org.eclipse.xtext.ui.shared.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (28.38kB)
09:33:08 [INFO] Fetching org.eclipse.xtext.ui.ecore.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (12.06kB)
09:33:08 [INFO] Fetching org.eclipse.xtext.ui.codemining.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (11.43kB)
09:33:08 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (125.35kB)
09:33:08 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (88.92kB)
09:33:08 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (84.41kB)
09:33:08 [INFO] Fetching org.eclipse.xtext.common.types.edit.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (97.07kB)
09:33:08 [INFO] Fetching org.eclipse.xtext.ide.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (275.54kB)
09:33:09 [INFO] Fetching org.eclipse.xtext.m2e.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (16.06kB)
09:33:09 [INFO] Fetching org.eclipse.xtext.buildship.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (11.57kB)
09:33:09 [INFO] Fetching org.eclipse.xtext.ui_2.25.0.v20210301-1429.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/features/ (19.04kB)
09:33:09 [INFO] Fetching org.eclipse.xtext.xbase.ide_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (596.72kB)
09:33:12 [INFO] 
09:33:12 [INFO] --- tycho-p2-repository-plugin:2.2.0:archive-repository (default-archive-repository) @ org.eclipse.papyrus.p2.toolsmiths ---
09:33:12 [INFO] Building zip: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/target/org.eclipse.papyrus.p2.toolsmiths-1.0.0-SNAPSHOT.zip
09:33:13 [INFO] 
09:33:13 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.p2.toolsmiths ---
09:33:13 [INFO] 
09:33:13 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.p2.toolsmiths ---
09:33:13 [INFO] 
09:33:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.p2.toolsmiths ---
09:33:13 [INFO] 
09:33:13 [INFO] --- repository-utils:1.7.0:generate-repository-facade (default) @ org.eclipse.papyrus.p2.toolsmiths ---
09:33:14 [WARNING] Could not access build info at http://download.eclipse.org/cbi/updates/license/latest/all/repo/buildinfo.json or http://download.eclipse.org/cbi/updates/license//buildinfo.json
09:33:14 [INFO] Building zip: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/target/org.eclipse.papyrus.p2.toolsmiths-1.0.0-SNAPSHOT.zip
09:33:14 [INFO] ------------------------------------------------------------------------
09:33:14 [INFO] Reactor Summary:
09:33:14 [INFO] 
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.releng 1.0.0-SNAPSHOT SUCCESS [  8.317 s]
09:33:14 [INFO] Papyrus Toolsmiths Features 0.0.1-SNAPSHOT ......... SUCCESS [  0.005 s]
09:33:14 [INFO] Papyrus Toolsmiths Plugins 0.0.1-SNAPSHOT .......... SUCCESS [  0.004 s]
09:33:14 [INFO] org.eclipse.papyrus.architectureview 2.0.0-SNAPSHOT  SUCCESS [ 16.150 s]
09:33:14 [INFO] org.eclipse.papyrus.dev.ui 1.0.0-SNAPSHOT .......... SUCCESS [  1.888 s]
09:33:14 [INFO] org.eclipse.papyrus.dev.view.services.edit.request 2.0.0-SNAPSHOT SUCCESS [  4.060 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.editpoliciesstates 2.0.0-SNAPSHOT SUCCESS [  3.160 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.editpartview 2.0.0-SNAPSHOT  SUCCESS [  2.552 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.figureview 2.0.0-SNAPSHOT .. SUCCESS [  1.965 s]
09:33:14 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.debug 2.0.0-SNAPSHOT SUCCESS [  3.286 s]
09:33:14 [INFO] org.eclipse.papyrus.infra.emf.commandstack 2.0.0-SNAPSHOT SUCCESS [  1.964 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf-tooling 0.0.1-SNAPSHOT ..... SUCCESS [  0.004 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.xpand.qvtlibrary 1.2.0-SNAPSHOT SUCCESS [  3.656 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.xpand 2.2.0-SNAPSHOT ....... SUCCESS [  5.946 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.common 1.3.0-SNAPSHOT ...... SUCCESS [  6.864 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.validate 1.2.0-SNAPSHOT .... SUCCESS [  3.163 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.codegen 2.11.0-SNAPSHOT .... SUCCESS [  7.915 s]
09:33:14 [INFO] org.eclipse.papyrus.dev.types 4.0.0-SNAPSHOT ....... SUCCESS [ 23.952 s]
09:33:14 [INFO] org.eclipse.papyrus.dev.pluginexplorer 2.0.0-SNAPSHOT SUCCESS [  2.435 s]
09:33:14 [INFO] org.eclipse.papyrus.debug.feature 1.0.0-SNAPSHOT ... SUCCESS [  3.099 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.graphdef 2.9.0-SNAPSHOT .... SUCCESS [  5.106 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.tooldef 2.3.0-SNAPSHOT ..... SUCCESS [  4.575 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.map 2.9.0-SNAPSHOT ......... SUCCESS [  4.865 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.graphdef.codegen 2.10.0-SNAPSHOT SUCCESS [  3.388 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.bridge 1.3.1-SNAPSHOT ...... SUCCESS [  4.044 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.bridge.trace 1.3.0-SNAPSHOT  SUCCESS [  4.504 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.graphdef.edit 2.9.0-SNAPSHOT SUCCESS [  5.018 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.tooldef.edit 2.3.0-SNAPSHOT  SUCCESS [  3.884 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.map.edit 2.9.0-SNAPSHOT .... SUCCESS [  5.474 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.bridge.ui 1.5.1-SNAPSHOT ... SUCCESS [  4.115 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.codegen.edit 2.9.0-SNAPSHOT  SUCCESS [  5.507 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.bridge.ui.dashboard 2.3.0-SNAPSHOT SUCCESS [  4.293 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.graphdef.codegen.ui 1.3.0-SNAPSHOT SUCCESS [  4.161 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.codegen.ui 1.3.0-SNAPSHOT .. SUCCESS [  3.434 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.codegen.xtend 1.0.0-SNAPSHOT SUCCESS [ 30.444 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.codegen.xtend.ui 1.0.0-SNAPSHOT SUCCESS [  4.358 s]
09:33:14 [INFO] org.eclipse.papyrus.codegen 2.0.0-SNAPSHOT ......... SUCCESS [  2.911 s]
09:33:14 [INFO] org.eclipse.papyrus.gmfgenextension 3.0.0-SNAPSHOT . SUCCESS [  5.465 s]
09:33:14 [INFO] org.eclipse.papyrus.def 2.1.0-SNAPSHOT ............. SUCCESS [  9.061 s]
09:33:14 [INFO] Papyrus UML Assistants 0.0.1-SNAPSHOT .............. SUCCESS [  0.002 s]
09:33:14 [INFO] org.eclipse.papyrus.uml.profile.types.generator 3.0.0-SNAPSHOT SUCCESS [  4.372 s]
09:33:14 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator 5.0.0-SNAPSHOT SUCCESS [  5.259 s]
09:33:14 [INFO] org.eclipse.papyrus.dev.assistants.codegen 2.0.100-SNAPSHOT SUCCESS [  3.458 s]
09:33:14 [INFO] org.eclipse.papyrus.gmf.tooling.feature 3.3.0-SNAPSHOT SUCCESS [  2.592 s]
09:33:14 [INFO] org.eclipse.papyrus.mwe2.utils 2.0.0-SNAPSHOT ...... SUCCESS [  2.093 s]
09:33:14 [INFO] org.eclipse.papyrus.diagramgen.feature 1.1.0-SNAPSHOT SUCCESS [  3.168 s]
09:33:14 [INFO] org.eclipse.papyrus.tests.junit-framework 0.0.1-SNAPSHOT SUCCESS [  0.004 s]
09:33:14 [INFO] org.eclipse.papyrus.junit.framework 2.1.0-SNAPSHOT . SUCCESS [  2.575 s]
09:33:14 [INFO] org.eclipse.papyrus.junit.utils 3.1.0-SNAPSHOT ..... SUCCESS [  4.583 s]
09:33:14 [INFO] org.eclipse.papyrus.bundles.tests 2.0.0-SNAPSHOT ... SUCCESS [  9.098 s]
09:33:14 [INFO] org.eclipse.papyrus.junit.feature 1.0.0-SNAPSHOT ... SUCCESS [  2.757 s]
09:33:14 [INFO] org.eclipse.papyrus.dev.project.management 2.0.100-SNAPSHOT SUCCESS [  2.620 s]
09:33:14 [INFO] org.eclipse.papyrus.releng.tools 3.1.0-SNAPSHOT .... SUCCESS [  3.613 s]
09:33:14 [INFO] org.eclipse.papyrus.releng.feature 1.0.0-SNAPSHOT .. SUCCESS [  1.882 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.validations 0.0.1-SNAPSHOT SUCCESS [  0.003 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.validation.common 2.0.0-SNAPSHOT SUCCESS [  2.925 s]
09:33:14 [INFO] Papyrus Toolsmithis - Builder 0.0.1-SNAPSHOT ....... SUCCESS [  0.002 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.plugin.builder 1.1.0-SNAPSHOT SUCCESS [  3.499 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.builder.feature 1.0.0-SNAPSHOT SUCCESS [  2.491 s]
09:33:14 [INFO] org.eclipse.papyrus.customization.nattableconfiguration 3.0.0-SNAPSHOT SUCCESS [  2.346 s]
09:33:14 [INFO] org.eclipse.papyrus.infra.emf.types.ui.properties 4.0.0-SNAPSHOT SUCCESS [  2.694 s]
09:33:14 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.edit 3.0.0-SNAPSHOT SUCCESS [  3.181 s]
09:33:14 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.editor 3.0.0-SNAPSHOT SUCCESS [  2.271 s]
09:33:14 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor 4.1.0-SNAPSHOT SUCCESS [  3.690 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths 2.0.0-SNAPSHOT ...... SUCCESS [  3.075 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.ecore 2.0.0-SNAPSHOT  SUCCESS [  2.041 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.expressions 2.0.0-SNAPSHOT SUCCESS [  4.624 s]
09:33:14 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools 2.1.0-SNAPSHOT SUCCESS [  3.895 s]
09:33:14 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature 1.0.0-SNAPSHOT SUCCESS [  2.953 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.palette 4.0.0-SNAPSHOT SUCCESS [  3.212 s]
09:33:14 [INFO] org.eclipse.papyrus.views.properties.toolsmiths 3.2.0-SNAPSHOT SUCCESS [  3.149 s]
09:33:14 [INFO] org.eclipse.papyrus.uml.properties.generation 3.0.0-SNAPSHOT SUCCESS [  2.747 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.nattable 2.0.0-SNAPSHOT SUCCESS [  3.221 s]
09:33:14 [INFO] org.eclipse.papyrus.uml.types.ui.properties 4.0.0-SNAPSHOT SUCCESS [  3.337 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.profile-migration 0.0.1-SNAPSHOT SUCCESS [  0.003 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.ui 1.0.0-SNAPSHOT SUCCESS [  3.113 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration 1.1.0-SNAPSHOT SUCCESS [  3.475 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.feature 1.2.0-SNAPSHOT SUCCESS [  2.809 s]
09:33:14 [INFO] org.eclipse.papyrus.uml.profile.types.generator.ui 2.1.0-SNAPSHOT SUCCESS [  3.308 s]
09:33:14 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.ui 2.0.0-SNAPSHOT SUCCESS [  3.349 s]
09:33:14 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator 2.0.0-SNAPSHOT SUCCESS [  3.175 s]
09:33:14 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui 2.0.0-SNAPSHOT SUCCESS [  2.727 s]
09:33:14 [INFO] org.eclipse.papyrus.uml.assistants.feature 4.0.0-SNAPSHOT SUCCESS [  2.378 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture 2.1.0-SNAPSHOT SUCCESS [  3.772 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes 2.1.0-SNAPSHOT SUCCESS [  2.521 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile 2.1.0-SNAPSHOT SUCCESS [  2.544 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.validation.newchild 1.0.0-SNAPSHOT SUCCESS [  3.129 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.validation.feature 1.0.0-SNAPSHOT SUCCESS [  1.939 s]
09:33:14 [INFO] org.eclipse.papyrus.toolsmiths.targetplatform 0.0.1-SNAPSHOT SUCCESS [  0.003 s]
09:33:14 [INFO] org.eclipse.papyrus.p2.toolsmiths 1.0.0-SNAPSHOT ... SUCCESS [ 12.386 s]
09:33:14 [INFO] ------------------------------------------------------------------------
09:33:14 [INFO] BUILD SUCCESS
09:33:14 [INFO] ------------------------------------------------------------------------
09:33:14 [INFO] Total time:  12:47 min
09:33:14 [INFO] Finished at: 2021-09-16T13:33:14Z
09:33:14 [INFO] ------------------------------------------------------------------------
09:33:15 [Papyrus-Master-Toolsmiths-Release] $ /bin/sh -xe /tmp/jenkins11448847556162620173.sh
09:33:15 + . source/releng/toolkit/server/build-after-toolsmiths.sh
09:33:15 ++ p2UpdateSiteDir=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/target/repository
09:33:15 ++ updateSite=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/repository
09:33:15 ++ '[' -n 5.2.0 ']'
09:33:15 ++ buildType=S
09:33:15 ++ COMPACT_BUILD_ID=
09:33:15 ++ FULL_BUILD_ID=S
09:33:15 ++ '[' -n 5.2.0 ']'
09:33:15 ++ updateZipName=Papyrus-Toolsmiths-5.2.0.zip
09:33:15 ++ zipName=Papyrus-Toolsmiths.zip
09:33:15 ++ rm -rf tmp
09:33:15 ++ mkdir -p tmp/toolsmiths
09:33:15 ++ rm -rf /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/repository
09:33:15 ++ mv /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/target/repository /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/repository
09:33:15 ++ cd /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/repository
09:33:15 ++ zip -r Papyrus-Toolsmiths-5.2.0.zip artifacts.jar artifacts.xml.xz binary buildinfo.json content.jar content.xml.xz features p2.index plugins
09:33:15   adding: artifacts.jar (deflated 0%)
09:33:15   adding: artifacts.xml.xz (stored 0%)
09:33:15   adding: binary/ (stored 0%)
09:33:15   adding: binary/org.eclipse.papyrus.gmf.tooling.feature_root_3.3.0.202109161320 (deflated 1%)
09:33:15   adding: buildinfo.json (deflated 70%)
09:33:15   adding: content.jar (deflated 5%)
09:33:15   adding: content.xml.xz (stored 0%)
09:33:15   adding: features/ (stored 0%)
09:33:15   adding: features/org.eclipse.papyrus.releng.feature.source_1.0.0.202109161320.jar (deflated 7%)
09:33:15   adding: features/org.eclipse.papyrus.toolsmiths.feature_1.2.0.202109161320.jar (deflated 3%)
09:33:15   adding: features/org.eclipse.papyrus.uml.assistants.feature.source_4.0.0.202109161320.jar (deflated 7%)
09:33:15   adding: features/org.eclipse.papyrus.gmf.tooling.feature.source_3.3.0.202109161320.jar (deflated 4%)
09:33:15   adding: features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature.source_1.0.0.202109161320.jar (deflated 7%)
09:33:15   adding: features/org.eclipse.papyrus.debug.feature_1.0.0.202109161320.jar (deflated 3%)
09:33:15   adding: features/org.eclipse.papyrus.uml.assistants.feature_4.0.0.202109161320.jar (deflated 3%)
09:33:15   adding: features/org.eclipse.papyrus.toolsmiths.feature.source_1.2.0.202109161320.jar (deflated 7%)
09:33:15   adding: features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature_1.0.0.202109161320.jar (deflated 3%)
09:33:15   adding: features/org.eclipse.papyrus.toolsmiths.validation.feature_1.0.0.202109161320.jar (deflated 3%)
09:33:15   adding: features/org.eclipse.papyrus.diagramgen.feature.source_1.1.0.202109161320.jar (deflated 7%)
09:33:15   adding: features/org.eclipse.papyrus.diagramgen.feature_1.1.0.202109161320.jar (deflated 3%)
09:33:15   adding: features/org.eclipse.papyrus.junit.feature_1.0.0.202109161320.jar (deflated 3%)
09:33:15   adding: features/org.eclipse.papyrus.releng.feature_1.0.0.202109161320.jar (deflated 3%)
09:33:15   adding: features/org.eclipse.papyrus.toolsmiths.builder.feature_1.0.0.202109161320.jar (deflated 3%)
09:33:15   adding: features/org.eclipse.papyrus.debug.feature.source_1.0.0.202109161320.jar (deflated 7%)
09:33:15   adding: features/org.eclipse.papyrus.junit.feature.source_1.0.0.202109161320.jar (deflated 7%)
09:33:15   adding: features/org.eclipse.papyrus.gmf.tooling.feature_3.3.0.202109161320.jar (deflated 2%)
09:33:15   adding: features/org.eclipse.papyrus.toolsmiths.validation.feature.source_1.0.0.202109161320.jar (deflated 7%)
09:33:15   adding: p2.index (deflated 35%)
09:33:15   adding: plugins/ (stored 0%)
09:33:15   adding: plugins/org.eclipse.cbi.p2repo.cli_1.0.300.20190930-1609.jar (deflated 10%)
09:33:15   adding: plugins/org.eclipse.cbi.p2repo.cli_1.0.300.20190930-1609.jar.pack.gz (stored 0%)
09:33:15   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.ui.source_2.1.0.202109161320.jar (deflated 15%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.elementtypes_2.1.0.202109161320.jar (deflated 17%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.architecture_2.1.0.202109161320.jar (deflated 17%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.newchild_1.0.0.202109161320.jar (deflated 19%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.figureview.source_2.0.0.202109161320.jar (deflated 14%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.graphdef.codegen.ui.source_1.3.0.202109161320.jar (deflated 12%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.editpartview.source_2.0.0.202109161320.jar (deflated 14%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.codegen.edit_2.9.0.202109161320.jar (deflated 14%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.profile_2.1.0.202109161320.jar (deflated 16%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmfgenextension.source_3.0.0.202109161320.jar (deflated 11%)
09:33:15   adding: plugins/org.eclipse.papyrus.bundles.tests_2.0.0.202109161320.jar (deflated 12%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.xpand.source_2.2.0.202109161320.jar (deflated 10%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.map_2.9.0.202109161320.jar (deflated 9%)
09:33:15   adding: plugins/org.eclipse.papyrus.dev.pluginexplorer_2.0.0.202109161320.jar (deflated 15%)
09:33:15   adding: plugins/org.eclipse.papyrus.views.properties.toolsmiths_3.2.0.202109161320.jar (deflated 16%)
09:33:15   adding: plugins/org.eclipse.papyrus.releng.tools.source_3.1.0.202109161320.jar (deflated 11%)
09:33:15   adding: plugins/org.eclipse.papyrus.releng.tools_3.1.0.202109161320.jar (deflated 13%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.elementtypes.source_2.1.0.202109161320.jar (deflated 18%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.expressions_2.0.0.202109161320.jar (deflated 18%)
09:33:15   adding: plugins/org.eclipse.papyrus.junit.framework.source_2.1.0.202109161320.jar (deflated 14%)
09:33:15   adding: plugins/org.eclipse.papyrus.dev.project.management_2.0.100.202109161320.jar (deflated 12%)
09:33:15   adding: plugins/org.eclipse.papyrus.dev.view.services.edit.request_2.0.0.202109161320.jar (deflated 22%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.graphdef.codegen.source_2.10.0.202109161320.jar (deflated 11%)
09:33:15   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.css.debug_2.0.0.202109161320.jar (deflated 15%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.bridge.ui.source_1.5.1.202109161320.jar (deflated 12%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.nattable.source_2.0.0.202109161320.jar (deflated 12%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.ui_1.0.0.202109161320.jar (deflated 21%)
09:33:15   adding: plugins/org.eclipse.papyrus.mwe2.utils_2.0.0.202109161320.jar (deflated 14%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.figureview_2.0.0.202109161320.jar (deflated 17%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.validate.source_1.2.0.202109161320.jar (deflated 11%)
09:33:15   adding: plugins/org.eclipse.papyrus.customization.nattableconfiguration_3.0.0.202109161320.jar (deflated 16%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.codegen.ui.source_1.3.0.202109161320.jar (deflated 12%)
09:33:15   adding: plugins/org.eclipse.papyrus.dev.types.source_4.0.0.202109161320.jar (deflated 14%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.codegen.ui_1.3.0.202109161320.jar (deflated 13%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.bridge_1.3.1.202109161320.jar (deflated 9%)
09:33:15   adding: plugins/org.eclipse.papyrus.dev.project.management.source_2.0.100.202109161320.jar (deflated 15%)
09:33:15   adding: plugins/org.eclipse.papyrus.infra.emf.commandstack.source_2.0.0.202109161320.jar (deflated 15%)
09:33:15   adding: plugins/org.eclipse.papyrus.dev.view.services.edit.request.source_2.0.0.202109161320.jar (deflated 22%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.ecore.source_2.0.0.202109161320.jar (deflated 19%)
09:33:15   adding: plugins/org.eclipse.papyrus.def_2.1.0.202109161320.jar (deflated 7%)
09:33:15   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.css.debug.source_2.0.0.202109161320.jar (deflated 13%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.xpand.qvtlibrary.source_1.2.0.202109161320.jar (deflated 17%)
09:33:15   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui_2.0.0.202109161320.jar (deflated 22%)
09:33:15   adding: plugins/org.eclipse.papyrus.architectureview_2.0.0.202109161320.jar (deflated 15%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.architecture.source_2.1.0.202109161320.jar (deflated 19%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.ui_1.0.0.202109161320.jar (deflated 16%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.map.source_2.9.0.202109161320.jar (deflated 9%)
09:33:15   adding: plugins/org.eclipse.cbi.p2repo.aggregator.source_1.0.300.20200825-1205.jar (deflated 9%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.source_1.1.0.202109161320.jar (deflated 20%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.xpand.qvtlibrary_1.2.0.202109161320.jar (deflated 16%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.nattable_2.0.0.202109161320.jar (deflated 12%)
09:33:15   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.ui_2.0.0.202109161320.jar (deflated 23%)
09:33:15   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.source_3.0.0.202109161320.jar (deflated 8%)
09:33:15   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator_3.0.0.202109161320.jar (deflated 10%)
09:33:15   adding: plugins/org.eclipse.papyrus.codegen.source_2.0.0.202109161320.jar (deflated 14%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.common.source_2.0.0.202109161320.jar (deflated 10%)
09:33:15   adding: plugins/org.eclipse.papyrus.uml.m2m.qvto.tests.tools_2.1.0.202109161320.jar (deflated 13%)
09:33:15   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.ui_2.1.0.202109161320.jar (deflated 17%)
09:33:15   adding: plugins/org.eclipse.papyrus.views.properties.toolsmiths.source_3.2.0.202109161320.jar (deflated 15%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.graphdef.codegen_2.10.0.202109161320.jar (deflated 34%)
09:33:15   adding: plugins/org.eclipse.papyrus.uml.types.ui.properties.source_4.0.0.202109161320.jar (deflated 16%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.bridge.source_1.3.1.202109161320.jar (deflated 12%)
09:33:15   adding: plugins/org.eclipse.cbi.p2repo.p2.source_1.0.300.20200619-1617.jar (deflated 8%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.codegen_2.11.0.202109161320.jar (deflated 8%)
09:33:15   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.ui.source_2.0.0.202109161320.jar (deflated 22%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.bridge.ui.dashboard.source_2.3.0.202109161320.jar (deflated 14%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.palette.source_4.0.0.202109161320.jar (deflated 9%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.graphdef.edit.source_2.9.0.202109161320.jar (deflated 10%)
09:33:15   adding: plugins/org.eclipse.papyrus.uml.types.ui.properties_4.0.0.202109161320.jar (deflated 21%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.editpoliciesstates_2.0.0.202109161320.jar (deflated 17%)
09:33:15   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator_2.0.0.202109161320.jar (deflated 27%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.graphdef.codegen.ui_1.3.0.202109161320.jar (deflated 12%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.bridge.trace.source_1.3.0.202109161320.jar (deflated 13%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.tooldef.edit_2.3.0.202109161320.jar (deflated 18%)
09:33:15   adding: plugins/org.eclipse.papyrus.dev.assistants.codegen.source_2.0.100.202109161320.jar (deflated 12%)
09:33:15   adding: plugins/org.eclipse.papyrus.mwe2.utils.source_2.0.0.202109161320.jar (deflated 14%)
09:33:15   adding: plugins/org.eclipse.papyrus.dev.ui_1.0.0.202109161320.jar (deflated 18%)
09:33:15   adding: plugins/org.eclipse.papyrus.codegen_2.0.0.202109161320.jar (deflated 16%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration_1.1.0.202109161320.jar (deflated 20%)
09:33:15   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator_5.0.0.202109161320.jar (deflated 12%)
09:33:15   adding: plugins/org.eclipse.papyrus.bundles.tests.source_2.0.0.202109161320.jar (deflated 9%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.xpand_2.2.0.202109161320.jar (deflated 10%)
09:33:15   adding: plugins/org.eclipse.papyrus.uml.properties.generation.source_3.0.0.202109161320.jar (deflated 14%)
09:33:15   adding: plugins/org.eclipse.papyrus.junit.utils_3.1.0.202109161320.jar (deflated 11%)
09:33:15   adding: plugins/org.eclipse.papyrus.def.source_2.1.0.202109161320.jar (deflated 7%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.bridge.trace_1.3.0.202109161320.jar (deflated 14%)
09:33:15   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.source_5.0.0.202109161320.jar (deflated 11%)
09:33:15   adding: plugins/org.eclipse.papyrus.junit.utils.source_3.1.0.202109161320.jar (deflated 9%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.palette_4.0.0.202109161320.jar (deflated 12%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.common_1.3.0.202109161320.jar (deflated 12%)
09:33:15   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.editor_3.0.0.202109161320.jar (deflated 16%)
09:33:15   adding: plugins/org.eclipse.cbi.p2repo.aggregator.legacy.source_1.0.300.20190930-1609.jar (deflated 11%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.newchild.source_1.0.0.202109161320.jar (deflated 20%)
09:33:15   adding: plugins/org.eclipse.papyrus.junit.framework_2.1.0.202109161320.jar (deflated 15%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.common_2.0.0.202109161320.jar (deflated 11%)
09:33:15   adding: plugins/org.eclipse.papyrus.dev.ui.source_1.0.0.202109161320.jar (deflated 14%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.source_2.0.0.202109161320.jar (deflated 15%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend_1.0.0.202109161320.jar (deflated 4%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.tooldef.source_2.3.0.202109161320.jar (deflated 11%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.expressions.source_2.0.0.202109161320.jar (deflated 15%)
09:33:15   adding: plugins/org.eclipse.papyrus.architectureview.source_2.0.0.202109161320.jar (deflated 13%)
09:33:15   adding: plugins/org.eclipse.papyrus.infra.emf.types.ui.properties_4.0.0.202109161320.jar (deflated 23%)
09:33:15   adding: plugins/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.source_2.1.0.202109161320.jar (deflated 11%)
09:33:15   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.edit_3.0.0.202109161320.jar (deflated 30%)
09:33:15   adding: plugins/org.eclipse.papyrus.dev.types_4.0.0.202109161320.jar (deflated 11%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.tooldef.edit.source_2.3.0.202109161320.jar (deflated 9%)
09:33:15   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.editor.source_3.0.0.202109161320.jar (deflated 9%)
09:33:15   adding: plugins/org.eclipse.papyrus.uml.properties.generation_3.0.0.202109161320.jar (deflated 13%)
09:33:15   adding: plugins/org.eclipse.papyrus.dev.pluginexplorer.source_2.0.0.202109161320.jar (deflated 12%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.profile.source_2.1.0.202109161320.jar (deflated 18%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.plugin.builder_1.1.0.202109161320.jar (deflated 13%)
09:33:15   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor_4.1.0.202109161320.jar (deflated 15%)
09:33:15   adding: plugins/org.eclipse.cbi.p2repo.util.source_1.0.300.20190930-1609.jar (deflated 12%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.graphdef.source_2.9.0.202109161320.jar (deflated 10%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.map.edit_2.9.0.202109161320.jar (deflated 20%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.bridge.ui.dashboard_2.3.0.202109161320.jar (deflated 14%)
09:33:15   adding: plugins/org.eclipse.cbi.p2repo.aggregator_1.0.300.20200825-1205.jar.pack.gz (deflated 0%)
09:33:15   adding: plugins/org.eclipse.cbi.p2repo.aggregator_1.0.300.20200825-1205.jar (deflated 9%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.codegen.source_2.11.0.202109161320.jar (deflated 8%)
09:33:15   adding: plugins/org.eclipse.papyrus.infra.emf.types.ui.properties.source_4.0.0.202109161320.jar (deflated 19%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmfgenextension_3.0.0.202109161320.jar (deflated 10%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.graphdef.edit_2.9.0.202109161320.jar (deflated 27%)
09:33:15   adding: plugins/org.eclipse.papyrus.infra.emf.commandstack_2.0.0.202109161320.jar (deflated 19%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.graphdef_2.9.0.202109161320.jar (deflated 11%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.validate_1.2.0.202109161320.jar (deflated 11%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.ui.source_1.0.0.202109161320.jar (deflated 16%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.bridge.ui_1.5.1.202109161320.jar (deflated 12%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.codegen.edit.source_2.9.0.202109161320.jar (deflated 10%)
09:33:15   adding: plugins/org.eclipse.papyrus.dev.assistants.codegen_2.0.100.202109161320.jar (deflated 14%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.tooldef_2.3.0.202109161320.jar (deflated 13%)
09:33:15   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.edit.source_3.0.0.202109161320.jar (deflated 15%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.editpartview_2.0.0.202109161320.jar (deflated 17%)
09:33:15   adding: plugins/org.eclipse.cbi.p2repo.cli.source_1.0.300.20190930-1609.jar (deflated 13%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.source_1.0.0.202109161320.jar (deflated 5%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.editpoliciesstates.source_2.0.0.202109161320.jar (deflated 14%)
09:33:15   adding: plugins/org.eclipse.cbi.p2repo.aggregator.legacy_1.0.300.20190930-1609.jar.pack.gz (deflated 0%)
09:33:15   adding: plugins/org.eclipse.cbi.p2repo.aggregator.legacy_1.0.300.20190930-1609.jar (deflated 6%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.ui.source_1.0.0.202109161320.jar (deflated 20%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.common.source_1.3.0.202109161320.jar (deflated 12%)
09:33:15   adding: plugins/org.eclipse.papyrus.gmf.map.edit.source_2.9.0.202109161320.jar (deflated 9%)
09:33:15   adding: plugins/org.eclipse.cbi.p2repo.util_1.0.300.20190930-1609.jar.pack.gz (stored 0%)
09:33:15   adding: plugins/org.eclipse.cbi.p2repo.util_1.0.300.20190930-1609.jar (deflated 10%)
09:33:15   adding: plugins/org.eclipse.papyrus.customization.nattableconfiguration.source_3.0.0.202109161320.jar (deflated 10%)
09:33:15   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor.source_4.1.0.202109161320.jar (deflated 9%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths_2.0.0.202109161320.jar (deflated 16%)
09:33:15   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui.source_2.0.0.202109161320.jar (deflated 20%)
09:33:15   adding: plugins/org.eclipse.papyrus.toolsmiths.ecore_2.0.0.202109161320.jar (deflated 20%)
09:33:15   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.source_2.0.0.202109161320.jar (deflated 16%)
09:33:15   adding: plugins/org.eclipse.cbi.p2repo.p2_1.0.300.20200619-1617.jar (deflated 7%)
09:33:15   adding: plugins/org.eclipse.cbi.p2repo.p2_1.0.300.20200619-1617.jar.pack.gz (deflated 0%)
09:33:15 ++ mv /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/repository/Papyrus-Toolsmiths-5.2.0.zip tmp/toolsmiths
09:33:15 ++ cd tmp
09:33:15 ++ zip -r Papyrus-Toolsmiths.zip toolsmiths
09:33:15   adding: toolsmiths/ (stored 0%)
09:33:15   adding: toolsmiths/Papyrus-Toolsmiths-5.2.0.zip (stored 0%)
09:33:15 ++ mv tmp/Papyrus-Toolsmiths.zip .
09:33:15 Terminating xvnc.
09:33:19 Archiving artifacts
09:33:22 Finished: SUCCESS