Skip to content

Console Output

04:54:21 Started by upstream project "Papyrus-Master" build number 7144
04:54:21 originally caused by:
04:54:21  Started by user Pauline Deville
04:54:21 Running as Pauline Deville
04:54:22 Agent centos-7-agent-6gb-34q7d is provisioned from template centos-7-agent-6gb
04:54:22 ---
04:54:22 apiVersion: "v1"
04:54:22 kind: "Pod"
04:54:22 metadata:
04:54:22   labels:
04:54:22     jenkins: "slave"
04:54:22     jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33"
04:54:22     jenkins/label: "centos-7-6gb"
04:54:22   name: "centos-7-agent-6gb-34q7d"
04:54:22   namespace: "papyrus"
04:54:22 spec:
04:54:22   containers:
04:54:22   - env:
04:54:22     - name: "JENKINS_SECRET"
04:54:22       value: "********"
04:54:22     - name: "JENKINS_TUNNEL"
04:54:22       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
04:54:22     - name: "JENKINS_AGENT_NAME"
04:54:22       value: "centos-7-agent-6gb-34q7d"
04:54:22     - name: "JENKINS_REMOTING_JAVA_OPTS"
04:54:22       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
04:54:22         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
04:54:22     - name: "JAVA_TOOL_OPTIONS"
04:54:22       value: ""
04:54:22     - name: "_JAVA_OPTIONS"
04:54:22       value: ""
04:54:22     - name: "OPENJ9_JAVA_OPTIONS"
04:54:22       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
04:54:22     - name: "JENKINS_NAME"
04:54:22       value: "centos-7-agent-6gb-34q7d"
04:54:22     - name: "JENKINS_AGENT_WORKDIR"
04:54:22       value: "/home/jenkins/agent"
04:54:22     - name: "JENKINS_URL"
04:54:22       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
04:54:22     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc"
04:54:22     imagePullPolicy: "Always"
04:54:22     name: "jnlp"
04:54:22     resources:
04:54:22       limits:
04:54:22         cpu: "2000m"
04:54:22         memory: "6144Mi"
04:54:22       requests:
04:54:22         cpu: "1000m"
04:54:22         memory: "6144Mi"
04:54:22     tty: true
04:54:22     volumeMounts:
04:54:22     - mountPath: "/home/jenkins/.m2/toolchains.xml"
04:54:22       name: "m2-dir"
04:54:22       readOnly: true
04:54:22       subPath: "toolchains.xml"
04:54:22     - mountPath: "/home/jenkins/.mavenrc"
04:54:22       name: "m2-dir"
04:54:22       readOnly: true
04:54:22       subPath: ".mavenrc"
04:54:22     - mountPath: "/opt/tools"
04:54:22       name: "volume-0"
04:54:22       readOnly: false
04:54:22     - mountPath: "/home/jenkins"
04:54:22       name: "volume-2"
04:54:22       readOnly: false
04:54:22     - mountPath: "/home/jenkins/.m2/repository"
04:54:22       name: "volume-3"
04:54:22       readOnly: false
04:54:22     - mountPath: "/home/jenkins/.m2/settings-security.xml"
04:54:22       name: "m2-secret-dir"
04:54:22       readOnly: true
04:54:22       subPath: "settings-security.xml"
04:54:22     - mountPath: "/home/jenkins/.m2/wrapper"
04:54:22       name: "volume-4"
04:54:22       readOnly: false
04:54:22     - mountPath: "/home/jenkins/.m2/settings.xml"
04:54:22       name: "m2-secret-dir"
04:54:22       readOnly: true
04:54:22       subPath: "settings.xml"
04:54:22     - mountPath: "/home/jenkins/.ssh"
04:54:22       name: "volume-1"
04:54:22       readOnly: false
04:54:22       subPath: ""
04:54:22     - mountPath: "/home/jenkins/agent"
04:54:22       name: "workspace-volume"
04:54:22       readOnly: false
04:54:22     workingDir: "/home/jenkins/agent"
04:54:22   nodeSelector:
04:54:22     kubernetes.io/os: "linux"
04:54:22   restartPolicy: "Never"
04:54:22   volumes:
04:54:22   - name: "volume-0"
04:54:22     persistentVolumeClaim:
04:54:22       claimName: "tools-claim-jiro-papyrus"
04:54:22       readOnly: true
04:54:22   - name: "m2-secret-dir"
04:54:22     secret:
04:54:22       secretName: "m2-secret-dir"
04:54:22   - emptyDir:
04:54:22       medium: ""
04:54:22     name: "volume-2"
04:54:22   - configMap:
04:54:22       name: "m2-dir"
04:54:22     name: "m2-dir"
04:54:22   - configMap:
04:54:22       name: "known-hosts"
04:54:22     name: "volume-1"
04:54:22   - emptyDir:
04:54:22       medium: ""
04:54:22     name: "workspace-volume"
04:54:22   - emptyDir:
04:54:22       medium: ""
04:54:22     name: "volume-4"
04:54:22   - emptyDir:
04:54:22       medium: ""
04:54:22     name: "volume-3"
04:54:22 
04:54:22 Building remotely on centos-7-agent-6gb-34q7d (centos-7-6gb) in workspace /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths
04:54:22 The recommended git tool is: NONE
04:54:23 No credentials specified
04:54:23 Cloning the remote Git repository
04:54:23 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
04:54:23  > git init /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source # timeout=10
04:54:23 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
04:54:23  > git --version # timeout=10
04:54:23  > git --version # 'git version 2.36.6'
04:54:23  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git +refs/heads/*:refs/remotes/origin/* # timeout=10
04:57:18  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git # timeout=10
04:57:18  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
04:57:18 Avoid second fetch
04:57:18  > git rev-parse origin/master^{commit} # timeout=10
04:57:18 Checking out Revision 4631b32356daa599ee8908c4ae6218a5aa2d4260 (origin/master)
04:57:18  > git config core.sparsecheckout # timeout=10
04:57:18  > git checkout -f 4631b32356daa599ee8908c4ae6218a5aa2d4260 # timeout=10
04:57:21 Commit message: "Bug 582075 - [Releng] Update version for 2023-12 RCP"
04:57:21  > git rev-list --no-walk 4631b32356daa599ee8908c4ae6218a5aa2d4260 # timeout=10
04:57:21 Cleaning workspace
04:57:21  > git rev-parse --verify HEAD # timeout=10
04:57:21 Resetting working tree
04:57:21  > git reset --hard # timeout=10
04:57:22  > git clean -fdx # timeout=10
04:57:22 $ pkill Xvnc
04:57:22 $ pkill Xrealvnc
04:57:22 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
05:06:32 [Papyrus-Master-Toolsmiths] $ Xvnc -help
05:06:32 Starting xvnc
05:06:32 [Papyrus-Master-Toolsmiths] $ Xvnc :12 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
05:06:32 
05:06:32 Xvnc TigerVNC 1.8.0 - built Apr  5 2023 13:48:56
05:06:32 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
05:06:32 See http://www.tigervnc.org for information on TigerVNC.
05:06:32 Underlying X server release 12004000, The X.Org Foundation
05:06:32 
05:06:32 
05:06:32 Fri Jan 12 10:06:32 2024
05:06:32  vncext:      VNC extension running!
05:06:32  vncext:      Listening for VNC connections on all interface(s), port 5912
05:06:32  vncext:      created VNC server for screen 0
05:06:32 [Papyrus-Master-Toolsmiths] $ /opt/tools/apache-maven/latest/bin/mvn -f source/releng/toolsmiths/pom.xml -DSIGN=true -DBUILD_ALIAS=6.6.0RC2 -Dapireport.baseline=https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/latest/ -Dapireport.outputdir=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths -Dpapyrus.repo.main=https://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/main/ -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository clean verify -PdefaultProfile
05:06:32 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
05:06:32 Maven home: /opt/tools/apache-maven/latest
05:06:32 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
05:06:32 Default locale: en_US, platform encoding: UTF-8
05:06:32 OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix"
05:06:33 [INFO] Scanning for projects...
05:06:42 [INFO] Tycho Version:  4.0.3 (88e4728c5da382f02c0459c918c2683048f95740)
05:06:42 [INFO] Tycho Mode:     project
05:06:42 [INFO] Tycho Builder:  maven
05:07:04 [INFO] ------------------------------------------------------------------------
05:07:04 [INFO] Reactor Build Order:
05:07:04 [INFO] 
05:07:04 [INFO] org.eclipse.papyrus.toolsmiths.releng                              [pom]
05:07:04 [INFO] Papyrus Toolsmiths Features                                        [pom]
05:07:04 [INFO] Papyrus Toolsmiths Plugins                                         [pom]
05:07:04 [INFO] org.eclipse.papyrus.dev.view.services.edit.request      [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.architectureview                    [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.gmf-tooling                                    [pom]
05:07:04 [INFO] org.eclipse.papyrus.gmf.common                          [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.gmf.validate                        [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.gmf.codegen                         [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.dev.types                           [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.dev.pluginexplorer                  [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.infra.emf.commandstack              [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.gmf.figureview                      [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.gmf.editpoliciesstates              [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.gmf.editpartview                    [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.dev.ui                              [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.debug             [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.debug.feature                      [eclipse-feature]
05:07:04 [INFO] org.eclipse.papyrus.gmf.codegen.edit                    [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.mwe2.utils                          [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.gmf.codegen.ui                      [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.gmf.codegen.xtend                   [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.gmf.codegen.xtend.ui                [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.codegen                             [eclipse-plugin]
05:07:04 [INFO] Papyrus UML Assistants                                             [pom]
05:07:04 [INFO] org.eclipse.papyrus.uml.profile.types.generator         [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator    [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.dev.assistants.codegen              [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.diagramgen.feature                 [eclipse-feature]
05:07:04 [INFO] org.eclipse.papyrus.tests.junit-framework                          [pom]
05:07:04 [INFO] org.eclipse.papyrus.junit.framework                     [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.junit.utils                         [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.bundles.tests                  [eclipse-test-plugin]
05:07:04 [INFO] org.eclipse.papyrus.junit.feature                      [eclipse-feature]
05:07:04 [INFO] org.eclipse.papyrus.releng.tools                        [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.dev.project.management              [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.releng.feature                     [eclipse-feature]
05:07:04 [INFO] org.eclipse.papyrus.toolsmiths.validations                         [pom]
05:07:04 [INFO] org.eclipse.papyrus.toolsmiths.validation.common        [eclipse-plugin]
05:07:04 [INFO] Papyrus Toolsmithis - Builder                                      [pom]
05:07:04 [INFO] org.eclipse.papyrus.toolsmiths.plugin.builder           [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.toolsmiths.builder.feature         [eclipse-feature]
05:07:04 [INFO] org.eclipse.papyrus.toolsmiths.nattable                 [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools            [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature   [eclipse-feature]
05:07:04 [INFO] org.eclipse.papyrus.uml.types.ui.properties             [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.toolsmiths.expressions              [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.views.properties.toolsmiths         [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.uml.properties.generation           [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.toolsmiths.ecore                    [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.infra.emf.types.ui.properties       [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.toolsmiths.profile-migration                   [pom]
05:07:04 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.ui      [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration         [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.edit        [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.customization.nattableconfiguration [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.toolsmiths.palette                  [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.editor      [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.toolsmiths                          [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.toolsmiths.feature                 [eclipse-feature]
05:07:04 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator  [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.uml.profile.types.generator.ui      [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.ui [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.uml.assistants.feature             [eclipse-feature]
05:07:04 [INFO] org.eclipse.papyrus.toolsmiths.validation.newchild      [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes  [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.toolsmiths.validation.properties    [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture  [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile       [eclipse-plugin]
05:07:04 [INFO] org.eclipse.papyrus.toolsmiths.validation.feature      [eclipse-feature]
05:07:04 [INFO] org.eclipse.papyrus.toolsmiths.targetplatform [eclipse-target-definition]
05:07:04 [INFO] org.eclipse.papyrus.p2.toolsmiths                   [eclipse-repository]
05:07:04 [INFO] 
05:07:04 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.releng >------
05:07:04 [INFO] Building org.eclipse.papyrus.toolsmiths.releng 1.0.0-SNAPSHOT     [1/74]
05:07:04 [INFO]   from pom.xml
05:07:04 [INFO] --------------------------------[ pom ]---------------------------------
05:07:04 [INFO] 
05:07:04 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.releng ---
05:07:04 [INFO] 
05:07:04 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.releng ---
05:07:04 [INFO] 
05:07:04 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.releng ---
05:07:04 [INFO] 
05:07:04 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.releng ---
05:07:05 [INFO] 
05:07:05 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.releng ---
05:07:05 [INFO] 
05:07:05 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.features >-----
05:07:05 [INFO] Building Papyrus Toolsmiths Features 0.0.1-SNAPSHOT               [2/74]
05:07:05 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/pom.xml
05:07:05 [INFO] --------------------------------[ pom ]---------------------------------
05:07:05 [INFO] 
05:07:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.features ---
05:07:05 [INFO] 
05:07:05 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.features ---
05:07:05 [INFO] 
05:07:05 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.features ---
05:07:05 [INFO] 
05:07:05 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.features ---
05:07:05 [INFO] 
05:07:05 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.features ---
05:07:05 [INFO] 
05:07:05 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus-toolsmiths >---------
05:07:05 [INFO] Building Papyrus Toolsmiths Plugins 0.0.1-SNAPSHOT                [3/74]
05:07:05 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/pom.xml
05:07:05 [INFO] --------------------------------[ pom ]---------------------------------
05:07:05 [INFO] 
05:07:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus-toolsmiths ---
05:07:05 [INFO] 
05:07:05 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus-toolsmiths ---
05:07:05 [INFO] 
05:07:05 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus-toolsmiths ---
05:07:05 [INFO] 
05:07:05 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus-toolsmiths ---
05:07:05 [INFO] 
05:07:05 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus-toolsmiths ---
05:07:05 [INFO] 
05:07:05 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.dev.view.services.edit.request >--
05:07:05 [INFO] Building org.eclipse.papyrus.dev.view.services.edit.request 2.0.0-SNAPSHOT [4/74]
05:07:05 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/pom.xml
05:07:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:07:06 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/releng/toolsmiths/targetPlatform/org.eclipse.papyrus.toolsmiths.targetplatform.target for environments=[linux/gtk/x86_64, win32/win32/x86_64, macosx/cocoa/x86_64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@71c9e0a4
05:07:07 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
05:07:07 [INFO]     Cache location:         /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/.cache/tycho
05:07:07 [INFO]     Transport mode:         online
05:07:07 [INFO]     Http Transport type:    Java11Client
05:07:07 [INFO]     Update mode:            cache first
05:07:07 [INFO]     Minimum cache duration: 60 minutes
05:07:07 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
05:07:15 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.gmf.runtime.draw2d.ui.render.awt 1.11.0.202309010720 to osgi.bundle; org.w3c.dom.svg [1.1.0,2.0.0).; Unable to satisfy dependency from org.eclipse.ui.ide 3.17.200.v20200808-0622 to osgi.bundle; org.eclipse.e4.core.commands [0.11.0,1.0.0).]
05:07:20 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.gmf.runtime.draw2d.ui.render.awt 1.11.0.202309010720 to osgi.bundle; org.w3c.dom.svg [1.1.0,2.0.0).; Unable to satisfy dependency from org.eclipse.ui.ide 3.17.200.v20200808-0622 to osgi.bundle; org.eclipse.e4.core.commands [0.11.0,1.0.0).]
05:07:25 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.gmf.runtime.draw2d.ui.render.awt 1.11.0.202309010720 to osgi.bundle; org.w3c.dom.svg [1.1.0,2.0.0).; Unable to satisfy dependency from org.eclipse.ui.ide 3.17.200.v20200808-0622 to osgi.bundle; org.eclipse.e4.core.commands [0.11.0,1.0.0).]
05:07:25 [INFO] Adding repository https://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/main
05:07:28 [INFO] Adding repository http://download.eclipse.org/cbi/updates/license
05:07:28 [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/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/pom.xml
05:07:34 [INFO] 
05:07:34 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.dev.view.services.edit.request ---
05:07:34 [INFO] 
05:07:34 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.view.services.edit.request ---
05:07:34 [INFO] The project's OSGi version is 2.0.0.202401121006
05:07:34 [INFO] 
05:07:34 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.view.services.edit.request ---
05:07:34 [INFO] 
05:07:34 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.view.services.edit.request ---
05:07:34 [INFO] 
05:07:34 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.view.services.edit.request ---
05:07:34 [INFO] 
05:07:34 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.dev.view.services.edit.request ---
05:07:34 [INFO] Resolving class path of org.eclipse.papyrus.dev.view.services.edit.request
05:07:35 [INFO] 
05:07:35 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.dev.view.services.edit.request ---
05:07:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/src/main/resources
05:07:35 [INFO] 
05:07:35 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.dev.view.services.edit.request ---
05:07:35 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:07:36 [INFO] 
05:07:36 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.dev.view.services.edit.request ---
05:07:36 [INFO] 
05:07:36 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.dev.view.services.edit.request ---
05:07:36 [INFO] 
05:07:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.dev.view.services.edit.request ---
05:07:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/src/test/resources
05:07:36 [INFO] 
05:07:36 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.dev.view.services.edit.request ---
05:07:36 [INFO] 
05:07:36 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.dev.view.services.edit.request ---
05:07:36 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 76 were skipped
05:07:36 [INFO] 
05:07:36 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.view.services.edit.request ---
05:07:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:07:36 [INFO] 
05:07:36 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.view.services.edit.request ---
05:07:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:07:37 [INFO] 
05:07:37 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.view.services.edit.request ---
05:07:37 [INFO] 
05:07:37 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.dev.view.services.edit.request ---
05:07:37 [INFO] 
05:07:37 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.dev.view.services.edit.request ---
05:07:37 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:07:38 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:07:39 [INFO] 
05:07:39 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.view.services.edit.request ---
05:07:39 [INFO] 
05:07:39 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.architectureview >------
05:07:39 [INFO] Building org.eclipse.papyrus.architectureview 2.0.0-SNAPSHOT      [5/74]
05:07:39 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/pom.xml
05:07:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:07:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.architectureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/pom.xml
05:07:41 [WARNING] [3ad4b36b-3d1a-4e4e-975c-4f3d1ed74cac][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.nebula.widgets.cdatetime,1.0.0.201703081533.
05:07:45 [INFO] 
05:07:45 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.architectureview ---
05:07:45 [INFO] 
05:07:45 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.architectureview ---
05:07:45 [INFO] The project's OSGi version is 2.0.0.202401121006
05:07:45 [INFO] 
05:07:45 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.architectureview ---
05:07:45 [INFO] 
05:07:45 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.architectureview ---
05:07:45 [INFO] 
05:07:45 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.architectureview ---
05:07:45 [INFO] 
05:07:45 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.architectureview ---
05:07:45 [INFO] Resolving class path of org.eclipse.papyrus.architectureview
05:07:46 [INFO] 
05:07:46 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.architectureview ---
05:07:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/src/main/resources
05:07:46 [INFO] 
05:07:46 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.architectureview ---
05:07:46 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:07:47 [INFO] 
05:07:47 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.architectureview ---
05:07:47 [INFO] 
05:07:47 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.architectureview ---
05:07:47 [INFO] 
05:07:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.architectureview ---
05:07:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/src/test/resources
05:07:47 [INFO] 
05:07:47 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.architectureview ---
05:07:47 [INFO] 
05:07:47 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.architectureview ---
05:07:47 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 160 were skipped
05:07:47 [INFO] 
05:07:47 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.architectureview ---
05:07:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/target/org.eclipse.papyrus.architectureview-2.0.0-SNAPSHOT-sources.jar
05:07:47 [INFO] 
05:07:47 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.architectureview ---
05:07:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/target/org.eclipse.papyrus.architectureview-2.0.0-SNAPSHOT.jar
05:07:47 [INFO] 
05:07:47 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.architectureview ---
05:07:47 [INFO] 
05:07:47 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.architectureview ---
05:07:47 [INFO] 
05:07:47 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.architectureview ---
05:07:47 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/target/org.eclipse.papyrus.architectureview-2.0.0-SNAPSHOT.jar
05:07:48 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/target/org.eclipse.papyrus.architectureview-2.0.0-SNAPSHOT-sources.jar
05:07:50 [INFO] 
05:07:50 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.architectureview ---
05:07:50 [INFO] 
05:07:50 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.gmf-tooling >---------
05:07:50 [INFO] Building org.eclipse.papyrus.gmf-tooling 0.0.1-SNAPSHOT           [6/74]
05:07:50 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/pom.xml
05:07:50 [INFO] --------------------------------[ pom ]---------------------------------
05:07:50 [INFO] 
05:07:50 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.gmf-tooling ---
05:07:50 [INFO] 
05:07:50 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf-tooling ---
05:07:50 [INFO] 
05:07:50 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.gmf-tooling ---
05:07:50 [INFO] 
05:07:50 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.gmf-tooling ---
05:07:50 [INFO] 
05:07:50 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf-tooling ---
05:07:50 [INFO] 
05:07:50 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.common >--
05:07:50 [INFO] Building org.eclipse.papyrus.gmf.common 2.0.0-SNAPSHOT            [7/74]
05:07:50 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/pom.xml
05:07:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:07:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/pom.xml
05:07:51 [INFO] 
05:07:51 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.gmf.common ---
05:07:51 [INFO] 
05:07:51 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.common ---
05:07:51 [INFO] The project's OSGi version is 2.0.0.202401121006
05:07:51 [INFO] 
05:07:51 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.common ---
05:07:51 [INFO] 
05:07:51 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.common ---
05:07:51 [INFO] 
05:07:51 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.common ---
05:07:51 [INFO] 
05:07:51 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.common ---
05:07:51 [INFO] Resolving class path of org.eclipse.papyrus.gmf.common
05:07:51 [INFO] 
05:07:51 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.common ---
05:07:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/main/resources
05:07:51 [INFO] 
05:07:51 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.gmf.common ---
05:07:51 [INFO] Compiling 60 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/migrate/ModelLoadHelper.java:[97] 
05:07:52 	class ExceptionDiagnostic extends WrappedException implements Resource.Diagnostic {
05:07:52 	      ^^^^^^^^^^^^^^^^^^^
05:07:52 The serializable class ExceptionDiagnostic does not declare a static final serialVersionUID field of type long
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/migrate/ModelLoadHelper.java:[158] 
05:07:52 	Integer severityOpt = new Integer(resourceDiagnostic.getSeverity() == Diagnostic.ERROR ? 0 : 1);    
05:07:52 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:07:52 The constructor Integer(int) has been deprecated since version 9 and marked for removal
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[40] 
05:07:52 	import org.eclipse.core.runtime.SubProgressMonitor;
05:07:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:07:52 The type SubProgressMonitor is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[200] 
05:07:52 	return new SubProgressMonitor(myProgress, 1);
05:07:52 	           ^^^^^^^^^^^^^^^^^^
05:07:52 The type SubProgressMonitor is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[200] 
05:07:52 	return new SubProgressMonitor(myProgress, 1);
05:07:52 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:07:52 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[276] 
05:07:52 	EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1));
05:07:52 	                                                                          ^^^^^^^^^^^^^^^^^^
05:07:52 The type SubProgressMonitor is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[276] 
05:07:52 	EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1));
05:07:52 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
05:07:52 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[277] 
05:07:52 	String genText = emitter.generate(new SubProgressMonitor(pm, 1), param, getLocalLineSeparator());
05:07:52 	                                      ^^^^^^^^^^^^^^^^^^
05:07:52 The type SubProgressMonitor is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[277] 
05:07:52 	String genText = emitter.generate(new SubProgressMonitor(pm, 1), param, getLocalLineSeparator());
05:07:52 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
05:07:52 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[289] 
05:07:52 	genText = mergePlainText(oldText, genText, f, new SubProgressMonitor(pm, 1));
05:07:52 	                                                  ^^^^^^^^^^^^^^^^^^
05:07:52 The type SubProgressMonitor is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[289] 
05:07:52 	genText = mergePlainText(oldText, genText, f, new SubProgressMonitor(pm, 1));
05:07:52 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
05:07:52 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[291] 
05:07:52 	f.setContents(new ByteArrayInputStream(genText.getBytes(charset)), true, true, new SubProgressMonitor(pm, 1));
05:07:52 	                                                                                   ^^^^^^^^^^^^^^^^^^
05:07:52 The type SubProgressMonitor is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[291] 
05:07:52 	f.setContents(new ByteArrayInputStream(genText.getBytes(charset)), true, true, new SubProgressMonitor(pm, 1));
05:07:52 	                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
05:07:52 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[296] 
05:07:52 	f.create(new ByteArrayInputStream(genText.getBytes(charset)), true, new SubProgressMonitor(pm, 2));
05:07:52 	                                                                        ^^^^^^^^^^^^^^^^^^
05:07:52 The type SubProgressMonitor is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[296] 
05:07:52 	f.create(new ByteArrayInputStream(genText.getBytes(charset)), true, new SubProgressMonitor(pm, 2));
05:07:52 	                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
05:07:52 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[377] 
05:07:52 	String genText = emitter.generate(new SubProgressMonitor(pm, 2), input, getLocalLineSeparator());
05:07:52 	                                      ^^^^^^^^^^^^^^^^^^
05:07:52 The type SubProgressMonitor is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[377] 
05:07:52 	String genText = emitter.generate(new SubProgressMonitor(pm, 2), input, getLocalLineSeparator());
05:07:52 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
05:07:52 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[378] 
05:07:52 	IPackageFragment pf = myDestRoot.createPackageFragment(packageName, true, new SubProgressMonitor(pm, 1));
05:07:52 	                                                                              ^^^^^^^^^^^^^^^^^^
05:07:52 The type SubProgressMonitor is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[378] 
05:07:52 	IPackageFragment pf = myDestRoot.createPackageFragment(packageName, true, new SubProgressMonitor(pm, 1));
05:07:52 	                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
05:07:52 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[383] 
05:07:52 	workingCopy = cu.getWorkingCopy(new SubProgressMonitor(pm, 1));
05:07:52 	                                    ^^^^^^^^^^^^^^^^^^
05:07:52 The type SubProgressMonitor is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[383] 
05:07:52 	workingCopy = cu.getWorkingCopy(new SubProgressMonitor(pm, 1));
05:07:52 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
05:07:52 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[394] 
05:07:52 	getImportsPostrocessor().organizeImports(workingCopy, declaredImportsAsStrings, new SubProgressMonitor(pm, 1));
05:07:52 	                                                                                    ^^^^^^^^^^^^^^^^^^
05:07:52 The type SubProgressMonitor is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[394] 
05:07:52 	getImportsPostrocessor().organizeImports(workingCopy, declaredImportsAsStrings, new SubProgressMonitor(pm, 1));
05:07:52 	                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
05:07:52 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[396] 
05:07:52 	workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1)); // save to investigate contents
05:07:52 	                                        ^^^^^^^^^^^^^^^^^^
05:07:52 The type SubProgressMonitor is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[396] 
05:07:52 	workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1)); // save to investigate contents
05:07:52 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
05:07:52 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[399] 
05:07:52 	genText = mergeJavaCode(oldContents, workingCopy.getSource(), new SubProgressMonitor(pm, 1));
05:07:52 	                                                                  ^^^^^^^^^^^^^^^^^^
05:07:52 The type SubProgressMonitor is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[399] 
05:07:52 	genText = mergeJavaCode(oldContents, workingCopy.getSource(), new SubProgressMonitor(pm, 1));
05:07:52 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
05:07:52 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[404] 
05:07:52 	workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1));
05:07:52 	                                        ^^^^^^^^^^^^^^^^^^
05:07:52 The type SubProgressMonitor is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[404] 
05:07:52 	workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1));
05:07:52 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
05:07:52 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[413] 
05:07:52 	cu = pf.createCompilationUnit(cu.getElementName(), genText, true, new SubProgressMonitor(pm, 1));
05:07:52 	                                                                      ^^^^^^^^^^^^^^^^^^
05:07:52 The type SubProgressMonitor is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[413] 
05:07:52 	cu = pf.createCompilationUnit(cu.getElementName(), genText, true, new SubProgressMonitor(pm, 1));
05:07:52 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
05:07:52 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[414] 
05:07:52 	getImportsPostrocessor().organizeImports(cu, null, new SubProgressMonitor(pm, 1));
05:07:52 	                                                       ^^^^^^^^^^^^^^^^^^
05:07:52 The type SubProgressMonitor is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[414] 
05:07:52 	getImportsPostrocessor().organizeImports(cu, null, new SubProgressMonitor(pm, 1));
05:07:52 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
05:07:52 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[417] 
05:07:52 	cu.save(new SubProgressMonitor(pm, 2), true);
05:07:52 	            ^^^^^^^^^^^^^^^^^^
05:07:52 The type SubProgressMonitor is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[417] 
05:07:52 	cu.save(new SubProgressMonitor(pm, 2), true);
05:07:52 	            ^^^^^^^^^^^^^^^^^^^^^^^^^
05:07:52 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[443] 
05:07:52 	EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1));
05:07:52 	                                                                          ^^^^^^^^^^^^^^^^^^
05:07:52 The type SubProgressMonitor is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[443] 
05:07:52 	EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1));
05:07:52 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
05:07:52 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[444] 
05:07:52 	byte[] contents = emitter.generate(new SubProgressMonitor(pm, 1), params);
05:07:52 	                                       ^^^^^^^^^^^^^^^^^^
05:07:52 The type SubProgressMonitor is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[444] 
05:07:52 	byte[] contents = emitter.generate(new SubProgressMonitor(pm, 1), params);
05:07:52 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
05:07:52 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[445] 
05:07:52 	f.create(new ByteArrayInputStream(contents), true, new SubProgressMonitor(pm, 1));
05:07:52 	                                                       ^^^^^^^^^^^^^^^^^^
05:07:52 The type SubProgressMonitor is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[445] 
05:07:52 	f.create(new ByteArrayInputStream(contents), true, new SubProgressMonitor(pm, 1));
05:07:52 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
05:07:52 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[446] 
05:07:52 	f.getParent().refreshLocal(IResource.DEPTH_ONE, new SubProgressMonitor(pm, 1));
05:07:52 	                                                    ^^^^^^^^^^^^^^^^^^
05:07:52 The type SubProgressMonitor is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[446] 
05:07:52 	f.getParent().refreshLocal(IResource.DEPTH_ONE, new SubProgressMonitor(pm, 1));
05:07:52 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
05:07:52 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[583] 
05:07:52 	private final Integer CACHE_MISS = new Integer(0);
05:07:52 	                                       ^^^^^^^^^^
05:07:52 The constructor Integer(int) has been deprecated since version 9 and marked for removal
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ElementSelectorExtension.java:[22] 
05:07:52 	import java.util.Observable;
05:07:52 	       ^^^^^^^^^^^^^^^^^^^^
05:07:52 The type Observable is deprecated since version 9
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ElementSelectorExtension.java:[31] 
05:07:52 	public abstract class ElementSelectorExtension extends Observable implements ModelSelectionPageExtension {
05:07:52 	                                                       ^^^^^^^^^^
05:07:52 The type Observable is deprecated since version 9
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ElementSelectorExtension.java:[63] 
05:07:52 	setChanged();
05:07:52 	^^^^^^^^^^^^
05:07:52 The method setChanged() from the type Observable is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ElementSelectorExtension.java:[64] 
05:07:52 	notifyObservers(selectedModelElement);
05:07:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:07:52 The method notifyObservers(Object) from the type Observable is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/migrate/FilteringCopier.java:[43] 
05:07:52 	public class FilteringCopier extends EcoreUtil.Copier {
05:07:52 	             ^^^^^^^^^^^^^^^
05:07:52 The serializable class FilteringCopier does not declare a static final serialVersionUID field of type long
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/CreateNewModelExtension.java:[17] 
05:07:52 	import java.util.Observable;
05:07:52 	       ^^^^^^^^^^^^^^^^^^^^
05:07:52 The type Observable is deprecated since version 9
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/CreateNewModelExtension.java:[29] 
05:07:52 	public class CreateNewModelExtension extends Observable implements ModelSelectionPageExtension {
05:07:52 	                                             ^^^^^^^^^^
05:07:52 The type Observable is deprecated since version 9
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/CreateNewModelExtension.java:[50] 
05:07:52 	setChanged();
05:07:52 	^^^^^^^^^^^^
05:07:52 The method setChanged() from the type Observable is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/CreateNewModelExtension.java:[51] 
05:07:52 	notifyObservers(Boolean.valueOf(createNewModel));
05:07:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:07:52 The method notifyObservers(Object) from the type Observable is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/OrganizeImportsPostprocessor.java:[109] 
05:07:52 	ASTParser parser = ASTParser.newParser(AST.JLS4);
05:07:52 	                                           ^^^^
05:07:52 The field AST.JLS4 is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/OrganizeImportsPostprocessor.java:[386] 
05:07:52 	@SuppressWarnings("unchecked")
05:07:52 	                  ^^^^^^^^^^^
05:07:52 Unnecessary @SuppressWarnings("unchecked")
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[32] 
05:07:52 	import org.eclipse.core.runtime.SubProgressMonitor;
05:07:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:07:52 The type SubProgressMonitor is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[122] 
05:07:52 	GMFMarkerHelper() {
05:07:52 	^^^^^^^^^^^^^^^^^
05:07:52 The constructor ValidationHelper.GMFMarkerHelper() is never used locally
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[291] 
05:07:52 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); 
05:07:52 	                                          ^^^^^^^^^^^^^^^^^^
05:07:52 The type SubProgressMonitor is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[291] 
05:07:52 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); 
05:07:52 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:07:52 The constructor SubProgressMonitor(IProgressMonitor, int, int) is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[291] 
05:07:52 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); 
05:07:52 	                                                                                 ^^^^^^^^^^^^^^^^^^
05:07:52 The type SubProgressMonitor is deprecated
05:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[291] 
05:07:52 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); 
05:07:52 	                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:07:52 The field SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK is deprecated
05:07:52 61 problems (61 warnings)
05:07:52 [INFO] 
05:07:52 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.gmf.common ---
05:07:52 [INFO] 
05:07:52 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.common ---
05:07:52 [INFO] 
05:07:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.common ---
05:07:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/test/resources
05:07:52 [INFO] 
05:07:52 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.common ---
05:07:52 [INFO] 
05:07:52 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.common ---
05:07:52 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 111 were skipped
05:07:52 [INFO] 
05:07:52 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.common ---
05:07:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-2.0.0-SNAPSHOT-sources.jar
05:07:52 [INFO] 
05:07:52 [INFO] --- tycho-source:4.0.3:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.common ---
05:07:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-2.0.0-SNAPSHOT-sources.jar
05:07:52 [WARNING] artifact org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.common:java-source:sources:2.0.0-SNAPSHOT already attached, replace previous instance
05:07:52 [INFO] 
05:07:52 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.common ---
05:07:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-2.0.0-SNAPSHOT.jar
05:07:52 [INFO] 
05:07:52 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.common ---
05:07:52 [INFO] 
05:07:52 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.gmf.common ---
05:07:52 [INFO] 
05:07:52 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.gmf.common ---
05:07:52 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-2.0.0-SNAPSHOT.jar
05:07:53 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-2.0.0-SNAPSHOT-sources.jar
05:07:54 [INFO] 
05:07:54 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.common ---
05:07:54 [INFO] 
05:07:54 [INFO] --< org.eclipse.papyrus.gmf-tooling.tests:org.eclipse.papyrus.gmf.validate >--
05:07:54 [INFO] Building org.eclipse.papyrus.gmf.validate 1.2.0-SNAPSHOT          [8/74]
05:07:54 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/pom.xml
05:07:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:07:54 [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/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/pom.xml
05:07:54 [INFO] 
05:07:54 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.gmf.validate ---
05:07:54 [INFO] 
05:07:54 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.validate ---
05:07:54 [INFO] The project's OSGi version is 1.2.0.202401121006
05:07:54 [INFO] 
05:07:54 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.validate ---
05:07:54 [INFO] 
05:07:54 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.validate ---
05:07:54 [INFO] 
05:07:54 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.validate ---
05:07:54 [INFO] 
05:07:54 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.validate ---
05:07:54 [INFO] Resolving class path of org.eclipse.papyrus.gmf.validate
05:07:54 [INFO] 
05:07:54 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.validate ---
05:07:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/main/resources
05:07:54 [INFO] 
05:07:54 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.gmf.validate ---
05:07:54 [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:07:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/org/eclipse/papyrus/gmf/internal/validate/ExternModelImport.java:[62] 
05:07:55 	this.importedModels.getURIConverter().getURIMap().putAll(EcorePlugin.computePlatformURIMap());
05:07:55 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^
05:07:55 The method computePlatformURIMap() from the type EcorePlugin is deprecated
05:07:55 5 problems (0 errors, 1 warning, 4 infos)
05:07:55 [INFO] 
05:07:55 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.gmf.validate ---
05:07:55 [INFO] 
05:07:55 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.validate ---
05:07:55 [INFO] 
05:07:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.validate ---
05:07:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/test/resources
05:07:55 [INFO] 
05:07:55 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.validate ---
05:07:55 [INFO] 
05:07:55 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.validate ---
05:07:55 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 31 were skipped
05:07:55 [INFO] 
05:07:55 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.validate ---
05:07:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT-sources.jar
05:07:55 [INFO] 
05:07:55 [INFO] --- tycho-source:4.0.3:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.validate ---
05:07:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT-sources.jar
05:07:55 [WARNING] artifact org.eclipse.papyrus.gmf-tooling.tests:org.eclipse.papyrus.gmf.validate:java-source:sources:1.2.0-SNAPSHOT already attached, replace previous instance
05:07:55 [INFO] 
05:07:55 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.validate ---
05:07:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT.jar
05:07:55 [INFO] 
05:07:55 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.validate ---
05:07:55 [INFO] 
05:07:55 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.gmf.validate ---
05:07:55 [INFO] 
05:07:55 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.gmf.validate ---
05:07:55 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT.jar
05:07:56 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT-sources.jar
05:07:58 [INFO] 
05:07:58 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.validate ---
05:07:58 [INFO] 
05:07:58 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen >--
05:07:58 [INFO] Building org.eclipse.papyrus.gmf.codegen 3.0.0-SNAPSHOT           [9/74]
05:07:58 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/pom.xml
05:07:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:07:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/pom.xml
05:07:58 [INFO] 
05:07:58 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen ---
05:07:58 [INFO] 
05:07:58 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen ---
05:07:58 [INFO] The project's OSGi version is 3.0.0.202401121006
05:07:58 [INFO] 
05:07:58 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen ---
05:07:58 [INFO] 
05:07:58 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen ---
05:07:58 [INFO] 
05:07:58 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen ---
05:07:58 [INFO] 
05:07:58 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.codegen ---
05:07:58 [INFO] Resolving class path of org.eclipse.papyrus.gmf.codegen
05:07:58 [INFO] 
05:07:58 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen ---
05:07:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/main/resources
05:07:58 [INFO] 
05:07:58 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen ---
05:07:59 [INFO] Compiling 314 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenActionFactoryContributionItem.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ParentAssignedViewmap.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolGroup.java:[25] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.EntryBase;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.EntryBase is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolGroup.java:[26] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Palette;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Palette is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolGroup.java:[27] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroupItem;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroupItem is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorView.java:[24] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigator.java:[24] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDomainModelNavigator;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDomainModelNavigator is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigator.java:[25] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigator.java:[26] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorChildReference;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorChildReference is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPropertyTab.java:[24] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertySheet;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertySheet is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/CreateShortcutAction.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Viewmap.java:[25] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Viewmap.java:[26] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ViewmapLayoutType;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ViewmapLayoutType is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Viewmap.java:[118] 
05:08:00 	Attributes find(Class attributesClass);
05:08:00 	                ^^^^^
05:08:00 Class is a raw type. References to generic type Class<T> should be parameterized
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/ViewmapImpl.java:[169] 
05:08:00 	public Attributes find(Class attributesClass) {
05:08:00 	                       ^^^^^
05:08:00 Class is a raw type. References to generic type Class<T> should be parameterized
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenParserImplementation.java:[25] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenParserImplementation.java:[26] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelModelFacet;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelModelFacet is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenContributionManager.java:[25] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenContributionManager.java:[26] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomPropertyTab.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomPropertyTab.java:[24] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTabFilter;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTabFilter is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDomainElementTarget.java:[24] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDomainElementTarget.java:[25] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ElementType.java:[24] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildContainer.java:[25] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildContainer.java:[26] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContainerBase;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContainerBase is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/LinkModelFacet.java:[27] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ModelFacet;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ModelFacet is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCompartment.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCompartment.java:[24] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCompartment.java:[25] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTemplateInvocationBase.java:[20] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardPreferencePage.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPreferencePage;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPreferencePage is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardPreferencePage.java:[24] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.StandardPreferencePages;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.StandardPreferencePages is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/TypeModelFacet.java:[25] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/TypeModelFacet.java:[26] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenElementInitializer;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenElementInitializer is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/TypeModelFacet.java:[27] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ModelFacet;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ModelFacet is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/InnerClassViewmap.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Separator.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroupItem;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroupItem is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolEntry.java:[24] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.AbstractToolEntry;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.AbstractToolEntry is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolEntry.java:[25] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolEntry.java:[26] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolEntry.java:[27] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenSharedContributionItem.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/LabelOffsetAttributes.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardPropertyTab.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenExternalNodeLabelImpl.java:[23] 
05:08:00 	import java.util.Collection;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^
05:08:00 The import java.util.Collection is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenExternalNodeLabelImpl.java:[26] 
05:08:00 	import org.eclipse.emf.common.util.EList;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.emf.common.util.EList is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenExternalNodeLabelImpl.java:[30] 
05:08:00 	import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.emf.ecore.util.EDataTypeUniqueEList is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenExternalNodeLabelImpl.java:[243] 
05:08:00 	@SuppressWarnings("unchecked")
05:08:00 	                  ^^^^^^^^^^^
05:08:00 Unnecessary @SuppressWarnings("unchecked")
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionProviderBase.java:[25] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionProviderBase.java:[26] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLanguage;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLanguage is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionProviderBase.java:[27] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[25] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[26] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCompartment;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCompartment is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[27] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[28] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkEnd;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkEnd is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[29] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNodeLabel;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNodeLabel is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[30] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenApplication.java:[26] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenApplication.java:[27] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenApplication.java:[28] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMenuManager;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMenuManager is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenApplication.java:[29] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenToolBarManager;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenToolBarManager is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkConstraints.java:[26] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkConstraints.java:[27] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFixedInputsTemplateInvocation.java:[22] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFixedInputsTemplateInvocation.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/FeatureLinkModelFacet.java:[25] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkModelFacet;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkModelFacet is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildSideAffixedNode.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/LoadResourceAction.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenVisualEffectImpl.java:[302] 
05:08:00 	OCLHelper helper = ocl.createOCLHelper();
05:08:00 	^^^^^^^^^
05:08:00 OCLHelper is a raw type. References to generic type OCLHelper<C,O,P,CT> should be parameterized
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenVisualEffectImpl.java:[303] 
05:08:00 	helper.setContext(EcorePackage.eINSTANCE.getEClass());
05:08:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 Type safety: The method setContext(Object) belongs to the raw type OCLHelper. References to generic type OCLHelper<C,O,P,CT> should be parameterized
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenVisualEffectImpl.java:[315] 
05:08:00 	expr = helper.createQuery(expressionString);
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 Type safety: The expression of type OCLExpression needs unchecked conversion to conform to OCLExpression<EClassifier>
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/SharedBehaviour.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Behaviour;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Behaviour is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardFont.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFont;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFont is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardFont.java:[24] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.JFaceFont;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.JFaceFont is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[28] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.BatchValidation;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.BatchValidation is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[29] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.EditPartCandies;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.EditPartCandies is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[30] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.EditorCandies;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.EditorCandies is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[31] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[32] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[33] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[34] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCompartment;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCompartment is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[35] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContainerBase;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContainerBase is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[36] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramPreferences;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramPreferences is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[37] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[38] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[39] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[40] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPreferencePage;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPreferencePage is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[41] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTopLevelNode;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTopLevelNode is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[42] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkConstraints;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkConstraints is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[43] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.MeasurementUnit;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.MeasurementUnit is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[44] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.PackageNames;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.PackageNames is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[45] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Palette;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Palette is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[46] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderClassNames;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderClassNames is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[47] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Shortcuts;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Shortcuts is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[48] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureValueSpec.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureInitializer;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureInitializer is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureValueSpec.java:[24] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/NotationType.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ElementType;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ElementType is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPropertySheet.java:[26] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPropertySheet.java:[27] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenNodeImpl.java:[48] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenVisualEffect;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenVisualEffect is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNodeLabel.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLabel;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLabel is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNodeLabel.java:[24] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GMFGenFactoryImpl.java:[31] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.*;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLabel.java:[25] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLabel.java:[26] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelModelFacet;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelModelFacet is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditable.java:[24] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditContext;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditContext is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditable.java:[25] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenRuleTarget;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenRuleTarget is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/EditorCandies.java:[24] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/util/GMFGenSwitch.java:[23] 
05:08:00 	import java.util.List;
05:08:00 	       ^^^^^^^^^^^^^^
05:08:00 The import java.util.List is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/util/GMFGenSwitch.java:[25] 
05:08:00 	import org.eclipse.emf.ecore.EClass;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.emf.ecore.EClass is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/util/GMFGenSwitch.java:[30] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.*;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/SnippetViewmap.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditContainer;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditContainer is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[24] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[25] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[26] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[27] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenRuleBase;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenRuleBase is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[28] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenSeverity;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenSeverity is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLiteralExpressionProvider.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderBase;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderBase is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkEnd.java:[24] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkEnd.java:[25] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/CustomBehaviour.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Behaviour;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Behaviour is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Palette.java:[27] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Palette.java:[28] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroup;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroup is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagramElementTarget.java:[25] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagramElementTarget.java:[26] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagramElementTarget.java:[27] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/DefaultSizeAttributes.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTopLevelNode.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTopLevelNode.java:[24] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildNode.java:[25] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildNode.java:[26] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildNode.java:[27] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigatorPath.java:[26] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorPathSegment;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorPathSegment is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/StandardEntry.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.AbstractToolEntry;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.AbstractToolEntry is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/StandardEntry.java:[24] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.StandardEntryKind;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.StandardEntryKind is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[24] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[25] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[26] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkConstraints;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkConstraints is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[27] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkEnd;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkEnd is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[28] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkLabel;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkLabel is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[29] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkModelFacet;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkModelFacet is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNotationElementTarget.java:[25] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNotationElementTarget.java:[26] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenElementInitializer.java:[24] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/CustomTabFilter.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTabFilter;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTabFilter is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenConstraint.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/MetamodelType.java:[25] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ElementType;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ElementType is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenCommonBaseImpl.java:[38] 
05:08:00 	import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.emf.ecore.util.EDataTypeUniqueEList is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[29] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.DynamicModelAccess;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.DynamicModelAccess is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[30] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenApplication;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenApplication is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[31] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[32] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContextMenu;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContextMenu is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[33] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[34] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[35] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramUpdater;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramUpdater is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[36] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[37] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[38] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricContainer;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricContainer is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[39] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigator;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigator is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[40] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[41] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPlugin;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPlugin is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[42] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertySheet;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertySheet is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExternalNodeLabel.java:[23] 
05:08:00 	import org.eclipse.emf.common.util.EList;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.emf.common.util.EList is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExternalNodeLabel.java:[24] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNodeLabel;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNodeLabel is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/PredefinedParser.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParserImplementation;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParserImplementation is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/PredefinedParser.java:[24] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelTextAccessMethod;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelTextAccessMethod is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ModeledViewmap.java:[24] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ExpressionLabelParser.java:[24] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ExpressionLabelParser.java:[25] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParserImplementation;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParserImplementation is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ExpressionLabelParser.java:[26] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPreferencePage.java:[26] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkLabel.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLabel;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLabel is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkLabel.java:[24] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkLabel.java:[25] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkLabelAlignment;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkLabelAlignment is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditedMetricTarget.java:[25] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditedMetricTarget.java:[26] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricRule;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricRule is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/InitDiagramAction.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenConstantColor.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.DiagramColors;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.DiagramColors is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenConstantColor.java:[24] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenColor;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenColor is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigatorPathSegment.java:[24] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigatorPathSegment.java:[25] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorPath;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorPath is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ResizeConstraints.java:[24] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenGroupMarker.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionInterpreter.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderBase;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderBase is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionInterpreter.java:[24] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLanguage;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLanguage is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionInterpreter.java:[25] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomGeneratorExtension.java:[22] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomGeneratorExtension.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomGeneratorExtension.java:[24] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenContextMenu.java:[24] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenContextMenu.java:[25] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionManager;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionManager is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPreference.java:[24] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomPreferencePage;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomPreferencePage is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTemplateInvocation.java:[20] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTemplateInvocation.java:[21] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Shortcuts.java:[26] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderPriority;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderPriority is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureSeqInitializer.java:[25] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenElementInitializer;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenElementInitializer is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureSeqInitializer.java:[26] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureInitializer;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureInitializer is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureSeqInitializer.java:[27] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenReferenceNewElementSpec;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenReferenceNewElementSpec is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureInitializer.java:[25] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureSeqInitializer;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureSeqInitializer is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenSeparator.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenRGBColor.java:[23] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenColor;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenColor is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/BatchValidation.java:[24] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderPriority;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderPriority is never used
05:08:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDomainAttributeTarget.java:[24] 
05:08:00 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
05:08:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:00 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
05:08:00 206 problems (206 warnings)
05:08:00 [INFO] 
05:08:00 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.gmf.codegen ---
05:08:00 [INFO] 
05:08:00 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.codegen ---
05:08:00 [INFO] 
05:08:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen ---
05:08:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/test/resources
05:08:00 [INFO] 
05:08:00 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.codegen ---
05:08:00 [INFO] 
05:08:00 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.codegen ---
05:08:00 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 117 were skipped
05:08:00 [INFO] 
05:08:00 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen ---
05:08:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-3.0.0-SNAPSHOT-sources.jar
05:08:00 [INFO] 
05:08:00 [INFO] --- tycho-source:4.0.3:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen ---
05:08:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-3.0.0-SNAPSHOT-sources.jar
05:08:00 [WARNING] artifact org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen:java-source:sources:3.0.0-SNAPSHOT already attached, replace previous instance
05:08:00 [INFO] 
05:08:00 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen ---
05:08:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-3.0.0-SNAPSHOT.jar
05:08:01 [INFO] 
05:08:01 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen ---
05:08:01 [INFO] 
05:08:01 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen ---
05:08:01 [INFO] 
05:08:01 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.gmf.codegen ---
05:08:01 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-3.0.0-SNAPSHOT.jar
05:08:02 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-3.0.0-SNAPSHOT-sources.jar
05:08:03 [INFO] 
05:08:03 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen ---
05:08:03 [INFO] 
05:08:03 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.dev.types >----------
05:08:03 [INFO] Building org.eclipse.papyrus.dev.types 4.1.0-SNAPSHOT            [10/74]
05:08:03 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/pom.xml
05:08:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:08:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.types:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/pom.xml
05:08:06 [INFO] 
05:08:06 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.dev.types ---
05:08:06 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/xtend-gen (includes = [], excludes = [**/.gitignore])
05:08:06 [INFO] 
05:08:06 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.types ---
05:08:06 [INFO] The project's OSGi version is 4.1.0.202401121006
05:08:06 [INFO] 
05:08:06 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.types ---
05:08:06 [INFO] 
05:08:06 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.types ---
05:08:06 [INFO] 
05:08:06 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.types ---
05:08:06 [INFO] 
05:08:06 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.dev.types ---
05:08:06 [INFO] Resolving class path of org.eclipse.papyrus.dev.types
05:08:06 [INFO] 
05:08:06 [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.dev.types ---
05:08:11 [WARNING] The POM for org.osgi:org.osgi.service.prefs:jar:1.1.1-SNAPSHOT is missing, no dependency information available
05:08:16 [INFO] 
05:08:16 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.dev.types ---
05:08:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/main/resources
05:08:16 [INFO] 
05:08:16 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.dev.types ---
05:08:16 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/TypesConfigurationsListenerView.java:[180] 
05:08:16 	tree = new FilteredTree(sash, SWT.BORDER, new PatternFilter(), true);
05:08:16 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:16 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
05:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/RegistredElementTypesView.java:[69] 
05:08:16 	List<IClientContext> contexts = new ArrayList<>(ClientContextManager.getInstance().getClientContexts());
05:08:16 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:16 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
05:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/RegistredElementTypesView.java:[69] 
05:08:16 	List<IClientContext> contexts = new ArrayList<>(ClientContextManager.getInstance().getClientContexts());
05:08:16 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:16 Type safety: The expression of type ArrayList needs unchecked conversion to conform to List<IClientContext>
05:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/RegistredElementTypesView.java:[166] 
05:08:16 	elementTypesFilteredTree = new FilteredTree(sash, SWT.BORDER, new PatternFilter(), true);
05:08:16 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:16 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
05:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/RegistredElementTypesView.java:[169] 
05:08:16 	detailsFilteredTree = new FilteredTree(sash, SWT.BORDER, new PatternFilter(), true);
05:08:16 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:16 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
05:08:16 5 problems (5 warnings)
05:08:16 [INFO] 
05:08:16 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.dev.types ---
05:08:16 [INFO] 
05:08:16 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.dev.types ---
05:08:16 [INFO] 
05:08:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.dev.types ---
05:08:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/test/resources
05:08:16 [INFO] 
05:08:16 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.dev.types ---
05:08:16 [INFO] 
05:08:16 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.dev.types ---
05:08:16 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 160 were skipped
05:08:16 [INFO] 
05:08:16 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.types ---
05:08:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/target/org.eclipse.papyrus.dev.types-4.1.0-SNAPSHOT-sources.jar
05:08:16 [INFO] 
05:08:16 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.types ---
05:08:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/target/org.eclipse.papyrus.dev.types-4.1.0-SNAPSHOT.jar
05:08:16 [INFO] 
05:08:16 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.types ---
05:08:16 [INFO] 
05:08:16 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.dev.types ---
05:08:16 [INFO] 
05:08:16 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.dev.types ---
05:08:16 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/target/org.eclipse.papyrus.dev.types-4.1.0-SNAPSHOT.jar
05:08:18 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/target/org.eclipse.papyrus.dev.types-4.1.0-SNAPSHOT-sources.jar
05:08:19 [INFO] 
05:08:19 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.types ---
05:08:19 [INFO] 
05:08:19 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.dev.pluginexplorer >-----
05:08:19 [INFO] Building org.eclipse.papyrus.dev.pluginexplorer 2.0.0-SNAPSHOT   [11/74]
05:08:19 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/pom.xml
05:08:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:08:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.pluginexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/pom.xml
05:08:19 [INFO] 
05:08:19 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.dev.pluginexplorer ---
05:08:19 [INFO] 
05:08:19 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.pluginexplorer ---
05:08:19 [INFO] The project's OSGi version is 2.0.0.202401121006
05:08:19 [INFO] 
05:08:19 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.pluginexplorer ---
05:08:19 [INFO] 
05:08:19 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.pluginexplorer ---
05:08:19 [INFO] 
05:08:19 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.pluginexplorer ---
05:08:19 [INFO] 
05:08:19 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.dev.pluginexplorer ---
05:08:19 [INFO] Resolving class path of org.eclipse.papyrus.dev.pluginexplorer
05:08:19 [INFO] 
05:08:19 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.dev.pluginexplorer ---
05:08:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/main/resources
05:08:19 [INFO] 
05:08:19 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.dev.pluginexplorer ---
05:08:20 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:08:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/Plugin.java:[115] 
05:08:20 	physicalLocation = FileLocator.getBundleFile(bundle);
05:08:20 	                               ^^^^^^^^^^^^^^^^^^^^^
05:08:20 The method getBundleFile(Bundle) from the type FileLocator is deprecated since version 3.16.100
05:08:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[30] 
05:08:20 	import org.eclipse.jface.viewers.ViewerSorter;
05:08:20 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:20 The type ViewerSorter is deprecated
05:08:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[93] 
05:08:20 	tree.setSorter(getViewerSorter());
05:08:20 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:20 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
05:08:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[130] 
05:08:20 	private ViewerSorter getViewerSorter() {
05:08:20 	        ^^^^^^^^^^^^
05:08:20 The type ViewerSorter is deprecated
05:08:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[131] 
05:08:20 	return new ViewerSorter() {
05:08:20 	           ^^^^^^^^^^^^
05:08:20 The type ViewerSorter is deprecated
05:08:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[131] 
05:08:20 	return new ViewerSorter() {
05:08:20 			@Override
05:08:20 			public int compare(Viewer viewer, Object e1, Object e2) {
05:08:20 				if (e1 instanceof Bundle) {
05:08:20 					Bundle b1 = (Bundle) e1;
05:08:20 					Bundle b2 = (Bundle) e2;
05:08:20 					return b1.getSymbolicName().compareTo(b2.getSymbolicName());
05:08:20 				} else if (e1 instanceof File) {
05:08:20 					File f1 = (File) e1;
05:08:20 					File f2 = (File) e2;
05:08:20 					return (f1.getName().compareTo(f2.getName()));
05:08:20 				}
05:08:20 				return super.compare(viewer, e1, e2);
05:08:20 			}
05:08:20 		};
05:08:20 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:20 The constructor ViewerSorter() is deprecated
05:08:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[28] 
05:08:20 	import org.eclipse.jface.viewers.ViewerSorter;
05:08:20 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:20 The type ViewerSorter is deprecated
05:08:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[117] 
05:08:20 	tree.setSorter(getViewerSorter());
05:08:20 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:20 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
05:08:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[179] 
05:08:20 	private ViewerSorter getViewerSorter() {
05:08:20 	        ^^^^^^^^^^^^
05:08:20 The type ViewerSorter is deprecated
05:08:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[180] 
05:08:20 	return new ViewerSorter() {
05:08:20 	           ^^^^^^^^^^^^
05:08:20 The type ViewerSorter is deprecated
05:08:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[180] 
05:08:20 	return new ViewerSorter() {
05:08:20 			@Override
05:08:20 			public int compare(Viewer viewer, Object e1, Object e2) {
05:08:20 				if (e1 instanceof Bundle) {
05:08:20 					Bundle b1 = (Bundle) e1;
05:08:20 					Bundle b2 = (Bundle) e2;
05:08:20 					return b1.getSymbolicName().compareTo(b2.getSymbolicName());
05:08:20 				} else if (e1 instanceof File) {
05:08:20 					File f1 = (File) e1;
05:08:20 					File f2 = (File) e2;
05:08:20 					return (f1.getName().compareTo(f2.getName()));
05:08:20 				}
05:08:20 				return super.compare(viewer, e1, e2);
05:08:20 			}
05:08:20 		};
05:08:20 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:20 The constructor ViewerSorter() is deprecated
05:08:20 11 problems (11 warnings)
05:08:20 [INFO] 
05:08:20 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.dev.pluginexplorer ---
05:08:20 [INFO] 
05:08:20 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.dev.pluginexplorer ---
05:08:20 [INFO] 
05:08:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.dev.pluginexplorer ---
05:08:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/test/resources
05:08:20 [INFO] 
05:08:20 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.dev.pluginexplorer ---
05:08:20 [INFO] 
05:08:20 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.dev.pluginexplorer ---
05:08:20 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 62 were skipped
05:08:20 [INFO] 
05:08:20 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.pluginexplorer ---
05:08:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/target/org.eclipse.papyrus.dev.pluginexplorer-2.0.0-SNAPSHOT-sources.jar
05:08:20 [INFO] 
05:08:20 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.pluginexplorer ---
05:08:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/target/org.eclipse.papyrus.dev.pluginexplorer-2.0.0-SNAPSHOT.jar
05:08:20 [INFO] 
05:08:20 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.pluginexplorer ---
05:08:20 [INFO] 
05:08:20 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.dev.pluginexplorer ---
05:08:20 [INFO] 
05:08:20 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.dev.pluginexplorer ---
05:08:20 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/target/org.eclipse.papyrus.dev.pluginexplorer-2.0.0-SNAPSHOT.jar
05:08:21 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/target/org.eclipse.papyrus.dev.pluginexplorer-2.0.0-SNAPSHOT-sources.jar
05:08:22 [INFO] 
05:08:22 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.pluginexplorer ---
05:08:22 [INFO] 
05:08:22 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.commandstack >---
05:08:22 [INFO] Building org.eclipse.papyrus.infra.emf.commandstack 2.0.0-SNAPSHOT [12/74]
05:08:22 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/pom.xml
05:08:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:08:22 [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/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/pom.xml
05:08:22 [INFO] 
05:08:22 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.commandstack ---
05:08:22 [INFO] 
05:08:22 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.commandstack ---
05:08:22 [INFO] The project's OSGi version is 2.0.0.202401121006
05:08:22 [INFO] 
05:08:22 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.commandstack ---
05:08:22 [INFO] 
05:08:22 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.commandstack ---
05:08:22 [INFO] 
05:08:22 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.commandstack ---
05:08:22 [INFO] 
05:08:22 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.commandstack ---
05:08:22 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.commandstack
05:08:22 [INFO] 
05:08:22 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.commandstack ---
05:08:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/main/resources
05:08:22 [INFO] 
05:08:22 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.commandstack ---
05:08:22 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:08:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/org/eclipse/papyrus/infra/emf/commandstack/view/CommandStackView.java:[234] 
05:08:23 	final ListIterator<Object> iter = ((CompositeCommand) parentElement).listIterator();
05:08:23 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:23 Type safety: The expression of type ListIterator needs unchecked conversion to conform to ListIterator<Object>
05:08:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/org/eclipse/papyrus/infra/emf/commandstack/view/CommandStackView.java:[269] 
05:08:23 	private Object result[];// = new Object[1];
05:08:23 	               ^^^^^^
05:08:23 The value of the field CommandStackView.result is not used
05:08:23 2 problems (2 warnings)
05:08:23 [INFO] 
05:08:23 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.emf.commandstack ---
05:08:23 [INFO] 
05:08:23 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.commandstack ---
05:08:23 [INFO] 
05:08:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.commandstack ---
05:08:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/test/resources
05:08:23 [INFO] 
05:08:23 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.emf.commandstack ---
05:08:23 [INFO] 
05:08:23 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.commandstack ---
05:08:23 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 80 were skipped
05:08:23 [INFO] 
05:08:23 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.commandstack ---
05:08:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/target/org.eclipse.papyrus.infra.emf.commandstack-2.0.0-SNAPSHOT-sources.jar
05:08:23 [INFO] 
05:08:23 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.commandstack ---
05:08:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/target/org.eclipse.papyrus.infra.emf.commandstack-2.0.0-SNAPSHOT.jar
05:08:23 [INFO] 
05:08:23 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.commandstack ---
05:08:23 [INFO] 
05:08:23 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.commandstack ---
05:08:23 [INFO] 
05:08:23 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.infra.emf.commandstack ---
05:08:23 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/target/org.eclipse.papyrus.infra.emf.commandstack-2.0.0-SNAPSHOT.jar
05:08:24 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/target/org.eclipse.papyrus.infra.emf.commandstack-2.0.0-SNAPSHOT-sources.jar
05:08:25 [INFO] 
05:08:25 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.commandstack ---
05:08:25 [INFO] 
05:08:25 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.gmf.figureview >-------
05:08:25 [INFO] Building org.eclipse.papyrus.gmf.figureview 2.0.0-SNAPSHOT       [13/74]
05:08:25 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/pom.xml
05:08:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:08:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.figureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/pom.xml
05:08:25 [INFO] 
05:08:25 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.gmf.figureview ---
05:08:25 [INFO] 
05:08:25 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.figureview ---
05:08:25 [INFO] The project's OSGi version is 2.0.0.202401121006
05:08:25 [INFO] 
05:08:25 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.figureview ---
05:08:25 [INFO] 
05:08:25 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.figureview ---
05:08:25 [INFO] 
05:08:25 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.figureview ---
05:08:25 [INFO] 
05:08:25 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.figureview ---
05:08:25 [INFO] Resolving class path of org.eclipse.papyrus.gmf.figureview
05:08:25 [INFO] 
05:08:25 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.figureview ---
05:08:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/src/main/resources
05:08:25 [INFO] 
05:08:25 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.gmf.figureview ---
05:08:26 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:08:26 [INFO] 
05:08:26 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.gmf.figureview ---
05:08:26 [INFO] 
05:08:26 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.figureview ---
05:08:26 [INFO] 
05:08:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.figureview ---
05:08:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/src/test/resources
05:08:26 [INFO] 
05:08:26 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.figureview ---
05:08:26 [INFO] 
05:08:26 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.figureview ---
05:08:26 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
05:08:26 [INFO] 
05:08:26 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.figureview ---
05:08:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/target/org.eclipse.papyrus.gmf.figureview-2.0.0-SNAPSHOT-sources.jar
05:08:26 [INFO] 
05:08:26 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.figureview ---
05:08:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/target/org.eclipse.papyrus.gmf.figureview-2.0.0-SNAPSHOT.jar
05:08:26 [INFO] 
05:08:26 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.figureview ---
05:08:26 [INFO] 
05:08:26 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.gmf.figureview ---
05:08:26 [INFO] 
05:08:26 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.gmf.figureview ---
05:08:26 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/target/org.eclipse.papyrus.gmf.figureview-2.0.0-SNAPSHOT.jar
05:08:27 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/target/org.eclipse.papyrus.gmf.figureview-2.0.0-SNAPSHOT-sources.jar
05:08:28 [INFO] 
05:08:28 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.figureview ---
05:08:28 [INFO] 
05:08:28 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpoliciesstates >---
05:08:28 [INFO] Building org.eclipse.papyrus.gmf.editpoliciesstates 2.0.0-SNAPSHOT [14/74]
05:08:28 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/pom.xml
05:08:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:08:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpoliciesstates:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/pom.xml
05:08:30 [INFO] 
05:08:30 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
05:08:30 [INFO] 
05:08:30 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
05:08:30 [INFO] The project's OSGi version is 2.0.0.202401121006
05:08:30 [INFO] 
05:08:30 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
05:08:30 [INFO] 
05:08:30 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
05:08:30 [INFO] 
05:08:30 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
05:08:30 [INFO] 
05:08:30 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
05:08:30 [INFO] Resolving class path of org.eclipse.papyrus.gmf.editpoliciesstates
05:08:31 [INFO] 
05:08:31 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
05:08:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/src/main/resources
05:08:31 [INFO] 
05:08:31 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
05:08:31 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:08:31 [INFO] 
05:08:31 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
05:08:31 [INFO] 
05:08:31 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
05:08:31 [INFO] 
05:08:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
05:08:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/src/test/resources
05:08:31 [INFO] 
05:08:31 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
05:08:31 [INFO] 
05:08:31 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
05:08:31 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 242 were skipped
05:08:31 [INFO] 
05:08:31 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
05:08:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/target/org.eclipse.papyrus.gmf.editpoliciesstates-2.0.0-SNAPSHOT-sources.jar
05:08:31 [INFO] 
05:08:31 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
05:08:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/target/org.eclipse.papyrus.gmf.editpoliciesstates-2.0.0-SNAPSHOT.jar
05:08:31 [INFO] 
05:08:31 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
05:08:31 [INFO] 
05:08:31 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
05:08:31 [INFO] 
05:08:31 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
05:08:31 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/target/org.eclipse.papyrus.gmf.editpoliciesstates-2.0.0-SNAPSHOT.jar
05:08:34 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/target/org.eclipse.papyrus.gmf.editpoliciesstates-2.0.0-SNAPSHOT-sources.jar
05:08:35 [INFO] 
05:08:35 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
05:08:35 [INFO] 
05:08:35 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpartview >------
05:08:35 [INFO] Building org.eclipse.papyrus.gmf.editpartview 2.0.0-SNAPSHOT     [15/74]
05:08:35 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/pom.xml
05:08:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:08:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpartview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/pom.xml
05:08:35 [INFO] 
05:08:35 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.gmf.editpartview ---
05:08:35 [INFO] 
05:08:35 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.editpartview ---
05:08:35 [INFO] The project's OSGi version is 2.0.0.202401121006
05:08:35 [INFO] 
05:08:35 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.editpartview ---
05:08:35 [INFO] 
05:08:35 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.editpartview ---
05:08:35 [INFO] 
05:08:35 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.editpartview ---
05:08:35 [INFO] 
05:08:35 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.editpartview ---
05:08:35 [INFO] Resolving class path of org.eclipse.papyrus.gmf.editpartview
05:08:36 [INFO] 
05:08:36 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.editpartview ---
05:08:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/src/main/resources
05:08:36 [INFO] 
05:08:36 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.gmf.editpartview ---
05:08:36 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:08:36 [INFO] 
05:08:36 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.gmf.editpartview ---
05:08:36 [INFO] 
05:08:36 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.editpartview ---
05:08:36 [INFO] 
05:08:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.editpartview ---
05:08:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/src/test/resources
05:08:36 [INFO] 
05:08:36 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.editpartview ---
05:08:36 [INFO] 
05:08:36 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.editpartview ---
05:08:36 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 171 were skipped
05:08:36 [INFO] 
05:08:36 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.editpartview ---
05:08:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/target/org.eclipse.papyrus.gmf.editpartview-2.0.0-SNAPSHOT-sources.jar
05:08:36 [INFO] 
05:08:36 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.editpartview ---
05:08:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/target/org.eclipse.papyrus.gmf.editpartview-2.0.0-SNAPSHOT.jar
05:08:36 [INFO] 
05:08:36 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.editpartview ---
05:08:36 [INFO] 
05:08:36 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.gmf.editpartview ---
05:08:36 [INFO] 
05:08:36 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.gmf.editpartview ---
05:08:36 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/target/org.eclipse.papyrus.gmf.editpartview-2.0.0-SNAPSHOT.jar
05:08:37 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/target/org.eclipse.papyrus.gmf.editpartview-2.0.0-SNAPSHOT-sources.jar
05:08:38 [INFO] 
05:08:38 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.editpartview ---
05:08:38 [INFO] 
05:08:38 [INFO] ------< org.eclipse.papyrus.developer:org.eclipse.papyrus.dev.ui >------
05:08:38 [INFO] Building org.eclipse.papyrus.dev.ui 1.1.0-SNAPSHOT               [16/74]
05:08:38 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/pom.xml
05:08:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:08:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.developer:org.eclipse.papyrus.dev.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/pom.xml
05:08:38 [INFO] 
05:08:38 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.dev.ui ---
05:08:38 [INFO] 
05:08:38 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.ui ---
05:08:38 [INFO] The project's OSGi version is 1.1.0.202401121006
05:08:38 [INFO] 
05:08:38 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.ui ---
05:08:38 [INFO] 
05:08:38 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.ui ---
05:08:38 [INFO] 
05:08:38 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.ui ---
05:08:38 [INFO] 
05:08:38 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.dev.ui ---
05:08:38 [INFO] Resolving class path of org.eclipse.papyrus.dev.ui
05:08:38 [INFO] 
05:08:38 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.dev.ui ---
05:08:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/src/main/resources
05:08:38 [INFO] 
05:08:38 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.dev.ui ---
05:08:38 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:08:38 [INFO] 
05:08:38 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.dev.ui ---
05:08:38 [INFO] 
05:08:38 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.dev.ui ---
05:08:38 [INFO] 
05:08:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.dev.ui ---
05:08:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/src/test/resources
05:08:38 [INFO] 
05:08:38 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.dev.ui ---
05:08:38 [INFO] 
05:08:38 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.dev.ui ---
05:08:38 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 67 were skipped
05:08:38 [INFO] 
05:08:38 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.ui ---
05:08:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/target/org.eclipse.papyrus.dev.ui-1.1.0-SNAPSHOT-sources.jar
05:08:38 [INFO] 
05:08:38 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.ui ---
05:08:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/target/org.eclipse.papyrus.dev.ui-1.1.0-SNAPSHOT.jar
05:08:38 [INFO] 
05:08:38 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.ui ---
05:08:38 [INFO] 
05:08:38 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.dev.ui ---
05:08:38 [INFO] 
05:08:38 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.dev.ui ---
05:08:38 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/target/org.eclipse.papyrus.dev.ui-1.1.0-SNAPSHOT.jar
05:08:40 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/target/org.eclipse.papyrus.dev.ui-1.1.0-SNAPSHOT-sources.jar
05:08:40 [INFO] 
05:08:40 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.ui ---
05:08:40 [INFO] 
05:08:40 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.debug >---
05:08:40 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css.debug 2.0.0-SNAPSHOT [17/74]
05:08:40 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/pom.xml
05:08:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:08:40 [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/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/pom.xml
05:08:42 [INFO] 
05:08:42 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
05:08:42 [INFO] 
05:08:42 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
05:08:42 [INFO] The project's OSGi version is 2.0.0.202401121006
05:08:42 [INFO] 
05:08:42 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
05:08:42 [INFO] 
05:08:42 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
05:08:42 [INFO] 
05:08:42 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
05:08:42 [INFO] 
05:08:42 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
05:08:42 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.css.debug
05:08:42 [INFO] 
05:08:42 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
05:08:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/src/main/resources
05:08:42 [INFO] 
05:08:42 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
05:08:43 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:08:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/src/org/eclipse/papyrus/infra/gmfdiag/css/debug/views/CSSDebugView.java:[298] 
05:08:43 	@SuppressWarnings("restriction")
05:08:43 	                  ^^^^^^^^^^^^^
05:08:43 Unnecessary @SuppressWarnings("restriction")
05:08:43 1 problem (1 warning)
05:08:43 [INFO] 
05:08:43 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
05:08:43 [INFO] 
05:08:43 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
05:08:43 [INFO] 
05:08:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
05:08:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/src/test/resources
05:08:43 [INFO] 
05:08:43 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
05:08:43 [INFO] 
05:08:43 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
05:08:43 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 262 were skipped
05:08:43 [INFO] 
05:08:43 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
05:08:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/target/org.eclipse.papyrus.infra.gmfdiag.css.debug-2.0.0-SNAPSHOT-sources.jar
05:08:43 [INFO] 
05:08:43 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
05:08:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/target/org.eclipse.papyrus.infra.gmfdiag.css.debug-2.0.0-SNAPSHOT.jar
05:08:43 [INFO] 
05:08:43 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
05:08:43 [INFO] 
05:08:43 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
05:08:43 [INFO] 
05:08:43 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
05:08:43 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/target/org.eclipse.papyrus.infra.gmfdiag.css.debug-2.0.0-SNAPSHOT.jar
05:08:44 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/target/org.eclipse.papyrus.infra.gmfdiag.css.debug-2.0.0-SNAPSHOT-sources.jar
05:08:46 [INFO] 
05:08:46 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
05:08:46 [INFO] 
05:08:46 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.debug.feature >--------
05:08:46 [INFO] Building org.eclipse.papyrus.debug.feature 1.0.0-SNAPSHOT        [18/74]
05:08:46 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/pom.xml
05:08:46 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:08:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.debug.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/pom.xml
05:08:46 [INFO] 
05:08:46 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.debug.feature ---
05:08:46 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target
05:08:46 [INFO] 
05:08:46 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.debug.feature ---
05:08:46 [INFO] The project's OSGi version is 1.0.0.202401121006
05:08:46 [INFO] 
05:08:46 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.debug.feature ---
05:08:46 [INFO] 
05:08:46 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.debug.feature ---
05:08:46 [INFO] 
05:08:46 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.debug.feature ---
05:08:46 [INFO] 
05:08:46 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.debug.feature ---
05:08:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/src/main/resources
05:08:46 [INFO] 
05:08:46 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.debug.feature ---
05:08:46 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 271 were skipped
05:08:46 [INFO] 
05:08:46 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.debug.feature ---
05:08:46 [INFO] 
05:08:46 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.debug.feature ---
05:08:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target/org.eclipse.papyrus.debug.feature-1.0.0-SNAPSHOT.jar
05:08:46 [INFO] 
05:08:46 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.debug.feature ---
05:08:46 [INFO] 
05:08:46 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.debug.feature ---
05:08:46 [INFO] 
05:08:46 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.debug.feature ---
05:08:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target/org.eclipse.papyrus.debug.feature-1.0.0-SNAPSHOT-sources-feature.jar
05:08:46 [INFO] 
05:08:46 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.debug.feature ---
05:08:46 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target/org.eclipse.papyrus.debug.feature-1.0.0-SNAPSHOT.jar
05:08:48 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target/org.eclipse.papyrus.debug.feature-1.0.0-SNAPSHOT-sources-feature.jar
05:08:49 [INFO] 
05:08:49 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.debug.feature ---
05:08:49 [INFO] 
05:08:49 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.edit >--
05:08:49 [INFO] Building org.eclipse.papyrus.gmf.codegen.edit 3.0.0-SNAPSHOT     [19/74]
05:08:49 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/pom.xml
05:08:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:08:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/pom.xml
05:08:49 [INFO] 
05:08:49 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.edit ---
05:08:49 [INFO] 
05:08:49 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.edit ---
05:08:49 [INFO] The project's OSGi version is 3.0.0.202401121006
05:08:49 [INFO] 
05:08:49 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.edit ---
05:08:49 [INFO] 
05:08:49 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.edit ---
05:08:49 [INFO] 
05:08:49 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.edit ---
05:08:49 [INFO] 
05:08:49 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.codegen.edit ---
05:08:49 [INFO] Resolving class path of org.eclipse.papyrus.gmf.codegen.edit
05:08:49 [INFO] 
05:08:49 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.edit ---
05:08:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/main/resources
05:08:49 [INFO] 
05:08:49 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.edit ---
05:08:49 [INFO] Compiling 133 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramItemProvider.java:[32] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramItemProvider.java:[36] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenJavaExpressionProviderItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenJavaExpressionProviderItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenJavaExpressionProviderItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenJavaExpressionProviderItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenJavaExpressionProviderItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeLabelItemProvider.java:[29] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeLabelItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeLabelItemProvider.java:[32] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeLabelItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeLabelItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolGroupItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolGroupItemProvider.java:[32] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolGroupItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolGroupItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolGroupItemProvider.java:[36] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenContextMenuItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenContextMenuItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenContextMenuItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenContextMenuItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenContextMenuItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTopLevelNodeItemProvider.java:[29] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTopLevelNodeItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTopLevelNodeItemProvider.java:[32] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTopLevelNodeItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTopLevelNodeItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CreateShortcutActionItemProvider.java:[29] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CreateShortcutActionItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CreateShortcutActionItemProvider.java:[32] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CreateShortcutActionItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CreateShortcutActionItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramElementTargetItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramElementTargetItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramElementTargetItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramElementTargetItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramElementTargetItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCompartmentItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCompartmentItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCompartmentItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCompartmentItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCompartmentItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPropertyTabItemProvider.java:[29] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPropertyTabItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPropertyTabItemProvider.java:[32] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPropertyTabItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPropertyTabItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InitDiagramActionItemProvider.java:[29] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InitDiagramActionItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InitDiagramActionItemProvider.java:[32] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InitDiagramActionItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InitDiagramActionItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenModelWizard.java:[53] 
05:08:50 	import org.eclipse.papyrus.gmf.codegen.gmfgen.presentation.EditorPlugin;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.papyrus.gmf.codegen.gmfgen.presentation.EditorPlugin is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FeatureLabelModelFacetItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FeatureLabelModelFacetItemProvider.java:[32] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FeatureLabelModelFacetItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FeatureLabelModelFacetItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FeatureLabelModelFacetItemProvider.java:[36] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildSideAffixedNodeItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildSideAffixedNodeItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildSideAffixedNodeItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildSideAffixedNodeItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildSideAffixedNodeItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InnerClassViewmapItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InnerClassViewmapItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InnerClassViewmapItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InnerClassViewmapItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InnerClassViewmapItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SpecializationTypeItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SpecializationTypeItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SpecializationTypeItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SpecializationTypeItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SpecializationTypeItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildLabelNodeItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildLabelNodeItemProvider.java:[32] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildLabelNodeItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildLabelNodeItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildLabelNodeItemProvider.java:[36] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPreferencePageItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPreferencePageItemProvider.java:[32] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPreferencePageItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPreferencePageItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPreferencePageItemProvider.java:[36] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildContainerItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildContainerItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildContainerItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildContainerItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildContainerItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPreferencePageItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPreferencePageItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPreferencePageItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPreferencePageItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPreferencePageItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/AbstractToolEntryItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/AbstractToolEntryItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/AbstractToolEntryItemProvider.java:[36] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/AbstractToolEntryItemProvider.java:[37] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/AbstractToolEntryItemProvider.java:[38] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/LoadResourceActionItemProvider.java:[29] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/LoadResourceActionItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/LoadResourceActionItemProvider.java:[32] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/LoadResourceActionItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/LoadResourceActionItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelParserItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelParserItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelParserItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelParserItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelParserItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNotationElementTargetItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNotationElementTargetItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNotationElementTargetItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNotationElementTargetItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNotationElementTargetItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedEnumParserItemProvider.java:[29] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedEnumParserItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedEnumParserItemProvider.java:[32] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedEnumParserItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedEnumParserItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainAttributeTargetItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainAttributeTargetItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainAttributeTargetItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainAttributeTargetItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainAttributeTargetItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainElementTargetItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainElementTargetItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainElementTargetItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainElementTargetItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainElementTargetItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExpressionInterpreterItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExpressionInterpreterItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExpressionInterpreterItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExpressionInterpreterItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExpressionInterpreterItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/OclChoiceParserItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/OclChoiceParserItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/OclChoiceParserItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/OclChoiceParserItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/OclChoiceParserItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkLabelItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkLabelItemProvider.java:[32] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkLabelItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkLabelItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkLabelItemProvider.java:[36] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMetricRuleItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMetricRuleItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMetricRuleItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMetricRuleItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMetricRuleItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPropertyTabItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPropertyTabItemProvider.java:[32] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPropertyTabItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPropertyTabItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPropertyTabItemProvider.java:[36] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLabelItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLabelItemProvider.java:[32] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLabelItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLabelItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLabelItemProvider.java:[36] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/DesignLabelModelFacetItemProvider.java:[29] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/DesignLabelModelFacetItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/DesignLabelModelFacetItemProvider.java:[32] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/DesignLabelModelFacetItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/DesignLabelModelFacetItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CustomParserItemProvider.java:[29] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CustomParserItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CustomParserItemProvider.java:[32] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CustomParserItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CustomParserItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolEntryItemProvider.java:[29] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolEntryItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolEntryItemProvider.java:[32] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolEntryItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolEntryItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenEditor.java:[86] 
05:08:50 	import org.eclipse.emf.edit.ui.util.EditUIUtil;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.ui.util.EditUIUtil is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenEditor.java:[736] 
05:08:50 	editingDomain.getResourceSet().getURIConverter().getURIMap().putAll(EcorePlugin.computePlatformURIMap());
05:08:50 	                                                                                ^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The method computePlatformURIMap() from the type EcorePlugin is deprecated
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenEditor.java:[1325] 
05:08:50 	@SuppressWarnings("rawtypes")
05:08:50 	                  ^^^^^^^^^^
05:08:50 Unnecessary @SuppressWarnings("rawtypes")
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenConstraintItemProvider.java:[29] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenConstraintItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenConstraintItemProvider.java:[32] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenConstraintItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenConstraintItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTemplateInvocationItemProvider.java:[26] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTemplateInvocationItemProvider.java:[27] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTemplateInvocationItemProvider.java:[29] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTemplateInvocationItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTemplateInvocationItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExternalNodeLabelItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExternalNodeLabelItemProvider.java:[32] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExternalNodeLabelItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExternalNodeLabelItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExternalNodeLabelItemProvider.java:[36] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenFixedInputsTemplateInvocationItemProvider.java:[26] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenFixedInputsTemplateInvocationItemProvider.java:[27] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenFixedInputsTemplateInvocationItemProvider.java:[29] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenFixedInputsTemplateInvocationItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenFixedInputsTemplateInvocationItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/TypeLinkModelFacetItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/TypeLinkModelFacetItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/TypeLinkModelFacetItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/TypeLinkModelFacetItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/TypeLinkModelFacetItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/MetamodelTypeItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/MetamodelTypeItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/MetamodelTypeItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/MetamodelTypeItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/MetamodelTypeItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SnippetViewmapItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SnippetViewmapItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SnippetViewmapItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SnippetViewmapItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SnippetViewmapItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FigureViewmapItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FigureViewmapItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FigureViewmapItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FigureViewmapItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FigureViewmapItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenVisualEffectItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenVisualEffectItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenVisualEffectItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenVisualEffectItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenVisualEffectItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/StandardEntryItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/StandardEntryItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/StandardEntryItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/StandardEntryItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/StandardEntryItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLiteralExpressionProviderItemProvider.java:[29] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLiteralExpressionProviderItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLiteralExpressionProviderItemProvider.java:[32] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLiteralExpressionProviderItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLiteralExpressionProviderItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditRuleItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditRuleItemProvider.java:[32] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditRuleItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditRuleItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditRuleItemProvider.java:[36] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedParserItemProvider.java:[29] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedParserItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedParserItemProvider.java:[32] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedParserItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedParserItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelModelFacetItemProvider.java:[29] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelModelFacetItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelModelFacetItemProvider.java:[32] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelModelFacetItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelModelFacetItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenToolBarManagerItemProvider.java:[29] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenToolBarManagerItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenToolBarManagerItemProvider.java:[32] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenToolBarManagerItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenToolBarManagerItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExternalParserItemProvider.java:[29] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExternalParserItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExternalParserItemProvider.java:[32] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExternalParserItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExternalParserItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMenuManagerItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMenuManagerItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMenuManagerItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMenuManagerItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMenuManagerItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeItemProvider.java:[32] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeItemProvider.java:[36] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramPreferencesItemProvider.java:[44] 
05:08:50 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Routing;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Routing is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildNodeItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildNodeItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildNodeItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildNodeItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildNodeItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/NotationTypeItemProvider.java:[29] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/NotationTypeItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/NotationTypeItemProvider.java:[32] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/NotationTypeItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/NotationTypeItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[32] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[36] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[37] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[41] 
05:08:50 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ViewmapLayoutType;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ViewmapLayoutType is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkItemProvider.java:[32] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkItemProvider.java:[36] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ParentAssignedViewmapItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ParentAssignedViewmapItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ParentAssignedViewmapItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ParentAssignedViewmapItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ParentAssignedViewmapItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditedMetricTargetItemProvider.java:[30] 
05:08:50 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditedMetricTargetItemProvider.java:[31] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditedMetricTargetItemProvider.java:[33] 
05:08:50 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditedMetricTargetItemProvider.java:[34] 
05:08:50 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:08:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditedMetricTargetItemProvider.java:[35] 
05:08:50 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:08:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:50 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:08:50 301 problems (301 warnings)
05:08:50 [INFO] 
05:08:50 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.gmf.codegen.edit ---
05:08:50 [INFO] 
05:08:50 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.codegen.edit ---
05:08:50 [INFO] 
05:08:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.edit ---
05:08:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/test/resources
05:08:50 [INFO] 
05:08:50 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.codegen.edit ---
05:08:50 [INFO] 
05:08:50 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.codegen.edit ---
05:08:50 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 118 were skipped
05:08:50 [INFO] 
05:08:50 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.edit ---
05:08:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-3.0.0-SNAPSHOT-sources.jar
05:08:50 [INFO] 
05:08:50 [INFO] --- tycho-source:4.0.3:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.edit ---
05:08:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-3.0.0-SNAPSHOT-sources.jar
05:08:50 [WARNING] artifact org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.edit:java-source:sources:3.0.0-SNAPSHOT already attached, replace previous instance
05:08:50 [INFO] 
05:08:50 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.edit ---
05:08:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-3.0.0-SNAPSHOT.jar
05:08:50 [INFO] 
05:08:50 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.edit ---
05:08:50 [INFO] 
05:08:50 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen.edit ---
05:08:50 [INFO] 
05:08:50 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.gmf.codegen.edit ---
05:08:50 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-3.0.0-SNAPSHOT.jar
05:08:52 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-3.0.0-SNAPSHOT-sources.jar
05:08:53 [INFO] 
05:08:53 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.edit ---
05:08:53 [INFO] 
05:08:53 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.mwe2.utils >---------
05:08:53 [INFO] Building org.eclipse.papyrus.mwe2.utils 2.0.0-SNAPSHOT           [20/74]
05:08:53 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/pom.xml
05:08:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:08:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.mwe2.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/pom.xml
05:08:53 [INFO] 
05:08:53 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.mwe2.utils ---
05:08:53 [INFO] 
05:08:53 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.mwe2.utils ---
05:08:53 [INFO] The project's OSGi version is 2.0.0.202401121006
05:08:53 [INFO] 
05:08:53 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.mwe2.utils ---
05:08:53 [INFO] 
05:08:53 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.mwe2.utils ---
05:08:53 [INFO] 
05:08:53 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.mwe2.utils ---
05:08:53 [INFO] 
05:08:53 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.mwe2.utils ---
05:08:53 [INFO] Resolving class path of org.eclipse.papyrus.mwe2.utils
05:08:53 [INFO] 
05:08:53 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.mwe2.utils ---
05:08:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/main/resources
05:08:53 [INFO] 
05:08:53 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.mwe2.utils ---
05:08:53 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:08:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/org/eclipse/papyrus/mwe2/utils/components/UMLWriter.java:[118] 
05:08:54 	public void addXmiIdentifierFilters(Pair<String, String> filter, Pair<String, String>... more) {
05:08:54 	                                                                                         ^^^^
05:08:54 Type safety: Potential heap pollution via varargs parameter more
05:08:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/org/eclipse/papyrus/mwe2/utils/components/QvtoTransformationWorkflow.java:[125] 
05:08:54 	List<EObject> list = (List<EObject>)inputObject;
05:08:54 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
05:08:54 Type safety: Unchecked cast from Object to List<EObject>
05:08:54 2 problems (2 warnings)
05:08:54 [INFO] 
05:08:54 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.mwe2.utils ---
05:08:54 [INFO] 
05:08:54 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.mwe2.utils ---
05:08:54 [INFO] 
05:08:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.mwe2.utils ---
05:08:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/test/resources
05:08:54 [INFO] 
05:08:54 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.mwe2.utils ---
05:08:54 [INFO] 
05:08:54 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.mwe2.utils ---
05:08:54 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 68 were skipped
05:08:54 [INFO] 
05:08:54 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.mwe2.utils ---
05:08:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/target/org.eclipse.papyrus.mwe2.utils-2.0.0-SNAPSHOT-sources.jar
05:08:54 [INFO] 
05:08:54 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.mwe2.utils ---
05:08:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/target/org.eclipse.papyrus.mwe2.utils-2.0.0-SNAPSHOT.jar
05:08:54 [INFO] 
05:08:54 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.mwe2.utils ---
05:08:54 [INFO] 
05:08:54 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.mwe2.utils ---
05:08:54 [INFO] 
05:08:54 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.mwe2.utils ---
05:08:54 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/target/org.eclipse.papyrus.mwe2.utils-2.0.0-SNAPSHOT.jar
05:08:55 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/target/org.eclipse.papyrus.mwe2.utils-2.0.0-SNAPSHOT-sources.jar
05:08:56 [INFO] 
05:08:56 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.mwe2.utils ---
05:08:56 [INFO] 
05:08:56 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.ui >--
05:08:56 [INFO] Building org.eclipse.papyrus.gmf.codegen.ui 1.4.0-SNAPSHOT       [21/74]
05:08:56 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/pom.xml
05:08:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:08:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.ui:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/pom.xml
05:08:56 [INFO] 
05:08:56 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.ui ---
05:08:56 [INFO] 
05:08:56 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.ui ---
05:08:56 [INFO] The project's OSGi version is 1.4.0.202401121006
05:08:56 [INFO] 
05:08:56 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.ui ---
05:08:56 [INFO] 
05:08:56 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.ui ---
05:08:56 [INFO] 
05:08:56 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.ui ---
05:08:56 [INFO] 
05:08:56 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.codegen.ui ---
05:08:56 [INFO] Resolving class path of org.eclipse.papyrus.gmf.codegen.ui
05:08:57 [INFO] 
05:08:57 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.ui ---
05:08:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/src/main/resources
05:08:57 [INFO] 
05:08:57 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.ui ---
05:08:57 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:08:57 [INFO] 
05:08:57 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.gmf.codegen.ui ---
05:08:57 [INFO] 
05:08:57 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.codegen.ui ---
05:08:57 [INFO] 
05:08:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.ui ---
05:08:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/src/test/resources
05:08:57 [INFO] 
05:08:57 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.codegen.ui ---
05:08:57 [INFO] 
05:08:57 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.codegen.ui ---
05:08:57 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
05:08:57 [INFO] 
05:08:57 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.ui ---
05:08:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.4.0-SNAPSHOT-sources.jar
05:08:57 [INFO] 
05:08:57 [INFO] --- tycho-source:4.0.3:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.ui ---
05:08:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.4.0-SNAPSHOT-sources.jar
05:08:57 [WARNING] artifact org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.ui:java-source:sources:1.4.0-SNAPSHOT already attached, replace previous instance
05:08:57 [INFO] 
05:08:57 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.ui ---
05:08:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.4.0-SNAPSHOT.jar
05:08:57 [INFO] 
05:08:57 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.ui ---
05:08:57 [INFO] 
05:08:57 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen.ui ---
05:08:57 [INFO] 
05:08:57 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.gmf.codegen.ui ---
05:08:57 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.4.0-SNAPSHOT.jar
05:08:58 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.4.0-SNAPSHOT-sources.jar
05:08:59 [INFO] 
05:08:59 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.ui ---
05:08:59 [INFO] 
05:08:59 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend >--
05:08:59 [INFO] Building org.eclipse.papyrus.gmf.codegen.xtend 1.0.0-SNAPSHOT    [22/74]
05:08:59 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/pom.xml
05:08:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:08:59 [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/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/pom.xml
05:09:01 [INFO] 
05:09:01 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:09:01 [INFO] 
05:09:01 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:09:01 [INFO] The project's OSGi version is 1.0.0.202401121006
05:09:01 [INFO] 
05:09:01 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:09:01 [INFO] 
05:09:01 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:09:01 [INFO] 
05:09:01 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:09:01 [INFO] 
05:09:01 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:09:01 [INFO] Resolving class path of org.eclipse.papyrus.gmf.codegen.xtend
05:09:02 [INFO] 
05:09:02 [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:09:11 [WARNING] 
05:09:11 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/preferences/extensions.xtend
05:09:11 54: Unnecessary cast from GenStandardPreferencePage to GenStandardPreferencePage
05:09:11 [WARNING] 
05:09:11 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/plugin.xtend
05:09:11 329: Unnecessary cast from ToolGroup to ToolGroup
05:09:11 [WARNING] 
05:09:11 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/Utils_qvto.xtend
05:09:11 123: Unnecessary cast from ToolEntry to ToolEntry
05:09:11 [WARNING] 
05:09:11 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/Utils_qvto.xtend
05:09:11 124: Unnecessary cast from ToolEntry to ToolEntry
05:09:11 [WARNING] 
05:09:11 WARNING: 	PaletteConfiguration.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteConfiguration.xtend
05:09:11 69: Unnecessary cast from ToolGroup to ToolGroup
05:09:15 [INFO] 
05:09:15 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:09:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/main/resources
05:09:15 [INFO] 
05:09:15 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:09:15 [INFO] Compiling 195 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:09:16 [INFO] 
05:09:16 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:09:16 [INFO] 
05:09:16 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:09:16 [INFO] 
05:09:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:09:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/test/resources
05:09:16 [INFO] 
05:09:16 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:09:16 [INFO] 
05:09:16 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:09:16 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 182 were skipped
05:09:16 [INFO] 
05:09:16 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:09:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT-sources.jar
05:09:17 [INFO] 
05:09:17 [INFO] --- tycho-source:4.0.3:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:09:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT-sources.jar
05:09:17 [WARNING] artifact org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend:java-source:sources:1.0.0-SNAPSHOT already attached, replace previous instance
05:09:17 [INFO] 
05:09:17 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:09:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT.jar
05:09:17 [INFO] 
05:09:17 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:09:17 [INFO] 
05:09:17 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:09:17 [INFO] 
05:09:17 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:09:18 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT.jar
05:09:21 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT-sources.jar
05:09:23 [INFO] 
05:09:23 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:09:23 [INFO] 
05:09:23 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend.ui >--
05:09:23 [INFO] Building org.eclipse.papyrus.gmf.codegen.xtend.ui 1.0.0-SNAPSHOT [23/74]
05:09:23 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/pom.xml
05:09:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:09:23 [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/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/pom.xml
05:09:24 [INFO] 
05:09:24 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
05:09:24 [INFO] 
05:09:24 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
05:09:24 [INFO] The project's OSGi version is 1.0.0.202401121006
05:09:24 [INFO] 
05:09:24 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
05:09:24 [INFO] 
05:09:24 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
05:09:24 [INFO] 
05:09:24 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
05:09:24 [INFO] 
05:09:24 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
05:09:24 [INFO] Resolving class path of org.eclipse.papyrus.gmf.codegen.xtend.ui
05:09:24 [INFO] 
05:09:24 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
05:09:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/src/main/resources
05:09:24 [INFO] 
05:09:24 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
05:09:24 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:09:24 [INFO] 
05:09:24 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
05:09:24 [INFO] 
05:09:24 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
05:09:24 [INFO] 
05:09:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
05:09:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/src/test/resources
05:09:24 [INFO] 
05:09:24 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
05:09:24 [INFO] 
05:09:24 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
05:09:24 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 185 were skipped
05:09:24 [INFO] 
05:09:24 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
05:09:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:09:24 [INFO] 
05:09:24 [INFO] --- tycho-source:4.0.3:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
05:09:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:09:24 [WARNING] artifact org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend.ui:java-source:sources:1.0.0-SNAPSHOT already attached, replace previous instance
05:09:24 [INFO] 
05:09:24 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
05:09:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:09:24 [INFO] 
05:09:24 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
05:09:24 [INFO] 
05:09:24 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
05:09:24 [INFO] 
05:09:24 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
05:09:24 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:09:25 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:09:26 [INFO] 
05:09:26 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
05:09:26 [INFO] 
05:09:26 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.codegen >-----------
05:09:26 [INFO] Building org.eclipse.papyrus.codegen 2.0.0-SNAPSHOT              [24/74]
05:09:26 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/pom.xml
05:09:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:09:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.codegen:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/pom.xml
05:09:26 [INFO] 
05:09:26 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.codegen ---
05:09:26 [INFO] 
05:09:26 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.codegen ---
05:09:26 [INFO] The project's OSGi version is 2.0.0.202401121006
05:09:26 [INFO] 
05:09:26 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.codegen ---
05:09:26 [INFO] 
05:09:26 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.codegen ---
05:09:26 [INFO] 
05:09:26 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.codegen ---
05:09:26 [INFO] 
05:09:26 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.codegen ---
05:09:26 [INFO] Resolving class path of org.eclipse.papyrus.codegen
05:09:27 [INFO] 
05:09:27 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.codegen ---
05:09:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/main/resources
05:09:27 [INFO] 
05:09:27 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.codegen ---
05:09:27 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:09:27 [INFO] 
05:09:27 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.codegen ---
05:09:27 [INFO] 
05:09:27 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.codegen ---
05:09:27 [INFO] 
05:09:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.codegen ---
05:09:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/test/resources
05:09:27 [INFO] 
05:09:27 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.codegen ---
05:09:27 [INFO] 
05:09:27 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.codegen ---
05:09:27 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 185 were skipped
05:09:27 [INFO] 
05:09:27 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.codegen ---
05:09:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/target/org.eclipse.papyrus.codegen-2.0.0-SNAPSHOT-sources.jar
05:09:27 [INFO] 
05:09:27 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.codegen ---
05:09:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/target/org.eclipse.papyrus.codegen-2.0.0-SNAPSHOT.jar
05:09:27 [INFO] 
05:09:27 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.codegen ---
05:09:27 [INFO] 
05:09:27 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.codegen ---
05:09:27 [INFO] 
05:09:27 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.codegen ---
05:09:27 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/target/org.eclipse.papyrus.codegen-2.0.0-SNAPSHOT.jar
05:09:29 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/target/org.eclipse.papyrus.codegen-2.0.0-SNAPSHOT-sources.jar
05:09:31 [INFO] 
05:09:31 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.codegen ---
05:09:31 [INFO] 
05:09:31 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml-assistants >-------
05:09:31 [INFO] Building Papyrus UML Assistants 0.0.1-SNAPSHOT                   [25/74]
05:09:31 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/pom.xml
05:09:31 [INFO] --------------------------------[ pom ]---------------------------------
05:09:31 [INFO] 
05:09:31 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml-assistants ---
05:09:31 [INFO] 
05:09:31 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-assistants ---
05:09:31 [INFO] 
05:09:31 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml-assistants ---
05:09:31 [INFO] 
05:09:31 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.uml-assistants ---
05:09:31 [INFO] 
05:09:31 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-assistants ---
05:09:31 [INFO] 
05:09:31 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator >--
05:09:31 [INFO] Building org.eclipse.papyrus.uml.profile.types.generator 3.1.0-SNAPSHOT [26/74]
05:09:31 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/pom.xml
05:09:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:09:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/pom.xml
05:09:32 [INFO] 
05:09:32 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.types.generator ---
05:09:32 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/xtend-gen (includes = [], excludes = [**/.gitignore])
05:09:32 [INFO] 
05:09:32 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.types.generator ---
05:09:32 [INFO] The project's OSGi version is 3.1.0.202401121006
05:09:32 [INFO] 
05:09:32 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.types.generator ---
05:09:32 [INFO] 
05:09:32 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.types.generator ---
05:09:32 [INFO] 
05:09:32 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.types.generator ---
05:09:32 [INFO] 
05:09:32 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.types.generator ---
05:09:32 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.types.generator
05:09:33 [INFO] 
05:09:33 [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.uml.profile.types.generator ---
05:09:34 [WARNING] 
05:09:34 WARNING: 	UML.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UML.xtend
05:09:34 124: Null-safe call of primitive-valued feature contains, default value false will be used
05:09:34 [WARNING] 
05:09:34 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
05:09:34 40: The private modifier is unnecessary on field VISUAL_ID_PATTERN
05:09:34 [WARNING] 
05:09:34 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
05:09:34 90: The operator '!=' should be replaced by '!==' when null is one of the arguments.
05:09:34 [WARNING] 
05:09:34 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
05:09:34 101: The public modifier is unnecessary on method hasSemanticSupertype
05:09:34 [WARNING] 
05:09:34 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
05:09:34 144: Null-safe call of primitive-valued feature canContain, default value false will be used
05:09:34 [WARNING] 
05:09:34 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
05:09:34 164: The operator '==' should be replaced by '===' when null is one of the arguments.
05:09:34 [WARNING] 
05:09:34 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
05:09:34 170: The operator '==' should be replaced by '===' when null is one of the arguments.
05:09:34 [WARNING] 
05:09:34 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
05:09:34 179: The operator '!=' should be replaced by '!==' when null is one of the arguments.
05:09:34 [WARNING] 
05:09:34 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
05:09:34 207: Null-safe call of primitive-valued feature canSourceTo, default value false will be used
05:09:34 [WARNING] 
05:09:34 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
05:09:34 221: The operator '!=' should be replaced by '!==' when null is one of the arguments.
05:09:34 [WARNING] 
05:09:34 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
05:09:34 230: Null-safe call of primitive-valued feature canTargetFrom, default value false will be used
05:09:34 [WARNING] 
05:09:34 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
05:09:34 244: The operator '!=' should be replaced by '!==' when null is one of the arguments.
05:09:34 [WARNING] 
05:09:34 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
05:09:34 63: The operator '==' should be replaced by '===' when null is one of the arguments.
05:09:34 [WARNING] 
05:09:34 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
05:09:34 83: The operator '!=' should be replaced by '!==' when null is one of the arguments.
05:09:34 [WARNING] 
05:09:34 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
05:09:34 128: Unnecessary cast from List<Stereotype> to List<Stereotype>
05:09:34 [WARNING] 
05:09:34 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
05:09:34 138: Unnecessary cast from List<String> to List<String>
05:09:34 [WARNING] 
05:09:34 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
05:09:34 140: The operator '==' should be replaced by '===' when null is one of the arguments.
05:09:34 [WARNING] 
05:09:34 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
05:09:34 151: Unnecessary cast from Map<String, Stereotype> to Map<String, Stereotype>
05:09:34 [WARNING] 
05:09:34 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
05:09:34 164: Unnecessary cast from List<ImpliedExtension> to List<ImpliedExtension>
05:09:34 [WARNING] 
05:09:34 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
05:09:34 66: Unnecessary cast from ConfiguredHintedSpecializationElementType to ConfiguredHintedSpecializationElementType
05:09:34 [WARNING] 
05:09:34 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
05:09:34 77: The operator '!=' should be replaced by '!==' when null is one of the arguments.
05:09:34 [WARNING] 
05:09:34 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
05:09:34 93: Unnecessary cast from SpecializationTypeConfiguration to SpecializationTypeConfiguration
05:09:34 [WARNING] 
05:09:34 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
05:09:34 95: The operator '!=' should be replaced by '!==' when null is one of the arguments.
05:09:34 [WARNING] 
05:09:34 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
05:09:34 103: The operator '!=' should be replaced by '!==' when null is one of the arguments.
05:09:34 [WARNING] 
05:09:34 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
05:09:34 145: The operator '!=' should be replaced by '!==' when null is one of the arguments.
05:09:34 [WARNING] 
05:09:34 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
05:09:34 197: The operator '!=' should be replaced by '!==' when null is one of the arguments.
05:09:34 [WARNING] 
05:09:34 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
05:09:34 200: The operator '!=' should be replaced by '!==' when null is one of the arguments.
05:09:34 [WARNING] 
05:09:34 WARNING: 	Identifiers.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/Identifiers.xtend
05:09:34 70: The public modifier is unnecessary on method diPostfix
05:09:34 [INFO] 
05:09:34 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.types.generator ---
05:09:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/main/resources
05:09:34 [INFO] 
05:09:34 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.types.generator ---
05:09:34 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:09:35 [INFO] 
05:09:35 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.profile.types.generator ---
05:09:35 [INFO] 
05:09:35 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.types.generator ---
05:09:35 [INFO] 
05:09:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.types.generator ---
05:09:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/test/resources
05:09:35 [INFO] 
05:09:35 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.types.generator ---
05:09:35 [INFO] 
05:09:35 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.types.generator ---
05:09:35 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 276 were skipped
05:09:35 [INFO] 
05:09:35 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.types.generator ---
05:09:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/target/org.eclipse.papyrus.uml.profile.types.generator-3.1.0-SNAPSHOT-sources.jar
05:09:35 [INFO] 
05:09:35 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.types.generator ---
05:09:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/target/org.eclipse.papyrus.uml.profile.types.generator-3.1.0-SNAPSHOT.jar
05:09:35 [INFO] 
05:09:35 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.types.generator ---
05:09:35 [INFO] 
05:09:35 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.types.generator ---
05:09:35 [INFO] 
05:09:35 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.uml.profile.types.generator ---
05:09:35 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/target/org.eclipse.papyrus.uml.profile.types.generator-3.1.0-SNAPSHOT.jar
05:09:36 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/target/org.eclipse.papyrus.uml.profile.types.generator-3.1.0-SNAPSHOT-sources.jar
05:09:37 [INFO] 
05:09:37 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.types.generator ---
05:09:37 [INFO] 
05:09:37 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator >--
05:09:37 [INFO] Building org.eclipse.papyrus.uml.profile.assistants.generator 5.1.0-SNAPSHOT [27/74]
05:09:37 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/pom.xml
05:09:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:09:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/pom.xml
05:09:38 [INFO] 
05:09:38 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
05:09:38 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/xtend-gen (includes = [], excludes = [**/.gitignore])
05:09:38 [INFO] 
05:09:38 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
05:09:38 [INFO] The project's OSGi version is 5.1.0.202401121006
05:09:38 [INFO] 
05:09:38 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
05:09:38 [INFO] 
05:09:38 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
05:09:38 [INFO] 
05:09:38 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
05:09:38 [INFO] 
05:09:38 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
05:09:38 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.assistants.generator
05:09:39 [INFO] 
05:09:39 [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
05:09:39 [WARNING] 
05:09:39 WARNING: 	FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend
05:09:39 134: The operator '!=' should be replaced by '!==' when null is one of the arguments.
05:09:39 [WARNING] 
05:09:39 WARNING: 	FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend
05:09:39 144: The operator '!=' should be replaced by '!==' when null is one of the arguments.
05:09:39 [WARNING] 
05:09:39 WARNING: 	FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend
05:09:39 201: The operator '==' should be replaced by '===' when null is one of the arguments.
05:09:39 [WARNING] 
05:09:39 WARNING: 	FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend
05:09:39 259: The operator '==' should be replaced by '===' when null is one of the arguments.
05:09:40 [INFO] 
05:09:40 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
05:09:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/main/resources
05:09:40 [INFO] 
05:09:40 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
05:09:40 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:09:40 [INFO] 
05:09:40 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
05:09:40 [INFO] 
05:09:40 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
05:09:40 [INFO] 
05:09:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
05:09:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/test/resources
05:09:40 [INFO] 
05:09:40 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
05:09:40 [INFO] 
05:09:40 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
05:09:40 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 278 were skipped
05:09:40 [INFO] 
05:09:40 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
05:09:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/target/org.eclipse.papyrus.uml.profile.assistants.generator-5.1.0-SNAPSHOT-sources.jar
05:09:40 [INFO] 
05:09:40 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
05:09:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/target/org.eclipse.papyrus.uml.profile.assistants.generator-5.1.0-SNAPSHOT.jar
05:09:40 [INFO] 
05:09:40 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
05:09:40 [INFO] 
05:09:40 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
05:09:40 [INFO] 
05:09:40 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
05:09:40 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/target/org.eclipse.papyrus.uml.profile.assistants.generator-5.1.0-SNAPSHOT.jar
05:09:41 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/target/org.eclipse.papyrus.uml.profile.assistants.generator-5.1.0-SNAPSHOT-sources.jar
05:09:42 [INFO] 
05:09:42 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
05:09:42 [INFO] 
05:09:42 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.dev.assistants.codegen >---
05:09:42 [INFO] Building org.eclipse.papyrus.dev.assistants.codegen 2.1.100-SNAPSHOT [28/74]
05:09:42 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/pom.xml
05:09:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:09:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.assistants.codegen:2.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/pom.xml
05:09:42 [INFO] 
05:09:42 [INFO] --- clean:2.6:clean (default-clean) @ org.eclipse.papyrus.dev.assistants.codegen ---
05:09:43 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/xtend-gen (includes = [], excludes = [**/.gitignore])
05:09:43 [INFO] 
05:09:43 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.assistants.codegen ---
05:09:43 [INFO] The project's OSGi version is 2.1.100.202401121006
05:09:43 [INFO] 
05:09:43 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.assistants.codegen ---
05:09:43 [INFO] 
05:09:43 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.assistants.codegen ---
05:09:43 [INFO] 
05:09:43 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.assistants.codegen ---
05:09:43 [INFO] 
05:09:43 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.dev.assistants.codegen ---
05:09:43 [INFO] Resolving class path of org.eclipse.papyrus.dev.assistants.codegen
05:09:43 [INFO] 
05:09:43 [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.dev.assistants.codegen ---
05:09:44 [WARNING] 
05:09:44 WARNING: 	GMFGenToAssistantRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/generator/GMFGenToAssistantRule.xtend
05:09:44 59: The operator '!=' should be replaced by '!==' when null is one of the arguments.
05:09:44 [WARNING] 
05:09:44 WARNING: 	GMFGenToAssistantRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/generator/GMFGenToAssistantRule.xtend
05:09:44 63: The operator '!=' should be replaced by '!==' when null is one of the arguments.
05:09:44 [INFO] 
05:09:44 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.dev.assistants.codegen ---
05:09:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/main/resources
05:09:44 [INFO] 
05:09:44 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.dev.assistants.codegen ---
05:09:45 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:09:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromGMFGenHandler.java:[32] 
05:09:45 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
05:09:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:09:45 The type AdapterUtils is deprecated
05:09:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromGMFGenHandler.java:[53] 
05:09:45 	IFile file = AdapterUtils.adapt(sselection.getFirstElement(), IFile.class, null);
05:09:45 	             ^^^^^^^^^^^^
05:09:45 The type AdapterUtils is deprecated
05:09:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromGMFGenHandler.java:[53] 
05:09:45 	IFile file = AdapterUtils.adapt(sselection.getFirstElement(), IFile.class, null);
05:09:45 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:09:45 The method adapt(Object, Class<IFile>, IFile) from the type AdapterUtils is deprecated
05:09:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/AddPopupBarEditPolicyHandler.java:[36] 
05:09:45 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
05:09:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:09:45 The type AdapterUtils is deprecated
05:09:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/AddPopupBarEditPolicyHandler.java:[56] 
05:09:45 	IStructuredSelection sel = AdapterUtils.adapt(HandlerUtil.getCurrentSelection(event), IStructuredSelection.class, null);
05:09:45 	                           ^^^^^^^^^^^^
05:09:45 The type AdapterUtils is deprecated
05:09:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/AddPopupBarEditPolicyHandler.java:[56] 
05:09:45 	IStructuredSelection sel = AdapterUtils.adapt(HandlerUtil.getCurrentSelection(event), IStructuredSelection.class, null);
05:09:45 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:09:45 The method adapt(Object, Class<IStructuredSelection>, IStructuredSelection) from the type AdapterUtils is deprecated
05:09:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromElementTypesHandler.java:[30] 
05:09:45 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
05:09:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:09:45 The type AdapterUtils is deprecated
05:09:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromElementTypesHandler.java:[53] 
05:09:45 	IFile file = AdapterUtils.adapt(sselection.getFirstElement(), IFile.class, null);
05:09:45 	             ^^^^^^^^^^^^
05:09:45 The type AdapterUtils is deprecated
05:09:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromElementTypesHandler.java:[53] 
05:09:45 	IFile file = AdapterUtils.adapt(sselection.getFirstElement(), IFile.class, null);
05:09:45 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:09:45 The method adapt(Object, Class<IFile>, IFile) from the type AdapterUtils is deprecated
05:09:45 9 problems (9 warnings)
05:09:45 [INFO] 
05:09:45 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.dev.assistants.codegen ---
05:09:45 [INFO] 
05:09:45 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.dev.assistants.codegen ---
05:09:45 [INFO] 
05:09:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.dev.assistants.codegen ---
05:09:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/test/resources
05:09:45 [INFO] 
05:09:45 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.dev.assistants.codegen ---
05:09:45 [INFO] 
05:09:45 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.dev.assistants.codegen ---
05:09:45 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 280 were skipped
05:09:45 [INFO] 
05:09:45 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.assistants.codegen ---
05:09:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/target/org.eclipse.papyrus.dev.assistants.codegen-2.1.100-SNAPSHOT-sources.jar
05:09:45 [INFO] 
05:09:45 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.assistants.codegen ---
05:09:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/target/org.eclipse.papyrus.dev.assistants.codegen-2.1.100-SNAPSHOT.jar
05:09:45 [INFO] 
05:09:45 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.assistants.codegen ---
05:09:45 [INFO] 
05:09:45 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.dev.assistants.codegen ---
05:09:45 [INFO] 
05:09:45 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.dev.assistants.codegen ---
05:09:45 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/target/org.eclipse.papyrus.dev.assistants.codegen-2.1.100-SNAPSHOT.jar
05:09:46 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/target/org.eclipse.papyrus.dev.assistants.codegen-2.1.100-SNAPSHOT-sources.jar
05:09:47 [INFO] 
05:09:47 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.assistants.codegen ---
05:09:47 [INFO] 
05:09:47 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.diagramgen.feature >-----
05:09:47 [INFO] Building org.eclipse.papyrus.diagramgen.feature 1.3.0-SNAPSHOT   [29/74]
05:09:47 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/pom.xml
05:09:47 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:09:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.diagramgen.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/pom.xml
05:09:47 [INFO] 
05:09:47 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.diagramgen.feature ---
05:09:47 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target
05:09:47 [INFO] 
05:09:47 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.diagramgen.feature ---
05:09:47 [INFO] The project's OSGi version is 1.3.0.202401121006
05:09:47 [INFO] 
05:09:47 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.diagramgen.feature ---
05:09:47 [INFO] 
05:09:47 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.diagramgen.feature ---
05:09:47 [INFO] 
05:09:47 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.diagramgen.feature ---
05:09:47 [INFO] 
05:09:47 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.diagramgen.feature ---
05:09:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/src/main/resources
05:09:47 [INFO] 
05:09:47 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.diagramgen.feature ---
05:09:47 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 311 were skipped
05:09:47 [INFO] 
05:09:47 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.diagramgen.feature ---
05:09:47 [INFO] 
05:09:47 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.diagramgen.feature ---
05:09:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target/org.eclipse.papyrus.diagramgen.feature-1.3.0-SNAPSHOT.jar
05:09:47 [INFO] 
05:09:47 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.diagramgen.feature ---
05:09:47 [INFO] 
05:09:47 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.diagramgen.feature ---
05:09:47 [INFO] 
05:09:47 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.diagramgen.feature ---
05:09:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target/org.eclipse.papyrus.diagramgen.feature-1.3.0-SNAPSHOT-sources-feature.jar
05:09:47 [INFO] 
05:09:47 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.diagramgen.feature ---
05:09:47 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target/org.eclipse.papyrus.diagramgen.feature-1.3.0-SNAPSHOT.jar
05:09:51 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target/org.eclipse.papyrus.diagramgen.feature-1.3.0-SNAPSHOT-sources-feature.jar
05:09:52 [INFO] 
05:09:52 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.diagramgen.feature ---
05:09:52 [INFO] 
05:09:52 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.tests.junit-framework >--
05:09:52 [INFO] Building org.eclipse.papyrus.tests.junit-framework 0.0.1-SNAPSHOT [30/74]
05:09:52 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/pom.xml
05:09:52 [INFO] --------------------------------[ pom ]---------------------------------
05:09:52 [INFO] 
05:09:52 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.junit-framework ---
05:09:52 [INFO] 
05:09:52 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.tests.junit-framework ---
05:09:52 [INFO] 
05:09:52 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.tests.junit-framework ---
05:09:52 [INFO] 
05:09:52 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.tests.junit-framework ---
05:09:52 [INFO] 
05:09:52 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.junit-framework ---
05:09:52 [INFO] 
05:09:52 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.junit.framework >-------
05:09:52 [INFO] Building org.eclipse.papyrus.junit.framework 2.2.0-SNAPSHOT      [31/74]
05:09:52 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/pom.xml
05:09:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:09:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.framework:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/pom.xml
05:09:52 [INFO] 
05:09:52 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.junit.framework ---
05:09:52 [INFO] 
05:09:52 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.junit.framework ---
05:09:52 [INFO] The project's OSGi version is 2.2.0.202401121006
05:09:52 [INFO] 
05:09:52 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.junit.framework ---
05:09:52 [INFO] 
05:09:52 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.junit.framework ---
05:09:52 [INFO] 
05:09:52 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.junit.framework ---
05:09:52 [INFO] 
05:09:52 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.junit.framework ---
05:09:52 [INFO] Resolving class path of org.eclipse.papyrus.junit.framework
05:09:52 [INFO] 
05:09:52 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.junit.framework ---
05:09:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/main/resources
05:09:52 [INFO] 
05:09:52 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.junit.framework ---
05:09:52 [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:09:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/org/eclipse/papyrus/junit/framework/classification/ClassificationRunnerImpl.java:[256] 
05:09:52 	final ListenerList historyListeners = OperationHistoryHelper.getOperationHistoryListeners();
05:09:52 	      ^^^^^^^^^^^^
05:09:52 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
05:09:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/org/eclipse/papyrus/junit/framework/classification/ClassificationRunnerImpl.java:[304] 
05:09:52 	static ListenerList getOperationHistoryListeners() {
05:09:52 	       ^^^^^^^^^^^^
05:09:52 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
05:09:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/org/eclipse/papyrus/junit/framework/classification/ClassificationRunnerImpl.java:[306] 
05:09:52 	return (ListenerList) listenersField.get(PlatformUI.getWorkbench().getOperationSupport().getOperationHistory());
05:09:52 	        ^^^^^^^^^^^^
05:09:52 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
05:09:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/org/eclipse/papyrus/junit/framework/classification/ClassificationRunnerImpl.java:[314] 
05:09:52 	boolean result = historyListenerClasses.contains(listener.getClass().getName());
05:09:52 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:09:52 Unlikely argument type String for contains(Object) on a Collection<Class<?>>
05:09:52 4 problems (4 warnings)
05:09:52 [INFO] 
05:09:52 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.junit.framework ---
05:09:52 [INFO] 
05:09:52 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.junit.framework ---
05:09:52 [INFO] 
05:09:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.junit.framework ---
05:09:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/test/resources
05:09:52 [INFO] 
05:09:52 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.junit.framework ---
05:09:52 [INFO] 
05:09:52 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.junit.framework ---
05:09:52 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 70 were skipped
05:09:52 [INFO] 
05:09:52 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.junit.framework ---
05:09:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/target/org.eclipse.papyrus.junit.framework-2.2.0-SNAPSHOT-sources.jar
05:09:52 [INFO] 
05:09:52 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.junit.framework ---
05:09:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/target/org.eclipse.papyrus.junit.framework-2.2.0-SNAPSHOT.jar
05:09:52 [INFO] 
05:09:52 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.junit.framework ---
05:09:52 [INFO] 
05:09:52 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.junit.framework ---
05:09:52 [INFO] 
05:09:52 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.junit.framework ---
05:09:53 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/target/org.eclipse.papyrus.junit.framework-2.2.0-SNAPSHOT.jar
05:09:53 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/target/org.eclipse.papyrus.junit.framework-2.2.0-SNAPSHOT-sources.jar
05:09:54 [INFO] 
05:09:54 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.junit.framework ---
05:09:54 [INFO] 
05:09:54 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.junit.utils >---------
05:09:54 [INFO] Building org.eclipse.papyrus.junit.utils 3.3.0-SNAPSHOT          [32/74]
05:09:54 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/pom.xml
05:09:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:09:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.utils:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/pom.xml
05:09:55 [WARNING] [3ad4b36b-3d1a-4e4e-975c-4f3d1ed74cac][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of osgi.bundle,org.apache.commons.codec,1.6.0.v201305230611.
05:09:55 [INFO] 
05:09:55 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.junit.utils ---
05:09:55 [INFO] 
05:09:55 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.junit.utils ---
05:09:55 [INFO] The project's OSGi version is 3.3.0.202401121006
05:09:55 [INFO] 
05:09:55 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.junit.utils ---
05:09:55 [INFO] 
05:09:55 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.junit.utils ---
05:09:55 [INFO] 
05:09:55 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.junit.utils ---
05:09:55 [INFO] 
05:09:55 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.junit.utils ---
05:09:55 [INFO] Resolving class path of org.eclipse.papyrus.junit.utils
05:09:56 [INFO] 
05:09:56 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.junit.utils ---
05:09:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/main/resources
05:09:56 [INFO] 
05:09:56 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.junit.utils ---
05:09:56 [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:09:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/AbstractGrammarTest.java:[24] 
05:09:57 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
05:09:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:09:57 The type DefaultXtextDirectEditorConfiguration is deprecated
05:09:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/AbstractGrammarTest.java:[34] 
05:09:57 	protected DefaultXtextDirectEditorConfiguration editor;
05:09:57 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:09:57 The type DefaultXtextDirectEditorConfiguration is deprecated
05:09:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/AbstractGrammarTest.java:[64] 
05:09:57 	public abstract DefaultXtextDirectEditorConfiguration getEditor();
05:09:57 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:09:57 The type DefaultXtextDirectEditorConfiguration is deprecated
05:09:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/rules/AnnotationRule.java:[131] 
05:09:57 	extracted = ((Class<?>) extracted).newInstance();
05:09:57 	                                   ^^^^^^^^^^^^^
05:09:57 The method newInstance() from the type Class<capture#11-of ?> is deprecated since version 9
05:09:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/ModelUtils.java:[32] 
05:09:57 	import org.eclipse.papyrus.infra.core.utils.DiResourceSet;
05:09:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:09:57 The type DiResourceSet is deprecated
05:09:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/ModelUtils.java:[53] 
05:09:57 	ModelSet modelSet = new DiResourceSet();
05:09:57 	                        ^^^^^^^^^^^^^
05:09:57 The type DiResourceSet is deprecated
05:09:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/ModelUtils.java:[53] 
05:09:57 	ModelSet modelSet = new DiResourceSet();
05:09:57 	                        ^^^^^^^^^^^^^^^
05:09:57 The constructor DiResourceSet() is deprecated
05:09:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/ModelUtils.java:[109] 
05:09:57 	assertThat("Could not make referenced models writable: " + uris, handler.anyReadOnly(ReadOnlyAxis.discretionAxes(), uris).or(true), is(false));
05:09:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:09:57 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
05:09:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[24] 
05:09:57 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
05:09:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:09:57 The type DefaultXtextDirectEditorConfiguration is deprecated
05:09:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[34] 
05:09:57 	protected DefaultXtextDirectEditorConfiguration editor;
05:09:57 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:09:57 The type DefaultXtextDirectEditorConfiguration is deprecated
05:09:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[41] 
05:09:57 	public XTextEditorTester(final DefaultXtextDirectEditorConfiguration editor) {
05:09:57 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:09:57 The type DefaultXtextDirectEditorConfiguration is deprecated
05:09:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[46] 
05:09:57 	IParser parser = editor.createParser(initialElement);
05:09:57 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:09:57 The method createParser(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated
05:09:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[54] 
05:09:57 	IParser parser = editor.createParser(parentElement);
05:09:57 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:09:57 The method createParser(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated
05:09:57 13 problems (13 warnings)
05:09:57 [INFO] 
05:09:57 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.junit.utils ---
05:09:57 [INFO] 
05:09:57 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.junit.utils ---
05:09:57 [INFO] 
05:09:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.junit.utils ---
05:09:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/test/resources
05:09:57 [INFO] 
05:09:57 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.junit.utils ---
05:09:57 [INFO] 
05:09:57 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.junit.utils ---
05:09:57 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 289 were skipped
05:09:57 [INFO] 
05:09:57 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.junit.utils ---
05:09:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/target/org.eclipse.papyrus.junit.utils-3.3.0-SNAPSHOT-sources.jar
05:09:57 [INFO] 
05:09:57 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.junit.utils ---
05:09:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/target/org.eclipse.papyrus.junit.utils-3.3.0-SNAPSHOT.jar
05:09:57 [INFO] 
05:09:57 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.junit.utils ---
05:09:57 [INFO] 
05:09:57 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.junit.utils ---
05:09:57 [INFO] 
05:09:57 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.junit.utils ---
05:09:57 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/target/org.eclipse.papyrus.junit.utils-3.3.0-SNAPSHOT.jar
05:09:59 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/target/org.eclipse.papyrus.junit.utils-3.3.0-SNAPSHOT-sources.jar
05:10:00 [INFO] 
05:10:00 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.junit.utils ---
05:10:00 [INFO] 
05:10:00 [INFO] ----< org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests >-----
05:10:00 [INFO] Building org.eclipse.papyrus.bundles.tests 3.1.0-SNAPSHOT        [33/74]
05:10:00 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/pom.xml
05:10:00 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:10:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/pom.xml
05:10:32 [WARNING] Mapping P2 > Maven Coordinates failed: The following artifacts could not be resolved: org.eclipse.orbit:ant:jar:1.10.14 (absent): Could not find artifact org.eclipse.orbit:ant:jar:1.10.14 in eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/)
05:10:36 [INFO] 
05:10:36 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.bundles.tests ---
05:10:36 [INFO] 
05:10:36 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.bundles.tests ---
05:10:36 [INFO] The project's OSGi version is 3.1.0.202401121006
05:10:36 [INFO] 
05:10:36 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.bundles.tests ---
05:10:36 [INFO] 
05:10:36 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.bundles.tests ---
05:10:36 [INFO] 
05:10:36 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.bundles.tests ---
05:10:36 [INFO] 
05:10:36 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.bundles.tests ---
05:10:36 [INFO] Resolving class path of org.eclipse.papyrus.bundles.tests
05:10:41 [INFO] 
05:10:41 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.bundles.tests ---
05:10:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/main/resources
05:10:41 [INFO] 
05:10:41 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.bundles.tests ---
05:10:41 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[26] 
05:10:42 	import org.eclipse.core.internal.runtime.InternalPlatform;
05:10:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:10:42 Discouraged access: The type 'InternalPlatform' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.30.0.v20231102-0719/org.eclipse.core.runtime-3.30.0.v20231102-0719.jar')
05:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[27] 
05:10:42 	import org.eclipse.pde.internal.core.PDECore;
05:10:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:10:42 Discouraged access: The type 'PDECore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar')
05:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[28] 
05:10:42 	import org.eclipse.pde.internal.core.feature.Feature;
05:10:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:10:42 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar')
05:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[29] 
05:10:42 	import org.eclipse.pde.internal.core.ifeature.IFeature;
05:10:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:10:42 Discouraged access: The type 'IFeature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar')
05:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[30] 
05:10:42 	import org.eclipse.pde.internal.core.ifeature.IFeatureModel;
05:10:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:10:42 Discouraged access: The type 'IFeatureModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar')
05:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[87] 
05:10:42 	BundleContext context = InternalPlatform.getDefault().getBundleContext();
05:10:42 	                        ^^^^^^^^^^^^^^^^
05:10:42 Discouraged access: The type 'InternalPlatform' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.30.0.v20231102-0719/org.eclipse.core.runtime-3.30.0.v20231102-0719.jar')
05:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[87] 
05:10:42 	BundleContext context = InternalPlatform.getDefault().getBundleContext();
05:10:42 	                                         ^^^^^^^^^^
05:10:42 Discouraged access: The method 'InternalPlatform.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.30.0.v20231102-0719/org.eclipse.core.runtime-3.30.0.v20231102-0719.jar')
05:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[87] 
05:10:42 	BundleContext context = InternalPlatform.getDefault().getBundleContext();
05:10:42 	                                                      ^^^^^^^^^^^^^^^^
05:10:42 Discouraged access: The method 'InternalPlatform.getBundleContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.30.0.v20231102-0719/org.eclipse.core.runtime-3.30.0.v20231102-0719.jar')
05:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[117] 
05:10:42 	public static List<Feature> getPapyrusFeature() {
05:10:42 	                   ^^^^^^^
05:10:42 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar')
05:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[118] 
05:10:42 	final List<Feature> features = new ArrayList<>();
05:10:42 	           ^^^^^^^
05:10:42 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar')
05:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[119] 
05:10:42 	org.eclipse.pde.internal.core.FeatureModelManager manager = PDECore.getDefault().getFeatureModelManager();
05:10:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:10:42 Discouraged access: The type 'FeatureModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar')
05:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[119] 
05:10:42 	org.eclipse.pde.internal.core.FeatureModelManager manager = PDECore.getDefault().getFeatureModelManager();
05:10:42 	                                                            ^^^^^^^
05:10:42 Discouraged access: The type 'PDECore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar')
05:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[119] 
05:10:42 	org.eclipse.pde.internal.core.FeatureModelManager manager = PDECore.getDefault().getFeatureModelManager();
05:10:42 	                                                                    ^^^^^^^^^^
05:10:42 Discouraged access: The method 'PDECore.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar')
05:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[119] 
05:10:42 	org.eclipse.pde.internal.core.FeatureModelManager manager = PDECore.getDefault().getFeatureModelManager();
05:10:42 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^
05:10:42 Discouraged access: The method 'PDECore.getFeatureModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar')
05:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[120] 
05:10:42 	IFeatureModel[] models2 = manager.getModels();
05:10:42 	^^^^^^^^^^^^^^^
05:10:42 Discouraged access: The type 'IFeatureModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar')
05:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[120] 
05:10:42 	IFeatureModel[] models2 = manager.getModels();
05:10:42 	                                  ^^^^^^^^^
05:10:42 Discouraged access: The method 'FeatureModelManager.getModels()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar')
05:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[121] 
05:10:42 	for (IFeatureModel iFeatureModel : models2) {
05:10:42 	     ^^^^^^^^^^^^^
05:10:42 Discouraged access: The type 'IFeatureModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar')
05:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[122] 
05:10:42 	final IFeature feature = iFeatureModel.getFeature();
05:10:42 	      ^^^^^^^^
05:10:42 Discouraged access: The type 'IFeature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar')
05:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[122] 
05:10:42 	final IFeature feature = iFeatureModel.getFeature();
05:10:42 	                                       ^^^^^^^^^^
05:10:42 Discouraged access: The method 'IFeatureModel.getFeature()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar')
05:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[125] 
05:10:42 	features.add((Feature) feature);
05:10:42 	              ^^^^^^^
05:10:42 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar')
05:10:42 20 problems (20 warnings)
05:10:42 [INFO] 
05:10:42 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.bundles.tests ---
05:10:42 [INFO] 
05:10:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.bundles.tests ---
05:10:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/test/resources
05:10:42 [INFO] 
05:10:42 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.bundles.tests ---
05:10:42 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1096 were skipped
05:10:42 [INFO] 
05:10:42 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.bundles.tests ---
05:10:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/org.eclipse.papyrus.bundles.tests-3.1.0-SNAPSHOT-sources.jar
05:10:42 [INFO] 
05:10:42 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.bundles.tests ---
05:10:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/org.eclipse.papyrus.bundles.tests-3.1.0-SNAPSHOT.jar
05:10:42 [INFO] 
05:10:42 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.bundles.tests ---
05:10:42 [INFO] 
05:10:42 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.bundles.tests ---
05:10:42 [INFO] 
05:10:42 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.bundles.tests ---
05:10:42 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/org.eclipse.papyrus.bundles.tests-3.1.0-SNAPSHOT.jar
05:10:43 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/org.eclipse.papyrus.bundles.tests-3.1.0-SNAPSHOT-sources.jar
05:10:44 [INFO] 
05:10:44 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bundles.tests ---
05:10:44 [INFO] 
05:10:44 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.bundles.tests ---
05:10:44 [WARNING] No tests found
05:10:44 [INFO] 
05:10:44 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.junit.feature >--------
05:10:44 [INFO] Building org.eclipse.papyrus.junit.feature 1.2.0-SNAPSHOT        [34/74]
05:10:44 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/pom.xml
05:10:44 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:10:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/pom.xml
05:10:44 [INFO] 
05:10:44 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.junit.feature ---
05:10:44 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target
05:10:44 [INFO] 
05:10:44 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.junit.feature ---
05:10:44 [INFO] The project's OSGi version is 1.2.0.202401121006
05:10:44 [INFO] 
05:10:44 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.junit.feature ---
05:10:44 [INFO] 
05:10:44 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.junit.feature ---
05:10:44 [INFO] 
05:10:44 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.junit.feature ---
05:10:44 [INFO] 
05:10:44 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.junit.feature ---
05:10:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/src/main/resources
05:10:44 [INFO] 
05:10:44 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.junit.feature ---
05:10:44 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 291 were skipped
05:10:44 [INFO] 
05:10:44 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.junit.feature ---
05:10:44 [INFO] 
05:10:44 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.junit.feature ---
05:10:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target/org.eclipse.papyrus.junit.feature-1.2.0-SNAPSHOT.jar
05:10:44 [INFO] 
05:10:44 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.junit.feature ---
05:10:44 [INFO] 
05:10:44 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.junit.feature ---
05:10:44 [INFO] 
05:10:44 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.junit.feature ---
05:10:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target/org.eclipse.papyrus.junit.feature-1.2.0-SNAPSHOT-sources-feature.jar
05:10:44 [INFO] 
05:10:44 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.junit.feature ---
05:10:44 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target/org.eclipse.papyrus.junit.feature-1.2.0-SNAPSHOT.jar
05:10:46 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target/org.eclipse.papyrus.junit.feature-1.2.0-SNAPSHOT-sources-feature.jar
05:10:47 [INFO] 
05:10:47 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.junit.feature ---
05:10:47 [INFO] 
05:10:47 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.releng.tools >--------
05:10:47 [INFO] Building org.eclipse.papyrus.releng.tools 3.2.0-SNAPSHOT         [35/74]
05:10:47 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/pom.xml
05:10:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:10:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.tools:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/pom.xml
05:10:48 [INFO] 
05:10:48 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.releng.tools ---
05:10:48 [INFO] 
05:10:48 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.releng.tools ---
05:10:48 [INFO] The project's OSGi version is 3.2.0.202401121006
05:10:48 [INFO] 
05:10:48 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.releng.tools ---
05:10:48 [INFO] 
05:10:48 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.releng.tools ---
05:10:48 [INFO] 
05:10:48 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.releng.tools ---
05:10:48 [INFO] 
05:10:48 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.releng.tools ---
05:10:48 [INFO] Resolving class path of org.eclipse.papyrus.releng.tools
05:10:48 [INFO] 
05:10:48 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.releng.tools ---
05:10:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/main/resources
05:10:48 [INFO] 
05:10:48 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.releng.tools ---
05:10:48 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/popup/actions/UpdateDependencies.java:[229] 
05:10:49 	Class<? extends DependencyUpdater> updaterClass = bundle.loadClass(path.replace('/', '.') + className).asSubclass(DependencyUpdater.class);
05:10:49 	                ^^^^^^^^^^^^^^^^^
05:10:49 DependencyUpdater is a raw type. References to generic type DependencyUpdater<T> should be parameterized
05:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/popup/actions/UpdateDependencies.java:[231] 
05:10:49 	DependencyUpdater<?> updater = updaterClass.newInstance();
05:10:49 	                                            ^^^^^^^^^^^^^
05:10:49 The method newInstance() from the type Class<capture#5-of ? extends DependencyUpdater> is deprecated since version 9
05:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[54] 
05:10:49 	import org.eclipse.oomph.base.Annotation;
05:10:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:10:49 Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.18.0.v20230617-1322/org.eclipse.oomph.base-1.18.0.v20230617-1322.jar')
05:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[55] 
05:10:49 	import org.eclipse.oomph.base.BaseFactory;
05:10:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:10:49 Discouraged access: The type 'BaseFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.18.0.v20230617-1322/org.eclipse.oomph.base-1.18.0.v20230617-1322.jar')
05:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[56] 
05:10:49 	import org.eclipse.oomph.p2.Repository;
05:10:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:10:49 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar')
05:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[57] 
05:10:49 	import org.eclipse.oomph.p2.RepositoryList;
05:10:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:10:49 Discouraged access: The type 'RepositoryList' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar')
05:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[58] 
05:10:49 	import org.eclipse.oomph.targlets.Targlet;
05:10:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:10:49 Discouraged access: The type 'Targlet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.targlets/1.19.0.v20231111-1149/org.eclipse.oomph.targlets-1.19.0.v20231111-1149.jar')
05:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[77] 
05:10:49 	Collection<? extends Repository> repositories = getSelectedRepositories(event);
05:10:49 	                     ^^^^^^^^^^
05:10:49 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar')
05:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[89] 
05:10:49 	Map<Repository, IAggregationElementProxy> updates = new HashMap<>();
05:10:49 	    ^^^^^^^^^^
05:10:49 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar')
05:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[90] 
05:10:49 	for (Repository repo : repositories) {
05:10:49 	     ^^^^^^^^^^
05:10:49 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar')
05:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[117] 
05:10:49 	private Collection<Repository> getSelectedRepositories(Object context) {
05:10:49 	                   ^^^^^^^^^^
05:10:49 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar')
05:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[118] 
05:10:49 	List<Repository> result = new ArrayList<>();
05:10:49 	     ^^^^^^^^^^
05:10:49 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar')
05:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[130] 
05:10:49 	if (selected instanceof Repository) {
05:10:49 	                        ^^^^^^^^^^
05:10:49 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar')
05:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[131] 
05:10:49 	Repository repo = (Repository) selected;
05:10:49 	^^^^^^^^^^
05:10:49 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar')
05:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[131] 
05:10:49 	Repository repo = (Repository) selected;
05:10:49 	                   ^^^^^^^^^^
05:10:49 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar')
05:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[132] 
05:10:49 	if ((repo.eContainer() instanceof RepositoryList) && (repo.eContainer().eContainer() instanceof Targlet)) {
05:10:49 	                                  ^^^^^^^^^^^^^^
05:10:49 Discouraged access: The type 'RepositoryList' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar')
05:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[132] 
05:10:49 	if ((repo.eContainer() instanceof RepositoryList) && (repo.eContainer().eContainer() instanceof Targlet)) {
05:10:49 	                                                                                                ^^^^^^^
05:10:49 Discouraged access: The type 'Targlet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.targlets/1.19.0.v20231111-1149/org.eclipse.oomph.targlets-1.19.0.v20231111-1149.jar')
05:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[189] 
05:10:49 	protected void createOrUpdateAnnotations(final Map<Repository, IAggregationElementProxy> selection) {
05:10:49 	                                                   ^^^^^^^^^^
05:10:49 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar')
05:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[208] 
05:10:49 	protected void doCreateOrUpdateAnnotation(Map<Repository, IAggregationElementProxy> selection) {
05:10:49 	                                              ^^^^^^^^^^
05:10:49 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar')
05:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[209] 
05:10:49 	for (Map.Entry<Repository, IAggregationElementProxy> next : selection.entrySet()) {
05:10:49 	               ^^^^^^^^^^
05:10:49 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar')
05:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[210] 
05:10:49 	Repository repo = next.getKey();
05:10:49 	^^^^^^^^^^
05:10:49 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar')
05:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[213] 
05:10:49 	Annotation annotation = repo.getAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
05:10:49 	^^^^^^^^^^
05:10:49 Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.18.0.v20230617-1322/org.eclipse.oomph.base-1.18.0.v20230617-1322.jar')
05:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[213] 
05:10:49 	Annotation annotation = repo.getAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
05:10:49 	                             ^^^^^^^^^^^^^
05:10:49 Discouraged access: The method 'ModelElement.getAnnotation(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.18.0.v20230617-1322/org.eclipse.oomph.base-1.18.0.v20230617-1322.jar')
05:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[215] 
05:10:49 	annotation = BaseFactory.eINSTANCE.createAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
05:10:49 	             ^^^^^^^^^^^^^^^^^^^^^
05:10:49 Discouraged access: The type 'BaseFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.18.0.v20230617-1322/org.eclipse.oomph.base-1.18.0.v20230617-1322.jar')
05:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[215] 
05:10:49 	annotation = BaseFactory.eINSTANCE.createAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
05:10:49 	                         ^^^^^^^^^
05:10:49 Discouraged access: The field 'BaseFactory.eINSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.18.0.v20230617-1322/org.eclipse.oomph.base-1.18.0.v20230617-1322.jar')
05:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[215] 
05:10:49 	annotation = BaseFactory.eINSTANCE.createAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
05:10:49 	                                   ^^^^^^^^^^^^^^^^
05:10:49 Discouraged access: The method 'BaseFactory.createAnnotation(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.18.0.v20230617-1322/org.eclipse.oomph.base-1.18.0.v20230617-1322.jar')
05:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[216] 
05:10:49 	repo.getAnnotations().add(annotation);
05:10:49 	     ^^^^^^^^^^^^^^
05:10:49 Discouraged access: The method 'ModelElement.getAnnotations()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.18.0.v20230617-1322/org.eclipse.oomph.base-1.18.0.v20230617-1322.jar')
05:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[219] 
05:10:49 	annotation.getDetails().put(OomphSetupUpdater.UPDATE_KEY, aggr.getUpdateSpec());
05:10:49 	           ^^^^^^^^^^
05:10:49 Discouraged access: The method 'Annotation.getDetails()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.18.0.v20230617-1322/org.eclipse.oomph.base-1.18.0.v20230617-1322.jar')
05:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[222] 
05:10:49 	repo.setURL(aggr.getRepositoryURL());
05:10:49 	     ^^^^^^
05:10:49 Discouraged access: The method 'Repository.setURL(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar')
05:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[226] 
05:10:49 	protected FilteredItemsSelectionDialog createSelectionDialog(Shell parentShell, Repository repo, final Collection<? extends IAggregationElementProxy> contents) {
05:10:49 	                                                                                ^^^^^^^^^^
05:10:49 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar')
05:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[305] 
05:10:49 	result.setMessage(String.format("Select an aggregation component or repository for \"%s\".", repo.getURL()));
05:10:49 	                                                                                                  ^^^^^^
05:10:49 Discouraged access: The method 'Repository.getURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar')
05:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/popup/actions/DependencyUpdater.java:[212] 
05:10:49 	ListSelectionDialog dialog = new ListSelectionDialog(parentShell, locationUpdates, ArrayContentProvider.getInstance(), labels, "Select dependencies to confirm updating.") {
05:10:49 			@Override
05:10:49 			protected Control createDialogArea(Composite parent) {
05:10:49 				Composite result = (Composite) super.createDialogArea(parent);
05:10:49 				createDetailsArea(result);
05:10:49 				return result;
05:10:49 			}
05:10:49 			void createDetailsArea(Composite parent) {
05:10:49 				Label label = new Label(parent, SWT.NONE);
05:10:49 				label.setText("Details:");
05:10:49 				final Text details = new Text(parent, SWT.BORDER | SWT.MULTI | SWT.V_SCROLL | SWT.WRAP | SWT.READ_ONLY);
05:10:49 				GridData data = new GridData(GridData.FILL_BOTH);
05:10:49 				data.heightHint = details.getLineHeight() * 4;
05:10:49 				details.setLayoutData(data);
05:10:49 				getViewer().addSelectionChangedListener(new ISelectionChangedListener() {
05:10:49 					@Override
05:10:49 					public void selectionChanged(SelectionChangedEvent event) {
05:10:49 						IStructuredSelection sel = (IStructuredSelection) event.getSelection();
05:10:49 						if (sel.isEmpty()) {
05:10:49 							details.setText(""); //$NON-NLS-1$
05:10:49 						} else {
05:10:49 							LocationUpdate<?> update = (LocationUpdate<?>) sel.getFirstElement();
05:10:49 							details.setText(update.strategy.getUpdateConfirmationMessage(update.update, update.oldLocation, update.newLocation));
05:10:49 						}
05:10:49 					}
05:10:49 				});
05:10:49 			}
05:10:49 		};
05:10:49 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:10:49 The constructor ListSelectionDialog(Shell, Object, IStructuredContentProvider, ILabelProvider, String) is deprecated
05:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/popup/actions/DependencyUpdater.java:[212] 
05:10:49 	ListSelectionDialog dialog = new ListSelectionDialog(parentShell, locationUpdates, ArrayContentProvider.getInstance(), labels, "Select dependencies to confirm updating.") {
05:10:49 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:10:49 The constructor ListSelectionDialog(Shell, Object, IStructuredContentProvider, ILabelProvider, String) is deprecated
05:10:49 33 problems (33 warnings)
05:10:49 [INFO] 
05:10:49 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.releng.tools ---
05:10:49 [INFO] 
05:10:49 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.releng.tools ---
05:10:49 [INFO] 
05:10:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.releng.tools ---
05:10:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/test/resources
05:10:49 [INFO] 
05:10:49 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.releng.tools ---
05:10:49 [INFO] 
05:10:49 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.releng.tools ---
05:10:49 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 174 were skipped
05:10:49 [INFO] 
05:10:49 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.releng.tools ---
05:10:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/target/org.eclipse.papyrus.releng.tools-3.2.0-SNAPSHOT-sources.jar
05:10:49 [INFO] 
05:10:49 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.releng.tools ---
05:10:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/target/org.eclipse.papyrus.releng.tools-3.2.0-SNAPSHOT.jar
05:10:49 [INFO] 
05:10:49 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.releng.tools ---
05:10:49 [INFO] 
05:10:49 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.releng.tools ---
05:10:49 [INFO] 
05:10:49 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.releng.tools ---
05:10:49 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/target/org.eclipse.papyrus.releng.tools-3.2.0-SNAPSHOT.jar
05:10:50 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/target/org.eclipse.papyrus.releng.tools-3.2.0-SNAPSHOT-sources.jar
05:10:51 [INFO] 
05:10:51 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.releng.tools ---
05:10:51 [INFO] 
05:10:51 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.dev.project.management >---
05:10:51 [INFO] Building org.eclipse.papyrus.dev.project.management 2.0.100-SNAPSHOT [36/74]
05:10:51 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/pom.xml
05:10:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:10:51 [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/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/pom.xml
05:10:51 [INFO] 
05:10:51 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.dev.project.management ---
05:10:51 [INFO] 
05:10:51 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.project.management ---
05:10:51 [INFO] The project's OSGi version is 2.0.100.202401121006
05:10:51 [INFO] 
05:10:51 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.project.management ---
05:10:51 [INFO] 
05:10:51 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.project.management ---
05:10:51 [INFO] 
05:10:51 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.project.management ---
05:10:51 [INFO] 
05:10:51 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.dev.project.management ---
05:10:51 [INFO] Resolving class path of org.eclipse.papyrus.dev.project.management
05:10:51 [INFO] 
05:10:51 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.dev.project.management ---
05:10:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/main/resources
05:10:51 [INFO] 
05:10:51 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.dev.project.management ---
05:10:51 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:10:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/handlers/plugins/OpenParentPOMHandler.java:[121] 
05:10:51 	String editor = IDE.getEditorDescriptor(file.getName()).getId();
05:10:51 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:10:51 The method getEditorDescriptor(String) from the type IDE is deprecated
05:10:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/handlers/features/SetCopyrightNoticeHandler.java:[50] 
05:10:51 	final String newVersion = dialog.getValue();
05:10:51 	             ^^^^^^^^^^
05:10:51 The value of the local variable newVersion is not used
05:10:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/utils/Utils.java:[19] 
05:10:51 	import org.eclipse.ui.internal.WorkingSet;
05:10:51 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:10:51 Discouraged access: The type 'WorkingSet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
05:10:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/utils/Utils.java:[61] 
05:10:51 	} else if(current instanceof WorkingSet) {
05:10:51 	                             ^^^^^^^^^^
05:10:51 Discouraged access: The type 'WorkingSet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
05:10:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/utils/Utils.java:[62] 
05:10:51 	for(final IAdaptable curr : ((WorkingSet)current).getElements()) {
05:10:51 	                              ^^^^^^^^^^
05:10:51 Discouraged access: The type 'WorkingSet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
05:10:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/utils/Utils.java:[62] 
05:10:51 	for(final IAdaptable curr : ((WorkingSet)current).getElements()) {
05:10:51 	                                                  ^^^^^^^^^^^
05:10:51 Discouraged access: The method 'AbstractWorkingSet.getElements()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
05:10:51 6 problems (6 warnings)
05:10:51 [INFO] 
05:10:51 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.dev.project.management ---
05:10:51 [INFO] 
05:10:51 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.dev.project.management ---
05:10:51 [INFO] 
05:10:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.dev.project.management ---
05:10:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/test/resources
05:10:51 [INFO] 
05:10:51 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.dev.project.management ---
05:10:51 [INFO] 
05:10:51 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.dev.project.management ---
05:10:51 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 204 were skipped
05:10:51 [INFO] 
05:10:51 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.project.management ---
05:10:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/target/org.eclipse.papyrus.dev.project.management-2.0.100-SNAPSHOT-sources.jar
05:10:51 [INFO] 
05:10:51 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.project.management ---
05:10:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/target/org.eclipse.papyrus.dev.project.management-2.0.100-SNAPSHOT.jar
05:10:52 [INFO] 
05:10:52 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.project.management ---
05:10:52 [INFO] 
05:10:52 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.dev.project.management ---
05:10:52 [INFO] 
05:10:52 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.dev.project.management ---
05:10:52 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/target/org.eclipse.papyrus.dev.project.management-2.0.100-SNAPSHOT.jar
05:10:53 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/target/org.eclipse.papyrus.dev.project.management-2.0.100-SNAPSHOT-sources.jar
05:10:54 [INFO] 
05:10:54 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.project.management ---
05:10:54 [INFO] 
05:10:54 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.releng.feature >-------
05:10:54 [INFO] Building org.eclipse.papyrus.releng.feature 1.2.0-SNAPSHOT       [37/74]
05:10:54 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/pom.xml
05:10:54 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:10:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/pom.xml
05:10:54 [INFO] 
05:10:54 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.releng.feature ---
05:10:54 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target
05:10:54 [INFO] 
05:10:54 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.releng.feature ---
05:10:54 [INFO] The project's OSGi version is 1.2.0.202401121006
05:10:54 [INFO] 
05:10:54 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.releng.feature ---
05:10:54 [INFO] 
05:10:54 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.releng.feature ---
05:10:54 [INFO] 
05:10:54 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.releng.feature ---
05:10:54 [INFO] 
05:10:54 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.releng.feature ---
05:10:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/src/main/resources
05:10:54 [INFO] 
05:10:54 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.releng.feature ---
05:10:55 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 273 were skipped
05:10:55 [INFO] 
05:10:55 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.releng.feature ---
05:10:55 [INFO] 
05:10:55 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.releng.feature ---
05:10:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target/org.eclipse.papyrus.releng.feature-1.2.0-SNAPSHOT.jar
05:10:55 [INFO] 
05:10:55 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.releng.feature ---
05:10:55 [INFO] 
05:10:55 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.releng.feature ---
05:10:55 [INFO] 
05:10:55 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.releng.feature ---
05:10:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target/org.eclipse.papyrus.releng.feature-1.2.0-SNAPSHOT-sources-feature.jar
05:10:55 [INFO] 
05:10:55 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.releng.feature ---
05:10:55 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target/org.eclipse.papyrus.releng.feature-1.2.0-SNAPSHOT.jar
05:10:56 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target/org.eclipse.papyrus.releng.feature-1.2.0-SNAPSHOT-sources-feature.jar
05:10:57 [INFO] 
05:10:57 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.releng.feature ---
05:10:57 [INFO] 
05:10:57 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validations >---
05:10:57 [INFO] Building org.eclipse.papyrus.toolsmiths.validations 0.0.1-SNAPSHOT [38/74]
05:10:57 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/pom.xml
05:10:57 [INFO] --------------------------------[ pom ]---------------------------------
05:10:57 [INFO] 
05:10:57 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validations ---
05:10:57 [INFO] 
05:10:57 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validations ---
05:10:57 [INFO] 
05:10:57 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validations ---
05:10:57 [INFO] 
05:10:57 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.validations ---
05:10:57 [INFO] 
05:10:57 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validations ---
05:10:57 [INFO] 
05:10:57 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.common >--
05:10:57 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.common 2.0.0-SNAPSHOT [39/74]
05:10:57 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/pom.xml
05:10:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:10:57 [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/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/pom.xml
05:10:57 [INFO] 
05:10:57 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.common ---
05:10:57 [INFO] 
05:10:57 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.common ---
05:10:57 [INFO] The project's OSGi version is 2.0.0.202401121006
05:10:57 [INFO] 
05:10:57 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.common ---
05:10:57 [INFO] 
05:10:57 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.common ---
05:10:57 [INFO] 
05:10:57 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.common ---
05:10:57 [INFO] 
05:10:57 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.common ---
05:10:57 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.common
05:10:58 [INFO] 
05:10:58 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.common ---
05:10:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/src/main/resources
05:10:58 [INFO] 
05:10:58 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.common ---
05:10:58 [INFO] Compiling 48 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:10:59 [INFO] 
05:10:59 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.validation.common ---
05:10:59 [INFO] 
05:10:59 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.common ---
05:10:59 [INFO] 
05:10:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.common ---
05:10:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/src/test/resources
05:10:59 [INFO] 
05:10:59 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.common ---
05:10:59 [INFO] 
05:10:59 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.common ---
05:10:59 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 232 were skipped
05:10:59 [INFO] 
05:10:59 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.common ---
05:10:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/target/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0-SNAPSHOT-sources.jar
05:10:59 [INFO] 
05:10:59 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.common ---
05:10:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/target/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0-SNAPSHOT.jar
05:10:59 [INFO] 
05:10:59 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.common ---
05:10:59 [INFO] 
05:10:59 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.common ---
05:10:59 [INFO] 
05:10:59 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.common ---
05:10:59 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/target/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0-SNAPSHOT.jar
05:11:00 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/target/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0-SNAPSHOT-sources.jar
05:11:01 [INFO] 
05:11:01 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.common ---
05:11:01 [INFO] 
05:11:01 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths-builder >-----
05:11:01 [INFO] Building Papyrus Toolsmithis - Builder 0.0.1-SNAPSHOT            [40/74]
05:11:01 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/builder/pom.xml
05:11:01 [INFO] --------------------------------[ pom ]---------------------------------
05:11:01 [INFO] 
05:11:01 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths-builder ---
05:11:01 [INFO] 
05:11:01 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths-builder ---
05:11:01 [INFO] 
05:11:01 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths-builder ---
05:11:01 [INFO] 
05:11:01 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths-builder ---
05:11:01 [INFO] 
05:11:01 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths-builder ---
05:11:01 [INFO] 
05:11:01 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.plugin.builder >--
05:11:01 [INFO] Building org.eclipse.papyrus.toolsmiths.plugin.builder 1.1.0-SNAPSHOT [41/74]
05:11:01 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/pom.xml
05:11:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:11:01 [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/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/pom.xml
05:11:01 [INFO] 
05:11:01 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
05:11:01 [INFO] 
05:11:01 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
05:11:01 [INFO] The project's OSGi version is 1.1.0.202401121006
05:11:01 [INFO] 
05:11:01 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
05:11:01 [INFO] 
05:11:01 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
05:11:01 [INFO] 
05:11:01 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
05:11:01 [INFO] 
05:11:01 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
05:11:01 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.plugin.builder
05:11:02 [INFO] 
05:11:02 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
05:11:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/main/resources
05:11:02 [INFO] 
05:11:02 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
05:11:02 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:11:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/org/eclipse/papyrus/toolsmiths/plugin/builder/quickfix/DependencyRangeMarkerResolution.java:[30] 
05:11:02 	import org.eclipse.papyrus.toolsmiths.plugin.builder.helper.BundleVersionHelper;
05:11:02 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:02 The type BundleVersionHelper is deprecated
05:11:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/org/eclipse/papyrus/toolsmiths/plugin/builder/quickfix/DependencyRangeMarkerResolution.java:[61] 
05:11:02 	BundleVersionHelper bundleHelper = new BundleVersionHelper(dependency);
05:11:02 	^^^^^^^^^^^^^^^^^^^
05:11:02 The type BundleVersionHelper is deprecated
05:11:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/org/eclipse/papyrus/toolsmiths/plugin/builder/quickfix/DependencyRangeMarkerResolution.java:[61] 
05:11:02 	BundleVersionHelper bundleHelper = new BundleVersionHelper(dependency);
05:11:02 	                                       ^^^^^^^^^^^^^^^^^^^
05:11:02 The type BundleVersionHelper is deprecated
05:11:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/org/eclipse/papyrus/toolsmiths/plugin/builder/quickfix/DependencyRangeMarkerResolution.java:[61] 
05:11:02 	BundleVersionHelper bundleHelper = new BundleVersionHelper(dependency);
05:11:02 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:02 The constructor BundleVersionHelper(String) is deprecated
05:11:02 4 problems (4 warnings)
05:11:02 [INFO] 
05:11:02 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
05:11:02 [INFO] 
05:11:02 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
05:11:02 [INFO] 
05:11:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
05:11:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/test/resources
05:11:02 [INFO] 
05:11:02 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
05:11:02 [INFO] 
05:11:02 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
05:11:02 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 264 were skipped
05:11:02 [INFO] 
05:11:02 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
05:11:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/target/org.eclipse.papyrus.toolsmiths.plugin.builder-1.1.0-SNAPSHOT-sources.jar
05:11:02 [INFO] 
05:11:02 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
05:11:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/target/org.eclipse.papyrus.toolsmiths.plugin.builder-1.1.0-SNAPSHOT.jar
05:11:03 [INFO] 
05:11:03 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
05:11:03 [INFO] 
05:11:03 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
05:11:03 [INFO] 
05:11:03 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
05:11:03 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/target/org.eclipse.papyrus.toolsmiths.plugin.builder-1.1.0-SNAPSHOT.jar
05:11:04 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/target/org.eclipse.papyrus.toolsmiths.plugin.builder-1.1.0-SNAPSHOT-sources.jar
05:11:05 [INFO] 
05:11:05 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
05:11:05 [INFO] 
05:11:05 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.builder.feature >--
05:11:05 [INFO] Building org.eclipse.papyrus.toolsmiths.builder.feature 1.0.0-SNAPSHOT [42/74]
05:11:05 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/pom.xml
05:11:05 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:11:05 [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/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/pom.xml
05:11:05 [INFO] 
05:11:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
05:11:05 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/target
05:11:05 [INFO] 
05:11:05 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
05:11:05 [INFO] The project's OSGi version is 1.0.0.202401121006
05:11:05 [INFO] 
05:11:05 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
05:11:05 [INFO] 
05:11:05 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
05:11:05 [INFO] 
05:11:05 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
05:11:05 [INFO] 
05:11:05 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
05:11:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/src/main/resources
05:11:05 [INFO] 
05:11:05 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
05:11:05 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 241 were skipped
05:11:05 [INFO] 
05:11:05 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
05:11:05 [INFO] 
05:11:05 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
05:11:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/target/org.eclipse.papyrus.toolsmiths.builder.feature-1.0.0-SNAPSHOT.jar
05:11:05 [INFO] 
05:11:05 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
05:11:05 [INFO] 
05:11:05 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
05:11:05 [INFO] 
05:11:05 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
05:11:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:11:05 [INFO] 
05:11:05 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
05:11:05 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/target/org.eclipse.papyrus.toolsmiths.builder.feature-1.0.0-SNAPSHOT.jar
05:11:07 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:11:08 [INFO] 
05:11:08 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
05:11:08 [INFO] 
05:11:08 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable >-----
05:11:08 [INFO] Building org.eclipse.papyrus.toolsmiths.nattable 2.0.0-SNAPSHOT  [43/74]
05:11:08 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/pom.xml
05:11:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:11:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/pom.xml
05:11:09 [INFO] 
05:11:09 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:11:09 [INFO] 
05:11:09 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:11:09 [INFO] The project's OSGi version is 2.0.0.202401121006
05:11:09 [INFO] 
05:11:09 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:11:09 [INFO] 
05:11:09 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:11:09 [INFO] 
05:11:09 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:11:09 [INFO] 
05:11:09 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:11:09 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.nattable
05:11:10 [INFO] 
05:11:10 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:11:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/main/resources
05:11:10 [INFO] 
05:11:10 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:11:10 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:11:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[23] 
05:11:10 	import org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl;
05:11:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:10 Discouraged access: The type 'PartImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar')
05:11:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[27] 
05:11:10 	import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuFactoryImpl;
05:11:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:10 Discouraged access: The type 'MenuFactoryImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar')
05:11:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[28] 
05:11:10 	import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuImpl;
05:11:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:10 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar')
05:11:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[29] 
05:11:10 	import org.eclipse.e4.ui.model.application.ui.menu.impl.PopupMenuImpl;
05:11:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:10 Discouraged access: The type 'PopupMenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar')
05:11:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[36] 
05:11:10 	import org.eclipse.ui.internal.PartSite;
05:11:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:10 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
05:11:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[37] 
05:11:10 	import org.eclipse.ui.internal.menus.SlaveMenuService;
05:11:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:10 Discouraged access: The type 'SlaveMenuService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
05:11:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[86] 
05:11:10 	final MenuImpl menuImp = getMenuToContribute(serviceLocator);
05:11:10 	      ^^^^^^^^
05:11:10 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar')
05:11:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[91] 
05:11:10 	final MHandledMenuItem item = MenuFactoryImpl.eINSTANCE.createHandledMenuItem();
05:11:10 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:10 Discouraged access: The type 'MenuFactoryImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar')
05:11:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[91] 
05:11:10 	final MHandledMenuItem item = MenuFactoryImpl.eINSTANCE.createHandledMenuItem();
05:11:10 	                                              ^^^^^^^^^
05:11:10 Discouraged access: The field 'MenuFactoryImpl.eINSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar')
05:11:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[91] 
05:11:10 	final MHandledMenuItem item = MenuFactoryImpl.eINSTANCE.createHandledMenuItem();
05:11:10 	                                                        ^^^^^^^^^^^^^^^^^^^^^
05:11:10 Discouraged access: The method 'MenuFactoryImpl.createHandledMenuItem()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar')
05:11:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[98] 
05:11:10 	menuImp.getChildren().add(item);
05:11:10 	        ^^^^^^^^^^^
05:11:10 Discouraged access: The method 'MenuImpl.getChildren()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar')
05:11:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[132] 
05:11:10 	private MenuImpl getMenuToContribute(final IServiceLocator serviceLocator) {
05:11:10 	        ^^^^^^^^
05:11:10 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar')
05:11:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[134] 
05:11:10 	if (manager instanceof SlaveMenuService) {
05:11:10 	                       ^^^^^^^^^^^^^^^^
05:11:10 Discouraged access: The type 'SlaveMenuService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
05:11:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
05:11:10 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
05:11:10 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:10 Discouraged access: The type 'PartImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar')
05:11:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
05:11:10 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
05:11:10 	                                                                    ^^^^^^^^
05:11:10 Discouraged access: The type 'PartImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar')
05:11:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
05:11:10 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
05:11:10 	                                                                                ^^^^^^^^^^^^^^^^
05:11:10 Discouraged access: The type 'SlaveMenuService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
05:11:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
05:11:10 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
05:11:10 	                                                                                                           ^^^^^^^^
05:11:10 Discouraged access: The method 'SlaveMenuService.getModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
05:11:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[136] 
05:11:10 	List<MMenu> menus = model.getMenus();
05:11:10 	                          ^^^^^^^^
05:11:10 Discouraged access: The method 'PartImpl.getMenus()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar')
05:11:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[138] 
05:11:10 	if (m instanceof PopupMenuImpl) {
05:11:10 	                 ^^^^^^^^^^^^^
05:11:10 Discouraged access: The type 'PopupMenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar')
05:11:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[141] 
05:11:10 	if (current instanceof MenuImpl && current.getLabel().equals("&New Child")) {// it probably don't work in case of internationalization usage //$NON-NLS-1$
05:11:10 	                       ^^^^^^^^
05:11:10 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar')
05:11:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[142] 
05:11:10 	return (MenuImpl) current;
05:11:10 	        ^^^^^^^^
05:11:10 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar')
05:11:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[161] 
05:11:10 	if (site instanceof PartSite) {
05:11:10 	                    ^^^^^^^^
05:11:10 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
05:11:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[162] 
05:11:10 	final PartSite ps = (PartSite) activePart.getSite();
05:11:10 	      ^^^^^^^^
05:11:10 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
05:11:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[162] 
05:11:10 	final PartSite ps = (PartSite) activePart.getSite();
05:11:10 	                     ^^^^^^^^
05:11:10 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
05:11:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[164] 
05:11:10 	IEclipseContext iec = ps.getContext();
05:11:10 	                         ^^^^^^^^^^
05:11:10 Discouraged access: The method 'PartSite.getContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
05:11:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/wizard/ExportAsTableConfigurationWizard.java:[408] 
05:11:10 	public static boolean isMac() {
05:11:10 	                      ^^^^^^^
05:11:10 The method isMac() from the type ExportAsTableConfigurationWizard.OperatingSystem is never used locally
05:11:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/wizard/ExportAsTableConfigurationWizard.java:[412] 
05:11:10 	public static boolean isUnix() {
05:11:10 	                      ^^^^^^^^
05:11:10 The method isUnix() from the type ExportAsTableConfigurationWizard.OperatingSystem is never used locally
05:11:10 27 problems (27 warnings)
05:11:10 [INFO] 
05:11:10 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:11:10 [INFO] 
05:11:10 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:11:10 [INFO] 
05:11:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:11:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/test/resources
05:11:10 [INFO] 
05:11:10 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:11:10 [INFO] 
05:11:10 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:11:10 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 289 were skipped
05:11:10 [INFO] 
05:11:10 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:11:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT-sources.jar
05:11:10 [INFO] 
05:11:10 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:11:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT.jar
05:11:10 [INFO] 
05:11:10 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:11:10 [INFO] 
05:11:10 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:11:10 [INFO] 
05:11:10 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:11:10 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT.jar
05:11:11 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT-sources.jar
05:11:12 [INFO] 
05:11:12 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:11:12 [INFO] 
05:11:12 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools >--
05:11:12 [INFO] Building org.eclipse.papyrus.uml.m2m.qvto.tests.tools 2.1.0-SNAPSHOT [44/74]
05:11:12 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/pom.xml
05:11:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:11:12 [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/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/pom.xml
05:11:13 [INFO] 
05:11:13 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
05:11:13 [INFO] 
05:11:13 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
05:11:13 [INFO] The project's OSGi version is 2.1.0.202401121006
05:11:13 [INFO] 
05:11:13 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
05:11:13 [INFO] 
05:11:13 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
05:11:13 [INFO] 
05:11:13 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
05:11:13 [INFO] 
05:11:13 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
05:11:13 [INFO] Resolving class path of org.eclipse.papyrus.uml.m2m.qvto.tests.tools
05:11:14 [INFO] 
05:11:14 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
05:11:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/src/main/resources
05:11:14 [INFO] 
05:11:14 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
05:11:14 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:11:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/src/org/eclipse/papyrus/uml/m2m/qvto/tests/tools/tests/EMFCompareUtils.java:[69] 
05:11:14 	final MatchEngineFactoryImpl mathEnginefactory = new MatchEngineFactoryImpl(matcher, comparisonFactory);
05:11:14 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:14 The constructor MatchEngineFactoryImpl(IEObjectMatcher, IComparisonFactory) is deprecated
05:11:14 2 problems (0 errors, 1 warning, 1 info)
05:11:14 [INFO] 
05:11:14 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
05:11:14 [INFO] 
05:11:14 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
05:11:14 [INFO] 
05:11:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
05:11:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/src/test/resources
05:11:14 [INFO] 
05:11:14 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
05:11:14 [INFO] 
05:11:14 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
05:11:14 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 297 were skipped
05:11:14 [INFO] 
05:11:14 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
05:11:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:11:14 [INFO] 
05:11:14 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
05:11:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:11:14 [INFO] 
05:11:14 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
05:11:14 [INFO] 
05:11:14 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
05:11:14 [INFO] 
05:11:14 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
05:11:14 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:11:15 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:11:17 [INFO] 
05:11:17 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
05:11:17 [INFO] 
05:11:17 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature >--
05:11:17 [INFO] Building org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature 1.0.0-SNAPSHOT [45/74]
05:11:17 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/pom.xml
05:11:17 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:11:17 [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/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/pom.xml
05:11:17 [INFO] 
05:11:17 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
05:11:17 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/target
05:11:17 [INFO] 
05:11:17 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
05:11:17 [INFO] The project's OSGi version is 1.0.0.202401121006
05:11:17 [INFO] 
05:11:17 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
05:11:17 [INFO] 
05:11:17 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
05:11:17 [INFO] 
05:11:17 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
05:11:17 [INFO] 
05:11:17 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
05:11:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/src/main/resources
05:11:17 [INFO] 
05:11:17 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
05:11:17 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 298 were skipped
05:11:17 [INFO] 
05:11:17 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
05:11:17 [INFO] 
05:11:17 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
05:11:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:11:18 [INFO] 
05:11:18 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
05:11:18 [INFO] 
05:11:18 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
05:11:18 [INFO] 
05:11:18 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
05:11:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:11:18 [INFO] 
05:11:18 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
05:11:18 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:11:19 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:11:20 [INFO] 
05:11:20 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
05:11:20 [INFO] 
05:11:20 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.types.ui.properties >---
05:11:20 [INFO] Building org.eclipse.papyrus.uml.types.ui.properties 4.0.0-SNAPSHOT [46/74]
05:11:20 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/pom.xml
05:11:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:11:20 [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/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/pom.xml
05:11:20 [INFO] 
05:11:20 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:11:20 [INFO] 
05:11:20 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:11:20 [INFO] The project's OSGi version is 4.0.0.202401121006
05:11:20 [INFO] 
05:11:20 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:11:20 [INFO] 
05:11:20 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:11:20 [INFO] 
05:11:20 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:11:20 [INFO] 
05:11:20 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:11:20 [INFO] Resolving class path of org.eclipse.papyrus.uml.types.ui.properties
05:11:21 [INFO] 
05:11:21 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:11:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/main/resources
05:11:21 [INFO] 
05:11:21 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:11:21 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:11:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/org/eclipse/papyrus/uml/types/ui/properties/widgets/FeatureToSetNamePropertyEditor.java:[139] 
05:11:22 	for (Iterator iterator = workspaceProfilesURIs.iterator(); iterator.hasNext();) {
05:11:22 	     ^^^^^^^^
05:11:22 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
05:11:22 1 problem (1 warning)
05:11:22 [INFO] 
05:11:22 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:11:22 [INFO] 
05:11:22 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:11:22 [INFO] 
05:11:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:11:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/test/resources
05:11:22 [INFO] 
05:11:22 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:11:22 [INFO] 
05:11:22 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:11:22 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 288 were skipped
05:11:22 [INFO] 
05:11:22 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:11:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT-sources.jar
05:11:22 [INFO] 
05:11:22 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:11:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT.jar
05:11:22 [INFO] 
05:11:22 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:11:22 [INFO] 
05:11:22 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:11:22 [INFO] 
05:11:22 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:11:22 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT.jar
05:11:23 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT-sources.jar
05:11:24 [INFO] 
05:11:24 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:11:24 [INFO] 
05:11:24 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.expressions >---
05:11:24 [INFO] Building org.eclipse.papyrus.toolsmiths.expressions 2.0.0-SNAPSHOT [47/74]
05:11:24 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/pom.xml
05:11:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:11:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.expressions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/pom.xml
05:11:24 [INFO] 
05:11:24 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.expressions ---
05:11:24 [INFO] 
05:11:24 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.expressions ---
05:11:24 [INFO] The project's OSGi version is 2.0.0.202401121006
05:11:24 [INFO] 
05:11:24 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.expressions ---
05:11:24 [INFO] 
05:11:24 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.expressions ---
05:11:24 [INFO] 
05:11:24 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.expressions ---
05:11:24 [INFO] 
05:11:24 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.expressions ---
05:11:24 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.expressions
05:11:24 [INFO] 
05:11:24 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.expressions ---
05:11:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/src/main/resources
05:11:24 [INFO] 
05:11:24 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.expressions ---
05:11:24 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:11:24 [INFO] 
05:11:24 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.expressions ---
05:11:24 [INFO] 
05:11:24 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.expressions ---
05:11:24 [INFO] 
05:11:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.expressions ---
05:11:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/src/test/resources
05:11:24 [INFO] 
05:11:24 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.expressions ---
05:11:24 [INFO] 
05:11:24 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.expressions ---
05:11:24 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 152 were skipped
05:11:24 [INFO] 
05:11:24 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.expressions ---
05:11:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/target/org.eclipse.papyrus.toolsmiths.expressions-2.0.0-SNAPSHOT-sources.jar
05:11:24 [INFO] 
05:11:24 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.expressions ---
05:11:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/target/org.eclipse.papyrus.toolsmiths.expressions-2.0.0-SNAPSHOT.jar
05:11:24 [INFO] 
05:11:24 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.expressions ---
05:11:24 [INFO] 
05:11:24 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.expressions ---
05:11:24 [INFO] 
05:11:24 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.expressions ---
05:11:24 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/target/org.eclipse.papyrus.toolsmiths.expressions-2.0.0-SNAPSHOT.jar
05:11:25 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/target/org.eclipse.papyrus.toolsmiths.expressions-2.0.0-SNAPSHOT-sources.jar
05:11:26 [INFO] 
05:11:26 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.expressions ---
05:11:26 [INFO] 
05:11:26 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.properties.toolsmiths >--
05:11:26 [INFO] Building org.eclipse.papyrus.views.properties.toolsmiths 3.2.0-SNAPSHOT [48/74]
05:11:26 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/pom.xml
05:11:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:11:26 [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/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/pom.xml
05:11:26 [INFO] 
05:11:26 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.properties.toolsmiths ---
05:11:26 [INFO] 
05:11:26 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.properties.toolsmiths ---
05:11:26 [INFO] The project's OSGi version is 3.2.0.202401121006
05:11:26 [INFO] 
05:11:26 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.properties.toolsmiths ---
05:11:26 [INFO] 
05:11:26 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.properties.toolsmiths ---
05:11:26 [INFO] 
05:11:26 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.properties.toolsmiths ---
05:11:26 [INFO] 
05:11:26 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.views.properties.toolsmiths ---
05:11:26 [INFO] Resolving class path of org.eclipse.papyrus.views.properties.toolsmiths
05:11:27 [INFO] 
05:11:27 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.properties.toolsmiths ---
05:11:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/main/resources
05:11:27 [INFO] 
05:11:27 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.views.properties.toolsmiths ---
05:11:27 [INFO] Compiling 78 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/IContextStorageActionProvider.java:[16] 
05:11:27 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction;
05:11:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:27 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction is never used
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/IContextStorageActionProvider.java:[17] 
05:11:27 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction;
05:11:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:27 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction is never used
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/IContextStorageActionProvider.java:[18] 
05:11:27 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction;
05:11:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:27 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction is never used
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/providers/PropertyContentProvider.java:[21] 
05:11:27 	import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider;
05:11:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:27 The import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider is never used
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElement.java:[31] 
05:11:27 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElementFactory;
05:11:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:27 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElementFactory is never used
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElement.java:[32] 
05:11:27 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeObservable;
05:11:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:27 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeObservable is never used
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElement.java:[33] 
05:11:27 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericPropertyModelElementFactory;
05:11:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:27 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericPropertyModelElementFactory is never used
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElement.java:[112] 
05:11:27 	public IObservableValue doGetObservable(String propertyPath) {
05:11:27 	       ^^^^^^^^^^^^^^^^
05:11:27 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/CustomizationModelElementFactory.java:[19] 
05:11:27 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.CustomizationModelElement;
05:11:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:27 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.CustomizationModelElement is never used
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/CustomizationModelElement.java:[137] 
05:11:27 	TreeBrowseStrategy browseStrategy = new ProviderBasedBrowseStrategy(provider);
05:11:27 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:27 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/providers/ConstraintDescriptorContentProvider.java:[21] 
05:11:27 	import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider;
05:11:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:27 The import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider is never used
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericPropertyModelElementFactory.java:[23] 
05:11:27 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement;
05:11:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:27 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement is never used
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/providers/TabContentProvider.java:[20] 
05:11:27 	import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider;
05:11:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:27 The import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider is never used
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/ui/OpenCustomization.java:[25] 
05:11:27 	import org.eclipse.papyrus.views.properties.toolsmiths.ui.CustomizationDialog;
05:11:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:27 The import org.eclipse.papyrus.views.properties.toolsmiths.ui.CustomizationDialog is never used
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/ContextStorageActionRegistry.java:[25] 
05:11:27 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction;
05:11:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:27 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction is never used
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/ContextStorageActionRegistry.java:[26] 
05:11:27 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction;
05:11:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:27 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction is never used
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/ContextStorageActionRegistry.java:[27] 
05:11:27 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction;
05:11:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:27 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction is never used
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/ContextStorageActionRegistry.java:[28] 
05:11:27 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextStorageActionProvider;
05:11:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:27 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextStorageActionProvider is never used
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/workspace/WorkspaceContextStorageActionProvider.java:[17] 
05:11:27 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextCopyAction;
05:11:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:27 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextCopyAction is never used
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/workspace/WorkspaceContextStorageActionProvider.java:[18] 
05:11:27 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextDeleteAction;
05:11:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:27 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextDeleteAction is never used
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/workspace/WorkspaceContextStorageActionProvider.java:[19] 
05:11:27 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextEditAction;
05:11:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:27 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextEditAction is never used
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/AbstractContextStorageActionProvider.java:[16] 
05:11:27 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction;
05:11:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:27 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction is never used
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/AbstractContextStorageActionProvider.java:[17] 
05:11:27 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction;
05:11:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:27 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction is never used
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/AbstractContextStorageActionProvider.java:[18] 
05:11:27 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction;
05:11:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:27 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction is never used
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/AbstractContextStorageActionProvider.java:[19] 
05:11:27 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextStorageActionProvider;
05:11:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:27 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextStorageActionProvider is never used
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/editor/actions/CreateSectionWidgetAction.java:[28] 
05:11:27 	import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CompoundCommandActionDelegate;
05:11:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:27 The import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CompoundCommandActionDelegate is never used
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/editor/actions/CreateSectionWidgetAction.java:[29] 
05:11:27 	import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CreateResourceCommand;
05:11:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:27 The import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CreateResourceCommand is never used
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElementFactory.java:[23] 
05:11:27 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement;
05:11:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:27 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement is never used
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/ui/CustomizationDialog.java:[31] 
05:11:27 	import org.eclipse.papyrus.views.properties.toolsmiths.ui.CopyContextAction;
05:11:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:27 The import org.eclipse.papyrus.views.properties.toolsmiths.ui.CopyContextAction is never used
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/ui/CustomizationDialog.java:[32] 
05:11:27 	import org.eclipse.papyrus.views.properties.toolsmiths.ui.EditContextAction;
05:11:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:27 The import org.eclipse.papyrus.views.properties.toolsmiths.ui.EditContextAction is never used
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/ui/CustomizationDialog.java:[33] 
05:11:27 	import org.eclipse.papyrus.views.properties.toolsmiths.ui.RemoveContextAction;
05:11:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:27 The import org.eclipse.papyrus.views.properties.toolsmiths.ui.RemoveContextAction is never used
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[28] 
05:11:27 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement;
05:11:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:27 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement is never used
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[39] 
05:11:27 	public class GenericAttributeObservable extends AbstractObservableValue {
05:11:27 	                                                ^^^^^^^^^^^^^^^^^^^^^^^
05:11:27 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[174] 
05:11:27 	ValueDiff diff = new ValueDiff() {
05:11:27 	^^^^^^^^^
05:11:27 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[174] 
05:11:27 	ValueDiff diff = new ValueDiff() {
05:11:27 	                     ^^^^^^^^^
05:11:27 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[191] 
05:11:27 	protected void fireValueChange(ValueDiff diff) {
05:11:27 	                               ^^^^^^^^^
05:11:27 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[192] 
05:11:27 	super.fireValueChange(diff);
05:11:27 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:27 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/editor/actions/CreateSectionAction.java:[34] 
05:11:27 	import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CompoundCommandActionDelegate;
05:11:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:27 The import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CompoundCommandActionDelegate is never used
05:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/editor/actions/CreateSectionAction.java:[35] 
05:11:27 	import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CreateResourceCommand;
05:11:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:27 The import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CreateResourceCommand is never used
05:11:27 39 problems (39 warnings)
05:11:27 [INFO] 
05:11:27 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.views.properties.toolsmiths ---
05:11:27 [INFO] 
05:11:27 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.views.properties.toolsmiths ---
05:11:27 [INFO] 
05:11:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.views.properties.toolsmiths ---
05:11:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/test/resources
05:11:27 [INFO] 
05:11:27 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.views.properties.toolsmiths ---
05:11:27 [INFO] 
05:11:27 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.properties.toolsmiths ---
05:11:27 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 214 were skipped
05:11:27 [INFO] 
05:11:27 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.views.properties.toolsmiths ---
05:11:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/target/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0-SNAPSHOT-sources.jar
05:11:27 [INFO] 
05:11:27 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.properties.toolsmiths ---
05:11:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/target/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0-SNAPSHOT.jar
05:11:28 [INFO] 
05:11:28 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.properties.toolsmiths ---
05:11:28 [INFO] 
05:11:28 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.views.properties.toolsmiths ---
05:11:28 [INFO] 
05:11:28 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.views.properties.toolsmiths ---
05:11:28 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/target/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0-SNAPSHOT.jar
05:11:29 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/target/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0-SNAPSHOT-sources.jar
05:11:31 [INFO] 
05:11:31 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.properties.toolsmiths ---
05:11:31 [INFO] 
05:11:31 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.generation >--
05:11:31 [INFO] Building org.eclipse.papyrus.uml.properties.generation 3.0.0-SNAPSHOT [49/74]
05:11:31 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/pom.xml
05:11:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:11:31 [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/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/pom.xml
05:11:32 [INFO] 
05:11:32 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.properties.generation ---
05:11:32 [INFO] 
05:11:32 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.properties.generation ---
05:11:32 [INFO] The project's OSGi version is 3.0.0.202401121006
05:11:32 [INFO] 
05:11:32 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.properties.generation ---
05:11:32 [INFO] 
05:11:32 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.properties.generation ---
05:11:32 [INFO] 
05:11:32 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.properties.generation ---
05:11:32 [INFO] 
05:11:32 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.properties.generation ---
05:11:32 [INFO] Resolving class path of org.eclipse.papyrus.uml.properties.generation
05:11:32 [INFO] 
05:11:32 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.properties.generation ---
05:11:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/main/resources
05:11:32 [INFO] 
05:11:32 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.properties.generation ---
05:11:32 [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/IGenerator.java:[168] 
05:11:32 	public IObservableValue getObservableValue();
05:11:32 	       ^^^^^^^^^^^^^^^^
05:11:32 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/ProfileGenerator.java:[307] 
05:11:32 	public IObservableValue getObservableValue() {
05:11:32 	       ^^^^^^^^^^^^^^^^
05:11:32 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/extensionpoint/LayoutExtensionPoint.java:[49] 
05:11:32 	ILayoutGenerator generator = ClassLoaderHelper.newInstance(generatorClassName, ILayoutGenerator.class);
05:11:32 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:32 The method newInstance(String, Class<ILayoutGenerator>) from the type ClassLoaderHelper is deprecated
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/layout/StandardLayoutGenerator.java:[185] 
05:11:32 	switch (editorType) {
05:11:32 	        ^^^^^^^^^^
05:11:32 The enum constant DOUBLE needs a corresponding case label in this enum switch on Type
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/validators/AbstractValidator.java:[23] 
05:11:32 	public abstract class AbstractValidator implements IValidator {
05:11:32 	                                                   ^^^^^^^^^^
05:11:32 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/EditContextGenerator.java:[103] 
05:11:32 	public IObservableValue getObservableValue() {
05:11:32 	       ^^^^^^^^^^^^^^^^
05:11:32 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/TernaryButton.java:[45] 
05:11:32 	private IObservableValue observable;
05:11:32 	        ^^^^^^^^^^^^^^^^
05:11:32 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/TernaryButton.java:[78] 
05:11:32 	observable.setValue(getState());
05:11:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:32 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/TernaryButton.java:[89] 
05:11:32 	public void setObservable(IObservableValue value) {
05:11:32 	                          ^^^^^^^^^^^^^^^^
05:11:32 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/AbstractQVTGenerator.java:[201] 
05:11:32 	public abstract IObservableValue getObservableValue();
05:11:32 	                ^^^^^^^^^^^^^^^^
05:11:32 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[68] 
05:11:32 	protected IObservableValue srcTextObservable;
05:11:32 	          ^^^^^^^^^^^^^^^^
05:11:32 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[70] 
05:11:32 	protected IObservableValue targetTextObservable;
05:11:32 	          ^^^^^^^^^^^^^^^^
05:11:32 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[72] 
05:11:32 	protected UpdateValueStrategy srcFieldStrategy;
05:11:32 	          ^^^^^^^^^^^^^^^^^^^
05:11:32 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[74] 
05:11:32 	protected UpdateValueStrategy targetFieldStrategy;
05:11:32 	          ^^^^^^^^^^^^^^^^^^^
05:11:32 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[94] 
05:11:32 	srcFieldStrategy = new UpdateValueStrategy();
05:11:32 	                       ^^^^^^^^^^^^^^^^^^^
05:11:32 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[95] 
05:11:32 	targetFieldStrategy = new UpdateValueStrategy();
05:11:32 	                          ^^^^^^^^^^^^^^^^^^^
05:11:32 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[171] 
05:11:32 	targetFieldStrategy.setConverter(new IConverter() {
05:11:32 				@Override
05:11:32 				public Object getToType() {
05:11:32 					return String.class;
05:11:32 				}
05:11:32 				@Override
05:11:32 				public Object getFromType() {
05:11:32 					return String.class;
05:11:32 				}
05:11:32 				@Override
05:11:32 				public String convert(Object fromObject) {
05:11:32 					if (srcTextObservable != null) {
05:11:32 						return (String) srcTextObservable.getValue();
05:11:32 					} else if (targetFileChooser.getFilePath() != null) {
05:11:32 						return targetFileChooser.getFilePath();
05:11:32 					}
05:11:32 					return "";
05:11:32 				}
05:11:32 			});
05:11:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:32 Type safety: The method setConverter(IConverter) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[171] 
05:11:32 	targetFieldStrategy.setConverter(new IConverter() {
05:11:32 	                                     ^^^^^^^^^^
05:11:32 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[197] 
05:11:32 	srcFieldStrategy.setConverter(new IConverter() {
05:11:32 				@Override
05:11:32 				public Object getToType() {
05:11:32 					return String.class;
05:11:32 				}
05:11:32 				@Override
05:11:32 				public Object getFromType() {
05:11:32 					return String.class;
05:11:32 				}
05:11:32 				@Override
05:11:32 				public String convert(Object fromObject) {
05:11:32 					if (fromObject instanceof String) {
05:11:32 						String stringObject = (String) fromObject;
05:11:32 						if (stringObject.equals("")) {
05:11:32 							return "";
05:11:32 						}
05:11:32 						String[] result = stringObject.split("/");
05:11:32 						String filename = result[result.length - 1];
05:11:32 						String[] ext = filename.split("\\.");
05:11:32 						StringBuilder builder = new StringBuilder();
05:11:32 						if (targetTextObservable != null) {
05:11:32 							String s = (String) targetTextObservable.getValue();
05:11:32 							if (!s.equals("")) {
05:11:32 								String original[] = s.split("/");
05:11:32 								builder.append("/");
05:11:32 								for (int i = 1; i < original.length - 1; i++) {
05:11:32 									builder.append(original[i]);
05:11:32 									builder.append("/");
05:11:32 								}
05:11:32 							} else {
05:11:32 								builder.append("/");
05:11:32 								builder.append(result[1]);
05:11:32 								builder.append("/properties/");
05:11:32 							}
05:11:32 						}
05:11:32 						builder.append(ext[0]);
05:11:32 						builder.append(".ctx");
05:11:32 						return builder.toString();
05:11:32 					}
05:11:32 					return "";
05:11:32 				}
05:11:32 			});
05:11:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:32 Type safety: The method setConverter(IConverter) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[197] 
05:11:32 	srcFieldStrategy.setConverter(new IConverter() {
05:11:32 	                                  ^^^^^^^^^^
05:11:32 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[280] 
05:11:32 	srcFieldStrategy.setAfterGetValidator(srcValidator);
05:11:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:32 Type safety: The method setAfterGetValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[281] 
05:11:32 	srcFieldStrategy.setAfterConvertValidator(targetValidator);
05:11:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:32 Type safety: The method setAfterConvertValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[282] 
05:11:32 	targetFieldStrategy.setAfterGetValidator(targetValidator);
05:11:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:32 Type safety: The method setAfterGetValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[283] 
05:11:32 	targetFieldStrategy.setAfterConvertValidator(srcValidator);
05:11:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:32 Type safety: The method setAfterConvertValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] 
05:11:32 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
05:11:32 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:32 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
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] 
05:11:32 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
05:11:32 	                        ^^^^^^^^^^^^^^^^^
05:11:32 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] 
05:11:32 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
05:11:32 	                                           ^^^^^^^^^^^^^^^^^^^^
05:11:32 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] 
05:11:32 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
05:11:32 	                                                                 ^^^^^^^^^^^^^^^^
05:11:32 Type safety: The expression of type UpdateValueStrategy needs unchecked conversion to conform to UpdateValueStrategy<? super Object,? extends Object>
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] 
05:11:32 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
05:11:32 	                                                                                   ^^^^^^^^^^^^^^^^^^^
05:11:32 Type safety: The expression of type UpdateValueStrategy needs unchecked conversion to conform to UpdateValueStrategy<? super Object,? extends Object>
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/extensionpoint/GeneratorExtensionPoint.java:[50] 
05:11:32 	IGenerator generator = ClassLoaderHelper.newInstance(generatorClassName, IGenerator.class);
05:11:32 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:32 The method newInstance(String, Class<IGenerator>) from the type ClassLoaderHelper is deprecated
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/FileChooser.java:[200] 
05:11:32 	dialog.setInitialSelections(new IFile[] { currentFile });
05:11:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:32 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.
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/FileChooser.java:[233] 
05:11:32 	public IObservableValue getObservableValue() {
05:11:32 	       ^^^^^^^^^^^^^^^^
05:11:32 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[27] 
05:11:32 	import org.eclipse.jface.viewers.ViewerSorter;
05:11:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:32 The type ViewerSorter is deprecated
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[70] 
05:11:32 	viewer = new CheckboxTableViewer(root, SWT.MULTI | SWT.H_SCROLL | SWT.FILL | SWT.FULL_SELECTION | SWT.BORDER);
05:11:32 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:32 The constructor CheckboxTableViewer(Composite, int) is deprecated
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[103] 
05:11:32 	viewer.setSorter(new ViewerSorter());
05:11:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:32 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[103] 
05:11:32 	viewer.setSorter(new ViewerSorter());
05:11:32 	                     ^^^^^^^^^^^^
05:11:32 The type ViewerSorter is deprecated
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[103] 
05:11:32 	viewer.setSorter(new ViewerSorter());
05:11:32 	                     ^^^^^^^^^^^^^^
05:11:32 The constructor ViewerSorter() is deprecated
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/EcoreGenerator.java:[302] 
05:11:32 	public IObservableValue getObservableValue() {
05:11:32 	       ^^^^^^^^^^^^^^^^
05:11:32 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/CreateContextWizard.java:[283] 
05:11:32 	private Set<DataContextElement> getAllContextElements(Collection<DataContextElement> source) {
05:11:32 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:32 The method getAllContextElements(Collection<DataContextElement>) from the type CreateContextWizard is never used locally
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[170] 
05:11:32 	IObservableValue singleValue = EMFProperties.value(FieldSelectionPackage.eINSTANCE.getPropertyDefinition_ValueSingle()).observe(propertyDefinition);
05:11:32 	^^^^^^^^^^^^^^^^
05:11:32 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[170] 
05:11:32 	IObservableValue singleValue = EMFProperties.value(FieldSelectionPackage.eINSTANCE.getPropertyDefinition_ValueSingle()).observe(propertyDefinition);
05:11:32 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:32 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[171] 
05:11:32 	IObservableValue multipleValue = EMFProperties.value(FieldSelectionPackage.eINSTANCE.getPropertyDefinition_ValueMultiple()).observe(propertyDefinition);
05:11:32 	^^^^^^^^^^^^^^^^
05:11:32 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[171] 
05:11:32 	IObservableValue multipleValue = EMFProperties.value(FieldSelectionPackage.eINSTANCE.getPropertyDefinition_ValueMultiple()).observe(propertyDefinition);
05:11:32 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:32 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[183] 
05:11:32 	private void createTreeEditor(TreeItem treeItem, int columnIndex, boolean defaultValue, IObservableValue observable) {
05:11:32 	                                                                                        ^^^^^^^^^^^^^^^^
05:11:32 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
05:11:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[240] 
05:11:32 	private void displayFields(DataContextElement contextElement, TreeViewer treeViewer) {
05:11:32 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:32 The method displayFields(DataContextElement, TreeViewer) from the type SelectFieldsPage is never used locally
05:11:32 45 problems (45 warnings)
05:11:32 [INFO] 
05:11:32 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.properties.generation ---
05:11:32 [INFO] 
05:11:32 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.properties.generation ---
05:11:32 [INFO] 
05:11:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.properties.generation ---
05:11:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/test/resources
05:11:32 [INFO] 
05:11:32 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.properties.generation ---
05:11:32 [INFO] 
05:11:32 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.properties.generation ---
05:11:32 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 214 were skipped
05:11:32 [INFO] 
05:11:32 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.properties.generation ---
05:11:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/target/org.eclipse.papyrus.uml.properties.generation-3.0.0-SNAPSHOT-sources.jar
05:11:32 [INFO] 
05:11:32 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.properties.generation ---
05:11:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/target/org.eclipse.papyrus.uml.properties.generation-3.0.0-SNAPSHOT.jar
05:11:33 [INFO] 
05:11:33 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.properties.generation ---
05:11:33 [INFO] 
05:11:33 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.properties.generation ---
05:11:33 [INFO] 
05:11:33 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.uml.properties.generation ---
05:11:33 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/target/org.eclipse.papyrus.uml.properties.generation-3.0.0-SNAPSHOT.jar
05:11:34 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/target/org.eclipse.papyrus.uml.properties.generation-3.0.0-SNAPSHOT-sources.jar
05:11:35 [INFO] 
05:11:35 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.properties.generation ---
05:11:35 [INFO] 
05:11:35 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor >--
05:11:35 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor 4.1.0-SNAPSHOT [50/74]
05:11:35 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/pom.xml
05:11:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:11:35 [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/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/pom.xml
05:11:35 [INFO] 
05:11:35 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
05:11:35 [INFO] 
05:11:35 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
05:11:35 [INFO] The project's OSGi version is 4.1.0.202401121006
05:11:35 [INFO] 
05:11:35 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
05:11:35 [INFO] 
05:11:35 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
05:11:35 [INFO] 
05:11:35 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
05:11:35 [INFO] 
05:11:35 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
05:11:35 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor
05:11:36 [INFO] 
05:11:36 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
05:11:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/main/resources
05:11:36 [INFO] 
05:11:36 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
05:11:36 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:11:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/CustomPaletteconfigurationModelWizard.java:[23] 
05:11:36 	import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.presentation.PaletteConfigurationEditorPlugin;
05:11:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:36 The import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.presentation.PaletteConfigurationEditorPlugin is never used
05:11:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/CustomPaletteconfigurationModelWizard.java:[24] 
05:11:36 	import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.presentation.PaletteconfigurationModelWizard;
05:11:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:36 The import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.presentation.PaletteconfigurationModelWizard is never used
05:11:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/CustomPaletteCreationPage.java:[319] 
05:11:36 	private String getInitRequiredProfilesValue() {
05:11:36 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:36 The method getInitRequiredProfilesValue() from the type CustomPaletteCreationPage is never used locally
05:11:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/PaletteconfigurationEditor.java:[1072] 
05:11:36 	public Object getAdapter(Class key) {
05:11:36 	       ^^^^^^
05:11:36 Type safety: The return type Object for getAdapter(Class) from the type PaletteconfigurationEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
05:11:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/PaletteconfigurationEditor.java:[1083] 
05:11:36 	return super.getAdapter(key);
05:11:36 	       ^^^^^^^^^^^^^^^^^^^^^
05:11:36 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
05:11:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/PaletteconfigurationEditor.java:[1083] 
05:11:36 	return super.getAdapter(key);
05:11:36 	                        ^^^
05:11:36 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
05:11:36 6 problems (6 warnings)
05:11:36 [INFO] 
05:11:36 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
05:11:36 [INFO] 
05:11:36 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
05:11:36 [INFO] 
05:11:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
05:11:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/test/resources
05:11:36 [INFO] 
05:11:36 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
05:11:36 [INFO] 
05:11:36 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
05:11:36 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 245 were skipped
05:11:36 [INFO] 
05:11:36 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
05:11:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:11:36 [INFO] 
05:11:36 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
05:11:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:11:37 [INFO] 
05:11:37 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
05:11:37 [INFO] 
05:11:37 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
05:11:37 [INFO] 
05:11:37 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
05:11:37 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:11:38 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:11:39 [INFO] 
05:11:39 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
05:11:39 [INFO] 
05:11:39 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.ecore >------
05:11:39 [INFO] Building org.eclipse.papyrus.toolsmiths.ecore 2.0.0-SNAPSHOT     [51/74]
05:11:39 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/pom.xml
05:11:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:11:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/pom.xml
05:11:39 [INFO] 
05:11:39 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.ecore ---
05:11:39 [INFO] 
05:11:39 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.ecore ---
05:11:39 [INFO] The project's OSGi version is 2.0.0.202401121006
05:11:39 [INFO] 
05:11:39 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.ecore ---
05:11:39 [INFO] 
05:11:39 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.ecore ---
05:11:39 [INFO] 
05:11:39 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.ecore ---
05:11:39 [INFO] 
05:11:39 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.ecore ---
05:11:39 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.ecore
05:11:39 [INFO] 
05:11:39 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.ecore ---
05:11:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/src/main/resources
05:11:39 [INFO] 
05:11:39 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.ecore ---
05:11:39 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:11:39 [INFO] 
05:11:39 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.ecore ---
05:11:39 [INFO] 
05:11:39 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.ecore ---
05:11:39 [INFO] 
05:11:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.ecore ---
05:11:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/src/test/resources
05:11:39 [INFO] 
05:11:39 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.ecore ---
05:11:39 [INFO] 
05:11:39 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.ecore ---
05:11:39 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 157 were skipped
05:11:39 [INFO] 
05:11:39 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.ecore ---
05:11:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/target/org.eclipse.papyrus.toolsmiths.ecore-2.0.0-SNAPSHOT-sources.jar
05:11:39 [INFO] 
05:11:39 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.ecore ---
05:11:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/target/org.eclipse.papyrus.toolsmiths.ecore-2.0.0-SNAPSHOT.jar
05:11:39 [INFO] 
05:11:39 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.ecore ---
05:11:39 [INFO] 
05:11:39 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.ecore ---
05:11:39 [INFO] 
05:11:39 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.ecore ---
05:11:39 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/target/org.eclipse.papyrus.toolsmiths.ecore-2.0.0-SNAPSHOT.jar
05:11:41 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/target/org.eclipse.papyrus.toolsmiths.ecore-2.0.0-SNAPSHOT-sources.jar
05:11:42 [INFO] 
05:11:42 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.ecore ---
05:11:42 [INFO] 
05:11:42 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui.properties >--
05:11:42 [INFO] Building org.eclipse.papyrus.infra.emf.types.ui.properties 4.0.0-SNAPSHOT [52/74]
05:11:42 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/pom.xml
05:11:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:11:42 [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/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/pom.xml
05:11:42 [INFO] 
05:11:42 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
05:11:42 [INFO] 
05:11:42 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
05:11:42 [INFO] The project's OSGi version is 4.0.0.202401121006
05:11:42 [INFO] 
05:11:42 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
05:11:42 [INFO] 
05:11:42 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
05:11:42 [INFO] 
05:11:42 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
05:11:42 [INFO] 
05:11:42 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
05:11:42 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.types.ui.properties
05:11:42 [INFO] 
05:11:42 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
05:11:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/src/main/resources
05:11:42 [INFO] 
05:11:42 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
05:11:42 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:11:43 [INFO] 
05:11:43 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
05:11:43 [INFO] 
05:11:43 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
05:11:43 [INFO] 
05:11:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
05:11:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/src/test/resources
05:11:43 [INFO] 
05:11:43 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
05:11:43 [INFO] 
05:11:43 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
05:11:43 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 195 were skipped
05:11:43 [INFO] 
05:11:43 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
05:11:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:11:43 [INFO] 
05:11:43 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
05:11:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:11:43 [INFO] 
05:11:43 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
05:11:43 [INFO] 
05:11:43 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
05:11:43 [INFO] 
05:11:43 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
05:11:43 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:11:44 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:11:45 [INFO] 
05:11:45 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
05:11:45 [INFO] 
05:11:45 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profile-migration >--
05:11:45 [INFO] Building org.eclipse.papyrus.toolsmiths.profile-migration 0.0.1-SNAPSHOT [53/74]
05:11:45 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/pom.xml
05:11:45 [INFO] --------------------------------[ pom ]---------------------------------
05:11:45 [INFO] 
05:11:45 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
05:11:45 [INFO] 
05:11:45 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
05:11:45 [INFO] 
05:11:45 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
05:11:45 [INFO] 
05:11:45 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
05:11:45 [INFO] 
05:11:45 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
05:11:45 [INFO] 
05:11:45 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.ui >--
05:11:45 [INFO] Building org.eclipse.papyrus.toolsmiths.profilemigration.ui 1.0.0-SNAPSHOT [54/74]
05:11:45 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/pom.xml
05:11:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:11:45 [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/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/pom.xml
05:11:45 [INFO] 
05:11:45 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:11:45 [INFO] 
05:11:45 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:11:45 [INFO] The project's OSGi version is 1.0.0.202401121006
05:11:45 [INFO] 
05:11:45 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:11:45 [INFO] 
05:11:45 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:11:45 [INFO] 
05:11:45 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:11:45 [INFO] 
05:11:45 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:11:45 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.profilemigration.ui
05:11:46 [INFO] 
05:11:46 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:11:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/main/resources
05:11:46 [INFO] 
05:11:46 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:11:46 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:11:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/org/eclipse/papyrus/toolsmiths/profilemigration/ui/preferences/ProfileMigrationPreferencePage.java:[203] 
05:11:46 	button.setData(new Integer(id));
05:11:46 	                   ^^^^^^^^^^^
05:11:46 The constructor Integer(int) has been deprecated since version 9 and marked for removal
05:11:46 1 problem (1 warning)
05:11:46 [INFO] 
05:11:46 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:11:46 [INFO] 
05:11:46 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:11:46 [INFO] 
05:11:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:11:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/test/resources
05:11:46 [INFO] 
05:11:46 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:11:46 [INFO] 
05:11:46 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:11:46 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 288 were skipped
05:11:46 [INFO] 
05:11:46 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:11:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT-sources.jar
05:11:46 [INFO] 
05:11:46 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:11:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT.jar
05:11:47 [INFO] 
05:11:47 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:11:47 [INFO] 
05:11:47 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:11:47 [INFO] 
05:11:47 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:11:47 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT.jar
05:11:48 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT-sources.jar
05:11:49 [INFO] 
05:11:49 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:11:49 [INFO] 
05:11:49 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration >--
05:11:49 [INFO] Building org.eclipse.papyrus.toolsmiths.profilemigration 1.1.0-SNAPSHOT [55/74]
05:11:49 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/pom.xml
05:11:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:11:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/pom.xml
05:11:49 [INFO] 
05:11:49 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:11:49 [INFO] 
05:11:49 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:11:49 [INFO] The project's OSGi version is 1.1.0.202401121006
05:11:49 [INFO] 
05:11:49 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:11:49 [INFO] 
05:11:49 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:11:49 [INFO] 
05:11:49 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:11:49 [INFO] 
05:11:49 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:11:49 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.profilemigration
05:11:50 [INFO] 
05:11:50 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:11:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/src/main/resources
05:11:50 [INFO] 
05:11:50 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:11:50 [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:11:50 [INFO] 
05:11:50 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:11:50 [INFO] 
05:11:50 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:11:50 [INFO] 
05:11:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:11:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/src/test/resources
05:11:50 [INFO] 
05:11:50 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:11:50 [INFO] 
05:11:50 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:11:50 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 289 were skipped
05:11:50 [INFO] 
05:11:50 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:11:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT-sources.jar
05:11:50 [INFO] 
05:11:50 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:11:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT.jar
05:11:50 [INFO] 
05:11:50 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:11:50 [INFO] 
05:11:50 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:11:50 [INFO] 
05:11:50 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:11:51 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT.jar
05:11:52 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT-sources.jar
05:11:53 [INFO] 
05:11:53 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:11:53 [INFO] 
05:11:53 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.edit >--
05:11:53 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.expansion.edit 3.0.0-SNAPSHOT [56/74]
05:11:53 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/pom.xml
05:11:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:11:53 [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/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/pom.xml
05:11:54 [INFO] 
05:11:54 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
05:11:54 [INFO] 
05:11:54 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
05:11:54 [INFO] The project's OSGi version is 3.0.0.202401121006
05:11:54 [INFO] 
05:11:54 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
05:11:54 [INFO] 
05:11:54 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
05:11:54 [INFO] 
05:11:54 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
05:11:54 [INFO] 
05:11:54 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
05:11:54 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.expansion.edit
05:11:54 [INFO] 
05:11:54 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
05:11:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/src/main/resources
05:11:54 [INFO] 
05:11:54 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
05:11:54 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:11:54 [INFO] 
05:11:54 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
05:11:54 [INFO] 
05:11:54 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
05:11:54 [INFO] 
05:11:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
05:11:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/src/test/resources
05:11:54 [INFO] 
05:11:54 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
05:11:54 [INFO] 
05:11:54 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
05:11:54 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 241 were skipped
05:11:54 [INFO] 
05:11:54 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
05:11:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:11:54 [INFO] 
05:11:54 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
05:11:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:11:54 [INFO] 
05:11:54 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
05:11:54 [INFO] 
05:11:54 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
05:11:54 [INFO] 
05:11:54 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
05:11:54 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:11:55 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:11:56 [INFO] 
05:11:56 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
05:11:56 [INFO] 
05:11:56 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.customization.nattableconfiguration >--
05:11:56 [INFO] Building org.eclipse.papyrus.customization.nattableconfiguration 3.0.0-SNAPSHOT [57/74]
05:11:56 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/pom.xml
05:11:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:11:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.customization.nattableconfiguration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/pom.xml
05:11:57 [INFO] 
05:11:57 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:11:57 [INFO] 
05:11:57 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:11:57 [INFO] The project's OSGi version is 3.0.0.202401121006
05:11:57 [INFO] 
05:11:57 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:11:57 [INFO] 
05:11:57 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:11:57 [INFO] 
05:11:57 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:11:57 [INFO] 
05:11:57 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:11:57 [INFO] Resolving class path of org.eclipse.papyrus.customization.nattableconfiguration
05:11:57 [INFO] 
05:11:57 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:11:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/main/resources
05:11:57 [INFO] 
05:11:57 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:11:57 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[22] 
05:11:58 	import org.eclipse.core.internal.resources.File;
05:11:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[125] 
05:11:58 	if (selectedElement instanceof File && NattableConfigurationResource.NATTABLE_CONFIGURATION_RESOURCE_FILE_EXTENSION.equals(((File) selectedElement).getFileExtension())) {
05:11:58 	                               ^^^^
05:11:58 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[125] 
05:11:58 	if (selectedElement instanceof File && NattableConfigurationResource.NATTABLE_CONFIGURATION_RESOURCE_FILE_EXTENSION.equals(((File) selectedElement).getFileExtension())) {
05:11:58 	                                                                                                                             ^^^^
05:11:58 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[125] 
05:11:58 	if (selectedElement instanceof File && NattableConfigurationResource.NATTABLE_CONFIGURATION_RESOURCE_FILE_EXTENSION.equals(((File) selectedElement).getFileExtension())) {
05:11:58 	                                                                                                                                                    ^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The method 'Resource.getFileExtension()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[135] 
05:11:58 	resource = TableEditingDomainUtils.getTableEditingDomain(manager.getTable()).getResourceSet().getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true);
05:11:58 	                                                                                                                              ^^^^
05:11:58 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[135] 
05:11:58 	resource = TableEditingDomainUtils.getTableEditingDomain(manager.getTable()).getResourceSet().getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true);
05:11:58 	                                                                                                                                                     ^^^^^^^^^^^
05:11:58 Discouraged access: The method 'Resource.getLocation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[138] 
05:11:58 	resource = set.getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true);
05:11:58 	                                               ^^^^
05:11:58 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[138] 
05:11:58 	resource = set.getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true);
05:11:58 	                                                                      ^^^^^^^^^^^
05:11:58 Discouraged access: The method 'Resource.getLocation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateAndEditTableConfigurationWizard.java:[168] 
05:11:58 	if (this.firstSelectedElement instanceof org.eclipse.core.internal.resources.Resource) {
05:11:58 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The type 'Resource' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateAndEditTableConfigurationWizard.java:[169] 
05:11:58 	project = ((org.eclipse.core.internal.resources.Resource) firstSelectedElement).getProject();
05:11:58 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The type 'Resource' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateAndEditTableConfigurationWizard.java:[169] 
05:11:58 	project = ((org.eclipse.core.internal.resources.Resource) firstSelectedElement).getProject();
05:11:58 	                                                                                ^^^^^^^^^^
05:11:58 Discouraged access: The method 'Resource.getProject()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[31] 
05:11:58 	import org.eclipse.pde.internal.ui.wizards.IProjectProvider;
05:11:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The type 'IProjectProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[32] 
05:11:58 	import org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationOperation;
05:11:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The type 'NewProjectCreationOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[33] 
05:11:58 	import org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationPage;
05:11:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The type 'NewProjectCreationPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[34] 
05:11:58 	import org.eclipse.pde.internal.ui.wizards.plugin.PluginContentPage;
05:11:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The type 'PluginContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[35] 
05:11:58 	import org.eclipse.pde.internal.ui.wizards.plugin.PluginFieldData;
05:11:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The type 'PluginFieldData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[49] 
05:11:58 	private NewProjectCreationPage nattableConfigurationProjectCreationPage;
05:11:58 	        ^^^^^^^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The type 'NewProjectCreationPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[54] 
05:11:58 	private IProjectProvider projectProvider;
05:11:58 	        ^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The type 'IProjectProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[59] 
05:11:58 	protected PluginContentPage contentPage;
05:11:58 	          ^^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The type 'PluginContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[64] 
05:11:58 	private PluginFieldData pluginData;
05:11:58 	        ^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The type 'PluginFieldData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[72] 
05:11:58 	pluginData = new PluginFieldData();
05:11:58 	                 ^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The type 'PluginFieldData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[72] 
05:11:58 	pluginData = new PluginFieldData();
05:11:58 	                 ^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The constructor 'PluginFieldData()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[74] 
05:11:58 	nattableConfigurationProjectCreationPage = new NewProjectCreationPage(Messages.NattableConfigurationProjectCreationPage_pageName, pluginData, false,new StructuredSelection());
05:11:58 	                                               ^^^^^^^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The type 'NewProjectCreationPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[74] 
05:11:58 	nattableConfigurationProjectCreationPage = new NewProjectCreationPage(Messages.NattableConfigurationProjectCreationPage_pageName, pluginData, false,new StructuredSelection());
05:11:58 	                                               ^^^^^^^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The constructor 'NewProjectCreationPage(String, AbstractFieldData, boolean, IStructuredSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[77] 
05:11:58 	projectProvider = new IProjectProvider() {
05:11:58 	                      ^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The type 'IProjectProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[94] 
05:11:58 	contentPage = new PluginContentPage("page2", projectProvider, nattableConfigurationProjectCreationPage, pluginData); //$NON-NLS-1$
05:11:58 	                  ^^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The type 'PluginContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[94] 
05:11:58 	contentPage = new PluginContentPage("page2", projectProvider, nattableConfigurationProjectCreationPage, pluginData); //$NON-NLS-1$
05:11:58 	                  ^^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The constructor 'PluginContentPage(String, IProjectProvider, NewProjectCreationPage, AbstractFieldData)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[117] 
05:11:58 	getContainer().run(false, true, new NewProjectCreationOperation(pluginData, projectProvider, null));
05:11:58 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The type 'NewProjectCreationOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[117] 
05:11:58 	getContainer().run(false, true, new NewProjectCreationOperation(pluginData, projectProvider, null));
05:11:58 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The constructor 'NewProjectCreationOperation(IFieldData, IProjectProvider, IPluginContentWizard)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[212] 
05:11:58 	return this.projectProvider.getProject();
05:11:58 	                            ^^^^^^^^^^
05:11:58 Discouraged access: The method 'IProjectProvider.getProject()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 30 problems (30 warnings)
05:11:58 [INFO] 
05:11:58 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:11:58 [INFO] 
05:11:58 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:11:58 [INFO] 
05:11:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:11:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/test/resources
05:11:58 [INFO] 
05:11:58 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:11:58 [INFO] 
05:11:58 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:11:58 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 271 were skipped
05:11:58 [INFO] 
05:11:58 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:11:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/target/org.eclipse.papyrus.customization.nattableconfiguration-3.0.0-SNAPSHOT-sources.jar
05:11:58 [INFO] 
05:11:58 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:11:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/target/org.eclipse.papyrus.customization.nattableconfiguration-3.0.0-SNAPSHOT.jar
05:11:58 [INFO] 
05:11:58 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:11:58 [INFO] 
05:11:58 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:11:58 [INFO] 
05:11:58 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:11:58 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/target/org.eclipse.papyrus.customization.nattableconfiguration-3.0.0-SNAPSHOT.jar
05:11:59 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/target/org.eclipse.papyrus.customization.nattableconfiguration-3.0.0-SNAPSHOT-sources.jar
05:12:01 [INFO] 
05:12:01 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:12:01 [INFO] 
05:12:01 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette >-----
05:12:01 [INFO] Building org.eclipse.papyrus.toolsmiths.palette 4.0.0-SNAPSHOT   [58/74]
05:12:01 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/pom.xml
05:12:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:12:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/pom.xml
05:12:01 [INFO] 
05:12:01 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:01 [INFO] 
05:12:01 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:01 [INFO] The project's OSGi version is 4.0.0.202401121006
05:12:01 [INFO] 
05:12:01 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:01 [INFO] 
05:12:01 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:01 [INFO] 
05:12:01 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:01 [INFO] 
05:12:01 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:01 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.palette
05:12:02 [INFO] 
05:12:02 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/main/resources
05:12:02 [INFO] 
05:12:02 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:02 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:12:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[142] 
05:12:02 	PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
05:12:02 	                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:12:02 Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized
05:12:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[142] 
05:12:02 	PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
05:12:02 	                                                                                                                                 ^^^^^^^
05:12:02 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
05:12:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[149] 
05:12:02 	PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
05:12:02 	                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:12:02 Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized
05:12:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[149] 
05:12:02 	PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
05:12:02 	                                                                                                                                 ^^^^^^^
05:12:02 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
05:12:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[169] 
05:12:02 	PapyrusPalettePreferences.addWorkspaceExtendedPalette(paletteId, paletteId, pathWS, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
05:12:02 	                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:12:02 Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized
05:12:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[169] 
05:12:02 	PapyrusPalettePreferences.addWorkspaceExtendedPalette(paletteId, paletteId, pathWS, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
05:12:02 	                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:12:02 Type safety: The expression of type HashSet needs unchecked conversion to conform to Set<String>
05:12:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[169] 
05:12:02 	PapyrusPalettePreferences.addWorkspaceExtendedPalette(paletteId, paletteId, pathWS, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
05:12:02 	                                                                                                                                             ^^^^^^^
05:12:02 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
05:12:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/ConfigurationInformationComposite.java:[197] 
05:12:02 	ToolConfiguration configuration = ((ToolConfiguration) selectedConfiguration);
05:12:02 	                  ^^^^^^^^^^^^^
05:12:02 The value of the local variable configuration is not used
05:12:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[354] 
05:12:02 	button.setData(new Integer(id));
05:12:02 	                   ^^^^^^^^^^^
05:12:02 The constructor Integer(int) has been deprecated since version 9 and marked for removal
05:12:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[367] 
05:12:02 	paletteButtonsMap.put(new Integer(id), button);
05:12:02 	                          ^^^^^^^^^^^
05:12:02 The constructor Integer(int) has been deprecated since version 9 and marked for removal
05:12:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[671] 
05:12:02 	private PapyrusPaletteService paletteService;
05:12:02 	                              ^^^^^^^^^^^^^^
05:12:02 The value of the field PapyrusPaletteCustomizerDialog.PalettesTableContentProvider.paletteService is not used
05:12:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[674] 
05:12:02 	private final TableViewer viewer;
05:12:02 	                          ^^^^^^
05:12:02 The value of the field PapyrusPaletteCustomizerDialog.PalettesTableContentProvider.viewer is not used
05:12:02 12 problems (12 warnings)
05:12:02 [INFO] 
05:12:02 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:02 [INFO] 
05:12:02 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:02 [INFO] 
05:12:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/test/resources
05:12:02 [INFO] 
05:12:02 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:02 [INFO] 
05:12:02 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:02 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 278 were skipped
05:12:02 [INFO] 
05:12:02 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/target/org.eclipse.papyrus.toolsmiths.palette-4.0.0-SNAPSHOT-sources.jar
05:12:02 [INFO] 
05:12:02 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/target/org.eclipse.papyrus.toolsmiths.palette-4.0.0-SNAPSHOT.jar
05:12:02 [INFO] 
05:12:02 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:02 [INFO] 
05:12:02 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:02 [INFO] 
05:12:02 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:02 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/target/org.eclipse.papyrus.toolsmiths.palette-4.0.0-SNAPSHOT.jar
05:12:03 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/target/org.eclipse.papyrus.toolsmiths.palette-4.0.0-SNAPSHOT-sources.jar
05:12:05 [INFO] 
05:12:05 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:05 [INFO] 
05:12:05 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.editor >--
05:12:05 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.expansion.editor 3.0.0-SNAPSHOT [59/74]
05:12:05 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/pom.xml
05:12:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:12:05 [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/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/pom.xml
05:12:05 [INFO] 
05:12:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:05 [INFO] 
05:12:05 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:05 [INFO] The project's OSGi version is 3.0.0.202401121006
05:12:05 [INFO] 
05:12:05 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:05 [INFO] 
05:12:05 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:05 [INFO] 
05:12:05 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:05 [INFO] 
05:12:05 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:05 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.expansion.editor
05:12:06 [INFO] 
05:12:06 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src/main/resources
05:12:06 [INFO] 
05:12:06 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:06 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:12:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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] 
05:12:06 	public Object getAdapter(Class key) {
05:12:06 	       ^^^^^^
05:12:06 Type safety: The return type Object for getAdapter(Class) from the type ExpansionModelEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
05:12:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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] 
05:12:06 	return super.getAdapter(key);
05:12:06 	       ^^^^^^^^^^^^^^^^^^^^^
05:12:06 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
05:12:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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] 
05:12:06 	return super.getAdapter(key);
05:12:06 	                        ^^^
05:12:06 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
05:12:06 3 problems (3 warnings)
05:12:06 [INFO] 
05:12:06 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:06 [INFO] 
05:12:06 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:06 [INFO] 
05:12:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src/test/resources
05:12:06 [INFO] 
05:12:06 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:06 [INFO] 
05:12:06 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:06 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 241 were skipped
05:12:06 [INFO] 
05:12:06 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:12:06 [INFO] 
05:12:06 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:12:06 [INFO] 
05:12:06 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:06 [INFO] 
05:12:06 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:06 [INFO] 
05:12:06 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:06 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:12:08 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:12:09 [INFO] 
05:12:09 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:09 [INFO] 
05:12:09 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths >---------
05:12:09 [INFO] Building org.eclipse.papyrus.toolsmiths 2.1.0-SNAPSHOT           [60/74]
05:12:09 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/pom.xml
05:12:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:12:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/pom.xml
05:12:09 [INFO] 
05:12:09 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths ---
05:12:09 [INFO] 
05:12:09 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths ---
05:12:09 [INFO] The project's OSGi version is 2.1.0.202401121006
05:12:09 [INFO] 
05:12:09 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths ---
05:12:09 [INFO] 
05:12:09 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths ---
05:12:09 [INFO] 
05:12:09 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths ---
05:12:09 [INFO] 
05:12:09 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths ---
05:12:09 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths
05:12:10 [INFO] 
05:12:10 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths ---
05:12:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/main/resources
05:12:10 [INFO] 
05:12:10 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths ---
05:12:10 [INFO] Compiling 53 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:12:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CustomizationPage.java:[64] 
05:12:10 	this.configuration.setPlugin(getWizard().getPluginId());
05:12:10 	                                         ^^^^^^^^^^^
05:12:10 Discouraged access: The method 'NewPluginProjectWizard.getPluginId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:12:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/types/generator/TypesPluginGenerator.java:[92] 
05:12:10 	IStatus configurePlugin = configurePlugin(project, entry.getValue(), contextId, generateExtensionPoint);
05:12:10 	        ^^^^^^^^^^^^^^^
05:12:10 The value of the local variable configurePlugin is not used
05:12:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[24] 
05:12:10 	import org.eclipse.pde.internal.ui.wizards.plugin.NewPluginProjectWizard;
05:12:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:12:10 Discouraged access: The type 'NewPluginProjectWizard' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:12:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[28] 
05:12:10 	public class CreateNewCustomizationPluginWizard extends NewPluginProjectWizard {
05:12:10 	                                                        ^^^^^^^^^^^^^^^^^^^^^^
05:12:10 Discouraged access: The type 'NewPluginProjectWizard' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:12:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[35] 
05:12:10 	private Image defaultImage;
05:12:10 	              ^^^^^^^^^^^^
05:12:10 The value of the field CreateNewCustomizationPluginWizard.defaultImage is not used
05:12:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[38] 
05:12:10 	super();
05:12:10 	^^^^^^^^
05:12:10 Discouraged access: The constructor 'NewPluginProjectWizard()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:12:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[46] 
05:12:10 	super.addPages();
05:12:10 	      ^^^^^^^^
05:12:10 Discouraged access: The method 'NewPluginProjectWizard.addPages()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:12:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[52] 
05:12:10 	if (page == fContentPage) { // Remove the template page
05:12:10 	            ^^^^^^^^^^^^
05:12:10 Discouraged access: The field 'NewPluginProjectWizard.fContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:12:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[59] 
05:12:10 	return this.fContentPage.getData().getProvider();
05:12:10 	            ^^^^^^^^^^^^
05:12:10 Discouraged access: The field 'NewPluginProjectWizard.fContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:12:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[59] 
05:12:10 	return this.fContentPage.getData().getProvider();
05:12:10 	                         ^^^^^^^
05:12:10 Discouraged access: The method 'ContentPage.getData()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:12:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[64] 
05:12:10 	boolean result = super.performFinish();
05:12:10 	                       ^^^^^^^^^^^^^
05:12:10 Discouraged access: The method 'NewPluginProjectWizard.performFinish()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:12:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[66] 
05:12:10 	IProject project = this.fMainPage.getProjectHandle();
05:12:10 	                        ^^^^^^^^^
05:12:10 Discouraged access: The field 'NewPluginProjectWizard.fMainPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:12:10 12 problems (12 warnings)
05:12:10 [INFO] 
05:12:10 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths ---
05:12:10 [INFO] 
05:12:10 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths ---
05:12:10 [INFO] 
05:12:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths ---
05:12:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/test/resources
05:12:10 [INFO] 
05:12:10 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths ---
05:12:10 [INFO] 
05:12:10 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths ---
05:12:10 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 242 were skipped
05:12:10 [INFO] 
05:12:10 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths ---
05:12:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/target/org.eclipse.papyrus.toolsmiths-2.1.0-SNAPSHOT-sources.jar
05:12:10 [INFO] 
05:12:10 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths ---
05:12:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/target/org.eclipse.papyrus.toolsmiths-2.1.0-SNAPSHOT.jar
05:12:10 [INFO] 
05:12:10 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths ---
05:12:10 [INFO] 
05:12:10 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths ---
05:12:10 [INFO] 
05:12:10 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths ---
05:12:11 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/target/org.eclipse.papyrus.toolsmiths-2.1.0-SNAPSHOT.jar
05:12:12 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/target/org.eclipse.papyrus.toolsmiths-2.1.0-SNAPSHOT-sources.jar
05:12:13 [INFO] 
05:12:13 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths ---
05:12:13 [INFO] 
05:12:13 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature >-----
05:12:13 [INFO] Building org.eclipse.papyrus.toolsmiths.feature 1.3.0-SNAPSHOT   [61/74]
05:12:13 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/pom.xml
05:12:13 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:12:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/pom.xml
05:12:14 [INFO] 
05:12:14 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.feature ---
05:12:14 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target
05:12:14 [INFO] 
05:12:14 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.feature ---
05:12:14 [INFO] The project's OSGi version is 1.3.0.202401121006
05:12:14 [INFO] 
05:12:14 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.feature ---
05:12:14 [INFO] 
05:12:14 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.feature ---
05:12:14 [INFO] 
05:12:14 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.feature ---
05:12:14 [INFO] 
05:12:14 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.feature ---
05:12:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/src/main/resources
05:12:14 [INFO] 
05:12:14 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.feature ---
05:12:14 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 692 were skipped
05:12:14 [INFO] 
05:12:14 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.feature ---
05:12:14 [INFO] 
05:12:14 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.feature ---
05:12:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.3.0-SNAPSHOT.jar
05:12:14 [INFO] 
05:12:14 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.feature ---
05:12:14 [INFO] 
05:12:14 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.feature ---
05:12:14 [INFO] 
05:12:14 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.feature ---
05:12:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.3.0-SNAPSHOT-sources-feature.jar
05:12:14 [INFO] 
05:12:14 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.feature ---
05:12:14 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.3.0-SNAPSHOT.jar
05:12:15 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.3.0-SNAPSHOT-sources-feature.jar
05:12:16 [INFO] 
05:12:16 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.feature ---
05:12:16 [INFO] 
05:12:16 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator >--
05:12:16 [INFO] Building org.eclipse.papyrus.uml.profile.newchildmenu.generator 2.0.0-SNAPSHOT [62/74]
05:12:16 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/pom.xml
05:12:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:12:16 [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/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/pom.xml
05:12:16 [INFO] 
05:12:16 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:16 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/xtend-gen (includes = [], excludes = [**/.gitignore])
05:12:16 [INFO] 
05:12:16 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:16 [INFO] The project's OSGi version is 2.0.0.202401121006
05:12:16 [INFO] 
05:12:16 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:16 [INFO] 
05:12:16 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:16 [INFO] 
05:12:16 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:16 [INFO] 
05:12:16 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:16 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.newchildmenu.generator
05:12:17 [INFO] 
05:12:17 [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:17 [INFO] 
05:12:17 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/src/main/resources
05:12:17 [INFO] 
05:12:17 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:17 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:12:18 [INFO] 
05:12:18 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:18 [INFO] 
05:12:18 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:18 [INFO] 
05:12:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/src/test/resources
05:12:18 [INFO] 
05:12:18 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:18 [INFO] 
05:12:18 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:18 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 211 were skipped
05:12:18 [INFO] 
05:12:18 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:12:18 [INFO] 
05:12:18 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT.jar
05:12:18 [INFO] 
05:12:18 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:18 [INFO] 
05:12:18 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:18 [INFO] 
05:12:18 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:18 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT.jar
05:12:19 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:12:20 [INFO] 
05:12:20 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:20 [INFO] 
05:12:20 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui >--
05:12:20 [INFO] Building org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui 2.0.0-SNAPSHOT [63/74]
05:12:20 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/pom.xml
05:12:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:12:20 [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/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/pom.xml
05:12:20 [INFO] 
05:12:20 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:20 [INFO] 
05:12:20 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:20 [INFO] The project's OSGi version is 2.0.0.202401121006
05:12:20 [INFO] 
05:12:20 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:20 [INFO] 
05:12:20 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:20 [INFO] 
05:12:20 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:20 [INFO] 
05:12:20 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:20 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui
05:12:21 [INFO] 
05:12:21 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/src/main/resources
05:12:21 [INFO] 
05:12:21 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:21 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:12:21 [INFO] 
05:12:21 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:21 [INFO] 
05:12:21 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:21 [INFO] 
05:12:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/src/test/resources
05:12:21 [INFO] 
05:12:21 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:21 [INFO] 
05:12:21 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:21 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 211 were skipped
05:12:21 [INFO] 
05:12:21 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:12:21 [INFO] 
05:12:21 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:12:21 [INFO] 
05:12:21 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:21 [INFO] 
05:12:21 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:21 [INFO] 
05:12:21 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:21 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:12:22 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:12:23 [INFO] 
05:12:23 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:23 [INFO] 
05:12:23 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui >--
05:12:23 [INFO] Building org.eclipse.papyrus.uml.profile.types.generator.ui 2.1.0-SNAPSHOT [64/74]
05:12:23 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/pom.xml
05:12:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:12:23 [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/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/pom.xml
05:12:23 [INFO] 
05:12:23 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:23 [INFO] 
05:12:23 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:23 [INFO] The project's OSGi version is 2.1.0.202401121006
05:12:23 [INFO] 
05:12:23 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:23 [INFO] 
05:12:23 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:23 [INFO] 
05:12:23 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:23 [INFO] 
05:12:23 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:23 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.types.generator.ui
05:12:24 [INFO] 
05:12:24 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/src/main/resources
05:12:24 [INFO] 
05:12:24 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:24 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:12:25 [INFO] 
05:12:25 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:25 [INFO] 
05:12:25 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:25 [INFO] 
05:12:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/src/test/resources
05:12:25 [INFO] 
05:12:25 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:25 [INFO] 
05:12:25 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:25 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 336 were skipped
05:12:25 [INFO] 
05:12:25 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:12:25 [INFO] 
05:12:25 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:12:25 [INFO] 
05:12:25 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:25 [INFO] 
05:12:25 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:25 [INFO] 
05:12:25 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:25 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:12:26 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:12:27 [INFO] 
05:12:27 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:27 [INFO] 
05:12:27 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator.ui >--
05:12:27 [INFO] Building org.eclipse.papyrus.uml.profile.assistants.generator.ui 2.0.0-SNAPSHOT [65/74]
05:12:27 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/pom.xml
05:12:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:12:27 [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/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/pom.xml
05:12:28 [INFO] 
05:12:28 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:28 [INFO] 
05:12:28 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:28 [INFO] The project's OSGi version is 2.0.0.202401121006
05:12:28 [INFO] 
05:12:28 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:28 [INFO] 
05:12:28 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:28 [INFO] 
05:12:28 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:28 [INFO] 
05:12:28 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:28 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.assistants.generator.ui
05:12:29 [INFO] 
05:12:29 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/src/main/resources
05:12:29 [INFO] 
05:12:29 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:29 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:12:29 [INFO] 
05:12:29 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:29 [INFO] 
05:12:29 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:29 [INFO] 
05:12:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/src/test/resources
05:12:29 [INFO] 
05:12:29 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:29 [INFO] 
05:12:29 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:29 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 338 were skipped
05:12:29 [INFO] 
05:12:29 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:12:29 [INFO] 
05:12:29 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:12:29 [INFO] 
05:12:29 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:29 [INFO] 
05:12:29 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:29 [INFO] 
05:12:29 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:29 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:12:30 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:12:31 [INFO] 
05:12:31 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:31 [INFO] 
05:12:31 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature >---
05:12:31 [INFO] Building org.eclipse.papyrus.uml.assistants.feature 4.0.0-SNAPSHOT [66/74]
05:12:31 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml
05:12:31 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:12:31 [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/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml
05:12:32 [INFO] 
05:12:32 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.assistants.feature ---
05:12:32 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target
05:12:32 [INFO] 
05:12:32 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.assistants.feature ---
05:12:32 [INFO] The project's OSGi version is 4.0.0.202401121006
05:12:32 [INFO] 
05:12:32 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.assistants.feature ---
05:12:32 [INFO] 
05:12:32 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.assistants.feature ---
05:12:32 [INFO] 
05:12:32 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.assistants.feature ---
05:12:32 [INFO] 
05:12:32 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.assistants.feature ---
05:12:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/src/main/resources
05:12:32 [INFO] 
05:12:32 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.assistants.feature ---
05:12:32 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 317 were skipped
05:12:32 [INFO] 
05:12:32 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.assistants.feature ---
05:12:32 [INFO] 
05:12:32 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.assistants.feature ---
05:12:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT.jar
05:12:32 [INFO] 
05:12:32 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.assistants.feature ---
05:12:32 [INFO] 
05:12:32 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.assistants.feature ---
05:12:32 [INFO] 
05:12:32 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.assistants.feature ---
05:12:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:12:32 [INFO] 
05:12:32 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.uml.assistants.feature ---
05:12:32 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT.jar
05:12:33 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:12:34 [INFO] 
05:12:34 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.assistants.feature ---
05:12:34 [INFO] 
05:12:34 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.newchild >--
05:12:34 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.newchild 1.0.0-SNAPSHOT [67/74]
05:12:34 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/pom.xml
05:12:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:12:34 [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/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/pom.xml
05:12:34 [INFO] 
05:12:34 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:34 [INFO] 
05:12:34 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:34 [INFO] The project's OSGi version is 1.0.0.202401121006
05:12:34 [INFO] 
05:12:34 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:34 [INFO] 
05:12:34 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:34 [INFO] 
05:12:34 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:34 [INFO] 
05:12:34 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:34 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.newchild
05:12:35 [INFO] 
05:12:35 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/src/main/resources
05:12:35 [INFO] 
05:12:35 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:35 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:12:35 [INFO] 
05:12:35 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:35 [INFO] 
05:12:35 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:35 [INFO] 
05:12:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/src/test/resources
05:12:35 [INFO] 
05:12:35 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:35 [INFO] 
05:12:35 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:35 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 284 were skipped
05:12:35 [INFO] 
05:12:35 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT-sources.jar
05:12:35 [INFO] 
05:12:35 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT.jar
05:12:35 [INFO] 
05:12:35 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:35 [INFO] 
05:12:35 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:35 [INFO] 
05:12:35 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:35 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT.jar
05:12:36 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT-sources.jar
05:12:37 [INFO] 
05:12:37 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:37 [INFO] 
05:12:37 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes >--
05:12:37 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.elementtypes 2.1.0-SNAPSHOT [68/74]
05:12:37 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/pom.xml
05:12:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:12:37 [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/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/pom.xml
05:12:38 [INFO] 
05:12:38 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:38 [INFO] 
05:12:38 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:38 [INFO] The project's OSGi version is 2.1.0.202401121006
05:12:38 [INFO] 
05:12:38 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:38 [INFO] 
05:12:38 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:38 [INFO] 
05:12:38 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:38 [INFO] 
05:12:38 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:38 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.elementtypes
05:12:39 [INFO] 
05:12:39 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/src/main/resources
05:12:39 [INFO] 
05:12:39 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:39 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:12:39 [INFO] 
05:12:39 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:39 [INFO] 
05:12:39 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:39 [INFO] 
05:12:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/src/test/resources
05:12:39 [INFO] 
05:12:39 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:39 [INFO] 
05:12:39 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:39 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 338 were skipped
05:12:39 [INFO] 
05:12:39 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT-sources.jar
05:12:39 [INFO] 
05:12:39 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT.jar
05:12:39 [INFO] 
05:12:39 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:39 [INFO] 
05:12:39 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:39 [INFO] 
05:12:39 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:39 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT.jar
05:12:40 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT-sources.jar
05:12:41 [INFO] 
05:12:41 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:41 [INFO] 
05:12:41 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.properties >--
05:12:41 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.properties 1.0.0-SNAPSHOT [69/74]
05:12:41 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/pom.xml
05:12:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:12:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.properties:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/pom.xml
05:12:42 [INFO] 
05:12:42 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:42 [INFO] 
05:12:42 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:42 [INFO] The project's OSGi version is 1.0.0.202401121006
05:12:42 [INFO] 
05:12:42 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:42 [INFO] 
05:12:42 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:42 [INFO] 
05:12:42 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:42 [INFO] 
05:12:42 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:42 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.properties
05:12:42 [INFO] 
05:12:42 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/src/main/resources
05:12:42 [INFO] 
05:12:42 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:42 [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:12:43 [INFO] 
05:12:43 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:43 [INFO] 
05:12:43 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:43 [INFO] 
05:12:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/src/test/resources
05:12:43 [INFO] 
05:12:43 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:43 [INFO] 
05:12:43 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:43 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 286 were skipped
05:12:43 [INFO] 
05:12:43 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/target/org.eclipse.papyrus.toolsmiths.validation.properties-1.0.0-SNAPSHOT-sources.jar
05:12:43 [INFO] 
05:12:43 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/target/org.eclipse.papyrus.toolsmiths.validation.properties-1.0.0-SNAPSHOT.jar
05:12:43 [INFO] 
05:12:43 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:43 [INFO] 
05:12:43 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:43 [INFO] 
05:12:43 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:43 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/target/org.eclipse.papyrus.toolsmiths.validation.properties-1.0.0-SNAPSHOT.jar
05:12:45 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/target/org.eclipse.papyrus.toolsmiths.validation.properties-1.0.0-SNAPSHOT-sources.jar
05:12:46 [INFO] 
05:12:46 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:46 [INFO] 
05:12:46 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture >--
05:12:46 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.architecture 2.1.0-SNAPSHOT [70/74]
05:12:46 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/pom.xml
05:12:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:12:46 [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/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/pom.xml
05:12:47 [INFO] 
05:12:47 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:47 [INFO] 
05:12:47 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:47 [INFO] The project's OSGi version is 2.1.0.202401121006
05:12:47 [INFO] 
05:12:47 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:47 [INFO] 
05:12:47 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:47 [INFO] 
05:12:47 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:47 [INFO] 
05:12:47 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:47 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.architecture
05:12:47 [INFO] 
05:12:47 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/src/main/resources
05:12:47 [INFO] 
05:12:47 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:47 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:12:48 [INFO] 
05:12:48 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:48 [INFO] 
05:12:48 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:48 [INFO] 
05:12:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/src/test/resources
05:12:48 [INFO] 
05:12:48 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:48 [INFO] 
05:12:48 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:48 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 272 were skipped
05:12:48 [INFO] 
05:12:48 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT-sources.jar
05:12:48 [INFO] 
05:12:48 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT.jar
05:12:48 [INFO] 
05:12:48 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:48 [INFO] 
05:12:48 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:48 [INFO] 
05:12:48 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:48 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT.jar
05:12:49 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT-sources.jar
05:12:50 [INFO] 
05:12:50 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:50 [INFO] 
05:12:50 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile >--
05:12:50 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.profile 2.1.0-SNAPSHOT [71/74]
05:12:50 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/pom.xml
05:12:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:12:50 [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/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/pom.xml
05:12:51 [INFO] 
05:12:51 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:51 [INFO] 
05:12:51 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:51 [INFO] The project's OSGi version is 2.1.0.202401121006
05:12:51 [INFO] 
05:12:51 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:51 [INFO] 
05:12:51 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:51 [INFO] 
05:12:51 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:51 [INFO] 
05:12:51 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:51 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.profile
05:12:51 [INFO] 
05:12:51 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/src/main/resources
05:12:51 [INFO] 
05:12:51 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:51 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:12:51 [INFO] 
05:12:51 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:51 [INFO] 
05:12:51 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:51 [INFO] 
05:12:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/src/test/resources
05:12:51 [INFO] 
05:12:51 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:51 [INFO] 
05:12:51 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:51 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 266 were skipped
05:12:51 [INFO] 
05:12:51 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT-sources.jar
05:12:52 [INFO] 
05:12:52 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT.jar
05:12:52 [INFO] 
05:12:52 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:52 [INFO] 
05:12:52 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:52 [INFO] 
05:12:52 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:52 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT.jar
05:12:53 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT-sources.jar
05:12:54 [INFO] 
05:12:54 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:54 [INFO] 
05:12:54 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature >--
05:12:54 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.feature 1.0.0-SNAPSHOT [72/74]
05:12:54 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/pom.xml
05:12:54 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:12:54 [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/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/pom.xml
05:12:54 [INFO] 
05:12:54 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:12:54 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target
05:12:54 [INFO] 
05:12:54 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:12:54 [INFO] The project's OSGi version is 1.0.0.202401121006
05:12:54 [INFO] 
05:12:54 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:12:54 [INFO] 
05:12:54 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:12:54 [INFO] 
05:12:54 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:12:54 [INFO] 
05:12:54 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:12:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/src/main/resources
05:12:54 [INFO] 
05:12:54 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:12:54 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 324 were skipped
05:12:54 [INFO] 
05:12:54 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:12:54 [INFO] 
05:12:54 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:12:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT.jar
05:12:55 [INFO] 
05:12:55 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:12:55 [INFO] 
05:12:55 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:12:55 [INFO] 
05:12:55 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:12:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:12:55 [INFO] 
05:12:55 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:12:55 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT.jar
05:12:56 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/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
05:12:57 [INFO] 
05:12:57 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:12:57 [INFO] 
05:12:57 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.targetplatform >--
05:12:57 [INFO] Building org.eclipse.papyrus.toolsmiths.targetplatform 0.0.1-SNAPSHOT [73/74]
05:12:57 [INFO]   from targetPlatform/pom.xml
05:12:57 [INFO] ---------------------[ eclipse-target-definition ]----------------------
05:12:57 [INFO] 
05:12:57 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
05:12:57 [INFO] 
05:12:57 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
05:12:57 [INFO] 
05:12:57 [INFO] --- tycho-packaging:4.0.3:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
05:12:57 [INFO] 
05:12:57 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
05:12:57 [INFO] 
05:12:57 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
05:12:57 [INFO] 
05:12:57 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
05:12:57 [INFO] 
05:12:57 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths >--------
05:12:57 [INFO] Building org.eclipse.papyrus.p2.toolsmiths 1.0.0-SNAPSHOT        [74/74]
05:12:57 [INFO]   from site/pom.xml
05:12:57 [INFO] -------------------------[ eclipse-repository ]-------------------------
05:12:57 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.3:target-platform (default-target-platform)'
05:12:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/releng/toolsmiths/site/pom.xml
05:12:59 [INFO] 
05:12:59 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.p2.toolsmiths ---
05:12:59 [INFO] 
05:12:59 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.p2.toolsmiths ---
05:12:59 [INFO] The project's OSGi version is 1.0.0.202401121006
05:12:59 [INFO] 
05:12:59 [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.papyrus.p2.toolsmiths ---
05:12:59 [INFO] 
05:12:59 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.p2.toolsmiths ---
05:12:59 [INFO] 
05:12:59 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.p2.toolsmiths ---
05:12:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/releng/toolsmiths/site/src/main/resources
05:12:59 [INFO] 
05:12:59 [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.papyrus.p2.toolsmiths ---
05:12:59 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
05:12:59 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
05:12:59 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
05:12:59 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
05:12:59 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
05:12:59 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
05:12:59 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
05:12:59 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
05:12:59 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
05:12:59 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
05:12:59 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
05:12:59 [INFO] 
05:12:59 [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.papyrus.p2.toolsmiths ---
05:12:59 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
05:12:59 [INFO] 
05:12:59 [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.papyrus.p2.toolsmiths ---
05:12:59 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
05:12:59 [INFO] 
05:12:59 [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.papyrus.p2.toolsmiths ---
05:12:59 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
05:12:59 [INFO] 
05:12:59 [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.papyrus.p2.toolsmiths ---
05:12:59 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
05:13:02 [INFO] Adding references to the following repositories:
05:13:02 [INFO]   https://download.eclipse.org/cbi/updates/p2-aggregator/tools/nightly/latest
05:13:02 [INFO]   https://download.eclipse.org/cbi/updates/tpd/nightly/latest
05:13:04 [INFO] 
05:13:04 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.p2.toolsmiths ---
05:13:04 [INFO] 
05:13:04 [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.papyrus.p2.toolsmiths ---
05:13:04 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
05:13:04 [INFO] Building zip: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/releng/toolsmiths/site/target/org.eclipse.papyrus.p2.toolsmiths-1.0.0-SNAPSHOT.zip
05:13:05 [INFO] 
05:13:05 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.p2.toolsmiths ---
05:13:05 [INFO] 
05:13:05 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.p2.toolsmiths ---
05:13:05 [INFO] 
05:13:05 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.p2.toolsmiths ---
05:13:05 [INFO] ------------------------------------------------------------------------
05:13:05 [INFO] Reactor Summary:
05:13:05 [INFO] 
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.releng 1.0.0-SNAPSHOT SUCCESS [  1.565 s]
05:13:05 [INFO] Papyrus Toolsmiths Features 0.0.1-SNAPSHOT ......... SUCCESS [  0.005 s]
05:13:05 [INFO] Papyrus Toolsmiths Plugins 0.0.1-SNAPSHOT .......... SUCCESS [  0.004 s]
05:13:05 [INFO] org.eclipse.papyrus.dev.view.services.edit.request 2.0.0-SNAPSHOT SUCCESS [ 34.063 s]
05:13:05 [INFO] org.eclipse.papyrus.architectureview 2.0.0-SNAPSHOT  SUCCESS [ 10.885 s]
05:13:05 [INFO] org.eclipse.papyrus.gmf-tooling 0.0.1-SNAPSHOT ..... SUCCESS [  0.005 s]
05:13:05 [INFO] org.eclipse.papyrus.gmf.common 2.0.0-SNAPSHOT ...... SUCCESS [  3.923 s]
05:13:05 [INFO] org.eclipse.papyrus.gmf.validate 1.2.0-SNAPSHOT .... SUCCESS [  4.091 s]
05:13:05 [INFO] org.eclipse.papyrus.gmf.codegen 3.0.0-SNAPSHOT ..... SUCCESS [  5.087 s]
05:13:05 [INFO] org.eclipse.papyrus.dev.types 4.1.0-SNAPSHOT ....... SUCCESS [ 16.064 s]
05:13:05 [INFO] org.eclipse.papyrus.dev.pluginexplorer 2.0.0-SNAPSHOT SUCCESS [  2.855 s]
05:13:05 [INFO] org.eclipse.papyrus.infra.emf.commandstack 2.0.0-SNAPSHOT SUCCESS [  3.111 s]
05:13:05 [INFO] org.eclipse.papyrus.gmf.figureview 2.0.0-SNAPSHOT .. SUCCESS [  2.752 s]
05:13:05 [INFO] org.eclipse.papyrus.gmf.editpoliciesstates 2.0.0-SNAPSHOT SUCCESS [  7.177 s]
05:13:05 [INFO] org.eclipse.papyrus.gmf.editpartview 2.0.0-SNAPSHOT  SUCCESS [  2.673 s]
05:13:05 [INFO] org.eclipse.papyrus.dev.ui 1.1.0-SNAPSHOT .......... SUCCESS [  2.703 s]
05:13:05 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.debug 2.0.0-SNAPSHOT SUCCESS [  5.243 s]
05:13:05 [INFO] org.eclipse.papyrus.debug.feature 1.0.0-SNAPSHOT ... SUCCESS [  2.940 s]
05:13:05 [INFO] org.eclipse.papyrus.gmf.codegen.edit 3.0.0-SNAPSHOT  SUCCESS [  4.282 s]
05:13:05 [INFO] org.eclipse.papyrus.mwe2.utils 2.0.0-SNAPSHOT ...... SUCCESS [  3.328 s]
05:13:05 [INFO] org.eclipse.papyrus.gmf.codegen.ui 1.4.0-SNAPSHOT .. SUCCESS [  3.122 s]
05:13:05 [INFO] org.eclipse.papyrus.gmf.codegen.xtend 1.0.0-SNAPSHOT SUCCESS [ 24.047 s]
05:13:05 [INFO] org.eclipse.papyrus.gmf.codegen.xtend.ui 1.0.0-SNAPSHOT SUCCESS [  2.769 s]
05:13:05 [INFO] org.eclipse.papyrus.codegen 2.0.0-SNAPSHOT ......... SUCCESS [  4.502 s]
05:13:05 [INFO] Papyrus UML Assistants 0.0.1-SNAPSHOT .............. SUCCESS [  0.003 s]
05:13:05 [INFO] org.eclipse.papyrus.uml.profile.types.generator 3.1.0-SNAPSHOT SUCCESS [  6.661 s]
05:13:05 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator 5.1.0-SNAPSHOT SUCCESS [  4.640 s]
05:13:05 [INFO] org.eclipse.papyrus.dev.assistants.codegen 2.1.100-SNAPSHOT SUCCESS [  4.909 s]
05:13:05 [INFO] org.eclipse.papyrus.diagramgen.feature 1.3.0-SNAPSHOT SUCCESS [  4.921 s]
05:13:05 [INFO] org.eclipse.papyrus.tests.junit-framework 0.0.1-SNAPSHOT SUCCESS [  0.002 s]
05:13:05 [INFO] org.eclipse.papyrus.junit.framework 2.2.0-SNAPSHOT . SUCCESS [  2.370 s]
05:13:05 [INFO] org.eclipse.papyrus.junit.utils 3.3.0-SNAPSHOT ..... SUCCESS [  6.034 s]
05:13:05 [INFO] org.eclipse.papyrus.bundles.tests 3.1.0-SNAPSHOT ... SUCCESS [ 43.649 s]
05:13:05 [INFO] org.eclipse.papyrus.junit.feature 1.2.0-SNAPSHOT ... SUCCESS [  3.061 s]
05:13:05 [INFO] org.eclipse.papyrus.releng.tools 3.2.0-SNAPSHOT .... SUCCESS [  3.552 s]
05:13:05 [INFO] org.eclipse.papyrus.dev.project.management 2.0.100-SNAPSHOT SUCCESS [  2.984 s]
05:13:05 [INFO] org.eclipse.papyrus.releng.feature 1.2.0-SNAPSHOT .. SUCCESS [  3.602 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.validations 0.0.1-SNAPSHOT SUCCESS [  0.002 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.validation.common 2.0.0-SNAPSHOT SUCCESS [  4.058 s]
05:13:05 [INFO] Papyrus Toolsmithis - Builder 0.0.1-SNAPSHOT ....... SUCCESS [  0.003 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.plugin.builder 1.1.0-SNAPSHOT SUCCESS [  3.762 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.builder.feature 1.0.0-SNAPSHOT SUCCESS [  3.528 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.nattable 2.0.0-SNAPSHOT SUCCESS [  3.952 s]
05:13:05 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools 2.1.0-SNAPSHOT SUCCESS [  4.769 s]
05:13:05 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature 1.0.0-SNAPSHOT SUCCESS [  2.800 s]
05:13:05 [INFO] org.eclipse.papyrus.uml.types.ui.properties 4.0.0-SNAPSHOT SUCCESS [  3.663 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.expressions 2.0.0-SNAPSHOT SUCCESS [  2.517 s]
05:13:05 [INFO] org.eclipse.papyrus.views.properties.toolsmiths 3.2.0-SNAPSHOT SUCCESS [  5.216 s]
05:13:05 [INFO] org.eclipse.papyrus.uml.properties.generation 3.0.0-SNAPSHOT SUCCESS [  3.798 s]
05:13:05 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor 4.1.0-SNAPSHOT SUCCESS [  3.519 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.ecore 2.0.0-SNAPSHOT  SUCCESS [  3.173 s]
05:13:05 [INFO] org.eclipse.papyrus.infra.emf.types.ui.properties 4.0.0-SNAPSHOT SUCCESS [  3.014 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.profile-migration 0.0.1-SNAPSHOT SUCCESS [  0.002 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.ui 1.0.0-SNAPSHOT SUCCESS [  3.885 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration 1.1.0-SNAPSHOT SUCCESS [  4.554 s]
05:13:05 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.edit 3.0.0-SNAPSHOT SUCCESS [  3.137 s]
05:13:05 [INFO] org.eclipse.papyrus.customization.nattableconfiguration 3.0.0-SNAPSHOT SUCCESS [  4.127 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.palette 4.0.0-SNAPSHOT SUCCESS [  4.469 s]
05:13:05 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.editor 3.0.0-SNAPSHOT SUCCESS [  4.023 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths 2.1.0-SNAPSHOT ...... SUCCESS [  3.847 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.feature 1.3.0-SNAPSHOT SUCCESS [  3.012 s]
05:13:05 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator 2.0.0-SNAPSHOT SUCCESS [  4.134 s]
05:13:05 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui 2.0.0-SNAPSHOT SUCCESS [  2.720 s]
05:13:05 [INFO] org.eclipse.papyrus.uml.profile.types.generator.ui 2.1.0-SNAPSHOT SUCCESS [  4.499 s]
05:13:05 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.ui 2.0.0-SNAPSHOT SUCCESS [  4.111 s]
05:13:05 [INFO] org.eclipse.papyrus.uml.assistants.feature 4.0.0-SNAPSHOT SUCCESS [  2.312 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.validation.newchild 1.0.0-SNAPSHOT SUCCESS [  3.656 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes 2.1.0-SNAPSHOT SUCCESS [  4.112 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.validation.properties 1.0.0-SNAPSHOT SUCCESS [  4.892 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture 2.1.0-SNAPSHOT SUCCESS [  3.848 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile 2.1.0-SNAPSHOT SUCCESS [  3.884 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.validation.feature 1.0.0-SNAPSHOT SUCCESS [  2.846 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.targetplatform 0.0.1-SNAPSHOT SUCCESS [  0.003 s]
05:13:05 [INFO] org.eclipse.papyrus.p2.toolsmiths 1.0.0-SNAPSHOT ... SUCCESS [  7.732 s]
05:13:05 [INFO] ------------------------------------------------------------------------
05:13:05 [INFO] BUILD SUCCESS
05:13:05 [INFO] ------------------------------------------------------------------------
05:13:05 [INFO] Total time:  06:31 min
05:13:05 [INFO] Finished at: 2024-01-12T10:13:05Z
05:13:05 [INFO] ------------------------------------------------------------------------
05:13:05 [Papyrus-Master-Toolsmiths] $ /bin/sh -xe /tmp/jenkins10712446797625475846.sh
05:13:05 + . source/releng/toolkit/server/build-after-toolsmiths.sh
05:13:05 ++ p2UpdateSiteDir=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/releng/toolsmiths/site/target/repository
05:13:05 ++ updateSite=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/repository
05:13:05 ++ '[' -n 6.6.0RC2 ']'
05:13:05 ++ buildType=S
05:13:05 ++ COMPACT_BUILD_ID=
05:13:05 ++ FULL_BUILD_ID=S
05:13:05 ++ '[' -n 6.6.0RC2 ']'
05:13:05 ++ updateZipName=Papyrus-Toolsmiths-6.6.0RC2.zip
05:13:05 ++ zipName=Papyrus-Toolsmiths.zip
05:13:05 ++ rm -rf tmp
05:13:05 ++ mkdir -p tmp/toolsmiths
05:13:05 ++ rm -rf /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/repository
05:13:05 ++ mv /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/releng/toolsmiths/site/target/repository /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/repository
05:13:05 ++ cd /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/repository
05:13:05 ++ zip -r Papyrus-Toolsmiths-6.6.0RC2.zip artifacts.jar artifacts.xml.xz content.jar content.xml.xz features p2.index plugins
05:13:05   adding: artifacts.jar (deflated 0%)
05:13:05   adding: artifacts.xml.xz (stored 0%)
05:13:05   adding: content.jar (deflated 8%)
05:13:05   adding: content.xml.xz (stored 0%)
05:13:05   adding: features/ (stored 0%)
05:13:05   adding: features/org.eclipse.papyrus.diagramgen.feature_1.3.0.202401121006.jar (deflated 2%)
05:13:05   adding: features/org.eclipse.papyrus.toolsmiths.feature_1.3.0.202401121006.jar (deflated 2%)
05:13:05   adding: features/org.eclipse.papyrus.toolsmiths.validation.feature_1.0.0.202401121006.jar (deflated 2%)
05:13:05   adding: features/org.eclipse.papyrus.releng.feature.source_1.2.0.202401121006.jar (deflated 6%)
05:13:05   adding: features/org.eclipse.papyrus.releng.feature_1.2.0.202401121006.jar (deflated 2%)
05:13:05   adding: features/org.eclipse.papyrus.uml.assistants.feature.source_4.0.0.202401121006.jar (deflated 6%)
05:13:05   adding: features/org.eclipse.papyrus.junit.feature_1.2.0.202401121006.jar (deflated 2%)
05:13:05   adding: features/org.eclipse.papyrus.infra.textedit.feature_1.1.0.202401120925.jar (deflated 2%)
05:13:05   adding: features/org.eclipse.papyrus.toolsmiths.builder.feature_1.0.0.202401121006.jar (deflated 2%)
05:13:05   adding: features/org.eclipse.papyrus.uml.assistants.feature_4.0.0.202401121006.jar (deflated 3%)
05:13:05   adding: features/org.eclipse.papyrus.infra.textedit.feature.source_1.1.0.202401120925.jar (deflated 5%)
05:13:05   adding: features/org.eclipse.papyrus.debug.feature_1.0.0.202401121006.jar (deflated 2%)
05:13:05   adding: features/org.eclipse.papyrus.toolsmiths.validation.feature.source_1.0.0.202401121006.jar (deflated 6%)
05:13:05   adding: features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature.source_1.0.0.202401121006.jar (deflated 6%)
05:13:05   adding: features/org.eclipse.papyrus.junit.feature.source_1.2.0.202401121006.jar (deflated 6%)
05:13:05   adding: features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature_1.0.0.202401121006.jar (deflated 2%)
05:13:05   adding: features/org.eclipse.papyrus.toolsmiths.feature.source_1.3.0.202401121006.jar (deflated 6%)
05:13:05   adding: features/org.eclipse.papyrus.debug.feature.source_1.0.0.202401121006.jar (deflated 6%)
05:13:05   adding: features/org.eclipse.papyrus.diagramgen.feature.source_1.3.0.202401121006.jar (deflated 6%)
05:13:05   adding: p2.index (deflated 35%)
05:13:05   adding: plugins/ (stored 0%)
05:13:05   adding: plugins/org.eclipse.papyrus.infra.textedit.ui.source_1.0.0.202401120925.jar (deflated 19%)
05:13:05   adding: plugins/org.eclipse.papyrus.infra.emf.commandstack.source_2.0.0.202401121006.jar (deflated 13%)
05:13:05   adding: plugins/org.eclipse.papyrus.dev.project.management.source_2.0.100.202401121006.jar (deflated 14%)
05:13:05   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.elementtypes.source_2.1.0.202401121006.jar (deflated 18%)
05:13:05   adding: plugins/org.eclipse.papyrus.gmf.common.source_2.0.0.202401121006.jar (deflated 12%)
05:13:05   adding: plugins/org.eclipse.papyrus.gmf.figureview.source_2.0.0.202401121006.jar (deflated 12%)
05:13:05   adding: plugins/org.eclipse.papyrus.releng.tools.source_3.2.0.202401121006.jar (deflated 11%)
05:13:05   adding: plugins/org.eclipse.papyrus.infra.textedit.types.source_1.0.0.202401120925.jar (deflated 15%)
05:13:05   adding: plugins/org.eclipse.papyrus.gmf.codegen.edit_3.0.0.202401121006.jar (deflated 15%)
05:13:05   adding: plugins/org.eclipse.papyrus.junit.framework.source_2.2.0.202401121006.jar (deflated 13%)
05:13:05   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.architecture_2.1.0.202401121006.jar (deflated 16%)
05:13:05   adding: plugins/org.eclipse.papyrus.dev.ui_1.1.0.202401121006.jar (deflated 16%)
05:13:05   adding: plugins/org.eclipse.papyrus.dev.view.services.edit.request.source_2.0.0.202401121006.jar (deflated 19%)
05:13:05   adding: plugins/org.eclipse.papyrus.toolsmiths.expressions_2.0.0.202401121006.jar (deflated 16%)
05:13:05   adding: plugins/org.eclipse.papyrus.infra.textedit.representation.edit_1.0.0.202401120925.jar (deflated 18%)
05:13:05   adding: plugins/org.eclipse.papyrus.junit.utils.source_3.3.0.202401121006.jar (deflated 9%)
05:13:05   adding: plugins/org.eclipse.papyrus.infra.emf.types.ui.properties_4.0.0.202401121006.jar (deflated 22%)
05:13:05   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.css.debug_2.0.0.202401121006.jar (deflated 13%)
05:13:05   adding: plugins/org.eclipse.papyrus.gmf.editpoliciesstates.source_2.0.0.202401121006.jar (deflated 12%)
05:13:05   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.source_5.1.0.202401121006.jar (deflated 11%)
05:13:05   adding: plugins/org.eclipse.papyrus.infra.textedit.properties.source_1.0.0.202401120925.jar (deflated 17%)
05:13:05   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.ui.source_2.1.0.202401121006.jar (deflated 15%)
05:13:05   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.elementtypes_2.1.0.202401121006.jar (deflated 17%)
05:13:05   adding: plugins/org.eclipse.papyrus.views.properties.toolsmiths_3.2.0.202401121006.jar (deflated 15%)
05:13:05   adding: plugins/org.eclipse.papyrus.uml.properties.generation.source_3.0.0.202401121006.jar (deflated 14%)
05:13:05   adding: plugins/org.eclipse.papyrus.infra.textedit.ui_1.0.0.202401120925.jar (deflated 19%)
05:13:05   adding: plugins/org.eclipse.cbi.p2repo.util.source_1.1.0.v20231007-0716.jar (deflated 11%)
05:13:05   adding: plugins/org.eclipse.papyrus.infra.textedit.modelexplorer.source_1.0.0.202401120925.jar (deflated 21%)
05:13:05   adding: plugins/org.eclipse.papyrus.dev.ui.source_1.1.0.202401121006.jar (deflated 11%)
05:13:05   adding: plugins/org.eclipse.papyrus.infra.textedit.edit.source_1.0.0.202401120925.jar (deflated 13%)
05:13:05   adding: plugins/org.eclipse.papyrus.infra.textedit.types_1.0.0.202401120925.jar (deflated 18%)
05:13:05   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.common_2.0.0.202401121006.jar (deflated 10%)
05:13:05   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.ui_1.0.0.202401121006.jar (deflated 18%)
05:13:05   adding: plugins/org.eclipse.papyrus.infra.textedit.representation.architecture_1.0.0.202401120925.jar (deflated 19%)
05:13:05   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.profile_2.1.0.202401121006.jar (deflated 15%)
05:13:05   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator_5.1.0.202401121006.jar (deflated 10%)
05:13:05   adding: plugins/org.eclipse.papyrus.bundles.tests.source_3.1.0.202401121006.jar (deflated 10%)
05:13:05   adding: plugins/org.eclipse.papyrus.dev.pluginexplorer_2.0.0.202401121006.jar (deflated 14%)
05:13:05   adding: plugins/org.eclipse.papyrus.customization.nattableconfiguration_3.0.0.202401121006.jar (deflated 16%)
05:13:05   adding: plugins/org.eclipse.papyrus.infra.textedit.source_1.0.0.202401120925.jar (deflated 13%)
05:13:05   adding: plugins/org.eclipse.papyrus.gmf.codegen.ui_1.4.0.202401121006.jar (deflated 12%)
05:13:05   adding: plugins/org.eclipse.papyrus.infra.emf.commandstack_2.0.0.202401121006.jar (deflated 17%)
05:13:05   adding: plugins/org.eclipse.papyrus.architectureview.source_2.0.0.202401121006.jar (deflated 12%)
05:13:05   adding: plugins/org.eclipse.papyrus.toolsmiths.palette.source_4.0.0.202401121006.jar (deflated 9%)
05:13:05   adding: plugins/org.eclipse.papyrus.toolsmiths.ecore.source_2.0.0.202401121006.jar (deflated 18%)
05:13:05   adding: plugins/org.eclipse.papyrus.infra.textedit_1.0.0.202401120925.jar (deflated 16%)
05:13:05   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.ui.source_2.0.0.202401121006.jar (deflated 19%)
05:13:05   adding: plugins/org.eclipse.papyrus.dev.assistants.codegen_2.1.100.202401121006.jar (deflated 10%)
05:13:05   adding: plugins/org.eclipse.papyrus.junit.utils_3.3.0.202401121006.jar (deflated 11%)
05:13:05   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.css.debug.source_2.0.0.202401121006.jar (deflated 12%)
05:13:05   adding: plugins/org.eclipse.cbi.p2repo.cli.source_1.1.0.v20231007-0716.jar (deflated 12%)
05:13:05   adding: plugins/org.eclipse.papyrus.gmf.validate_1.2.0.202401121006.jar (deflated 11%)
05:13:05   adding: plugins/org.eclipse.papyrus.dev.project.management_2.0.100.202401121006.jar (deflated 12%)
05:13:05   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.ui_1.0.0.202401121006.jar (deflated 15%)
05:13:05   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.editor_3.0.0.202401121006.jar (deflated 15%)
05:13:05   adding: plugins/org.eclipse.papyrus.gmf.editpartview.source_2.0.0.202401121006.jar (deflated 12%)
05:13:05   adding: plugins/org.eclipse.papyrus.gmf.codegen_3.0.0.202401121006.jar (deflated 8%)
05:13:05   adding: plugins/org.eclipse.papyrus.toolsmiths.nattable.source_2.0.0.202401121006.jar (deflated 11%)
05:13:05   adding: plugins/org.eclipse.cbi.p2repo.cli_1.1.0.v20231007-0716.jar (deflated 9%)
05:13:05   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.source_3.1.0.202401121006.jar (deflated 7%)
05:13:05   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration_1.1.0.202401121006.jar (deflated 20%)
05:13:05   adding: plugins/org.eclipse.cbi.p2repo.aggregator.legacy_1.1.0.v20231007-0716.jar (deflated 5%)
05:13:05   adding: plugins/org.eclipse.papyrus.junit.framework_2.2.0.202401121006.jar (deflated 15%)
05:13:05   adding: plugins/org.eclipse.papyrus.gmf.codegen.ui.source_1.4.0.202401121006.jar (deflated 10%)
05:13:05   adding: plugins/org.eclipse.cbi.p2repo.util_1.1.0.v20231007-0716.jar (deflated 9%)
05:13:05   adding: plugins/org.eclipse.papyrus.dev.types.source_4.1.0.202401121006.jar (deflated 13%)
05:13:05   adding: plugins/org.eclipse.papyrus.uml.m2m.qvto.tests.tools_2.1.0.202401121006.jar (deflated 12%)
05:13:05   adding: plugins/org.eclipse.papyrus.mwe2.utils_2.0.0.202401121006.jar (deflated 13%)
05:13:05   adding: plugins/org.eclipse.papyrus.toolsmiths.palette_4.0.0.202401121006.jar (deflated 12%)
05:13:05   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor_4.1.0.202401121006.jar (deflated 15%)
05:13:05   adding: plugins/org.eclipse.papyrus.toolsmiths.source_2.1.0.202401121006.jar (deflated 15%)
05:13:05   adding: plugins/org.eclipse.papyrus.gmf.figureview_2.0.0.202401121006.jar (deflated 15%)
05:13:05   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend_1.0.0.202401121006.jar (deflated 4%)
05:13:05   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.profile.source_2.1.0.202401121006.jar (deflated 17%)
05:13:05   adding: plugins/org.eclipse.papyrus.views.properties.toolsmiths.source_3.2.0.202401121006.jar (deflated 15%)
05:13:05   adding: plugins/org.eclipse.papyrus.gmf.codegen.edit.source_3.0.0.202401121006.jar (deflated 10%)
05:13:05   adding: plugins/org.eclipse.papyrus.uml.types.ui.properties.source_4.0.0.202401121006.jar (deflated 16%)
05:13:05   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator_2.0.0.202401121006.jar (deflated 24%)
05:13:05   adding: plugins/org.eclipse.papyrus.codegen.source_2.0.0.202401121006.jar (deflated 12%)
05:13:05   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.common.source_2.0.0.202401121006.jar (deflated 9%)
05:13:06   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator_3.1.0.202401121006.jar (deflated 7%)
05:13:06   adding: plugins/org.eclipse.cbi.p2repo.aggregator.source_1.1.0.v20231007-0716.jar (deflated 9%)
05:13:06   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui.source_2.0.0.202401121006.jar (deflated 17%)
05:13:06   adding: plugins/org.eclipse.papyrus.toolsmiths.nattable_2.0.0.202401121006.jar (deflated 11%)
05:13:06   adding: plugins/org.eclipse.papyrus.dev.assistants.codegen.source_2.1.100.202401121006.jar (deflated 12%)
05:13:06   adding: plugins/org.eclipse.papyrus.infra.textedit.modelexplorer_1.0.0.202401120925.jar (deflated 20%)
05:13:06   adding: plugins/org.eclipse.papyrus.infra.textedit.xtext_1.1.100.202401120925.jar (deflated 17%)
05:13:06   adding: plugins/org.eclipse.papyrus.mwe2.utils.source_2.0.0.202401121006.jar (deflated 13%)
05:13:06   adding: plugins/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.source_2.1.0.202401121006.jar (deflated 10%)
05:13:06   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.ui.source_1.0.0.202401121006.jar (deflated 15%)
05:13:06   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.architecture.source_2.1.0.202401121006.jar (deflated 18%)
05:13:06   adding: plugins/org.eclipse.papyrus.uml.properties.generation_3.0.0.202401121006.jar (deflated 12%)
05:13:06   adding: plugins/org.eclipse.papyrus.gmf.common_2.0.0.202401121006.jar (deflated 12%)
05:13:06   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.edit_3.0.0.202401121006.jar (deflated 28%)
05:13:06   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.source_1.1.0.202401121006.jar (deflated 19%)
05:13:06   adding: plugins/org.eclipse.cbi.p2repo.aggregator_1.1.0.v20231007-0716.jar (deflated 8%)
05:13:06   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.properties_1.0.0.202401121006.jar (deflated 11%)
05:13:06   adding: plugins/org.eclipse.papyrus.toolsmiths.expressions.source_2.0.0.202401121006.jar (deflated 13%)
05:13:06   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.ui_2.0.0.202401121006.jar (deflated 19%)
05:13:06   adding: plugins/org.eclipse.papyrus.infra.textedit.representation_1.0.0.202401120925.jar (deflated 17%)
05:13:06   adding: plugins/org.eclipse.papyrus.dev.pluginexplorer.source_2.0.0.202401121006.jar (deflated 11%)
05:13:06   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.newchild.source_1.0.0.202401121006.jar (deflated 18%)
05:13:06   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui_2.0.0.202401121006.jar (deflated 19%)
05:13:06   adding: plugins/org.eclipse.papyrus.gmf.validate.source_1.2.0.202401121006.jar (deflated 10%)
05:13:06   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor.source_4.1.0.202401121006.jar (deflated 9%)
05:13:06   adding: plugins/org.eclipse.papyrus.infra.textedit.xtext.source_1.1.100.202401120925.jar (deflated 15%)
05:13:06   adding: plugins/org.eclipse.cbi.p2repo.aggregator.legacy.source_1.1.0.v20231007-0716.jar (deflated 11%)
05:13:06   adding: plugins/org.eclipse.papyrus.toolsmiths_2.1.0.202401121006.jar (deflated 16%)
05:13:06   adding: plugins/org.eclipse.cbi.p2repo.p2_1.1.0.v20231122-1627.jar (deflated 6%)
05:13:06   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.source_1.0.0.202401121006.jar (deflated 5%)
05:13:06   adding: plugins/org.eclipse.papyrus.infra.textedit.edit_1.0.0.202401120925.jar (deflated 17%)
05:13:06   adding: plugins/org.eclipse.papyrus.releng.tools_3.2.0.202401121006.jar (deflated 12%)
05:13:06   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.ui.source_1.0.0.202401121006.jar (deflated 17%)
05:13:06   adding: plugins/org.eclipse.papyrus.infra.textedit.properties_1.0.0.202401120925.jar (deflated 19%)
05:13:06   adding: plugins/org.eclipse.papyrus.infra.emf.types.ui.properties.source_4.0.0.202401121006.jar (deflated 18%)
05:13:06   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.source_2.0.0.202401121006.jar (deflated 16%)
05:13:06   adding: plugins/org.eclipse.papyrus.customization.nattableconfiguration.source_3.0.0.202401121006.jar (deflated 10%)
05:13:06   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.properties.source_1.0.0.202401121006.jar (deflated 13%)
05:13:06   adding: plugins/org.eclipse.papyrus.infra.textedit.representation.edit.source_1.0.0.202401120925.jar (deflated 13%)
05:13:06   adding: plugins/org.eclipse.papyrus.dev.view.services.edit.request_2.0.0.202401121006.jar (deflated 20%)
05:13:06   adding: plugins/org.eclipse.papyrus.toolsmiths.ecore_2.0.0.202401121006.jar (deflated 19%)
05:13:06   adding: plugins/org.eclipse.papyrus.codegen_2.0.0.202401121006.jar (deflated 14%)
05:13:06   adding: plugins/org.eclipse.papyrus.dev.types_4.1.0.202401121006.jar (deflated 11%)
05:13:06   adding: plugins/org.eclipse.papyrus.architectureview_2.0.0.202401121006.jar (deflated 14%)
05:13:06   adding: plugins/org.eclipse.cbi.p2repo.p2.source_1.1.0.v20231122-1627.jar (deflated 8%)
05:13:06   adding: plugins/org.eclipse.papyrus.toolsmiths.plugin.builder_1.1.0.202401121006.jar (deflated 13%)
05:13:06   adding: plugins/org.eclipse.papyrus.gmf.editpartview_2.0.0.202401121006.jar (deflated 15%)
05:13:06   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.edit.source_3.0.0.202401121006.jar (deflated 14%)
05:13:06   adding: plugins/org.eclipse.papyrus.gmf.editpoliciesstates_2.0.0.202401121006.jar (deflated 15%)
05:13:06   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.ui_2.1.0.202401121006.jar (deflated 16%)
05:13:06   adding: plugins/org.eclipse.papyrus.uml.types.ui.properties_4.0.0.202401121006.jar (deflated 20%)
05:13:06   adding: plugins/org.eclipse.papyrus.gmf.codegen.source_3.0.0.202401121006.jar (deflated 8%)
05:13:06   adding: plugins/org.eclipse.papyrus.infra.textedit.representation.architecture.source_1.0.0.202401120925.jar (deflated 18%)
05:13:06   adding: plugins/org.eclipse.papyrus.infra.textedit.representation.source_1.0.0.202401120925.jar (deflated 16%)
05:13:06   adding: plugins/org.eclipse.papyrus.bundles.tests_3.1.0.202401121006.jar (deflated 13%)
05:13:06   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.editor.source_3.0.0.202401121006.jar (deflated 9%)
05:13:06   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.newchild_1.0.0.202401121006.jar (deflated 18%)
05:13:06 ++ mv /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/repository/Papyrus-Toolsmiths-6.6.0RC2.zip tmp/toolsmiths
05:13:06 ++ cd tmp
05:13:06 ++ zip -r Papyrus-Toolsmiths.zip toolsmiths
05:13:06   adding: toolsmiths/ (stored 0%)
05:13:06   adding: toolsmiths/Papyrus-Toolsmiths-6.6.0RC2.zip (stored 0%)
05:13:06 ++ mv tmp/Papyrus-Toolsmiths.zip .
05:13:06 Terminating xvnc.
05:13:39 Archiving artifacts
05:13:42 Finished: SUCCESS