Skip to content
Failed

Console Output

10:13:05 Triggered by Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus/+/205865
10:13:05 Running as SYSTEM
10:13:05 Agent centos-7-agent-6gb-ppjvq is provisioned from template centos-7-agent-6gb
10:13:05 ---
10:13:05 apiVersion: "v1"
10:13:05 kind: "Pod"
10:13:05 metadata:
10:13:05   labels:
10:13:05     jenkins: "slave"
10:13:05     jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33"
10:13:05     jenkins/label: "centos-7-6gb"
10:13:05   name: "centos-7-agent-6gb-ppjvq"
10:13:05   namespace: "papyrus"
10:13:05 spec:
10:13:05   containers:
10:13:05   - env:
10:13:05     - name: "JENKINS_SECRET"
10:13:05       value: "********"
10:13:05     - name: "JENKINS_TUNNEL"
10:13:05       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
10:13:05     - name: "JENKINS_AGENT_NAME"
10:13:05       value: "centos-7-agent-6gb-ppjvq"
10:13:05     - name: "JENKINS_REMOTING_JAVA_OPTS"
10:13:05       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
10:13:05         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
10:13:05     - name: "JAVA_TOOL_OPTIONS"
10:13:05       value: ""
10:13:05     - name: "_JAVA_OPTIONS"
10:13:05       value: ""
10:13:05     - name: "OPENJ9_JAVA_OPTIONS"
10:13:05       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
10:13:05     - name: "JENKINS_NAME"
10:13:05       value: "centos-7-agent-6gb-ppjvq"
10:13:05     - name: "JENKINS_AGENT_WORKDIR"
10:13:05       value: "/home/jenkins/agent"
10:13:05     - name: "JENKINS_URL"
10:13:05       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
10:13:05     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc"
10:13:05     imagePullPolicy: "Always"
10:13:05     name: "jnlp"
10:13:05     resources:
10:13:05       limits:
10:13:05         cpu: "2000m"
10:13:05         memory: "6144Mi"
10:13:05       requests:
10:13:05         cpu: "1000m"
10:13:05         memory: "6144Mi"
10:13:05     tty: true
10:13:05     volumeMounts:
10:13:05     - mountPath: "/home/jenkins/.m2/toolchains.xml"
10:13:05       name: "m2-dir"
10:13:05       readOnly: true
10:13:05       subPath: "toolchains.xml"
10:13:05     - mountPath: "/home/jenkins/.mavenrc"
10:13:05       name: "m2-dir"
10:13:05       readOnly: true
10:13:05       subPath: ".mavenrc"
10:13:05     - mountPath: "/opt/tools"
10:13:05       name: "volume-0"
10:13:05       readOnly: false
10:13:05     - mountPath: "/home/jenkins"
10:13:05       name: "volume-2"
10:13:05       readOnly: false
10:13:05     - mountPath: "/home/jenkins/.m2/repository"
10:13:05       name: "volume-3"
10:13:05       readOnly: false
10:13:05     - mountPath: "/home/jenkins/.m2/settings-security.xml"
10:13:05       name: "m2-secret-dir"
10:13:05       readOnly: true
10:13:05       subPath: "settings-security.xml"
10:13:05     - mountPath: "/home/jenkins/.m2/wrapper"
10:13:05       name: "volume-4"
10:13:05       readOnly: false
10:13:05     - mountPath: "/home/jenkins/.m2/settings.xml"
10:13:05       name: "m2-secret-dir"
10:13:05       readOnly: true
10:13:05       subPath: "settings.xml"
10:13:05     - mountPath: "/home/jenkins/.ssh"
10:13:05       name: "volume-1"
10:13:05       readOnly: false
10:13:05       subPath: ""
10:13:05     - mountPath: "/home/jenkins/agent"
10:13:05       name: "workspace-volume"
10:13:05       readOnly: false
10:13:05     workingDir: "/home/jenkins/agent"
10:13:05   nodeSelector:
10:13:05     kubernetes.io/os: "linux"
10:13:05   restartPolicy: "Never"
10:13:05   volumes:
10:13:05   - name: "volume-0"
10:13:05     persistentVolumeClaim:
10:13:05       claimName: "tools-claim-jiro-papyrus"
10:13:05       readOnly: true
10:13:05   - name: "m2-secret-dir"
10:13:05     secret:
10:13:05       secretName: "m2-secret-dir"
10:13:05   - emptyDir:
10:13:05       medium: ""
10:13:05     name: "volume-2"
10:13:05   - configMap:
10:13:05       name: "m2-dir"
10:13:05     name: "m2-dir"
10:13:05   - configMap:
10:13:05       name: "known-hosts"
10:13:05     name: "volume-1"
10:13:05   - emptyDir:
10:13:05       medium: ""
10:13:05     name: "workspace-volume"
10:13:05   - emptyDir:
10:13:05       medium: ""
10:13:05     name: "volume-4"
10:13:05   - emptyDir:
10:13:05       medium: ""
10:13:05     name: "volume-3"
10:13:05 
10:13:05 Building remotely on centos-7-agent-6gb-ppjvq (centos-7-6gb) in workspace /home/jenkins/agent/workspace/Papyrus-Gerrit-Master
10:13:05 The recommended git tool is: NONE
10:13:06 No credentials specified
10:13:06 Cloning the remote Git repository
10:13:06 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
10:13:06  > git init /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source # timeout=10
10:13:06 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
10:13:06  > git --version # timeout=10
10:13:06  > git --version # 'git version 2.36.6'
10:13:06  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:16:17  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git # timeout=10
10:16:17  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:16:18  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git # timeout=10
10:16:18 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
10:16:18  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git refs/changes/65/205865/6 # timeout=10
10:16:20  > git rev-parse 41829bb23e016f91d82b5570f12dbdfc717558d6^{commit} # timeout=10
10:16:20 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
10:16:20 Checking out Revision 41829bb23e016f91d82b5570f12dbdfc717558d6 (refs/changes/65/205865/6)
10:16:20  > git config core.sparsecheckout # timeout=10
10:16:20  > git checkout -f 41829bb23e016f91d82b5570f12dbdfc717558d6 # timeout=10
10:16:26 Commit message: "Bug 582075 - [Releng] Update target platform for 2023-12"
10:16:26  > git rev-parse FETCH_HEAD^{commit} # timeout=10
10:16:27  > git rev-list --no-walk c474ed01eadfb8ce9c6e3e6657fd7d7de45fe5e2 # timeout=10
10:16:27 $ pkill Xvnc
10:16:27 $ pkill Xrealvnc
10:16:27 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
10:16:44 [Papyrus-Gerrit-Master] $ Xvnc -help
10:16:44 Starting xvnc
10:16:44 [Papyrus-Gerrit-Master] $ Xvnc :48 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
10:16:44 
10:16:44 Xvnc TigerVNC 1.8.0 - built Apr  5 2023 13:48:56
10:16:44 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
10:16:44 See http://www.tigervnc.org for information on TigerVNC.
10:16:44 Underlying X server release 12004000, The X.Org Foundation
10:16:44 
10:16:44 
10:16:44 Thu Dec 21 15:16:44 2023
10:16:44  vncext:      VNC extension running!
10:16:44  vncext:      Listening for VNC connections on all interface(s), port 5948
10:16:44  vncext:      created VNC server for screen 0
10:16:44 [Papyrus-Gerrit-Master] $ /bin/sh -xe /tmp/jenkins17873170733124229017.sh
10:16:44 + set +e
10:16:44 + pwd
10:16:44 /home/jenkins/agent/workspace/Papyrus-Gerrit-Master
10:16:44 + '[' -f ../notUTF8.log ']'
10:16:44 + echo 'All contributed files are UTF8 compliant'
10:16:44 All contributed files are UTF8 compliant
10:16:44 + '[' -f ../notLF.log ']'
10:16:44 + echo 'All contributed files respect the Linux line endings'
10:16:44 All contributed files respect the Linux line endings
10:16:44 + cd ..
10:16:44 + set -e
10:16:44 + javac -version
10:16:44 javac 17.0.2
10:16:44 [Papyrus-Gerrit-Master] $ /bin/sh -xe /tmp/jenkins6843260538092318260.sh
10:16:44 + set +e
10:16:44 + cd source
10:16:44 + '[' -f ../EPL1.log ']'
10:16:44 + cd ..
10:16:44 + set -e
10:16:44 [Papyrus-Gerrit-Master] $ /opt/tools/apache-maven/latest/bin/mvn -f source/releng/pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=41829bb23e016f91d82b5570f12dbdfc717558d6 -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=pauline.deville@cea.fr "-DGERRIT_EVENT_ACCOUNT_NAME=Pauline Deville" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus/+/205865 -DGERRIT_PATCHSET_UPLOADER_EMAIL=pauline.deville@cea.fr -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=papyrus/org.eclipse.papyrus -DGERRIT_CHANGE_NUMBER=205865 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Pauline Deville\" <pauline.deville@cea.fr>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/65/205865/6 "-DGERRIT_PATCHSET_UPLOADER_NAME=Pauline Deville" '-DGERRIT_CHANGE_OWNER=\"Pauline Deville\" <pauline.deville@cea.fr>' -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVnIDU4MjA3NSAtIFtSZWxlbmddIFVwZGF0ZSB0YXJnZXQgcGxhdGZvcm0gZm9yIDIwMjMtMTIKCkNoYW5nZS1JZDogSTcwODU4NGMyYmNhMjkxMTkwMmFlMzM3NDVlMjUzNzQ5Yzk0ODM3NWIKU2lnbmVkLW9mZi1ieTogUGF1bGluZSBERVZJTExFIDxwYXVsaW5lLmRldmlsbGVAY2VhLmZyPgo= "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Bug 582075 - [Releng] Update target platform for 2023-12" '-DGERRIT_EVENT_ACCOUNT=\"Pauline Deville\" <pauline.deville@cea.fr>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I708584c2bca2911902ae33745e253749c948375b -DGERRIT_EVENT_HASH=974325432 -DGERRIT_VERSION=3.5.6 -DGERRIT_EVENT_ACCOUNT_EMAIL=pauline.deville@cea.fr -DGERRIT_PATCHSET_NUMBER=6 "-DGERRIT_CHANGE_OWNER_NAME=Pauline Deville" -DskipAllTests=true -DbuildAll=true -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository clean verify
10:16:44 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
10:16:44 Maven home: /opt/tools/apache-maven/latest
10:16:44 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
10:16:44 Default locale: en_US, platform encoding: UTF-8
10:16:44 OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix"
10:16:45 [INFO] Scanning for projects...
10:16:57 [INFO] Tycho Version:  4.0.3 (88e4728c5da382f02c0459c918c2683048f95740)
10:16:57 [INFO] Tycho Mode:     project
10:16:57 [INFO] Tycho Builder:  maven
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:12 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
10:17:18 [INFO] ------------------------------------------------------------------------
10:17:18 [INFO] Reactor Build Order:
10:17:18 [INFO] 
10:17:18 [INFO] org.eclipse.papyrus.all.releng                                     [pom]
10:17:18 [INFO] org.eclipse.papyrus.main.releng                                    [pom]
10:17:18 [INFO] Papyrus Main Plugins                                               [pom]
10:17:18 [INFO] Papyrus EMF                                                        [pom]
10:17:18 [INFO] Papyrus Infra                                                      [pom]
10:17:18 [INFO] Papyrus Infra Core                                                 [pom]
10:17:18 [INFO] org.eclipse.papyrus.infra.core.log                      [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf                                 [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.ui                              [eclipse-plugin]
10:17:18 [INFO] EMF Facet, the Papyrus Edition                                     [pom]
10:17:18 [INFO] Papyrus EMF Facet Editors                                          [pom]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.custom.doc                [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.util.emf.catalog          [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.efacet.metamodel          [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.util.core                 [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.util.pde.core             [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.efacet                    [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.util.emf.core             [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.efacet.catalog            [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.efacet.core               [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.util.ui                   [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.util.swt                  [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.common.core               [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.common.ui                 [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.util.emf.ui               [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.efacet.sdk.ui             [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel          [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.custom.core               [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.common.sdk.core           [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.custom.sdk.core           [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.query.java                [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.tools                         [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.query.java.metamodel      [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.query.java.core           [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.util.jface.ui             [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.custom.ui                 [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.widgets                   [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.widgets.celleditors       [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.custom.sdk.ui             [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.efacet.metamodel.edit     [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.metamodel       [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.edit     [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.editor   [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.doc                       [eclipse-plugin]
10:17:18 [INFO] Papyrus Infra Element Types Configurations                         [pom]
10:17:18 [INFO] org.eclipse.papyrus.infra.types                         [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.core.architecture             [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.architecture              [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.types.edit                    [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.core.architecture.edit        [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.architecture.edit         [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.aggregate.doc             [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.efacet.doc                [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.efacet.edit               [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.efacet.editor             [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.efacet.ui                 [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.query.java.sdk.ui         [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.core            [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui          [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.util.emf.doc              [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore [eclipse-plugin]
10:17:18 [INFO] Papyrus Infra Architecture                                         [pom]
10:17:18 [INFO] org.eclipse.papyrus.infra.core.sashwindows.di           [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.core                          [eclipse-plugin]
10:17:18 [INFO] Papyrus Infra Services                                             [pom]
10:17:18 [INFO] org.eclipse.papyrus.infra.services.markerlistener       [eclipse-plugin]
10:17:18 [INFO] Papyrus EMF Infrastructure                                         [pom]
10:17:18 [INFO] org.eclipse.papyrus.infra.emf                           [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.services.edit                 [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.architecture                  [eclipse-plugin]
10:17:18 [INFO] Papyrus Infra Constraints                                          [pom]
10:17:18 [INFO] org.eclipse.papyrus.infra.constraints                   [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.architecture.representation   [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.constraints.edit              [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.architecture.representation.edit [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.core.sasheditor               [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.core.sasheditor.di            [eclipse-plugin]
10:17:18 [INFO] Papyrus Infra One-file                                             [pom]
10:17:18 [INFO] Papyrus Views                                                      [pom]
10:17:18 [INFO] Papyrus Properties View                                            [pom]
10:17:18 [INFO] org.eclipse.papyrus.views.properties.services           [eclipse-plugin]
10:17:18 [INFO] Papyrus Infra UI                                                   [pom]
10:17:18 [INFO] org.eclipse.papyrus.infra.widgets.toolbox               [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.services.labelprovider        [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.widgets                       [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.ui                            [eclipse-plugin]
10:17:18 [INFO] Papyrus Internationalization                                       [pom]
10:17:18 [INFO] org.eclipse.papyrus.infra.internationalization.common   [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.emf.gmf                       [eclipse-plugin]
10:17:18 [INFO] Papyrus EMF Expressions Infrastructure                             [pom]
10:17:18 [INFO] org.eclipse.papyrus.infra.emf.expressions               [eclipse-plugin]
10:17:18 [INFO] Papyrus Nattable                                                   [pom]
10:17:18 [INFO] org.eclipse.papyrus.infra.nattable.model                [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.internationalization          [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.onefile                       [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.constraints.editor            [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.constraints.ui                [eclipse-plugin]
10:17:18 [INFO] Papyrus Editor Welcome Page                                        [pom]
10:17:18 [INFO] Papyrus Infra Properties Framework                                 [pom]
10:17:18 [INFO] org.eclipse.papyrus.infra.properties                    [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.emf.readonly                  [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.ui.emf                        [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.properties.ui                 [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.editor.welcome                [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.services.navigation           [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.editor.welcome.nattable       [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.emf.appearance                [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.emf.diagram.common            [eclipse-plugin]
10:17:18 [INFO] Papyrus Infra Filters Model                                        [pom]
10:17:18 [INFO] org.eclipse.papyrus.infra.filters                       [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.types.core                    [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.types.rulebased               [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.filters.edit                  [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.emf.types                     [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.properties.edit               [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.emf.types.ui                  [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.emf.expressions.edit          [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.emf.expressions.editor        [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.emf.expressions.properties    [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.properties.editor             [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.services.architecture         [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.services.controlmode          [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.services.controlmode.history  [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.services.decoration           [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.services.edit.ui              [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.services.localizer            [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.services.openelement          [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.services.resourceloading      [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.services.resourceloading.ui   [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.services.semantic             [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.services.validation           [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.services.viewersearch         [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.services.viewlabelprovider    [eclipse-plugin]
10:17:18 [INFO] Papyrus Infra New-Child Model                                      [pom]
10:17:18 [INFO] org.eclipse.papyrus.infra.nattable.representation       [eclipse-plugin]
10:17:18 [INFO] Papyrus Diagram Infrastructure                                     [pom]
10:17:18 [INFO] Papyrus UML Diagram PaletteConfiguration                           [pom]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration  [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.representation        [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.internationalization.utils    [eclipse-plugin]
10:17:18 [INFO] Papyrus Infra Viewpoints                                           [pom]
10:17:18 [INFO] org.eclipse.papyrus.infra.viewpoints.policy             [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.commands              [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.newchild                      [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.newchild.edit                 [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.newchild.editor               [eclipse-plugin]
10:17:18 [INFO] Papyrus Infra TextEdit                                             [pom]
10:17:18 [INFO] org.eclipse.papyrus.infra.textedit                      [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.textedit.edit                 [eclipse-plugin]
10:17:18 [INFO] Papyrus Infra Other Bundles                                        [pom]
10:17:18 [INFO] org.eclipse.papyrus.infra.guava                         [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.sync                          [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.style                 [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.tooling.runtime       [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.common                [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors [eclipse-plugin]
10:17:18 [INFO] Papyrus Model Explorer View                                        [pom]
10:17:18 [INFO] org.eclipse.papyrus.views.modelexplorer                 [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.textedit.modelexplorer        [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.textedit.properties           [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.textedit.representation       [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.textedit.ui                   [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.textedit.representation.architecture [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.textedit.representation.edit  [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.textedit.types                [eclipse-plugin]
10:17:18 [INFO] Papyrus UML                                                        [pom]
10:17:18 [INFO] Papyrus UML Xtext Integration                                      [pom]
10:17:18 [INFO] org.eclipse.papyrus.uml.xtext.integration.core          [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.extensionpoints.editors             [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.textedit.xtext                [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.types.editor                  [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.types.ui                      [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.nattable                      [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.emf.nattable                  [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.nattable.common               [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.nattable.controlmode          [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.nattable.model.edit           [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.nattable.model.editor         [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.nattable.modelexplorer        [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.nattable.properties           [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.nattable.views.config         [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.nattable.views.editor         [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.nattable.representation.edit  [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.nattable.gmfdiag              [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.ui.fonts                      [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.ui.architecture               [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.ui.resources                  [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.onefile.ui                    [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.newchild.ui                   [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.hyperlink                     [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.psf                           [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.internationalization.edit     [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.internationalization.ui       [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.internationalization.controlmode [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.internationalization.readonly [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.editor.welcome.internationalization [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.canonical             [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.controlmode           [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.model             [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.model.edit        [eclipse-plugin]
10:17:18 [INFO] Papyrus Diagram Expansion                                          [pom]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion             [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.dnd                   [eclipse-plugin]
10:17:18 [INFO] Papyrus Diagram CSS Support                                        [pom]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.css                   [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.export                [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.gef                   [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter        [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.preferences           [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.navigation            [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.hyperlink             [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.menu                  [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.modelexplorer         [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.outline               [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.properties            [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.viewersearcher        [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.welcome               [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.widgets               [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.representation.edit   [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.style.edit            [eclipse-plugin]
10:17:18 [INFO] Papyrus Diagram Assistants                                         [pom]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant             [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.edit        [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.editor      [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.ui          [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.css3.xtext            [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.properties        [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.configuration     [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.theme             [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui         [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.views.modelexplorer.newchild        [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.views.modelexplorer.resourceloading [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.views.modelexplorer.widgets         [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.views.properties                    [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.views.properties.model.xwt          [eclipse-plugin]
10:17:18 [INFO] Papyrus Validation View                                            [pom]
10:17:18 [INFO] org.eclipse.papyrus.views.validation                    [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.views.search                        [eclipse-plugin]
10:17:18 [INFO] Papyrus References View                                            [pom]
10:17:18 [INFO] org.eclipse.papyrus.views.references                    [eclipse-plugin]
10:17:18 [INFO] Papyrus Documentation View                                         [pom]
10:17:18 [INFO] Papyrus UML Internationalization                                   [pom]
10:17:18 [INFO] org.eclipse.papyrus.uml.internationalization.utils      [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.internationalization.edit       [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.extensionpoints                 [eclipse-plugin]
10:17:18 [INFO] Papyrus UML Tools                                                  [pom]
10:17:18 [INFO] org.eclipse.papyrus.uml.tools.utils                     [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.tools                           [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.appearance                      [eclipse-plugin]
10:17:18 [INFO] Papyrus UML Diagrams                                               [pom]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.common                  [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.types.core                      [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.ui                              [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.views.documentation                 [eclipse-plugin]
10:17:18 [INFO] Papyrus Editor                                                     [pom]
10:17:18 [INFO] org.eclipse.papyrus.eclipse.project.editors             [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.editor                              [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.editor.perspectiveconfiguration     [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.commands                        [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.controlmode.profile             [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.documentation.profile           [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.filters                         [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.filters.edit                    [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.icons                           [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.modelrepair                     [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.profile                         [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.import                          [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.export                          [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.navigation                      [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.oclconstraintevaluation         [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.wizards                 [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.perspective                     [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.resourceloading.profile         [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.search.ui                       [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.service.types                   [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.service.types.ui                [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.service.validation              [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.services.decoration             [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.templaterepository              [eclipse-plugin]
10:17:18 [INFO] Papyrus UML ALF                                                    [pom]
10:17:18 [INFO] org.eclipse.papyrus.uml.alf                             [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.alf.common                      [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.alf.common.ui                   [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.alf.libraries                   [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.alf.to.fuml                     [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.alf.ui                          [eclipse-plugin]
10:17:18 [INFO] Papyrus UML Architecture                                           [pom]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.activity                [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.communication           [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.interactionoverview     [eclipse-plugin]
10:17:18 [INFO] Papyrus UML Nattable                                               [pom]
10:17:18 [INFO] org.eclipse.papyrus.uml.nattable.generic.config         [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.deployment              [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.clazz                   [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.component               [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.stereotype.edition      [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.menu                    [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.sequence                [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.composite               [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.nattable                        [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.nattable.clazz.config           [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.statemachine            [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.timing                  [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.usecase                 [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.profile                 [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.architecture                    [eclipse-plugin]
10:17:18 [INFO] Papyrus UML Decorator Models                                       [pom]
10:17:18 [INFO] org.eclipse.papyrus.uml.decoratormodel                  [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.decoratormodel.controlmode      [eclipse-plugin]
10:17:18 [INFO] Papyrus UML Properties                                             [pom]
10:17:18 [INFO] org.eclipse.papyrus.uml.properties                      [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.decoratormodel.ui               [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.decoratormodel.properties       [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.common.groups           [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.css                     [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.dnd                     [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.icons                   [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.linklf                  [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.modelexplorer           [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.navigation              [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.symbols                 [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.sequence.restrictions   [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.symbols.properties      [eclipse-plugin]
10:17:18 [INFO] Papyrus UML Expressions Infrastructure                             [pom]
10:17:18 [INFO] org.eclipse.papyrus.uml.expressions                     [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.expressions.edit                [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.expressions.properties          [eclipse-plugin]
10:17:18 [INFO] Papyrus UML Model Explorer                                         [pom]
10:17:18 [INFO] org.eclipse.papyrus.uml.modelexplorer                   [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.modelexplorer.widgets           [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.nattable.generic                [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.nattable.matrix                 [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.nattable.menu                   [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.nattable.properties             [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.nattable.richtext               [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.nattable.stereotype.display     [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.xtext.integration.ui            [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.nattable.xtext.integration      [eclipse-plugin]
10:17:18 [INFO] Papyrus UML Textual Edit                                           [pom]
10:17:18 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.nattable.xtext.valuespecification [eclipse-plugin]
10:17:18 [INFO] Papyrus UML Profile                                                [pom]
10:17:18 [INFO] org.eclipse.papyrus.uml.profile.drafter                 [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.profile.drafter.documentation   [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.properties.xtext                [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.textedit.common.xtext           [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.textedit.collaborationuse.xtext [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.textedit.common.xtext.ui        [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.textedit.javaconstraint         [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.textedit.message.xtext          [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.textedit.message.xtext.ui       [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.textedit.parameter.xtext        [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.textedit.parameter.xtext.ui     [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.textedit.port.xtext             [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.textedit.port.xtext.ui          [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.textedit.property.xtext         [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.textedit.property.xtext.ui      [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.textedit.state.xtext            [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.textedit.state.xtext.ui         [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.textedit.transition.xtext       [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.textedit.transition.xtext.ui    [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.xtext.integration.validation    [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.internationalization            [eclipse-plugin]
10:17:18 [INFO] Papyrus M2M QvTo                                                   [pom]
10:17:18 [INFO] org.eclipse.papyrus.uml.m2m.qvto.common                 [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes      [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.plugins-doc                                    [pom]
10:17:18 [INFO] Papyrus - API migration documentation                   [eclipse-plugin]
10:17:18 [INFO] Papyrus Copypaste UI doc                                [eclipse-plugin]
10:17:18 [INFO] Papyrus Developer doc                                   [eclipse-plugin]
10:17:18 [INFO] Papyrus DSML Validation doc                             [eclipse-plugin]
10:17:18 [INFO] Papyrus Infra doc                                       [eclipse-plugin]
10:17:18 [INFO] Papyrus Infra GmfDiag Common doc                        [eclipse-plugin]
10:17:18 [INFO] Papyrus Infra GmfDiag Css doc                           [eclipse-plugin]
10:17:18 [INFO] Papyrus Infra Expression doc                            [eclipse-plugin]
10:17:18 [INFO] Papyrus Internationalization doc                        [eclipse-plugin]
10:17:18 [INFO] Papyrus Infra Nattable doc                              [eclipse-plugin]
10:17:18 [INFO] Papyrus Infra Newchild doc                              [eclipse-plugin]
10:17:18 [INFO] Papyrus Infra Services ControlMode doc                  [eclipse-plugin]
10:17:18 [INFO] Papyrus Infra Service decoration doc                    [eclipse-plugin]
10:17:18 [INFO] Papyrus Infra Service decoration doc                    [eclipse-plugin]
10:17:18 [INFO] Papyrus Infra Architecture doc                          [eclipse-plugin]
10:17:18 [INFO] Papyrus Infra Types doc                                 [eclipse-plugin]
10:17:18 [INFO] Papyrus Req Reqif doc                                   [eclipse-plugin]
10:17:18 [INFO] Papyrus Uml DecoratorModel doc                          [eclipse-plugin]
10:17:18 [INFO] Papyrus Uml Diagram Common doc                          [eclipse-plugin]
10:17:18 [INFO] Papyrus Uml Diagram profile doc                         [eclipse-plugin]
10:17:18 [INFO] Papyrus Uml doc                                         [eclipse-plugin]
10:17:18 [INFO] Papyrus Uml Search UI doc                               [eclipse-plugin]
10:17:18 [INFO] Papyrus ModelRepair doc                                 [eclipse-plugin]
10:17:18 [INFO] Papyrus Uml Profile Assistants doc                      [eclipse-plugin]
10:17:18 [INFO] Papyrus Uml Diagram Customization from a Profile doc    [eclipse-plugin]
10:17:18 [INFO] Papyrus Profile Types doc                               [eclipse-plugin]
10:17:18 [INFO] Papyrus Uml Search UI doc                               [eclipse-plugin]
10:17:18 [INFO] Papyrus Views Properties doc                            [eclipse-plugin]
10:17:18 [INFO] Papyrus Views References doc                            [eclipse-plugin]
10:17:18 [INFO] Papyrus Views References doc                            [eclipse-plugin]
10:17:18 [INFO] Papyrus Views References doc                            [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.doc     [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.toolsmiths.architecture.doc         [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.toolsmiths.validation.doc           [eclipse-plugin]
10:17:18 [INFO] Papyrus Toolsmiths Plug-in Builders doc                 [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc  [eclipse-plugin]
10:17:18 [INFO] Papyrus SDK                                                        [pom]
10:17:18 [INFO] org.eclipse.papyrus.sdk                                 [eclipse-plugin]
10:17:18 [INFO] Papyrus Examples Plugins                                           [pom]
10:17:18 [INFO] org.eclipse.papyrus.examples.core                                  [pom]
10:17:18 [INFO] org.eclipse.papyrus.example.core.lifecycleevents        [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.example.core.sashwindows.fulleditor [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.example.core.sashwindows.simpleeditor [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.examples.emf                                   [pom]
10:17:18 [INFO] org.eclipse.papyrus.outline.emftree                     [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.examples.infra                                 [pom]
10:17:18 [INFO] org.eclipse.papyrus.example.infra.servicesregistry.retrieval [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.examples.others                                [pom]
10:17:18 [INFO] org.eclipse.papyrus.example.text.instance               [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.examples.uml                                   [pom]
10:17:18 [INFO] org.eclipse.papyrus.example.uml.comment.editor.newresource [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.example.uml.comment.editor.sharedresource [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.emftree                 [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.textual.editors.example         [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.disable.helper.advices.example  [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.examples.uml.diagrams               [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.example.uml.nattable.actions        [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.example.uml.nattable.empty.line     [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.example.uml.services.decorator      [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.examples-user                                  [pom]
10:17:18 [INFO] org.eclipse.papyrus.examples.user.qvto                  [eclipse-plugin]
10:17:18 [INFO] Papyrus Main Features                                              [pom]
10:17:18 [INFO] org.eclipse.papyrus.views.validation.feature           [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.views.modelexplorer.feature        [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.views.references.feature           [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.views.properties.feature           [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.views.documentation.feature        [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.views.search.feature               [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.views.feature                      [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.doc.feature                        [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.uml.expressions.feature            [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.uml.decoratormodel.feature         [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.uml.architecture.feature           [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.uml.xtext.integration.feature      [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.uml.ui.feature                     [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.uml.tools.feature                  [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.uml.modelexplorer.feature          [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.feature                [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.uml.properties.feature             [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.uml.internationalization.feature   [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.uml.textedit.feature               [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.uml.search.feature                 [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.uml.nattable.feature               [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.feature          [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.css.feature            [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.uml.alf.feature                    [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.uml.m2m.qvto.feature               [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.uml.feature                        [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.editor.feature                     [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.emf.feature                        [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.infra.emf.expressions.feature      [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.infra.emf.feature                  [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.feature              [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.infra.internationalization.feature [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.infra.core.feature                 [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.infra.ui.feature                   [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.infra.viewpoints.feature           [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.infra.widget.feature               [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.infra.services.feature             [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.infra.architecture.feature         [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.infra.nattable.feature             [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.infra.feature                      [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.feature                  [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.sdk.feature                        [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.infra.textedit.feature             [eclipse-feature]
10:17:18 [INFO] Papyrus Examples Features                                          [pom]
10:17:18 [INFO] org.eclipse.papyrus.user.examples.feature              [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.main.targetplatform      [eclipse-target-definition]
10:17:18 [INFO] org.eclipse.papyrus.toolsmiths.releng                              [pom]
10:17:18 [INFO] Papyrus Toolsmiths Features                                        [pom]
10:17:18 [INFO] Papyrus Toolsmiths Plugins                                         [pom]
10:17:18 [INFO] org.eclipse.papyrus.dev.view.services.edit.request      [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.architectureview                    [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.gmf-tooling                                    [pom]
10:17:18 [INFO] org.eclipse.papyrus.gmf.common                          [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.gmf.validate                        [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.gmf.codegen                         [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.dev.types                           [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.dev.pluginexplorer                  [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.emf.commandstack              [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.gmf.figureview                      [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.gmf.editpoliciesstates              [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.gmf.editpartview                    [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.dev.ui                              [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.debug             [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.debug.feature                      [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.gmf.codegen.edit                    [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.mwe2.utils                          [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.gmf.codegen.ui                      [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.gmf.codegen.xtend                   [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.gmf.codegen.xtend.ui                [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.codegen                             [eclipse-plugin]
10:17:18 [INFO] Papyrus UML Assistants                                             [pom]
10:17:18 [INFO] org.eclipse.papyrus.uml.profile.types.generator         [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator    [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.dev.assistants.codegen              [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.diagramgen.feature                 [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.tests.junit-framework                          [pom]
10:17:18 [INFO] org.eclipse.papyrus.junit.framework                     [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.junit.utils                         [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.bundles.tests                  [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.junit.feature                      [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.releng.tools                        [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.dev.project.management              [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.releng.feature                     [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.toolsmiths.validations                         [pom]
10:17:18 [INFO] org.eclipse.papyrus.toolsmiths.validation.common        [eclipse-plugin]
10:17:18 [INFO] Papyrus Toolsmithis - Builder                                      [pom]
10:17:18 [INFO] org.eclipse.papyrus.toolsmiths.plugin.builder           [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.toolsmiths.builder.feature         [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.toolsmiths.nattable                 [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools            [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature   [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.toolsmiths.expressions              [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.types.ui.properties             [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.views.properties.toolsmiths         [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.properties.generation           [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.toolsmiths.ecore                    [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.emf.types.ui.properties       [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.toolsmiths.profile-migration                   [pom]
10:17:18 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.ui      [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration         [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.edit        [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.toolsmiths.palette                  [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.customization.nattableconfiguration [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.editor      [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.toolsmiths                          [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.toolsmiths.feature                 [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator  [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.profile.types.generator.ui      [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.ui [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.assistants.feature             [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.toolsmiths.validation.newchild      [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes  [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.toolsmiths.validation.properties    [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture  [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile       [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.toolsmiths.validation.feature      [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.toolsmiths.targetplatform [eclipse-target-definition]
10:17:18 [INFO] org.eclipse.papyrus.tests.releng                                   [pom]
10:17:18 [INFO] org.eclipse.papyrus.plugins.tests.releng                           [pom]
10:17:18 [INFO] org.eclipse.papyrus.infra.tests.releng                             [pom]
10:17:18 [INFO] org.eclipse.papyrus.infra.nattable.main.test                       [pom]
10:17:18 [INFO] org.eclipse.papyrus.infra.nattable.tests           [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.editor.tests.releng                            [pom]
10:17:18 [INFO] org.eclipse.papyrus.editor.integration.tests       [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.nattable.views.tests     [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.nattable.common.tests    [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.tests.infra.nattable.feature       [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.infra.core.tests.releng                        [pom]
10:17:18 [INFO] org.eclipse.papyrus.infra.core.clipboard.tests     [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.tests.releng                               [pom]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.tests.releng                       [pom]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.tests              [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.component.tests    [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.tests.releng                     [pom]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.canonical.tests  [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.dynamic.profile.tests      [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.common.tests       [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.composite.tests    [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.sequence.tests     [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.deployment.tests   [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.wizards.tests      [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.profile.tests      [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.activity.tests     [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.timing.tests       [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.clazz.tests        [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.usecase.tests      [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.tests.uml.diagram.feature          [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.tests                                [pom]
10:17:18 [INFO] org.eclipse.papyrus.emf.facet.architecture.tests   [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.tests.emf.facet.feature            [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.toolsmiths.tests.releng                        [pom]
10:17:18 [INFO] org.eclipse.papyrus.toolsmiths.validation.common.tests [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture.tests [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.toolsmiths.validation.properties.tests [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile.tests [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.toolsmiths.validation.newchild.tests [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.tests [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.tests.toolsmiths.feature           [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.tests        [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests.releng                [pom]
10:17:18 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests       [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.decoratormodel.controlmode.tests [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.tests.uml.decoratormodel.feature   [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.uml.assistants.tests.releng                    [pom]
10:17:18 [INFO] org.eclipse.papyrus.uml.profile.types.generator.tests [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.tests [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.tests.uml.assistants.feature       [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.uml.textedit.tests.releng                      [pom]
10:17:18 [INFO] org.eclipse.papyrus.uml.textedit.property.tests    [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.textedit.tests             [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.textedit.parameter.tests   [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.textedit.port.tests        [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.textedit.tests.feature         [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.uml.tools.tests.releng                         [pom]
10:17:18 [INFO] org.eclipse.papyrus.uml.tools.tests                [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.tools.utils.tests          [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.tests.uml.tools.feature            [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.infra.nattable.model.tests     [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.nattable.main.test                         [pom]
10:17:18 [INFO] org.eclipse.papyrus.uml.nattable.generic.tests     [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.nattable.clazz.config.tests [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.nattable.matrix.tests           [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.core.tests               [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.nattable.tests             [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.tests.uml.nattable.feature         [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.infra.services.tests.releng                    [pom]
10:17:18 [INFO] org.eclipse.papyrus.infra.services.controlmode.tests [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.services.resourceloading.tests [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.services.edit.tests      [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.services.semantic.tests  [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.services.edit.ui.tests   [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.tests.infra.services.feature       [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.views.tests.releng                             [pom]
10:17:18 [INFO] org.eclipse.papyrus.views.modelexplorer.tests      [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.views.documentation.tests      [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.tests.views.feature                [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.uml.profile.tests.releng                       [pom]
10:17:18 [INFO] org.eclipse.papyrus.uml.profile.tests              [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests.releng                 [pom]
10:17:18 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests        [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.service.types.tests        [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.properties.tests           [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.types.core.tests           [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.profile.drafter.tests      [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.modelrepair.tests          [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.filters.tests                   [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.service.types.ui.tests     [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.tests.uml.feature                  [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.infra.filters.tests                 [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.emf.tests.releng                         [pom]
10:17:18 [INFO] org.eclipse.papyrus.infra.ui.emf.tests             [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.ui.tests                 [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.tests  [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.emf.readonly.tests       [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.types.tests.releng                       [pom]
10:17:18 [INFO] org.eclipse.papyrus.infra.types.tests              [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.properties.tests.releng                  [pom]
10:17:18 [INFO] org.eclipse.papyrus.infra.properties.ui.tests      [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.menu.tests       [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.viewpoints.tests.releng                  [pom]
10:17:18 [INFO] org.eclipse.papyrus.infra.viewpoints.policy.tests  [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.tools.tests              [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.editor.tests.releng                      [pom]
10:17:18 [INFO] org.eclipse.papyrus.infra.editor.welcome.tests     [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.welcome.tests    [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.commands.tests   [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.emf.tests                [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng           [pom]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests       [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.types.ui.tests           [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.gmfdiag.common.tests     [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.emf.gmf.tests            [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.tests.infra.feature                [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.infra.core.sasheditor.tests    [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.core.sasheditor.di.tests [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.tests.infra.core.feature           [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.tests.feature                      [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.infra.emf.expressions.main.tests               [pom]
10:17:18 [INFO] org.eclipse.papyrus.infra.emf.expressions.tests    [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.tests.infra.emf.expressions.feature [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.infra.internationalization.main.test           [pom]
10:17:18 [INFO] org.eclipse.papyrus.infra.internationalization.tests [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.tests.infra.internationalization.feature [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.uml.expressions.tests.releng                   [pom]
10:17:18 [INFO] org.eclipse.papyrus.uml.expressions.tests          [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.tests.uml.expressions.feature      [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.uml.internationalization.main.test             [pom]
10:17:18 [INFO] org.eclipse.papyrus.uml.internationalization.tests [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.internationalization.controlmode.tests [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.tests.uml.internationalization.feature [eclipse-feature]
10:17:18 [INFO] org.eclipse.papyrus.uml.alf.tests                  [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.alf.tests.feature              [eclipse-feature]
10:17:18 [INFO] Papyrus Tests Features                                             [pom]
10:17:18 [INFO] org.eclipse.papyrus.developer.suite.tests          [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.bundles.tests                                  [pom]
10:17:18 [INFO] org.eclipse.papyrus.eclipse.project.editors.tests  [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.editors.suite.tests            [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.core.suite.tests         [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.nattable.suite.tests     [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.services.labelprovider.tests [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.architecture.tests       [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.ui.architecture.tests    [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.suite.tests              [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.infra.newchild.tests                [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.toolsmiths.suite.tests         [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.communication.tests [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.statemachine.tests [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.interactionoverview.tests [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.suite.tests        [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.dnd.tests          [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.diagram.properties.tests   [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.nattable.stereotype.display.tests [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.nattable.suite.tests       [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.tests [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.textedit.suite.tests       [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.validation.tests.releng                    [pom]
10:17:18 [INFO] org.eclipse.papyrus.uml.validation.tests.staticprofile [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.validation.tests.genvalidation [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.validation.tests           [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.architecture.tests              [eclipse-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.suite.tests                [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.uml.alf.tests.releng                           [pom]
10:17:18 [INFO] org.eclipse.papyrus.uml.alf.backend.tests          [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.views.properties.toolsmiths.tests [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.views.suite.tests              [eclipse-test-plugin]
10:17:18 [INFO] org.eclipse.papyrus.views.documentation.tests.releng               [pom]
10:17:18 [INFO] org.eclipse.papyrus.main.tests.releng                              [pom]
10:17:18 [INFO] org.eclipse.papyrus.main.tests.targetplatform [eclipse-target-definition]
10:17:18 [INFO] 
10:17:18 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.all.releng >---------
10:17:18 [INFO] Building org.eclipse.papyrus.all.releng 0.0.1-SNAPSHOT           [1/735]
10:17:18 [INFO]   from pom.xml
10:17:18 [INFO] --------------------------------[ pom ]---------------------------------
10:17:18 [INFO] 
10:17:18 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.all.releng ---
10:17:18 [INFO] 
10:17:18 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.main.releng >---------
10:17:18 [INFO] Building org.eclipse.papyrus.main.releng 0.0.1-SNAPSHOT          [2/735]
10:17:18 [INFO]   from main/pom.xml
10:17:18 [INFO] --------------------------------[ pom ]---------------------------------
10:17:18 [INFO] 
10:17:18 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.main.releng ---
10:17:18 [INFO] 
10:17:18 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.main.releng ---
10:17:18 [INFO] 
10:17:18 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.main.releng ---
10:17:18 [INFO] 
10:17:18 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.main.releng ---
10:17:18 [INFO] 
10:17:18 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.plugins >-----------
10:17:18 [INFO] Building Papyrus Main Plugins 0.0.1-SNAPSHOT                     [3/735]
10:17:18 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/pom.xml
10:17:18 [INFO] --------------------------------[ pom ]---------------------------------
10:17:18 [INFO] 
10:17:18 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.plugins ---
10:17:18 [INFO] 
10:17:18 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.plugins ---
10:17:18 [INFO] 
10:17:18 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.plugins ---
10:17:18 [INFO] 
10:17:18 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.plugins ---
10:17:18 [INFO] 
10:17:18 [INFO] ------------< org.eclipse.papyrus:org.eclipse.papyrus-emf >-------------
10:17:18 [INFO] Building Papyrus EMF 0.0.1-SNAPSHOT                              [4/735]
10:17:18 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/pom.xml
10:17:18 [INFO] --------------------------------[ pom ]---------------------------------
10:17:18 [INFO] 
10:17:18 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus-emf ---
10:17:18 [INFO] 
10:17:18 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus-emf ---
10:17:18 [INFO] 
10:17:18 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus-emf ---
10:17:18 [INFO] 
10:17:18 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus-emf ---
10:17:18 [INFO] 
10:17:18 [INFO] -----------< org.eclipse.papyrus:org.eclipse.papyrus.infra >------------
10:17:18 [INFO] Building Papyrus Infra 0.0.1-SNAPSHOT                            [5/735]
10:17:18 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/pom.xml
10:17:18 [INFO] --------------------------------[ pom ]---------------------------------
10:17:18 [INFO] 
10:17:18 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra ---
10:17:18 [INFO] 
10:17:18 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra ---
10:17:18 [INFO] 
10:17:18 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra ---
10:17:18 [INFO] 
10:17:18 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra ---
10:17:18 [INFO] 
10:17:18 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra-core >---------
10:17:18 [INFO] Building Papyrus Infra Core 0.0.1-SNAPSHOT                       [6/735]
10:17:18 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/pom.xml
10:17:18 [INFO] --------------------------------[ pom ]---------------------------------
10:17:18 [INFO] 
10:17:18 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-core ---
10:17:18 [INFO] 
10:17:18 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-core ---
10:17:18 [INFO] 
10:17:18 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-core ---
10:17:18 [INFO] 
10:17:18 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-core ---
10:17:18 [INFO] 
10:17:18 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.log >-------
10:17:18 [INFO] Building org.eclipse.papyrus.infra.core.log 2.0.0-SNAPSHOT       [7/735]
10:17:18 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/pom.xml
10:17:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:17:20 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/releng/main/targetPlatform/org.eclipse.papyrus.main.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@163e86a8
10:17:20 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
10:17:20 [INFO]     Cache location:         /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/.cache/tycho
10:17:20 [INFO]     Transport mode:         online
10:17:20 [INFO]     Http Transport type:    Java11Client
10:17:20 [INFO]     Update mode:            cache first
10:17:20 [INFO]     Minimum cache duration: 60 minutes
10:17:20 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
10:17:22 [INFO] Resolving MavenDependencyRoots = [GroupId = org.eclipse.birt.runtime, ArtifactId = org.w3c.css.sac, Version = 1.3.1.v200903091627, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile, test], MissingManifestStrategy = ERROR, IncludeSource = true
10:17:23 [WARNING] Problems resolving provisioning plan.: [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).]
10:17:24 [WARNING] Problems resolving provisioning plan.: [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).]
10:17:24 [WARNING] Problems resolving provisioning plan.: [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).]
10:17:24 [INFO] Adding repository http://download.eclipse.org/cbi/updates/license
10:17:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.log:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/pom.xml
10:17:26 [INFO] 
10:17:26 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.log ---
10:17:26 [INFO] 
10:17:26 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.log ---
10:17:26 [INFO] The project's OSGi version is 2.0.0.202312211516
10:17:26 [INFO] 
10:17:26 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.log ---
10:17:26 [INFO] 
10:17:26 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.log ---
10:17:26 [INFO] 
10:17:26 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.log ---
10:17:26 [INFO] 
10:17:26 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.core.log ---
10:17:26 [INFO] Resolving class path of org.eclipse.papyrus.infra.core.log
10:17:26 [INFO] 
10:17:26 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core.log ---
10:17:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/src/main/resources
10:17:27 [INFO] 
10:17:27 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.core.log ---
10:17:27 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:17:28 [INFO] 
10:17:28 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.core.log ---
10:17:28 [INFO] 
10:17:28 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.core.log ---
10:17:28 [INFO] 
10:17:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.log ---
10:17:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/src/test/resources
10:17:28 [INFO] 
10:17:28 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.core.log ---
10:17:28 [INFO] 
10:17:28 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core.log ---
10:17:28 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 8 were skipped
10:17:28 [INFO] 
10:17:28 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.log ---
10:17:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/target/org.eclipse.papyrus.infra.core.log-2.0.0-SNAPSHOT-sources.jar
10:17:28 [INFO] 
10:17:28 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.log ---
10:17:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/target/org.eclipse.papyrus.infra.core.log-2.0.0-SNAPSHOT.jar
10:17:32 [INFO] 
10:17:32 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.log ---
10:17:32 [INFO] 
10:17:32 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.core.log ---
10:17:32 [INFO] 
10:17:32 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.log ---
10:17:32 [INFO] 
10:17:32 [INFO] ------------< org.eclipse.papyrus:org.eclipse.papyrus.emf >-------------
10:17:32 [INFO] Building org.eclipse.papyrus.emf 2.0.0-SNAPSHOT                  [8/735]
10:17:32 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/org.eclipse.papyrus.emf/pom.xml
10:17:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:17:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/org.eclipse.papyrus.emf/pom.xml
10:17:35 [INFO] 
10:17:35 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf ---
10:17:35 [INFO] 
10:17:35 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf ---
10:17:35 [INFO] The project's OSGi version is 2.0.0.202312211516
10:17:35 [INFO] 
10:17:35 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf ---
10:17:35 [INFO] 
10:17:35 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf ---
10:17:35 [INFO] 
10:17:35 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf ---
10:17:35 [INFO] 
10:17:35 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf ---
10:17:35 [INFO] Resolving class path of org.eclipse.papyrus.emf
10:17:36 [INFO] 
10:17:36 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf ---
10:17:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/org.eclipse.papyrus.emf/src/main/resources
10:17:36 [INFO] 
10:17:36 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf ---
10:17:36 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/org.eclipse.papyrus.emf/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:17:36 [INFO] 
10:17:36 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf ---
10:17:36 [INFO] 
10:17:36 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf ---
10:17:36 [INFO] 
10:17:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf ---
10:17:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/org.eclipse.papyrus.emf/src/test/resources
10:17:36 [INFO] 
10:17:36 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf ---
10:17:36 [INFO] 
10:17:36 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf ---
10:17:36 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 52 were skipped
10:17:36 [INFO] 
10:17:36 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf ---
10:17:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/org.eclipse.papyrus.emf/target/org.eclipse.papyrus.emf-2.0.0-SNAPSHOT-sources.jar
10:17:36 [INFO] 
10:17:36 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf ---
10:17:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/org.eclipse.papyrus.emf/target/org.eclipse.papyrus.emf-2.0.0-SNAPSHOT.jar
10:17:36 [INFO] 
10:17:36 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf ---
10:17:36 [INFO] 
10:17:36 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf ---
10:17:36 [INFO] 
10:17:36 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf ---
10:17:36 [INFO] 
10:17:36 [INFO] -----------< org.eclipse.papyrus:org.eclipse.papyrus.emf.ui >-----------
10:17:36 [INFO] Building org.eclipse.papyrus.emf.ui 2.0.0-SNAPSHOT               [9/735]
10:17:36 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/org.eclipse.papyrus.emf.ui/pom.xml
10:17:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:17:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/org.eclipse.papyrus.emf.ui/pom.xml
10:17:38 [WARNING] [3ec288ad-91c0-4d0e-a081-510be650d801][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of osgi.bundle,org.apache.commons.logging,1.1.1.v201101211721.
10:17:40 [WARNING] [3ec288ad-91c0-4d0e-a081-510be650d801][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.
10:17:40 [WARNING] [3ec288ad-91c0-4d0e-a081-510be650d801][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.nebula.cwt,1.0.0.201703081533.
10:17:41 [INFO] 
10:17:41 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.ui ---
10:17:41 [INFO] 
10:17:41 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.ui ---
10:17:41 [INFO] The project's OSGi version is 2.0.0.202312211516
10:17:41 [INFO] 
10:17:41 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.ui ---
10:17:41 [INFO] 
10:17:41 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.ui ---
10:17:41 [INFO] 
10:17:41 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.ui ---
10:17:41 [INFO] 
10:17:41 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.ui ---
10:17:41 [INFO] Resolving class path of org.eclipse.papyrus.emf.ui
10:17:41 [INFO] 
10:17:41 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.ui ---
10:17:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/org.eclipse.papyrus.emf.ui/src/main/resources
10:17:41 [INFO] 
10:17:41 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.ui ---
10:17:41 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/org.eclipse.papyrus.emf.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:17:41 [INFO] 
10:17:41 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.ui ---
10:17:41 [INFO] 
10:17:41 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.ui ---
10:17:41 [INFO] 
10:17:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.ui ---
10:17:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/org.eclipse.papyrus.emf.ui/src/test/resources
10:17:41 [INFO] 
10:17:41 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.ui ---
10:17:41 [INFO] 
10:17:41 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.ui ---
10:17:41 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 69 were skipped
10:17:41 [INFO] 
10:17:41 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.ui ---
10:17:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/org.eclipse.papyrus.emf.ui/target/org.eclipse.papyrus.emf.ui-2.0.0-SNAPSHOT-sources.jar
10:17:41 [INFO] 
10:17:41 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.ui ---
10:17:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/org.eclipse.papyrus.emf.ui/target/org.eclipse.papyrus.emf.ui-2.0.0-SNAPSHOT.jar
10:17:41 [INFO] 
10:17:41 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.ui ---
10:17:41 [INFO] 
10:17:41 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.ui ---
10:17:41 [INFO] 
10:17:41 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.ui ---
10:17:41 [INFO] 
10:17:41 [INFO] -----------< org.eclipse.papyrus:org.eclipse.papyrus.facet >------------
10:17:41 [INFO] Building EMF Facet, the Papyrus Edition 0.0.1-SNAPSHOT          [10/735]
10:17:41 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/pom.xml
10:17:41 [INFO] --------------------------------[ pom ]---------------------------------
10:17:41 [INFO] 
10:17:41 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.facet ---
10:17:41 [INFO] 
10:17:41 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.facet ---
10:17:41 [INFO] 
10:17:41 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.facet ---
10:17:41 [INFO] 
10:17:41 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.facet ---
10:17:41 [INFO] 
10:17:41 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.facet-editor >--------
10:17:41 [INFO] Building Papyrus EMF Facet Editors 0.0.1-SNAPSHOT               [11/735]
10:17:41 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/pom.xml
10:17:41 [INFO] --------------------------------[ pom ]---------------------------------
10:17:41 [INFO] 
10:17:41 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.facet-editor ---
10:17:41 [INFO] 
10:17:41 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.facet-editor ---
10:17:41 [INFO] 
10:17:41 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.facet-editor ---
10:17:41 [INFO] 
10:17:41 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.facet-editor ---
10:17:41 [INFO] 
10:17:41 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.doc >----
10:17:41 [INFO] Building org.eclipse.papyrus.emf.facet.custom.doc 2.0.0-SNAPSHOT [12/735]
10:17:41 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.doc/pom.xml
10:17:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:17:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.doc/pom.xml
10:17:42 [INFO] 
10:17:42 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.doc ---
10:17:42 [INFO] 
10:17:42 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.doc ---
10:17:42 [INFO] The project's OSGi version is 2.0.0.202312211516
10:17:42 [INFO] 
10:17:42 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.doc ---
10:17:42 [INFO] 
10:17:42 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.doc ---
10:17:42 [INFO] 
10:17:42 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.doc ---
10:17:42 [INFO] 
10:17:42 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.custom.doc ---
10:17:42 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.custom.doc
10:17:42 [INFO] 
10:17:42 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.doc ---
10:17:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.doc/src/main/resources
10:17:42 [INFO] 
10:17:42 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.doc ---
10:17:42 [INFO] 
10:17:42 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.custom.doc ---
10:17:42 [INFO] 
10:17:42 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.custom.doc ---
10:17:42 [INFO] 
10:17:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.doc ---
10:17:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.doc/src/test/resources
10:17:42 [INFO] 
10:17:42 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.custom.doc ---
10:17:42 [INFO] 
10:17:42 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.custom.doc ---
10:17:42 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
10:17:42 [INFO] 
10:17:42 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.doc ---
10:17:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.doc/target/org.eclipse.papyrus.emf.facet.custom.doc-2.0.0-SNAPSHOT-sources.jar
10:17:42 [INFO] 
10:17:42 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.doc ---
10:17:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.doc/target/org.eclipse.papyrus.emf.facet.custom.doc-2.0.0-SNAPSHOT.jar
10:17:42 [INFO] 
10:17:42 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.doc ---
10:17:42 [INFO] 
10:17:42 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.custom.doc ---
10:17:42 [INFO] 
10:17:42 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.doc ---
10:17:42 [INFO] 
10:17:42 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.catalog >--
10:17:42 [INFO] Building org.eclipse.papyrus.emf.facet.util.emf.catalog 2.0.0-SNAPSHOT [13/735]
10:17:42 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/pom.xml
10:17:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:17:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.catalog:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/pom.xml
10:17:42 [INFO] 
10:17:42 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
10:17:42 [INFO] 
10:17:42 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
10:17:42 [INFO] The project's OSGi version is 2.0.0.202312211516
10:17:42 [INFO] 
10:17:42 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
10:17:42 [INFO] 
10:17:42 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
10:17:42 [INFO] 
10:17:42 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
10:17:42 [INFO] 
10:17:42 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
10:17:42 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.util.emf.catalog
10:17:42 [INFO] 
10:17:42 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
10:17:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/src/main/resources
10:17:42 [INFO] 
10:17:42 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
10:17:42 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:17:42 [INFO] 
10:17:42 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
10:17:42 [INFO] 
10:17:42 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
10:17:42 [INFO] 
10:17:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
10:17:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/src/test/resources
10:17:42 [INFO] 
10:17:42 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
10:17:42 [INFO] 
10:17:42 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
10:17:42 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
10:17:42 [INFO] 
10:17:42 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
10:17:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/target/org.eclipse.papyrus.emf.facet.util.emf.catalog-2.0.0-SNAPSHOT-sources.jar
10:17:42 [INFO] 
10:17:42 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
10:17:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/target/org.eclipse.papyrus.emf.facet.util.emf.catalog-2.0.0-SNAPSHOT.jar
10:17:42 [INFO] 
10:17:42 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
10:17:42 [INFO] 
10:17:42 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
10:17:42 [INFO] 
10:17:42 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
10:17:42 [INFO] 
10:17:42 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel >--
10:17:42 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.metamodel 2.0.0-SNAPSHOT [14/735]
10:17:42 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/pom.xml
10:17:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:17:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/pom.xml
10:17:42 [INFO] 
10:17:42 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
10:17:42 [INFO] 
10:17:42 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
10:17:42 [INFO] The project's OSGi version is 2.0.0.202312211516
10:17:42 [INFO] 
10:17:42 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
10:17:42 [INFO] 
10:17:42 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
10:17:42 [INFO] 
10:17:42 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
10:17:42 [INFO] 
10:17:42 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
10:17:42 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.efacet.metamodel
10:17:42 [INFO] 
10:17:42 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
10:17:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src/main/resources
10:17:42 [INFO] 
10:17:42 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
10:17:42 [INFO] Compiling 110 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:17:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src/org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/internal/EFacetValidator.java:[28] 
10:17:43 	import org.eclipse.papyrus.emf.facet.efacet.metamodel.v0_2_0.efacet.Facet;
10:17:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:43 The import org.eclipse.papyrus.emf.facet.efacet.metamodel.v0_2_0.efacet.Facet is never used
10:17:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src/org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/internal/EFacetValidator.java:[30] 
10:17:43 	import org.eclipse.papyrus.emf.facet.efacet.metamodel.v0_2_0.efacet.FacetSet;
10:17:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:43 The import org.eclipse.papyrus.emf.facet.efacet.metamodel.v0_2_0.efacet.FacetSet is never used
10:17:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src-gen/org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/impl/FacetImpl.java:[27] 
10:17:43 	import org.eclipse.emf.common.util.ECollections;
10:17:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:43 The import org.eclipse.emf.common.util.ECollections is never used
10:17:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src-gen/org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/impl/FacetImpl.java:[396] 
10:17:43 	allTypedElements =  new EcoreEList.UnmodifiableEList(this,EFacetPackage.eINSTANCE.getFacet_AllTypedElements(),allTypedElements.size(), allTypedElements.toArray());
10:17:43 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:43 Type safety: The expression of type EcoreEList.UnmodifiableEList needs unchecked conversion to conform to EList<ETypedElement>
10:17:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src-gen/org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/impl/FacetImpl.java:[396] 
10:17:43 	allTypedElements =  new EcoreEList.UnmodifiableEList(this,EFacetPackage.eINSTANCE.getFacet_AllTypedElements(),allTypedElements.size(), allTypedElements.toArray());
10:17:43 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:43 EcoreEList.UnmodifiableEList is a raw type. References to generic type EcoreEList.UnmodifiableEList<E> should be parameterized
10:17:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src-gen/org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/impl/FacetImpl.java:[415] 
10:17:43 	allFacetOperations = new EcoreEList.UnmodifiableEList(this,EFacetPackage.eINSTANCE.getFacet_AllFacetOperations(),allFacetOperations.size(), allFacetOperations.toArray());
10:17:43 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:43 Type safety: The expression of type EcoreEList.UnmodifiableEList needs unchecked conversion to conform to EList<FacetOperation>
10:17:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src-gen/org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/impl/FacetImpl.java:[415] 
10:17:43 	allFacetOperations = new EcoreEList.UnmodifiableEList(this,EFacetPackage.eINSTANCE.getFacet_AllFacetOperations(),allFacetOperations.size(), allFacetOperations.toArray());
10:17:43 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:43 EcoreEList.UnmodifiableEList is a raw type. References to generic type EcoreEList.UnmodifiableEList<E> should be parameterized
10:17:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src-gen/org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/impl/FacetImpl.java:[434] 
10:17:43 	allFacetElements = new EcoreEList.UnmodifiableEList(this,EFacetPackage.eINSTANCE.getFacet_AllFacetElements(),allFacetElements.size(), allFacetElements.toArray());
10:17:43 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:43 Type safety: The expression of type EcoreEList.UnmodifiableEList needs unchecked conversion to conform to EList<EStructuralFeature>
10:17:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src-gen/org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/impl/FacetImpl.java:[434] 
10:17:43 	allFacetElements = new EcoreEList.UnmodifiableEList(this,EFacetPackage.eINSTANCE.getFacet_AllFacetElements(),allFacetElements.size(), allFacetElements.toArray());
10:17:43 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:43 EcoreEList.UnmodifiableEList is a raw type. References to generic type EcoreEList.UnmodifiableEList<E> should be parameterized
10:17:43 9 problems (9 warnings)
10:17:43 [INFO] 
10:17:43 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
10:17:43 [INFO] 
10:17:43 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
10:17:43 [INFO] 
10:17:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
10:17:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src/test/resources
10:17:43 [INFO] 
10:17:43 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
10:17:43 [INFO] 
10:17:43 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
10:17:43 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
10:17:43 [INFO] 
10:17:43 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
10:17:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/target/org.eclipse.papyrus.emf.facet.efacet.metamodel-2.0.0-SNAPSHOT-sources.jar
10:17:43 [INFO] 
10:17:43 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
10:17:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/target/org.eclipse.papyrus.emf.facet.efacet.metamodel-2.0.0-SNAPSHOT.jar
10:17:43 [INFO] 
10:17:43 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
10:17:43 [INFO] 
10:17:43 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
10:17:43 [INFO] 
10:17:43 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
10:17:43 [INFO] 
10:17:43 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.core >-----
10:17:43 [INFO] Building org.eclipse.papyrus.emf.facet.util.core 2.0.0-SNAPSHOT [15/735]
10:17:43 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/pom.xml
10:17:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:17:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/pom.xml
10:17:43 [INFO] 
10:17:43 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.core ---
10:17:43 [INFO] 
10:17:43 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.core ---
10:17:43 [INFO] The project's OSGi version is 2.0.0.202312211516
10:17:43 [INFO] 
10:17:43 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.core ---
10:17:43 [INFO] 
10:17:43 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.core ---
10:17:43 [INFO] 
10:17:43 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.core ---
10:17:43 [INFO] 
10:17:43 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.util.core ---
10:17:43 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.util.core
10:17:43 [INFO] 
10:17:43 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.core ---
10:17:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/src/main/resources
10:17:43 [INFO] 
10:17:43 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.core ---
10:17:43 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:17:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/src/org/eclipse/papyrus/emf/facet/util/core/internal/exported/FileUtils.java:[103] 
10:17:44 	@SuppressWarnings("unchecked")
10:17:44 	                  ^^^^^^^^^^^
10:17:44 Unnecessary @SuppressWarnings("unchecked")
10:17:44 1 problem (1 warning)
10:17:44 [INFO] 
10:17:44 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.util.core ---
10:17:44 [INFO] 
10:17:44 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.util.core ---
10:17:44 [INFO] 
10:17:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.core ---
10:17:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/src/test/resources
10:17:44 [INFO] 
10:17:44 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.util.core ---
10:17:44 [INFO] 
10:17:44 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.util.core ---
10:17:44 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 11 were skipped
10:17:44 [INFO] 
10:17:44 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.core ---
10:17:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/target/org.eclipse.papyrus.emf.facet.util.core-2.0.0-SNAPSHOT-sources.jar
10:17:44 [INFO] 
10:17:44 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.core ---
10:17:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/target/org.eclipse.papyrus.emf.facet.util.core-2.0.0-SNAPSHOT.jar
10:17:44 [INFO] 
10:17:44 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.core ---
10:17:44 [INFO] 
10:17:44 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.util.core ---
10:17:44 [INFO] 
10:17:44 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.core ---
10:17:44 [INFO] 
10:17:44 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.pde.core >---
10:17:44 [INFO] Building org.eclipse.papyrus.emf.facet.util.pde.core 2.0.0-SNAPSHOT [16/735]
10:17:44 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/pom.xml
10:17:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:17:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.pde.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/pom.xml
10:17:44 [INFO] 
10:17:44 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
10:17:44 [INFO] 
10:17:44 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
10:17:44 [INFO] The project's OSGi version is 2.0.0.202312211516
10:17:44 [INFO] 
10:17:44 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
10:17:44 [INFO] 
10:17:44 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
10:17:44 [INFO] 
10:17:44 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
10:17:44 [INFO] 
10:17:44 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
10:17:44 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.util.pde.core
10:17:44 [INFO] 
10:17:44 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
10:17:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/src/main/resources
10:17:44 [INFO] 
10:17:44 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
10:17:44 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:17:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/src/org/eclipse/papyrus/emf/facet/util/pde/core/internal/Activator.java:[18] 
10:17:44 	@SuppressWarnings("PMD.UseSingleton")
10:17:44 	                  ^^^^^^^^^^^^^^^^^^
10:17:44 Unsupported @SuppressWarnings("PMD.UseSingleton")
10:17:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/src/org/eclipse/papyrus/emf/facet/util/pde/core/internal/Activator.java:[27] 
10:17:44 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
10:17:44 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:44 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
10:17:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/src/org/eclipse/papyrus/emf/facet/util/pde/core/internal/Activator.java:[37] 
10:17:44 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
10:17:44 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:44 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
10:17:44 3 problems (3 warnings)
10:17:44 [INFO] 
10:17:44 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
10:17:44 [INFO] 
10:17:44 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
10:17:44 [INFO] 
10:17:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
10:17:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/src/test/resources
10:17:44 [INFO] 
10:17:44 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
10:17:44 [INFO] 
10:17:44 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
10:17:44 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 49 were skipped
10:17:44 [INFO] 
10:17:44 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
10:17:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/target/org.eclipse.papyrus.emf.facet.util.pde.core-2.0.0-SNAPSHOT-sources.jar
10:17:44 [INFO] 
10:17:44 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
10:17:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/target/org.eclipse.papyrus.emf.facet.util.pde.core-2.0.0-SNAPSHOT.jar
10:17:44 [INFO] 
10:17:44 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
10:17:44 [INFO] 
10:17:44 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
10:17:44 [INFO] 
10:17:44 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
10:17:44 [INFO] 
10:17:44 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet >------
10:17:44 [INFO] Building org.eclipse.papyrus.emf.facet.efacet 2.0.0-SNAPSHOT    [17/735]
10:17:44 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/pom.xml
10:17:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:17:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/pom.xml
10:17:44 [INFO] 
10:17:44 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet ---
10:17:44 [INFO] 
10:17:44 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet ---
10:17:44 [INFO] The project's OSGi version is 2.0.0.202312211516
10:17:44 [INFO] 
10:17:44 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet ---
10:17:44 [INFO] 
10:17:44 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet ---
10:17:44 [INFO] 
10:17:44 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet ---
10:17:44 [INFO] 
10:17:44 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.efacet ---
10:17:44 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.efacet
10:17:45 [INFO] 
10:17:45 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet ---
10:17:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/src/main/resources
10:17:45 [INFO] 
10:17:45 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet ---
10:17:45 [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:17:45 [INFO] 
10:17:45 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.efacet ---
10:17:45 [INFO] 
10:17:45 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.efacet ---
10:17:45 [INFO] 
10:17:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet ---
10:17:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/src/test/resources
10:17:45 [INFO] 
10:17:45 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.efacet ---
10:17:45 [INFO] 
10:17:45 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.efacet ---
10:17:45 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
10:17:45 [INFO] 
10:17:45 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet ---
10:17:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/target/org.eclipse.papyrus.emf.facet.efacet-2.0.0-SNAPSHOT-sources.jar
10:17:45 [INFO] 
10:17:45 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet ---
10:17:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/target/org.eclipse.papyrus.emf.facet.efacet-2.0.0-SNAPSHOT.jar
10:17:45 [INFO] 
10:17:45 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet ---
10:17:45 [INFO] 
10:17:45 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.efacet ---
10:17:45 [INFO] 
10:17:45 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet ---
10:17:45 [INFO] 
10:17:45 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.core >---
10:17:45 [INFO] Building org.eclipse.papyrus.emf.facet.util.emf.core 2.0.0-SNAPSHOT [18/735]
10:17:45 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/pom.xml
10:17:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:17:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/pom.xml
10:17:45 [INFO] 
10:17:45 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
10:17:45 [INFO] 
10:17:45 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
10:17:45 [INFO] The project's OSGi version is 2.0.0.202312211516
10:17:45 [INFO] 
10:17:45 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
10:17:45 [INFO] 
10:17:45 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
10:17:45 [INFO] 
10:17:45 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
10:17:45 [INFO] 
10:17:45 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
10:17:45 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.util.emf.core
10:17:46 [INFO] 
10:17:46 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
10:17:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/src/main/resources
10:17:46 [INFO] 
10:17:46 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
10:17:46 [INFO] Compiling 42 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:17:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/src/org/eclipse/papyrus/emf/facet/util/emf/core/internal/preferences/PreferenceInitializer.java:[31] 
10:17:46 	IEclipsePreferences preferenceNode = new DefaultScope().getNode(Activator.PLUGIN_ID);
10:17:46 	                                         ^^^^^^^^^^^^^^
10:17:46 The constructor DefaultScope() is deprecated
10:17:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/src/org/eclipse/papyrus/emf/facet/util/emf/core/internal/registry/BrowserRegistry.java:[150] 
10:17:46 	IEclipsePreferences preferenceNode = new InstanceScope().getNode(Activator.PLUGIN_ID);
10:17:46 	                                         ^^^^^^^^^^^^^^^
10:17:46 The constructor InstanceScope() is deprecated
10:17:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/src/org/eclipse/papyrus/emf/facet/util/emf/core/internal/registry/BrowserRegistry.java:[173] 
10:17:46 	IEclipsePreferences preferenceNode = new InstanceScope().getNode(Activator.PLUGIN_ID);
10:17:46 	                                         ^^^^^^^^^^^^^^^
10:17:46 The constructor InstanceScope() is deprecated
10:17:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/src/org/eclipse/papyrus/emf/facet/util/emf/core/internal/registry/BrowserRegistry.java:[196] 
10:17:46 	IEclipsePreferences preferenceNode = new InstanceScope().getNode(Activator.PLUGIN_ID);
10:17:46 	                                         ^^^^^^^^^^^^^^^
10:17:46 The constructor InstanceScope() is deprecated
10:17:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/src/org/eclipse/papyrus/emf/facet/util/emf/core/internal/catalog/CatalogSetManager.java:[165] 
10:17:46 	result.add((T) catalogManager);
10:17:46 	           ^^^^^^^^^^^^^^^^^^
10:17:46 Type safety: Unchecked cast from ICatalogManager to T
10:17:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/src/org/eclipse/papyrus/emf/facet/util/emf/core/internal/serialization/SerializationService.java:[29] 
10:17:46 	ISerializer<Object> serializer = (ISerializer<Object>) ISerializationRegistry.INSTANCE
10:17:46 				.getSerializerFor(instanceValue.getClass());
10:17:46 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:46 Type safety: Unchecked cast from ISerializer<capture#2-of ?> to ISerializer<Object>
10:17:46 6 problems (6 warnings)
10:17:46 [INFO] 
10:17:46 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
10:17:46 [INFO] 
10:17:46 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
10:17:46 [INFO] 
10:17:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
10:17:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/src/test/resources
10:17:46 [INFO] 
10:17:46 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
10:17:46 [INFO] 
10:17:46 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
10:17:46 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 53 were skipped
10:17:46 [INFO] 
10:17:46 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
10:17:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/target/org.eclipse.papyrus.emf.facet.util.emf.core-2.0.0-SNAPSHOT-sources.jar
10:17:46 [INFO] 
10:17:46 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
10:17:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/target/org.eclipse.papyrus.emf.facet.util.emf.core-2.0.0-SNAPSHOT.jar
10:17:46 [INFO] 
10:17:46 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
10:17:46 [INFO] 
10:17:46 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
10:17:46 [INFO] 
10:17:46 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
10:17:46 [INFO] 
10:17:46 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.catalog >--
10:17:46 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.catalog 2.0.0-SNAPSHOT [19/735]
10:17:46 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/pom.xml
10:17:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:17:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.catalog:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/pom.xml
10:17:46 [INFO] 
10:17:46 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
10:17:46 [INFO] 
10:17:46 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
10:17:46 [INFO] The project's OSGi version is 2.0.0.202312211516
10:17:46 [INFO] 
10:17:46 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
10:17:46 [INFO] 
10:17:46 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
10:17:46 [INFO] 
10:17:46 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
10:17:46 [INFO] 
10:17:46 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
10:17:46 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.efacet.catalog
10:17:46 [INFO] 
10:17:46 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
10:17:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/src/main/resources
10:17:46 [INFO] 
10:17:46 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
10:17:46 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:17:46 [INFO] 
10:17:46 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
10:17:46 [INFO] 
10:17:46 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
10:17:46 [INFO] 
10:17:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
10:17:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/src/test/resources
10:17:46 [INFO] 
10:17:46 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
10:17:46 [INFO] 
10:17:46 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
10:17:46 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
10:17:46 [INFO] 
10:17:46 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
10:17:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/target/org.eclipse.papyrus.emf.facet.efacet.catalog-2.0.0-SNAPSHOT-sources.jar
10:17:46 [INFO] 
10:17:46 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
10:17:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/target/org.eclipse.papyrus.emf.facet.efacet.catalog-2.0.0-SNAPSHOT.jar
10:17:46 [INFO] 
10:17:46 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
10:17:46 [INFO] 
10:17:46 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
10:17:46 [INFO] 
10:17:46 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
10:17:46 [INFO] 
10:17:46 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.core >----
10:17:46 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.core 3.0.0-SNAPSHOT [20/735]
10:17:46 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/pom.xml
10:17:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:17:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/pom.xml
10:17:47 [INFO] 
10:17:47 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.core ---
10:17:47 [INFO] 
10:17:47 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.core ---
10:17:47 [INFO] The project's OSGi version is 3.0.0.202312211516
10:17:47 [INFO] 
10:17:47 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.core ---
10:17:47 [INFO] 
10:17:47 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.core ---
10:17:47 [INFO] 
10:17:47 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.core ---
10:17:47 [INFO] 
10:17:47 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.efacet.core ---
10:17:47 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.efacet.core
10:17:47 [INFO] 
10:17:47 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.core ---
10:17:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/main/resources
10:17:47 [INFO] 
10:17:47 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.core ---
10:17:47 [INFO] Compiling 86 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:17:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/FacetActions2Impl.java:[78] 
10:17:47 	ICatalogSetManager2.INSTANCE.registerModelDeclaration(file);
10:17:47 	                    ^^^^^^^^
10:17:47 The field ICatalogSetManager2.INSTANCE is deprecated
10:17:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/FacetManagerContext.java:[142] 
10:17:47 	result = (T) derivedResult;
10:17:47 	         ^^^^^^^^^^^^^^^^^
10:17:47 Type safety: Unchecked cast from DerivedTypedElement to T
10:17:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/FacetManagerContext.java:[407] 
10:17:47 	final T element = (T) feature;
10:17:47 	                  ^^^^^^^^^^^
10:17:47 Type safety: Unchecked cast from ETypedElement to T
10:17:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/DerivedTypedElementManager.java:[39] 
10:17:47 	import org.eclipse.papyrus.emf.facet.efacet.core.internal.query.DerivedTypedElementImplementationFactoryRegistry;
10:17:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:47 The type DerivedTypedElementImplementationFactoryRegistry is deprecated
10:17:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/DerivedTypedElementManager.java:[42] 
10:17:47 	import org.eclipse.papyrus.emf.facet.efacet.core.query.IDerivedTypedElementImplementation;
10:17:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:47 The type IDerivedTypedElementImplementation is deprecated
10:17:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/DerivedTypedElementManager.java:[141] 
10:17:47 	IDerivedTypedElementImplementation evaluator2 = null;
10:17:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:47 The type IDerivedTypedElementImplementation is deprecated
10:17:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/DerivedTypedElementManager.java:[148] 
10:17:47 	evaluator2 = DerivedTypedElementImplementationFactoryRegistry.INSTANCE.getEvaluatorFor(query, this);
10:17:47 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:47 The type DerivedTypedElementImplementationFactoryRegistry is deprecated
10:17:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/DerivedTypedElementManager.java:[148] 
10:17:47 	evaluator2 = DerivedTypedElementImplementationFactoryRegistry.INSTANCE.getEvaluatorFor(query, this);
10:17:47 	                                                              ^^^^^^^^
10:17:47 The field DerivedTypedElementImplementationFactoryRegistry.INSTANCE is deprecated
10:17:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/DerivedTypedElementManager.java:[148] 
10:17:47 	evaluator2 = DerivedTypedElementImplementationFactoryRegistry.INSTANCE.getEvaluatorFor(query, this);
10:17:47 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:47 The method getEvaluatorFor(Query, IDerivedTypedElementManager) from the type DerivedTypedElementImplementationFactoryRegistry is deprecated
10:17:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/Messages.java:[18] 
10:17:47 	@SuppressWarnings("PMD")
10:17:47 	                  ^^^^^
10:17:47 Unsupported @SuppressWarnings("PMD")
10:17:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/FacetManager.java:[669] 
10:17:47 	return (List<T>) cache.get(classs);
10:17:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:47 Type safety: Unchecked cast from List<capture#4-of ? extends ETypedElement> to List<T>
10:17:47 11 problems (11 warnings)
10:17:47 [INFO] 
10:17:47 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.efacet.core ---
10:17:47 [INFO] 
10:17:47 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.efacet.core ---
10:17:47 [INFO] 
10:17:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.core ---
10:17:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/test/resources
10:17:47 [INFO] 
10:17:47 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.efacet.core ---
10:17:47 [INFO] 
10:17:47 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.efacet.core ---
10:17:47 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 53 were skipped
10:17:47 [INFO] 
10:17:47 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.core ---
10:17:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/target/org.eclipse.papyrus.emf.facet.efacet.core-3.0.0-SNAPSHOT-sources.jar
10:17:47 [INFO] 
10:17:47 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.core ---
10:17:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/target/org.eclipse.papyrus.emf.facet.efacet.core-3.0.0-SNAPSHOT.jar
10:17:47 [INFO] 
10:17:47 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.core ---
10:17:47 [INFO] 
10:17:47 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.efacet.core ---
10:17:47 [INFO] 
10:17:47 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.core ---
10:17:47 [INFO] 
10:17:47 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.ui >------
10:17:47 [INFO] Building org.eclipse.papyrus.emf.facet.util.ui 3.0.0-SNAPSHOT   [21/735]
10:17:47 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/pom.xml
10:17:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:17:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/pom.xml
10:17:48 [INFO] 
10:17:48 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.ui ---
10:17:48 [INFO] 
10:17:48 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.ui ---
10:17:48 [INFO] The project's OSGi version is 3.0.0.202312211516
10:17:48 [INFO] 
10:17:48 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.ui ---
10:17:48 [INFO] 
10:17:48 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.ui ---
10:17:48 [INFO] 
10:17:48 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.ui ---
10:17:48 [INFO] 
10:17:48 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.util.ui ---
10:17:48 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.util.ui
10:17:48 [INFO] 
10:17:48 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.ui ---
10:17:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/main/resources
10:17:48 [INFO] 
10:17:48 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.ui ---
10:17:48 [INFO] Compiling 67 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:17:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/ExtendedTree.java:[48] 
10:17:48 	private final ExtendedTreeMenu<IDialog> treeMenu;
10:17:48 	                               ^^^^^^^
10:17:48 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
10:17:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/ExtendedTree.java:[65] 
10:17:48 	final List<AbstractTreeMenu<IDialog>> menuItems) {
10:17:48 	                            ^^^^^^^
10:17:48 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
10:17:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/ExtendedTree.java:[96] 
10:17:48 	this.treeMenu = new ExtendedTreeMenu<IDialog>(parent, this, menuItems);
10:17:48 	                                     ^^^^^^^
10:17:48 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
10:17:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/ExtendedTree.java:[158] 
10:17:48 	public AbstractTreeItem<IDialog> getFirstTreeItem() {
10:17:48 	                        ^^^^^^^
10:17:48 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
10:17:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/ExtendedTree.java:[159] 
10:17:48 	AbstractTreeItem<IDialog> result = null;
10:17:48 	                 ^^^^^^^
10:17:48 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
10:17:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/ExtendedTree.java:[169] 
10:17:48 	public ExtendedTreeMenu<IDialog> getTreeMenu() {
10:17:48 	                        ^^^^^^^
10:17:48 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
10:17:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/item/AbstractTreeItem.java:[107] 
10:17:48 	public abstract IDialog onItemMouseSelection();
10:17:48 	                ^^^^^^^
10:17:48 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
10:17:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/Activator.java:[19] 
10:17:48 	@SuppressWarnings("PMD.UseSingleton")
10:17:48 	                  ^^^^^^^^^^^^^^^^^^
10:17:48 Unsupported @SuppressWarnings("PMD.UseSingleton")
10:17:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/Activator.java:[28] 
10:17:48 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
10:17:48 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:48 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
10:17:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/Activator.java:[38] 
10:17:48 	@SuppressWarnings({ "PMD.SignatureDeclareThrowsException",
10:17:48 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:48 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
10:17:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/Activator.java:[39] 
10:17:48 	"PMD.NullAssignment" })
10:17:48 	^^^^^^^^^^^^^^^^^^^^
10:17:48 Unsupported @SuppressWarnings("PMD.NullAssignment")
10:17:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/sync/generated/SynchronizedOkDialog.java:[23] 
10:17:48 	@SuppressWarnings("PMD.ExcessivePublicCount")
10:17:48 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:48 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
10:17:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/menu/AbstractTreeMenuItem.java:[94] 
10:17:48 	newTreeItem = getAssociatedTreeItemClass().newInstance();
10:17:48 	                                           ^^^^^^^^^^^^^
10:17:48 The method newInstance() from the type Class<capture#1-of ? extends AbstractTreeItem<T>> is deprecated since version 9
10:17:48 13 problems (13 warnings)
10:17:48 [INFO] 
10:17:48 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.util.ui ---
10:17:48 [INFO] 
10:17:48 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.util.ui ---
10:17:48 [INFO] 
10:17:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.ui ---
10:17:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/test/resources
10:17:48 [INFO] 
10:17:48 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.util.ui ---
10:17:48 [INFO] 
10:17:48 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.util.ui ---
10:17:48 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped
10:17:48 [INFO] 
10:17:48 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.ui ---
10:17:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/target/org.eclipse.papyrus.emf.facet.util.ui-3.0.0-SNAPSHOT-sources.jar
10:17:48 [INFO] 
10:17:48 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.ui ---
10:17:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/target/org.eclipse.papyrus.emf.facet.util.ui-3.0.0-SNAPSHOT.jar
10:17:48 [INFO] 
10:17:48 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.ui ---
10:17:48 [INFO] 
10:17:48 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.util.ui ---
10:17:48 [INFO] 
10:17:48 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.ui ---
10:17:48 [INFO] 
10:17:48 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.swt >-----
10:17:48 [INFO] Building org.eclipse.papyrus.emf.facet.util.swt 2.0.0-SNAPSHOT  [22/735]
10:17:48 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/pom.xml
10:17:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:17:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.swt:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/pom.xml
10:17:48 [INFO] 
10:17:48 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.swt ---
10:17:48 [INFO] 
10:17:48 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.swt ---
10:17:48 [INFO] The project's OSGi version is 2.0.0.202312211516
10:17:48 [INFO] 
10:17:48 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.swt ---
10:17:48 [INFO] 
10:17:48 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.swt ---
10:17:48 [INFO] 
10:17:48 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.swt ---
10:17:48 [INFO] 
10:17:48 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.util.swt ---
10:17:48 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.util.swt
10:17:49 [INFO] 
10:17:49 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.swt ---
10:17:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/src/main/resources
10:17:49 [INFO] 
10:17:49 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.swt ---
10:17:49 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:17:49 [INFO] 
10:17:49 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.util.swt ---
10:17:49 [INFO] 
10:17:49 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.util.swt ---
10:17:49 [INFO] 
10:17:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.swt ---
10:17:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/src/test/resources
10:17:49 [INFO] 
10:17:49 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.util.swt ---
10:17:49 [INFO] 
10:17:49 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.util.swt ---
10:17:49 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped
10:17:49 [INFO] 
10:17:49 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.swt ---
10:17:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/target/org.eclipse.papyrus.emf.facet.util.swt-2.0.0-SNAPSHOT-sources.jar
10:17:49 [INFO] 
10:17:49 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.swt ---
10:17:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/target/org.eclipse.papyrus.emf.facet.util.swt-2.0.0-SNAPSHOT.jar
10:17:49 [INFO] 
10:17:49 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.swt ---
10:17:49 [INFO] 
10:17:49 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.util.swt ---
10:17:49 [INFO] 
10:17:49 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.swt ---
10:17:49 [INFO] 
10:17:49 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.core >----
10:17:49 [INFO] Building org.eclipse.papyrus.emf.facet.common.core 2.0.0-SNAPSHOT [23/735]
10:17:49 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/pom.xml
10:17:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:17:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/pom.xml
10:17:49 [INFO] 
10:17:49 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.common.core ---
10:17:49 [INFO] 
10:17:49 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.common.core ---
10:17:49 [INFO] The project's OSGi version is 2.0.0.202312211516
10:17:49 [INFO] 
10:17:49 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.common.core ---
10:17:49 [INFO] 
10:17:49 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.common.core ---
10:17:49 [INFO] 
10:17:49 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.common.core ---
10:17:49 [INFO] 
10:17:49 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.common.core ---
10:17:49 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.common.core
10:17:49 [INFO] 
10:17:49 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.common.core ---
10:17:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/src/main/resources
10:17:49 [INFO] 
10:17:49 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.common.core ---
10:17:49 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:17:49 [INFO] 
10:17:49 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.common.core ---
10:17:49 [INFO] 
10:17:49 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.common.core ---
10:17:49 [INFO] 
10:17:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.common.core ---
10:17:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/src/test/resources
10:17:49 [INFO] 
10:17:49 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.common.core ---
10:17:49 [INFO] 
10:17:49 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.common.core ---
10:17:49 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 8 were skipped
10:17:49 [INFO] 
10:17:49 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.common.core ---
10:17:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/target/org.eclipse.papyrus.emf.facet.common.core-2.0.0-SNAPSHOT-sources.jar
10:17:49 [INFO] 
10:17:49 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.common.core ---
10:17:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/target/org.eclipse.papyrus.emf.facet.common.core-2.0.0-SNAPSHOT.jar
10:17:49 [INFO] 
10:17:49 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.common.core ---
10:17:49 [INFO] 
10:17:49 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.common.core ---
10:17:49 [INFO] 
10:17:49 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.common.core ---
10:17:49 [INFO] 
10:17:49 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.ui >-----
10:17:49 [INFO] Building org.eclipse.papyrus.emf.facet.common.ui 2.0.0-SNAPSHOT [24/735]
10:17:49 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/pom.xml
10:17:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:17:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/pom.xml
10:17:49 [INFO] 
10:17:49 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.common.ui ---
10:17:49 [INFO] 
10:17:49 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.common.ui ---
10:17:49 [INFO] The project's OSGi version is 2.0.0.202312211516
10:17:49 [INFO] 
10:17:49 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.common.ui ---
10:17:49 [INFO] 
10:17:49 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.common.ui ---
10:17:49 [INFO] 
10:17:49 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.common.ui ---
10:17:49 [INFO] 
10:17:49 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.common.ui ---
10:17:49 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.common.ui
10:17:49 [INFO] 
10:17:49 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.common.ui ---
10:17:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/main/resources
10:17:49 [INFO] 
10:17:49 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.common.ui ---
10:17:50 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:17:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableTree.java:[17] 
10:17:50 	import org.eclipse.jface.viewers.ViewerSorter;
10:17:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:50 The type ViewerSorter is deprecated
10:17:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableTree.java:[29] 
10:17:50 	public void setSorter(final ViewerSorter viewerSorter) {
10:17:50 	                            ^^^^^^^^^^^^
10:17:50 The type ViewerSorter is deprecated
10:17:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableTree.java:[30] 
10:17:50 	this.treeViewer.setSorter(viewerSorter);
10:17:50 	                ^^^^^^^^^^^^^^^^^^^^^^^
10:17:50 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
10:17:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableWidget.java:[16] 
10:17:50 	import org.eclipse.jface.viewers.ViewerSorter;
10:17:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:50 The type ViewerSorter is deprecated
10:17:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableWidget.java:[22] 
10:17:50 	void setSorter(ViewerSorter viewerSorter);
10:17:50 	               ^^^^^^^^^^^^
10:17:50 The type ViewerSorter is deprecated
10:17:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableTable.java:[17] 
10:17:50 	import org.eclipse.jface.viewers.ViewerSorter;
10:17:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:50 The type ViewerSorter is deprecated
10:17:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableTable.java:[29] 
10:17:50 	public void setSorter(final ViewerSorter viewerSorter) {
10:17:50 	                            ^^^^^^^^^^^^
10:17:50 The type ViewerSorter is deprecated
10:17:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableTable.java:[30] 
10:17:50 	this.tableViewer.setSorter(viewerSorter);
10:17:50 	                 ^^^^^^^^^^^^^^^^^^^^^^^
10:17:50 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
10:17:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/PersistableColumn.java:[26] 
10:17:50 	import org.eclipse.jface.viewers.ViewerSorter;
10:17:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:50 The type ViewerSorter is deprecated
10:17:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/PersistableColumn.java:[98] 
10:17:50 	PersistableColumn.getColumnWidths().put(uniqueID, new Integer(column.getWidth()));
10:17:50 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:50 The constructor Integer(int) has been deprecated since version 9 and marked for removal
10:17:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/PersistableColumn.java:[155] 
10:17:50 	private static ViewerSorter getViewerSorter(final ColumnLabelProvider columnLabelProvider) {
10:17:50 	               ^^^^^^^^^^^^
10:17:50 The type ViewerSorter is deprecated
10:17:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/PersistableColumn.java:[156] 
10:17:50 	return new ViewerSorter() {
10:17:50 	           ^^^^^^^^^^^^
10:17:50 The type ViewerSorter is deprecated
10:17:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/PersistableColumn.java:[156] 
10:17:50 	return new ViewerSorter() {
10:17:50 			@Override
10:17:50 			public int compare(final Viewer viewer, final Object e1, final Object e2) {
10:17:50 				String text1 = columnLabelProvider.getText(e1);
10:17:50 				String text2 = columnLabelProvider.getText(e2);
10:17:50 				if (text1 == null) {
10:17:50 					return -1;
10:17:50 				}
10:17:50 				int compare = text1.compareTo(text2);
10:17:50 				SortableWidget sortableWidget = SortableWidgetFactory.createSortableWidget(viewer);
10:17:50 				if (sortableWidget.getSortDirection() == SWT.DOWN) {
10:17:50 					compare = compare * -1;
10:17:50 				}
10:17:50 				return compare;
10:17:50 			}
10:17:50 		};
10:17:50 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:50 The constructor ViewerSorter() is deprecated
10:17:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/PersistableColumn.java:[174] 
10:17:50 	private static void addSorter(final Column column, final ViewerSorter viewerSorter,
10:17:50 	                                                         ^^^^^^^^^^^^
10:17:50 The type ViewerSorter is deprecated
10:17:50 14 problems (14 warnings)
10:17:50 [INFO] 
10:17:50 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.common.ui ---
10:17:50 [INFO] 
10:17:50 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.common.ui ---
10:17:50 [INFO] 
10:17:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.common.ui ---
10:17:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/test/resources
10:17:50 [INFO] 
10:17:50 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.common.ui ---
10:17:50 [INFO] 
10:17:50 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.common.ui ---
10:17:50 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped
10:17:50 [INFO] 
10:17:50 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.common.ui ---
10:17:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/target/org.eclipse.papyrus.emf.facet.common.ui-2.0.0-SNAPSHOT-sources.jar
10:17:50 [INFO] 
10:17:50 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.common.ui ---
10:17:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/target/org.eclipse.papyrus.emf.facet.common.ui-2.0.0-SNAPSHOT.jar
10:17:50 [INFO] 
10:17:50 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.common.ui ---
10:17:50 [INFO] 
10:17:50 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.common.ui ---
10:17:50 [INFO] 
10:17:50 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.common.ui ---
10:17:50 [INFO] 
10:17:50 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.ui >----
10:17:50 [INFO] Building org.eclipse.papyrus.emf.facet.util.emf.ui 3.0.0-SNAPSHOT [25/735]
10:17:50 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/pom.xml
10:17:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:17:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/pom.xml
10:17:50 [INFO] 
10:17:50 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
10:17:50 [INFO] 
10:17:50 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
10:17:50 [INFO] The project's OSGi version is 3.0.0.202312211516
10:17:50 [INFO] 
10:17:50 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
10:17:50 [INFO] 
10:17:50 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
10:17:50 [INFO] 
10:17:50 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
10:17:50 [INFO] 
10:17:50 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
10:17:50 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.util.emf.ui
10:17:50 [INFO] 
10:17:50 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
10:17:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/main/resources
10:17:50 [INFO] 
10:17:50 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
10:17:50 [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:17:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/org/eclipse/papyrus/emf/facet/util/emf/ui/internal/preference/pages/DefaultBrowserPreferencePage.java:[42] 
10:17:51 	new InstanceScope(),
10:17:51 	    ^^^^^^^^^^^^^^^
10:17:51 The constructor InstanceScope() is deprecated
10:17:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/org/eclipse/papyrus/emf/facet/util/emf/ui/internal/exported/util/wizard/page/SynchronizedSelectEClassifierWizardPage.java:[31] 
10:17:51 	SynchronizedWizardPage<ISelectEClassifierWizardPage> implements
10:17:51 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:51 ISelectEClassifierWizardPage is a raw type. References to generic type ISelectEClassifierWizardPage<T> should be parameterized
10:17:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/org/eclipse/papyrus/emf/facet/util/emf/ui/internal/exported/util/wizard/page/SynchronizedSelectEClassifierWizardPage.java:[32] 
10:17:51 	ISelectEClassifierWizardPage {
10:17:51 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:51 ISelectEClassifierWizardPage is a raw type. References to generic type ISelectEClassifierWizardPage<T> should be parameterized
10:17:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/org/eclipse/papyrus/emf/facet/util/emf/ui/internal/exported/util/wizard/page/SynchronizedSelectEClassifierWizardPage.java:[46] 
10:17:51 	final ISelectEClassifierWizardPage object, final Display display) {
10:17:51 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:51 ISelectEClassifierWizardPage is a raw type. References to generic type ISelectEClassifierWizardPage<T> should be parameterized
10:17:51 5. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/org/eclipse/papyrus/emf/facet/util/emf/ui/internal/utils/ImageProvider.java (at line 43)
10:17:51 	@SuppressWarnings("static-method")
10:17:51 	                  ^^^^^^^^^^^^^^^
10:17:51 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
10:17:51 6. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/org/eclipse/papyrus/emf/facet/util/emf/ui/internal/utils/ImageProvider.java (at line 57)
10:17:51 	@SuppressWarnings("static-method")
10:17:51 	                  ^^^^^^^^^^^^^^^
10:17:51 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
10:17:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/org/eclipse/papyrus/emf/facet/util/emf/ui/internal/view/PackageRegistryView.java:[64] 
10:17:51 	&& new Boolean(Platform.getDebugOption(PackageRegistryView.DEBUG_ID)).booleanValue();
10:17:51 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:51 The constructor Boolean(String) has been deprecated since version 9 and marked for removal
10:17:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/org/eclipse/papyrus/emf/facet/util/emf/ui/internal/exported/util/wizard/SelectETypeWizardImpl.java:[38] 
10:17:51 	import org.eclipse.swt.widgets.Shell;
10:17:51 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:51 The import org.eclipse.swt.widgets.Shell is never used
10:17:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/org/eclipse/papyrus/emf/facet/util/emf/ui/internal/dialogs/UriSelectionDialog.java:[93] 
10:17:51 	shell.setImage(ImageProvider.getInstance().getEmfFacetLogo());
10:17:51 	                             ^^^^^^^^^^^^^
10:17:51 The method getInstance() from the type ImageProvider is deprecated
10:17:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/org/eclipse/papyrus/emf/facet/util/emf/ui/internal/dialogs/UriSelectionDialog.java:[93] 
10:17:51 	shell.setImage(ImageProvider.getInstance().getEmfFacetLogo());
10:17:51 	                                           ^^^^^^^^^^^^^^^^^
10:17:51 The method getEmfFacetLogo() from the type ImageProvider is deprecated
10:17:51 10 problems (0 errors, 8 warnings, 2 infos)
10:17:51 [INFO] 
10:17:51 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
10:17:51 [INFO] 
10:17:51 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
10:17:51 [INFO] 
10:17:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
10:17:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/test/resources
10:17:51 [INFO] 
10:17:51 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
10:17:51 [INFO] 
10:17:51 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
10:17:51 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
10:17:51 [INFO] 
10:17:51 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
10:17:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/target/org.eclipse.papyrus.emf.facet.util.emf.ui-3.0.0-SNAPSHOT-sources.jar
10:17:51 [INFO] 
10:17:51 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
10:17:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/target/org.eclipse.papyrus.emf.facet.util.emf.ui-3.0.0-SNAPSHOT.jar
10:17:51 [INFO] 
10:17:51 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
10:17:51 [INFO] 
10:17:51 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
10:17:51 [INFO] 
10:17:51 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
10:17:51 [INFO] 
10:17:51 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.sdk.ui >---
10:17:51 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.sdk.ui 3.0.0-SNAPSHOT [26/735]
10:17:51 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/pom.xml
10:17:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:17:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.sdk.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/pom.xml
10:17:52 [INFO] 
10:17:52 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
10:17:52 [INFO] 
10:17:52 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
10:17:52 [INFO] The project's OSGi version is 3.0.0.202312211516
10:17:52 [INFO] 
10:17:52 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
10:17:52 [INFO] 
10:17:52 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
10:17:52 [INFO] 
10:17:52 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
10:17:52 [INFO] 
10:17:52 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
10:17:52 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.efacet.sdk.ui
10:17:52 [INFO] 
10:17:52 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
10:17:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/main/resources
10:17:52 [INFO] 
10:17:52 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
10:17:52 [INFO] Compiling 116 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:17:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/sync/generated/SynchronizedENamedElementWidget.java:[20] 
10:17:53 	@SuppressWarnings("PMD.ExcessivePublicCount")
10:17:53 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:53 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
10:17:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/Activator.java:[19] 
10:17:53 	@SuppressWarnings("PMD.UseSingleton")
10:17:53 	                  ^^^^^^^^^^^^^^^^^^
10:17:53 Unsupported @SuppressWarnings("PMD.UseSingleton")
10:17:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/Activator.java:[28] 
10:17:53 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
10:17:53 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:53 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
10:17:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/Activator.java:[38] 
10:17:53 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
10:17:53 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:53 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
10:17:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/wizard/page/CreateFacetSetWizardPage.java:[87] 
10:17:53 	final IPath containerFullPath = getContainerFullPath();
10:17:53 	            ^^^^^^^^^^^^^^^^^
10:17:53 The value of the local variable containerFullPath is not used
10:17:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/sync/generated/SynchronizedGetOrCreateFilteredFacetSetWidget.java:[23] 
10:17:53 	@SuppressWarnings("PMD.ExcessivePublicCount")
10:17:53 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:53 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
10:17:53 7. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/widget/creation/AddParameterInOperationWidget.java (at line 87)
10:17:53 	@SuppressWarnings("static-method")
10:17:53 	                  ^^^^^^^^^^^^^^^
10:17:53 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
10:17:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/sync/generated/SynchronizedCreateQueryWidget.java:[20] 
10:17:53 	@SuppressWarnings("PMD.ExcessivePublicCount")
10:17:53 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:53 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
10:17:53 9. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/widget/creation/AddOperationInFacetWidget.java (at line 85)
10:17:53 	@SuppressWarnings("static-method")
10:17:53 	                  ^^^^^^^^^^^^^^^
10:17:53 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
10:17:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/sync/generated/SynchronizedDerivedTypedElementWidget.java:[20] 
10:17:53 	@SuppressWarnings("PMD.ExcessivePublicCount")
10:17:53 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:53 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
10:17:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/sync/generated/SynchronizedETypedElementWidget.java:[20] 
10:17:53 	@SuppressWarnings("PMD.ExcessivePublicCount")
10:17:53 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:53 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
10:17:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/sync/generated/SynchronizedGetExtendedMetaclassWidget.java:[22] 
10:17:53 	@SuppressWarnings("PMD.ExcessivePublicCount")
10:17:53 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:53 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
10:17:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/sync/generated/SynchronizedFacetWidget.java:[22] 
10:17:53 	@SuppressWarnings("PMD.ExcessivePublicCount")
10:17:53 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:53 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
10:17:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/sync/generated/SynchronizedEStructuralFeatureWidget.java:[20] 
10:17:53 	@SuppressWarnings("PMD.ExcessivePublicCount")
10:17:53 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:53 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
10:17:53 14 problems (0 errors, 12 warnings, 2 infos)
10:17:53 [INFO] 
10:17:53 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
10:17:53 [INFO] 
10:17:53 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
10:17:53 [INFO] 
10:17:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
10:17:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/test/resources
10:17:53 [INFO] 
10:17:53 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
10:17:53 [INFO] 
10:17:53 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
10:17:53 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 106 were skipped
10:17:53 [INFO] 
10:17:53 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
10:17:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/target/org.eclipse.papyrus.emf.facet.efacet.sdk.ui-3.0.0-SNAPSHOT-sources.jar
10:17:53 [INFO] 
10:17:53 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
10:17:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/target/org.eclipse.papyrus.emf.facet.efacet.sdk.ui-3.0.0-SNAPSHOT.jar
10:17:53 [INFO] 
10:17:53 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
10:17:53 [INFO] 
10:17:53 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
10:17:53 [INFO] 
10:17:53 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
10:17:53 [INFO] 
10:17:53 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel >--
10:17:53 [INFO] Building org.eclipse.papyrus.emf.facet.custom.metamodel 2.0.0-SNAPSHOT [27/735]
10:17:53 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/pom.xml
10:17:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:17:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/pom.xml
10:17:53 [INFO] 
10:17:53 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
10:17:53 [INFO] 
10:17:53 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
10:17:53 [INFO] The project's OSGi version is 2.0.0.202312211516
10:17:53 [INFO] 
10:17:53 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
10:17:53 [INFO] 
10:17:53 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
10:17:53 [INFO] 
10:17:53 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
10:17:53 [INFO] 
10:17:53 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
10:17:53 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.custom.metamodel
10:17:53 [INFO] 
10:17:53 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
10:17:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/main/resources
10:17:53 [INFO] 
10:17:53 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
10:17:53 [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:17:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custompt/impl/CustomptPackageImpl.java:[22] 
10:17:53 	import org.eclipse.emf.edit.provider.StyledString;
10:17:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:53 The import org.eclipse.emf.edit.provider.StyledString is never used
10:17:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custompt/impl/CustomptFactoryImpl.java:[24] 
10:17:53 	import org.eclipse.emf.edit.provider.StyledString;
10:17:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:53 The import org.eclipse.emf.edit.provider.StyledString is never used
10:17:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custompt/impl/CustomptFactoryImpl.java:[27] 
10:17:53 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custompt.*;
10:17:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:53 The import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custompt is never used
10:17:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/internal/treeproxy/impl/EObjectTreeElementImpl.java:[81] 
10:17:53 	public Object getAdapter(Class key) {
10:17:53 	       ^^^^^^
10:17:53 Type safety: The return type Object for getAdapter(Class) from the type EObjectTreeElementImpl needs unchecked conversion to conform to T from the type IAdaptable
10:17:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/internal/treeproxy/impl/EObjectTreeElementImpl.java:[81] 
10:17:53 	public Object getAdapter(Class key) {
10:17:53 	                         ^^^^^
10:17:53 Class is a raw type. References to generic type Class<T> should be parameterized
10:17:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/internal/treeproxy/impl/EStructuralFeatureTreeElementImpl.java:[64] 
10:17:53 	public Object getAdapter(Class key) {
10:17:53 	       ^^^^^^
10:17:53 Type safety: The return type Object for getAdapter(Class) from the type EStructuralFeatureTreeElementImpl needs unchecked conversion to conform to T from the type IAdaptable
10:17:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/internal/treeproxy/impl/EStructuralFeatureTreeElementImpl.java:[64] 
10:17:53 	public Object getAdapter(Class key) {
10:17:53 	                         ^^^^^
10:17:53 Class is a raw type. References to generic type Class<T> should be parameterized
10:17:53 7 problems (7 warnings)
10:17:53 [INFO] 
10:17:53 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
10:17:53 [INFO] 
10:17:53 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
10:17:53 [INFO] 
10:17:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
10:17:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/test/resources
10:17:53 [INFO] 
10:17:53 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
10:17:53 [INFO] 
10:17:53 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
10:17:53 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 18 were skipped
10:17:53 [INFO] 
10:17:53 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
10:17:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/target/org.eclipse.papyrus.emf.facet.custom.metamodel-2.0.0-SNAPSHOT-sources.jar
10:17:53 [INFO] 
10:17:53 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
10:17:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/target/org.eclipse.papyrus.emf.facet.custom.metamodel-2.0.0-SNAPSHOT.jar
10:17:53 [INFO] 
10:17:53 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
10:17:53 [INFO] 
10:17:53 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
10:17:53 [INFO] 
10:17:53 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
10:17:53 [INFO] 
10:17:53 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.core >----
10:17:53 [INFO] Building org.eclipse.papyrus.emf.facet.custom.core 4.0.0-SNAPSHOT [28/735]
10:17:53 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/pom.xml
10:17:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:17:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/pom.xml
10:17:53 [INFO] 
10:17:53 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.core ---
10:17:53 [INFO] 
10:17:53 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.core ---
10:17:53 [INFO] The project's OSGi version is 4.0.0.202312211516
10:17:53 [INFO] 
10:17:53 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.core ---
10:17:53 [INFO] 
10:17:53 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.core ---
10:17:53 [INFO] 
10:17:53 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.core ---
10:17:53 [INFO] 
10:17:53 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.custom.core ---
10:17:53 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.custom.core
10:17:54 [INFO] 
10:17:54 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.core ---
10:17:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/src/main/resources
10:17:54 [INFO] 
10:17:54 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.core ---
10:17:54 [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:17:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/src/org/eclipse/papyrus/emf/facet/custom/core/internal/exported/CustomizationUtils.java:[137] 
10:17:54 	result = (T) result.toString();
10:17:54 	         ^^^^^^^^^^^^^^^^^^^^^
10:17:54 Type safety: Unchecked cast from String to T
10:17:54 1 problem (1 warning)
10:17:54 [INFO] 
10:17:54 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.custom.core ---
10:17:54 [INFO] 
10:17:54 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.custom.core ---
10:17:54 [INFO] 
10:17:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.core ---
10:17:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/src/test/resources
10:17:54 [INFO] 
10:17:54 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.custom.core ---
10:17:54 [INFO] 
10:17:54 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.custom.core ---
10:17:54 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 97 were skipped
10:17:54 [INFO] 
10:17:54 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.core ---
10:17:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/target/org.eclipse.papyrus.emf.facet.custom.core-4.0.0-SNAPSHOT-sources.jar
10:17:54 [INFO] 
10:17:54 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.core ---
10:17:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/target/org.eclipse.papyrus.emf.facet.custom.core-4.0.0-SNAPSHOT.jar
10:17:54 [INFO] 
10:17:54 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.core ---
10:17:54 [INFO] 
10:17:54 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.custom.core ---
10:17:54 [INFO] 
10:17:54 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.core ---
10:17:54 [INFO] 
10:17:54 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.sdk.core >--
10:17:54 [INFO] Building org.eclipse.papyrus.emf.facet.common.sdk.core 2.0.0-SNAPSHOT [29/735]
10:17:54 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/pom.xml
10:17:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:17:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.sdk.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/pom.xml
10:17:54 [INFO] 
10:17:54 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
10:17:54 [INFO] 
10:17:54 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
10:17:54 [INFO] The project's OSGi version is 2.0.0.202312211516
10:17:54 [INFO] 
10:17:54 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
10:17:54 [INFO] 
10:17:54 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
10:17:54 [INFO] 
10:17:54 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
10:17:54 [INFO] 
10:17:54 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
10:17:54 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.common.sdk.core
10:17:54 [INFO] 
10:17:54 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
10:17:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/src/main/resources
10:17:54 [INFO] 
10:17:54 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
10:17:54 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:17:54 [INFO] 
10:17:54 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
10:17:54 [INFO] 
10:17:54 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
10:17:54 [INFO] 
10:17:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
10:17:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/src/test/resources
10:17:54 [INFO] 
10:17:54 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
10:17:54 [INFO] 
10:17:54 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
10:17:54 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 19 were skipped
10:17:54 [INFO] 
10:17:54 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
10:17:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/target/org.eclipse.papyrus.emf.facet.common.sdk.core-2.0.0-SNAPSHOT-sources.jar
10:17:54 [INFO] 
10:17:54 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
10:17:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/target/org.eclipse.papyrus.emf.facet.common.sdk.core-2.0.0-SNAPSHOT.jar
10:17:55 [INFO] 
10:17:55 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
10:17:55 [INFO] 
10:17:55 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
10:17:55 [INFO] 
10:17:55 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
10:17:55 [INFO] 
10:17:55 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.core >--
10:17:55 [INFO] Building org.eclipse.papyrus.emf.facet.custom.sdk.core 2.0.0-SNAPSHOT [30/735]
10:17:55 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/pom.xml
10:17:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:17:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/pom.xml
10:17:55 [INFO] 
10:17:55 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
10:17:55 [INFO] 
10:17:55 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
10:17:55 [INFO] The project's OSGi version is 2.0.0.202312211516
10:17:55 [INFO] 
10:17:55 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
10:17:55 [INFO] 
10:17:55 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
10:17:55 [INFO] 
10:17:55 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
10:17:55 [INFO] 
10:17:55 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
10:17:55 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.custom.sdk.core
10:17:55 [INFO] 
10:17:55 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
10:17:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/src/main/resources
10:17:55 [INFO] 
10:17:55 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
10:17:55 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:17:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/src/org/eclipse/papyrus/emf/facet/custom/sdk/core/internal/Activator.java:[21] 
10:17:55 	@SuppressWarnings("PMD.UseSingleton")
10:17:55 	                  ^^^^^^^^^^^^^^^^^^
10:17:55 Unsupported @SuppressWarnings("PMD.UseSingleton")
10:17:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/src/org/eclipse/papyrus/emf/facet/custom/sdk/core/internal/Activator.java:[30] 
10:17:55 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
10:17:55 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:55 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
10:17:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/src/org/eclipse/papyrus/emf/facet/custom/sdk/core/internal/Activator.java:[40] 
10:17:55 	@SuppressWarnings({ "PMD.SignatureDeclareThrowsException",
10:17:55 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:55 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
10:17:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/src/org/eclipse/papyrus/emf/facet/custom/sdk/core/internal/Activator.java:[41] 
10:17:55 	"PMD.NullAssignment" })
10:17:55 	^^^^^^^^^^^^^^^^^^^^
10:17:55 Unsupported @SuppressWarnings("PMD.NullAssignment")
10:17:55 4 problems (4 warnings)
10:17:55 [INFO] 
10:17:55 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
10:17:55 [INFO] 
10:17:55 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
10:17:55 [INFO] 
10:17:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
10:17:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/src/test/resources
10:17:55 [INFO] 
10:17:55 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
10:17:55 [INFO] 
10:17:55 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
10:17:55 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 97 were skipped
10:17:55 [INFO] 
10:17:55 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
10:17:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/target/org.eclipse.papyrus.emf.facet.custom.sdk.core-2.0.0-SNAPSHOT-sources.jar
10:17:55 [INFO] 
10:17:55 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
10:17:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/target/org.eclipse.papyrus.emf.facet.custom.sdk.core-2.0.0-SNAPSHOT.jar
10:17:55 [INFO] 
10:17:55 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
10:17:55 [INFO] 
10:17:55 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
10:17:55 [INFO] 
10:17:55 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
10:17:55 [INFO] 
10:17:55 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java >----
10:17:55 [INFO] Building org.eclipse.papyrus.emf.facet.query.java 2.0.0-SNAPSHOT [31/735]
10:17:55 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/pom.xml
10:17:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:17:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/pom.xml
10:17:55 [INFO] 
10:17:55 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.java ---
10:17:55 [INFO] 
10:17:55 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.java ---
10:17:55 [INFO] The project's OSGi version is 2.0.0.202312211516
10:17:55 [INFO] 
10:17:55 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.java ---
10:17:55 [INFO] 
10:17:55 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.java ---
10:17:55 [INFO] 
10:17:55 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.java ---
10:17:55 [INFO] 
10:17:55 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.query.java ---
10:17:55 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.query.java
10:17:55 [INFO] 
10:17:55 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.java ---
10:17:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/src/main/resources
10:17:55 [INFO] 
10:17:55 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.java ---
10:17:55 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:17:55 [INFO] 
10:17:55 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.query.java ---
10:17:55 [INFO] 
10:17:55 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.query.java ---
10:17:55 [INFO] 
10:17:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.java ---
10:17:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/src/test/resources
10:17:55 [INFO] 
10:17:55 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.query.java ---
10:17:55 [INFO] 
10:17:55 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.query.java ---
10:17:55 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
10:17:55 [INFO] 
10:17:55 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.java ---
10:17:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/target/org.eclipse.papyrus.emf.facet.query.java-2.0.0-SNAPSHOT-sources.jar
10:17:55 [INFO] 
10:17:55 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.java ---
10:17:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/target/org.eclipse.papyrus.emf.facet.query.java-2.0.0-SNAPSHOT.jar
10:17:55 [INFO] 
10:17:55 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.java ---
10:17:55 [INFO] 
10:17:55 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.query.java ---
10:17:55 [INFO] 
10:17:55 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.java ---
10:17:55 [INFO] 
10:17:55 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.infra.tools >---------
10:17:55 [INFO] Building org.eclipse.papyrus.infra.tools 4.2.0-SNAPSHOT         [32/735]
10:17:55 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/pom.xml
10:17:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:17:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.tools:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/pom.xml
10:17:56 [INFO] 
10:17:56 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.tools ---
10:17:56 [INFO] 
10:17:56 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.tools ---
10:17:56 [INFO] The project's OSGi version is 4.2.0.202312211516
10:17:56 [INFO] 
10:17:56 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.tools ---
10:17:56 [INFO] 
10:17:56 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.tools ---
10:17:56 [INFO] 
10:17:56 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.tools ---
10:17:56 [INFO] 
10:17:56 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.tools ---
10:17:56 [INFO] Resolving class path of org.eclipse.papyrus.infra.tools
10:17:56 [INFO] 
10:17:56 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.tools ---
10:17:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/main/resources
10:17:56 [INFO] 
10:17:56 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.tools ---
10:17:56 [INFO] Compiling 56 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[31] 
10:17:56 	public class DelegatingObservableSet extends DelegatingObservableCollection<IObservableSet> implements IObservableSet {
10:17:56 	                                                                            ^^^^^^^^^^^^^^
10:17:56 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[31] 
10:17:56 	public class DelegatingObservableSet extends DelegatingObservableCollection<IObservableSet> implements IObservableSet {
10:17:56 	                                                                                                       ^^^^^^^^^^^^^^
10:17:56 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[35] 
10:17:56 	private ISetChangeListener forwardingSetChangeListener;
10:17:56 	        ^^^^^^^^^^^^^^^^^^
10:17:56 ISetChangeListener is a raw type. References to generic type ISetChangeListener<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[37] 
10:17:56 	DelegatingObservableSet(IObservableSet delegate) {
10:17:56 	                        ^^^^^^^^^^^^^^
10:17:56 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[45] 
10:17:56 	public static IObservableSet wrap(IObservableSet observable) {
10:17:56 	              ^^^^^^^^^^^^^^
10:17:56 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[45] 
10:17:56 	public static IObservableSet wrap(IObservableSet observable) {
10:17:56 	                                  ^^^^^^^^^^^^^^
10:17:56 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[46] 
10:17:56 	IObservableSet result;
10:17:56 	^^^^^^^^^^^^^^
10:17:56 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[63] 
10:17:56 	public static IObservableSet create(Realm realm, ClassLoader loader, Class<?>... mixins) {
10:17:56 	              ^^^^^^^^^^^^^^
10:17:56 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[67] 
10:17:56 	public void addSetChangeListener(ISetChangeListener listener) {
10:17:56 	                                 ^^^^^^^^^^^^^^^^^^
10:17:56 ISetChangeListener is a raw type. References to generic type ISetChangeListener<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[71] 
10:17:56 	public void removeSetChangeListener(ISetChangeListener listener) {
10:17:56 	                                    ^^^^^^^^^^^^^^^^^^
10:17:56 ISetChangeListener is a raw type. References to generic type ISetChangeListener<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[76] 
10:17:56 	protected void hookDelegate(IObservableSet delegate) {
10:17:56 	                            ^^^^^^^^^^^^^^
10:17:56 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[78] 
10:17:56 	delegate.addSetChangeListener(getForwardingSetChangeListener());
10:17:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:56 Type safety: The method addSetChangeListener(ISetChangeListener) belongs to the raw type IObservableSet. References to generic type IObservableSet<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[82] 
10:17:56 	protected void unhookDelegate(IObservableSet delegate) {
10:17:56 	                              ^^^^^^^^^^^^^^
10:17:56 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[83] 
10:17:56 	delegate.removeSetChangeListener(getForwardingSetChangeListener());
10:17:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:56 Type safety: The method removeSetChangeListener(ISetChangeListener) belongs to the raw type IObservableSet. References to generic type IObservableSet<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[88] 
10:17:56 	protected void delegateChanged(IObservableSet oldDelegate, IObservableSet newDelegate) {
10:17:56 	                               ^^^^^^^^^^^^^^
10:17:56 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[88] 
10:17:56 	protected void delegateChanged(IObservableSet oldDelegate, IObservableSet newDelegate) {
10:17:56 	                                                           ^^^^^^^^^^^^^^
10:17:56 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[97] 
10:17:56 	private ISetChangeListener getForwardingSetChangeListener() {
10:17:56 	        ^^^^^^^^^^^^^^^^^^
10:17:56 ISetChangeListener is a raw type. References to generic type ISetChangeListener<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[99] 
10:17:56 	forwardingSetChangeListener = new ISetChangeListener() {
10:17:56 	                                  ^^^^^^^^^^^^^^^^^^
10:17:56 ISetChangeListener is a raw type. References to generic type ISetChangeListener<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[101] 
10:17:56 	public void handleSetChange(SetChangeEvent event) {
10:17:56 	                            ^^^^^^^^^^^^^^
10:17:56 SetChangeEvent is a raw type. References to generic type SetChangeEvent<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[102] 
10:17:56 	SetChangeEvent myEvent = new MySetChangeEvent(event.diff);
10:17:56 	^^^^^^^^^^^^^^
10:17:56 SetChangeEvent is a raw type. References to generic type SetChangeEvent<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[115] 
10:17:56 	class MySetChangeEvent extends SetChangeEvent {
10:17:56 	                               ^^^^^^^^^^^^^^
10:17:56 SetChangeEvent is a raw type. References to generic type SetChangeEvent<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[119] 
10:17:56 	MySetChangeEvent(SetDiff diff) {
10:17:56 	                 ^^^^^^^
10:17:56 SetDiff is a raw type. References to generic type SetDiff<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[120] 
10:17:56 	super(getRealObservable(), diff);
10:17:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:56 Type safety: The constructor SetChangeEvent(IObservableSet, SetDiff) belongs to the raw type SetChangeEvent. References to generic type SetChangeEvent<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservable.java:[93] 
10:17:56 	result = DelegatingObservableList.wrap((IObservableList) observable);
10:17:56 	                                        ^^^^^^^^^^^^^^^
10:17:56 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservable.java:[95] 
10:17:56 	result = DelegatingObservableSet.wrap((IObservableSet) observable);
10:17:56 	                                       ^^^^^^^^^^^^^^
10:17:56 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservable.java:[97] 
10:17:56 	result = DelegatingObservableValue.wrap((IObservableValue) observable);
10:17:56 	                                         ^^^^^^^^^^^^^^^^
10:17:56 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/IMultipleObservableValue.java:[27] 
10:17:56 	public interface IMultipleObservableValue extends AggregatedObservable, IObservableValue {
10:17:56 	                                                                        ^^^^^^^^^^^^^^^^
10:17:56 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/IMultipleObservableValue.java:[32] 
10:17:56 	List<IObservableValue> getObservableValues();
10:17:56 	     ^^^^^^^^^^^^^^^^
10:17:56 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[28] 
10:17:56 	public class DelegatingObservableValue extends DelegatingObservable<IObservableValue> implements IObservableValue {
10:17:56 	                                                                    ^^^^^^^^^^^^^^^^
10:17:56 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[28] 
10:17:56 	public class DelegatingObservableValue extends DelegatingObservable<IObservableValue> implements IObservableValue {
10:17:56 	                                                                                                 ^^^^^^^^^^^^^^^^
10:17:56 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[32] 
10:17:56 	private IValueChangeListener forwardingValueChangeListener;
10:17:56 	        ^^^^^^^^^^^^^^^^^^^^
10:17:56 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[34] 
10:17:56 	DelegatingObservableValue(IObservableValue delegate) {
10:17:56 	                          ^^^^^^^^^^^^^^^^
10:17:56 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[42] 
10:17:56 	public static IObservableValue wrap(IObservableValue observable) {
10:17:56 	              ^^^^^^^^^^^^^^^^
10:17:56 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[42] 
10:17:56 	public static IObservableValue wrap(IObservableValue observable) {
10:17:56 	                                    ^^^^^^^^^^^^^^^^
10:17:56 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[43] 
10:17:56 	IObservableValue result;
10:17:56 	^^^^^^^^^^^^^^^^
10:17:56 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[60] 
10:17:56 	public static IObservableValue create(Realm realm, ClassLoader loader, Class<?>... mixins) {
10:17:56 	              ^^^^^^^^^^^^^^^^
10:17:56 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[64] 
10:17:56 	public void addValueChangeListener(IValueChangeListener listener) {
10:17:56 	                                   ^^^^^^^^^^^^^^^^^^^^
10:17:56 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[68] 
10:17:56 	public void removeValueChangeListener(IValueChangeListener listener) {
10:17:56 	                                      ^^^^^^^^^^^^^^^^^^^^
10:17:56 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[73] 
10:17:56 	protected void hookDelegate(IObservableValue delegate) {
10:17:56 	                            ^^^^^^^^^^^^^^^^
10:17:56 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[75] 
10:17:56 	delegate.addValueChangeListener(getForwardingValueChangeListener());
10:17:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:56 Type safety: The method addValueChangeListener(IValueChangeListener) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[79] 
10:17:56 	protected void unhookDelegate(IObservableValue delegate) {
10:17:56 	                              ^^^^^^^^^^^^^^^^
10:17:56 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[80] 
10:17:56 	delegate.removeValueChangeListener(getForwardingValueChangeListener());
10:17:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:56 Type safety: The method removeValueChangeListener(IValueChangeListener) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[85] 
10:17:56 	protected void delegateChanged(IObservableValue oldDelegate, IObservableValue newDelegate) {
10:17:56 	                               ^^^^^^^^^^^^^^^^
10:17:56 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[85] 
10:17:56 	protected void delegateChanged(IObservableValue oldDelegate, IObservableValue newDelegate) {
10:17:56 	                                                             ^^^^^^^^^^^^^^^^
10:17:56 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[106] 
10:17:56 	getDelegate().setValue(value);
10:17:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:56 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[110] 
10:17:56 	private IValueChangeListener getForwardingValueChangeListener() {
10:17:56 	        ^^^^^^^^^^^^^^^^^^^^
10:17:56 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[112] 
10:17:56 	forwardingValueChangeListener = new IValueChangeListener() {
10:17:56 	                                    ^^^^^^^^^^^^^^^^^^^^
10:17:56 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[114] 
10:17:56 	public void handleValueChange(ValueChangeEvent event) {
10:17:56 	                              ^^^^^^^^^^^^^^^^
10:17:56 ValueChangeEvent is a raw type. References to generic type ValueChangeEvent<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[115] 
10:17:56 	ValueChangeEvent myEvent = new MyValueChangeEvent(event.diff);
10:17:56 	^^^^^^^^^^^^^^^^
10:17:56 ValueChangeEvent is a raw type. References to generic type ValueChangeEvent<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[128] 
10:17:56 	class MyValueChangeEvent extends ValueChangeEvent {
10:17:56 	                                 ^^^^^^^^^^^^^^^^
10:17:56 ValueChangeEvent is a raw type. References to generic type ValueChangeEvent<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[132] 
10:17:56 	MyValueChangeEvent(ValueDiff diff) {
10:17:56 	                   ^^^^^^^^^
10:17:56 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[133] 
10:17:56 	super(getRealObservable(), diff);
10:17:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:56 Type safety: The constructor ValueChangeEvent(IObservableValue, ValueDiff) belongs to the raw type ValueChangeEvent. References to generic type ValueChangeEvent<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollection.java:[28] 
10:17:56 	public abstract class DelegatingObservableCollection<T extends IObservableCollection> extends DelegatingObservable<T> implements IObservableCollection {
10:17:56 	                                                               ^^^^^^^^^^^^^^^^^^^^^
10:17:56 IObservableCollection is a raw type. References to generic type IObservableCollection<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollection.java:[28] 
10:17:56 	public abstract class DelegatingObservableCollection<T extends IObservableCollection> extends DelegatingObservable<T> implements IObservableCollection {
10:17:56 	                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^
10:17:56 IObservableCollection is a raw type. References to generic type IObservableCollection<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[33] 
10:17:56 	public class DelegatingObservableList extends DelegatingObservableCollection<IObservableList> implements IObservableList {
10:17:56 	                                                                             ^^^^^^^^^^^^^^^
10:17:56 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[33] 
10:17:56 	public class DelegatingObservableList extends DelegatingObservableCollection<IObservableList> implements IObservableList {
10:17:56 	                                                                                                         ^^^^^^^^^^^^^^^
10:17:56 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[37] 
10:17:56 	private IListChangeListener forwardingListChangeListener;
10:17:56 	        ^^^^^^^^^^^^^^^^^^^
10:17:56 IListChangeListener is a raw type. References to generic type IListChangeListener<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[39] 
10:17:56 	DelegatingObservableList(IObservableList delegate) {
10:17:56 	                         ^^^^^^^^^^^^^^^
10:17:56 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[47] 
10:17:56 	public static IObservableList wrap(IObservableList observable) {
10:17:56 	              ^^^^^^^^^^^^^^^
10:17:56 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[47] 
10:17:56 	public static IObservableList wrap(IObservableList observable) {
10:17:56 	                                   ^^^^^^^^^^^^^^^
10:17:56 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[48] 
10:17:56 	IObservableList result;
10:17:56 	^^^^^^^^^^^^^^^
10:17:56 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[65] 
10:17:56 	public static IObservableList create(Realm realm, ClassLoader loader, Class<?>... mixins) {
10:17:56 	              ^^^^^^^^^^^^^^^
10:17:56 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[69] 
10:17:56 	public void addListChangeListener(IListChangeListener listener) {
10:17:56 	                                  ^^^^^^^^^^^^^^^^^^^
10:17:56 IListChangeListener is a raw type. References to generic type IListChangeListener<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[73] 
10:17:56 	public void removeListChangeListener(IListChangeListener listener) {
10:17:56 	                                     ^^^^^^^^^^^^^^^^^^^
10:17:56 IListChangeListener is a raw type. References to generic type IListChangeListener<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[78] 
10:17:56 	protected void hookDelegate(IObservableList delegate) {
10:17:56 	                            ^^^^^^^^^^^^^^^
10:17:56 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[80] 
10:17:56 	delegate.addListChangeListener(getForwardingListChangeListener());
10:17:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:56 Type safety: The method addListChangeListener(IListChangeListener) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[84] 
10:17:56 	protected void unhookDelegate(IObservableList delegate) {
10:17:56 	                              ^^^^^^^^^^^^^^^
10:17:56 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[85] 
10:17:56 	delegate.removeListChangeListener(getForwardingListChangeListener());
10:17:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:56 Type safety: The method removeListChangeListener(IListChangeListener) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[90] 
10:17:56 	protected void delegateChanged(IObservableList oldDelegate, IObservableList newDelegate) {
10:17:56 	                               ^^^^^^^^^^^^^^^
10:17:56 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[90] 
10:17:56 	protected void delegateChanged(IObservableList oldDelegate, IObservableList newDelegate) {
10:17:56 	                                                            ^^^^^^^^^^^^^^^
10:17:56 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[112] 
10:17:56 	return getDelegate().addAll(index, c);
10:17:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:56 Type safety: The method addAll(int, Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[128] 
10:17:56 	return getDelegate().set(index, element);
10:17:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:56 Type safety: The method set(int, Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[175] 
10:17:56 	private IListChangeListener getForwardingListChangeListener() {
10:17:56 	        ^^^^^^^^^^^^^^^^^^^
10:17:56 IListChangeListener is a raw type. References to generic type IListChangeListener<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[177] 
10:17:56 	forwardingListChangeListener = new IListChangeListener() {
10:17:56 	                                   ^^^^^^^^^^^^^^^^^^^
10:17:56 IListChangeListener is a raw type. References to generic type IListChangeListener<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[179] 
10:17:56 	public void handleListChange(ListChangeEvent event) {
10:17:56 	                             ^^^^^^^^^^^^^^^
10:17:56 ListChangeEvent is a raw type. References to generic type ListChangeEvent<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[180] 
10:17:56 	ListChangeEvent myEvent = new MyListChangeEvent(event.diff);
10:17:56 	^^^^^^^^^^^^^^^
10:17:56 ListChangeEvent is a raw type. References to generic type ListChangeEvent<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[193] 
10:17:56 	class MyListChangeEvent extends ListChangeEvent {
10:17:56 	                                ^^^^^^^^^^^^^^^
10:17:56 ListChangeEvent is a raw type. References to generic type ListChangeEvent<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[197] 
10:17:56 	MyListChangeEvent(ListDiff diff) {
10:17:56 	                  ^^^^^^^^
10:17:56 ListDiff is a raw type. References to generic type ListDiff<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[198] 
10:17:56 	super(getRealObservable(), diff);
10:17:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:56 Type safety: The constructor ListChangeEvent(IObservableList, ListDiff) belongs to the raw type ListChangeEvent. References to generic type ListChangeEvent<E> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[39] 
10:17:56 	public class MultipleObservableValue extends ReferenceCountedObservable.Value implements IMultipleObservableValue, IChangeListener {
10:17:56 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:56 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[49] 
10:17:56 	public MultipleObservableValue(Collection<IObservableValue> values) {
10:17:56 	                                          ^^^^^^^^^^^^^^^^
10:17:56 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[98] 
10:17:56 	for (IObservableValue observable : observableValues) {
10:17:56 	     ^^^^^^^^^^^^^^^^
10:17:56 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[99] 
10:17:56 	observable.setValue(value);
10:17:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:56 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[106] 
10:17:56 	observableValues.add((IObservableValue) observable);
10:17:56 	                      ^^^^^^^^^^^^^^^^
10:17:56 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[113] 
10:17:56 	public List<IObservableValue> getObservableValues() {
10:17:56 	            ^^^^^^^^^^^^^^^^
10:17:56 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[119] 
10:17:56 	for (IObservableValue value : getObservableValues()) {
10:17:56 	     ^^^^^^^^^^^^^^^^
10:17:56 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[128] 
10:17:56 	for (IObservableValue observable : observableValues) {
10:17:56 	     ^^^^^^^^^^^^^^^^
10:17:56 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[141] 
10:17:56 	protected List<IObservableValue> observableValues = new LinkedList<IObservableValue>();
10:17:56 	               ^^^^^^^^^^^^^^^^
10:17:56 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[141] 
10:17:56 	protected List<IObservableValue> observableValues = new LinkedList<IObservableValue>();
10:17:56 	                                                                   ^^^^^^^^^^^^^^^^
10:17:56 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[150] 
10:17:56 	for (IObservableValue observable : observableValues) {
10:17:56 	     ^^^^^^^^^^^^^^^^
10:17:56 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[169] 
10:17:56 	super.fireValueChange(new ValueDiff() {
10:17:56 			@Override
10:17:56 			public Object getOldValue() {
10:17:56 				return true;
10:17:56 			}
10:17:56 			@Override
10:17:56 			public Object getNewValue() {
10:17:56 				return false;
10:17:56 			}
10:17:56 		});
10:17:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:56 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[169] 
10:17:56 	super.fireValueChange(new ValueDiff() {
10:17:56 	                          ^^^^^^^^^
10:17:56 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/util/ClassLoaderHelper.java:[553] 
10:17:56 	return theClass.newInstance();
10:17:56 	                ^^^^^^^^^^^^^
10:17:56 The method newInstance() from the type Class<T> is deprecated since version 9
10:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/CommandBasedObservableValue.java:[22] 
10:17:56 	public interface CommandBasedObservableValue extends CommandBasedObservable, IObservableValue {
10:17:56 	                                                                             ^^^^^^^^^^^^^^^^
10:17:56 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
10:17:56 94 problems (94 warnings)
10:17:56 [INFO] 
10:17:56 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.tools ---
10:17:56 [INFO] 
10:17:56 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.tools ---
10:17:56 [INFO] 
10:17:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.tools ---
10:17:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/test/resources
10:17:56 [INFO] 
10:17:56 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.tools ---
10:17:56 [INFO] 
10:17:56 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.tools ---
10:17:56 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 18 were skipped
10:17:56 [INFO] 
10:17:56 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.tools ---
10:17:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/target/org.eclipse.papyrus.infra.tools-4.2.0-SNAPSHOT-sources.jar
10:17:57 [INFO] 
10:17:57 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.tools ---
10:17:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/target/org.eclipse.papyrus.infra.tools-4.2.0-SNAPSHOT.jar
10:17:57 [INFO] 
10:17:57 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.tools ---
10:17:57 [INFO] 
10:17:57 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.tools ---
10:17:57 [INFO] 
10:17:57 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.tools ---
10:17:57 [INFO] 
10:17:57 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.metamodel >--
10:17:57 [INFO] Building org.eclipse.papyrus.emf.facet.query.java.metamodel 2.0.0-SNAPSHOT [33/735]
10:17:57 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/pom.xml
10:17:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:17:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/pom.xml
10:17:57 [INFO] 
10:17:57 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
10:17:57 [INFO] 
10:17:57 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
10:17:57 [INFO] The project's OSGi version is 2.0.0.202312211516
10:17:57 [INFO] 
10:17:57 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
10:17:57 [INFO] 
10:17:57 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
10:17:57 [INFO] 
10:17:57 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
10:17:57 [INFO] 
10:17:57 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
10:17:57 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.query.java.metamodel
10:17:57 [INFO] 
10:17:57 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
10:17:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/src/main/resources
10:17:57 [INFO] 
10:17:57 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
10:17:57 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:17:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/src/org/eclipse/papyrus/emf/facet/query/java/metamodel/v0_2_0/javaquery/internal/JavaQueryValidator.java:[114] 
10:17:57 	private boolean validatefacetSet_validate(FacetSet facetSet, DiagnosticChain diagnostics, Map<Object, Object> context) {
10:17:57 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:57 The method validatefacetSet_validate(FacetSet, DiagnosticChain, Map<Object,Object>) from the type JavaQueryValidator is never used locally
10:17:57 1 problem (1 warning)
10:17:57 [INFO] 
10:17:57 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
10:17:57 [INFO] 
10:17:57 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
10:17:57 [INFO] 
10:17:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
10:17:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/src/test/resources
10:17:57 [INFO] 
10:17:57 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
10:17:57 [INFO] 
10:17:57 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
10:17:57 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 55 were skipped
10:17:57 [INFO] 
10:17:57 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
10:17:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/target/org.eclipse.papyrus.emf.facet.query.java.metamodel-2.0.0-SNAPSHOT-sources.jar
10:17:57 [INFO] 
10:17:57 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
10:17:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/target/org.eclipse.papyrus.emf.facet.query.java.metamodel-2.0.0-SNAPSHOT.jar
10:17:57 [INFO] 
10:17:57 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
10:17:57 [INFO] 
10:17:57 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
10:17:57 [INFO] 
10:17:57 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
10:17:57 [INFO] 
10:17:57 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.core >--
10:17:57 [INFO] Building org.eclipse.papyrus.emf.facet.query.java.core 3.0.0-SNAPSHOT [34/735]
10:17:57 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/pom.xml
10:17:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:17:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/pom.xml
10:17:57 [INFO] 
10:17:57 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.java.core ---
10:17:57 [INFO] 
10:17:57 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.java.core ---
10:17:57 [INFO] The project's OSGi version is 3.0.0.202312211516
10:17:57 [INFO] 
10:17:57 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.java.core ---
10:17:57 [INFO] 
10:17:57 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.java.core ---
10:17:57 [INFO] 
10:17:57 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.java.core ---
10:17:57 [INFO] 
10:17:57 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.query.java.core ---
10:17:57 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.query.java.core
10:17:58 [INFO] 
10:17:58 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.java.core ---
10:17:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/src/main/resources
10:17:58 [INFO] 
10:17:58 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.java.core ---
10:17:58 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:17:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/src/org/eclipse/papyrus/emf/facet/query/java/core/internal/evaluator/JavaQueryImplementationFactory.java:[78] 
10:17:58 	javaQueryInst = (IJavaQuery2<EObject, ?>) javaQueryClass.newInstance();
10:17:58 	                                                         ^^^^^^^^^^^^^
10:17:58 The method newInstance() from the type Class<capture#6-of ?> is deprecated since version 9
10:17:58 1 problem (1 warning)
10:17:58 [INFO] 
10:17:58 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.query.java.core ---
10:17:58 [INFO] 
10:17:58 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.query.java.core ---
10:17:58 [INFO] 
10:17:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.java.core ---
10:17:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/src/test/resources
10:17:58 [INFO] 
10:17:58 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.query.java.core ---
10:17:58 [INFO] 
10:17:58 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.query.java.core ---
10:17:58 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 97 were skipped
10:17:58 [INFO] 
10:17:58 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.java.core ---
10:17:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/target/org.eclipse.papyrus.emf.facet.query.java.core-3.0.0-SNAPSHOT-sources.jar
10:17:58 [INFO] 
10:17:58 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.java.core ---
10:17:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/target/org.eclipse.papyrus.emf.facet.query.java.core-3.0.0-SNAPSHOT.jar
10:17:58 [INFO] 
10:17:58 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.java.core ---
10:17:58 [INFO] 
10:17:58 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.query.java.core ---
10:17:58 [INFO] 
10:17:58 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.java.core ---
10:17:58 [INFO] 
10:17:58 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.jface.ui >---
10:17:58 [INFO] Building org.eclipse.papyrus.emf.facet.util.jface.ui 3.0.0-SNAPSHOT [35/735]
10:17:58 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/pom.xml
10:17:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:17:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.jface.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/pom.xml
10:17:58 [INFO] 
10:17:58 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
10:17:58 [INFO] 
10:17:58 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
10:17:58 [INFO] The project's OSGi version is 3.0.0.202312211516
10:17:58 [INFO] 
10:17:58 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
10:17:58 [INFO] 
10:17:58 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
10:17:58 [INFO] 
10:17:58 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
10:17:58 [INFO] 
10:17:58 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
10:17:58 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.util.jface.ui
10:17:58 [INFO] 
10:17:58 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
10:17:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/src/main/resources
10:17:58 [INFO] 
10:17:58 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
10:17:58 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:17:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/src/org/eclipse/papyrus/emf/facet/util/jface/ui/internal/Activator.java:[19] 
10:17:58 	@SuppressWarnings("PMD.UseSingleton")
10:17:58 	                  ^^^^^^^^^^^^^^^^^^
10:17:58 Unsupported @SuppressWarnings("PMD.UseSingleton")
10:17:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/src/org/eclipse/papyrus/emf/facet/util/jface/ui/internal/Activator.java:[28] 
10:17:58 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
10:17:58 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:58 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
10:17:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/src/org/eclipse/papyrus/emf/facet/util/jface/ui/internal/Activator.java:[38] 
10:17:58 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
10:17:58 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:58 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
10:17:58 3 problems (3 warnings)
10:17:58 [INFO] 
10:17:58 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
10:17:58 [INFO] 
10:17:58 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
10:17:58 [INFO] 
10:17:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
10:17:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/src/test/resources
10:17:58 [INFO] 
10:17:58 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
10:17:58 [INFO] 
10:17:58 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
10:17:58 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped
10:17:58 [INFO] 
10:17:58 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
10:17:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/target/org.eclipse.papyrus.emf.facet.util.jface.ui-3.0.0-SNAPSHOT-sources.jar
10:17:58 [INFO] 
10:17:58 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
10:17:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/target/org.eclipse.papyrus.emf.facet.util.jface.ui-3.0.0-SNAPSHOT.jar
10:17:58 [INFO] 
10:17:58 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
10:17:58 [INFO] 
10:17:58 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
10:17:58 [INFO] 
10:17:58 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
10:17:58 [INFO] 
10:17:58 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.ui >-----
10:17:58 [INFO] Building org.eclipse.papyrus.emf.facet.custom.ui 4.0.0-SNAPSHOT [36/735]
10:17:58 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/pom.xml
10:17:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:17:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/pom.xml
10:17:58 [INFO] 
10:17:58 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.ui ---
10:17:58 [INFO] 
10:17:58 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.ui ---
10:17:58 [INFO] The project's OSGi version is 4.0.0.202312211516
10:17:58 [INFO] 
10:17:58 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.ui ---
10:17:58 [INFO] 
10:17:58 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.ui ---
10:17:58 [INFO] 
10:17:58 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.ui ---
10:17:58 [INFO] 
10:17:58 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.custom.ui ---
10:17:58 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.custom.ui
10:17:59 [INFO] 
10:17:59 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.ui ---
10:17:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/main/resources
10:17:59 [INFO] 
10:17:59 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.ui ---
10:17:59 [INFO] Compiling 69 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[50] 
10:17:59 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custompt.Alignment;
10:17:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:59 Discouraged access: The type 'Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[51] 
10:17:59 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custompt.Shadow;
10:17:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:59 Discouraged access: The type 'Shadow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[75] 
10:17:59 	private static final boolean DEBUG_FONT = DebugUtils.getDebugStatus(Activator.getDefault(), "font"); //$NON-NLS-1$
10:17:59 	                             ^^^^^^^^^^
10:17:59 The value of the field CustomizedLabelProvider.DEBUG_FONT is not used
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[76] 
10:17:59 	private static final boolean DEBUG_COLOR = DebugUtils.getDebugStatus(Activator.getDefault(), "color"); //$NON-NLS-1$
10:17:59 	                             ^^^^^^^^^^^
10:17:59 The value of the field CustomizedLabelProvider.DEBUG_COLOR is not used
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[169] 
10:17:59 	final ServiceReference serviceReference = bundleContext
10:17:59 	      ^^^^^^^^^^^^^^^^
10:17:59 ServiceReference is a raw type. References to generic type ServiceReference<S> should be parameterized
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[171] 
10:17:59 	final ICustomOverride customOverride = (ICustomOverride) bundleContext
10:17:59 				.getService(serviceReference);
10:17:59 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:59 Type safety: Unchecked invocation getService(ServiceReference) of the generic method getService(ServiceReference<S>) of type BundleContext
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[172] 
10:17:59 	.getService(serviceReference);
10:17:59 	            ^^^^^^^^^^^^^^^^
10:17:59 Type safety: The expression of type ServiceReference needs unchecked conversion to conform to ServiceReference<Object>
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[421] 
10:17:59 	final Shadow shadow = getPropertyValue(element,
10:17:59 	      ^^^^^^
10:17:59 Discouraged access: The type 'Shadow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[423] 
10:17:59 	Shadow.class);
10:17:59 	^^^^^^
10:17:59 Discouraged access: The type 'Shadow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[425] 
10:17:59 	case NONE:
10:17:59 	     ^^^^
10:17:59 Discouraged access: The field 'Shadow.NONE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[428] 
10:17:59 	case IN:
10:17:59 	     ^^
10:17:59 Discouraged access: The field 'Shadow.IN' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[431] 
10:17:59 	case OUT:
10:17:59 	     ^^^
10:17:59 Discouraged access: The field 'Shadow.OUT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[438] 
10:17:59 	final Alignment alignment = getPropertyValue(element,
10:17:59 	      ^^^^^^^^^
10:17:59 Discouraged access: The type 'Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[440] 
10:17:59 	Alignment.class);
10:17:59 	^^^^^^^^^
10:17:59 Discouraged access: The type 'Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[442] 
10:17:59 	case LEFT:
10:17:59 	     ^^^^
10:17:59 Discouraged access: The field 'Alignment.LEFT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[445] 
10:17:59 	case CENTER:
10:17:59 	     ^^^^^^
10:17:59 Discouraged access: The field 'Alignment.CENTER' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[448] 
10:17:59 	case RIGHT:
10:17:59 	     ^^^^^
10:17:59 Discouraged access: The field 'Alignment.RIGHT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/LoadCustomizationsDialogFactory.java:[32] 
10:17:59 	return new SynchronizedLoadCustomizationsDialog(parent,
10:17:59 				availableCustoms, selectedCustoms,
10:17:59 				Collections.<Customization> emptyList(), callback, ""); //$NON-NLS-1$
10:17:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:59 Type safety: The constructor SynchronizedLoadCustomizationsDialog(Shell, List, List, List, IDialogCallbackWithPreCommit, String) belongs to the raw type SynchronizedLoadCustomizationsDialog. References to generic type SynchronizedLoadCustomizationsDialog<D> should be parameterized
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/LoadCustomizationsDialogFactory.java:[32] 
10:17:59 	return new SynchronizedLoadCustomizationsDialog(parent,
10:17:59 				availableCustoms, selectedCustoms,
10:17:59 				Collections.<Customization> emptyList(), callback, ""); //$NON-NLS-1$
10:17:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:59 Type safety: The expression of type SynchronizedLoadCustomizationsDialog needs unchecked conversion to conform to ILoadCustomizationsDialog<D>
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/LoadCustomizationsDialogFactory.java:[32] 
10:17:59 	return new SynchronizedLoadCustomizationsDialog(parent,
10:17:59 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:59 SynchronizedLoadCustomizationsDialog is a raw type. References to generic type SynchronizedLoadCustomizationsDialog<D> should be parameterized
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/LoadCustomizationsDialogFactory.java:[44] 
10:17:59 	return new SynchronizedLoadCustomizationsDialog(parent,
10:17:59 				availableCustoms, selectedCustoms, lockedCustoms, callback,
10:17:59 				lockMsg);
10:17:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:59 Type safety: The constructor SynchronizedLoadCustomizationsDialog(Shell, List, List, List, IDialogCallbackWithPreCommit, String) belongs to the raw type SynchronizedLoadCustomizationsDialog. References to generic type SynchronizedLoadCustomizationsDialog<D> should be parameterized
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/LoadCustomizationsDialogFactory.java:[44] 
10:17:59 	return new SynchronizedLoadCustomizationsDialog(parent,
10:17:59 				availableCustoms, selectedCustoms, lockedCustoms, callback,
10:17:59 				lockMsg);
10:17:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:59 Type safety: The expression of type SynchronizedLoadCustomizationsDialog needs unchecked conversion to conform to ILoadCustomizationsDialog<D>
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/LoadCustomizationsDialogFactory.java:[44] 
10:17:59 	return new SynchronizedLoadCustomizationsDialog(parent,
10:17:59 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:59 SynchronizedLoadCustomizationsDialog is a raw type. References to generic type SynchronizedLoadCustomizationsDialog<D> should be parameterized
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipAlignmentQuery.java:[20] 
10:17:59 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custompt.Alignment;
10:17:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:59 Discouraged access: The type 'Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipAlignmentQuery.java:[31] 
10:17:59 	public class ToolTipAlignmentQuery implements IJavaQuery2<EObject, Alignment> {
10:17:59 	                                                                   ^^^^^^^^^
10:17:59 Discouraged access: The type 'Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipAlignmentQuery.java:[33] 
10:17:59 	public Alignment evaluate(final EObject source,
10:17:59 	       ^^^^^^^^^
10:17:59 Discouraged access: The type 'Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipAlignmentQuery.java:[37] 
10:17:59 	return Alignment.LEFT;
10:17:59 	       ^^^^^^^^^^^^^^
10:17:59 Discouraged access: The type 'Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipAlignmentQuery.java:[37] 
10:17:59 	return Alignment.LEFT;
10:17:59 	                 ^^^^
10:17:59 Discouraged access: The field 'Alignment.LEFT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipShadowQuery.java:[20] 
10:17:59 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custompt.Shadow;
10:17:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:59 Discouraged access: The type 'Shadow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipShadowQuery.java:[31] 
10:17:59 	public class ToolTipShadowQuery implements IJavaQuery2<EObject, Shadow> {
10:17:59 	                                                                ^^^^^^
10:17:59 Discouraged access: The type 'Shadow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipShadowQuery.java:[33] 
10:17:59 	public Shadow evaluate(final EObject source,
10:17:59 	       ^^^^^^
10:17:59 Discouraged access: The type 'Shadow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipShadowQuery.java:[37] 
10:17:59 	return Shadow.NONE;
10:17:59 	       ^^^^^^^^^^^
10:17:59 Discouraged access: The type 'Shadow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipShadowQuery.java:[37] 
10:17:59 	return Shadow.NONE;
10:17:59 	              ^^^^
10:17:59 Discouraged access: The field 'Shadow.NONE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/SynchronizedLoadCustomizationsDialog.java:[41] 
10:17:59 	super(new LoadCustomizationsDialog(parent, availableCustoms,
10:17:59 				selectedCustoms, lockedCustoms, callback, lockMsg),
10:17:59 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:59 Type safety: The constructor LoadCustomizationsDialog(Shell, List, List, List, IDialogCallbackWithPreCommit, String) belongs to the raw type LoadCustomizationsDialog. References to generic type LoadCustomizationsDialog<D> should be parameterized
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/SynchronizedLoadCustomizationsDialog.java:[41] 
10:17:59 	super(new LoadCustomizationsDialog(parent, availableCustoms,
10:17:59 				selectedCustoms, lockedCustoms, callback, lockMsg),
10:17:59 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:17:59 Type safety: The expression of type LoadCustomizationsDialog needs unchecked conversion to conform to LoadCustomizationsDialog<D>
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/SynchronizedLoadCustomizationsDialog.java:[41] 
10:17:59 	super(new LoadCustomizationsDialog(parent, availableCustoms,
10:17:59 	          ^^^^^^^^^^^^^^^^^^^^^^^^
10:17:59 LoadCustomizationsDialog is a raw type. References to generic type LoadCustomizationsDialog<D> should be parameterized
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/LoadCustomizationsDialog.java:[489] 
10:17:59 	Label label = new Label(parent, SWT.NONE);
10:17:59 	      ^^^^^
10:17:59 The value of the local variable label is not used
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/ColorLabelProvider.java:[27] 
10:17:59 	private final LoadCustomizationsDialog loadCustomDialog;
10:17:59 	              ^^^^^^^^^^^^^^^^^^^^^^^^
10:17:59 LoadCustomizationsDialog is a raw type. References to generic type LoadCustomizationsDialog<D> should be parameterized
10:17:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/ColorLabelProvider.java:[29] 
10:17:59 	public ColorLabelProvider(final LoadCustomizationsDialog loadCustomDialog) {
10:17:59 	                                ^^^^^^^^^^^^^^^^^^^^^^^^
10:17:59 LoadCustomizationsDialog is a raw type. References to generic type LoadCustomizationsDialog<D> should be parameterized
10:17:59 39 problems (39 warnings)
10:17:59 [INFO] 
10:17:59 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.custom.ui ---
10:17:59 [INFO] 
10:17:59 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.custom.ui ---
10:17:59 [INFO] 
10:17:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.ui ---
10:17:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/test/resources
10:17:59 [INFO] 
10:17:59 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.custom.ui ---
10:17:59 [INFO] 
10:17:59 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.custom.ui ---
10:17:59 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped
10:17:59 [INFO] 
10:17:59 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.ui ---
10:17:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/target/org.eclipse.papyrus.emf.facet.custom.ui-4.0.0-SNAPSHOT-sources.jar
10:17:59 [INFO] 
10:17:59 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.ui ---
10:17:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/target/org.eclipse.papyrus.emf.facet.custom.ui-4.0.0-SNAPSHOT.jar
10:17:59 [INFO] 
10:17:59 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.ui ---
10:17:59 [INFO] 
10:17:59 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.custom.ui ---
10:17:59 [INFO] 
10:17:59 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.ui ---
10:17:59 [INFO] 
10:17:59 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets >------
10:17:59 [INFO] Building org.eclipse.papyrus.emf.facet.widgets 2.0.0-SNAPSHOT   [37/735]
10:17:59 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/pom.xml
10:17:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:17:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/pom.xml
10:18:00 [INFO] 
10:18:00 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.widgets ---
10:18:00 [INFO] 
10:18:00 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.widgets ---
10:18:00 [INFO] The project's OSGi version is 2.0.0.202312211516
10:18:00 [INFO] 
10:18:00 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.widgets ---
10:18:00 [INFO] 
10:18:00 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.widgets ---
10:18:00 [INFO] 
10:18:00 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.widgets ---
10:18:00 [INFO] 
10:18:00 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.widgets ---
10:18:00 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.widgets
10:18:00 [INFO] 
10:18:00 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.widgets ---
10:18:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/src/main/resources
10:18:00 [INFO] 
10:18:00 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.widgets ---
10:18:00 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:18:00 [INFO] 
10:18:00 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.widgets ---
10:18:00 [INFO] 
10:18:00 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.widgets ---
10:18:00 [INFO] 
10:18:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.widgets ---
10:18:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/src/test/resources
10:18:00 [INFO] 
10:18:00 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.widgets ---
10:18:00 [INFO] 
10:18:00 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.widgets ---
10:18:00 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped
10:18:00 [INFO] 
10:18:00 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.widgets ---
10:18:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/target/org.eclipse.papyrus.emf.facet.widgets-2.0.0-SNAPSHOT-sources.jar
10:18:00 [INFO] 
10:18:00 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.widgets ---
10:18:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/target/org.eclipse.papyrus.emf.facet.widgets-2.0.0-SNAPSHOT.jar
10:18:00 [INFO] 
10:18:00 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.widgets ---
10:18:00 [INFO] 
10:18:00 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.widgets ---
10:18:00 [INFO] 
10:18:00 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.widgets ---
10:18:00 [INFO] 
10:18:00 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors >--
10:18:00 [INFO] Building org.eclipse.papyrus.emf.facet.widgets.celleditors 2.0.0-SNAPSHOT [38/735]
10:18:00 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/pom.xml
10:18:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/pom.xml
10:18:00 [INFO] 
10:18:00 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
10:18:00 [INFO] 
10:18:00 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
10:18:00 [INFO] The project's OSGi version is 2.0.0.202312211516
10:18:00 [INFO] 
10:18:00 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
10:18:00 [INFO] 
10:18:00 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
10:18:00 [INFO] 
10:18:00 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
10:18:00 [INFO] 
10:18:00 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
10:18:00 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.widgets.celleditors
10:18:01 [INFO] 
10:18:01 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
10:18:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/main/resources
10:18:01 [INFO] 
10:18:01 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
10:18:01 [INFO] Compiling 64 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:18:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java:[41] 
10:18:01 	import org.eclipse.papyrus.emf.facet.widgets.internal.CustomizableLabelProvider;
10:18:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:01 The type CustomizableLabelProvider is deprecated
10:18:01 2. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java (at line 211)
10:18:01 	@SuppressWarnings({ "unchecked", "static-method" })
10:18:01 	                                 ^^^^^^^^^^^^^^^
10:18:01 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
10:18:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java:[285] 
10:18:01 	new CustomizableLabelProvider());
10:18:01 	    ^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:01 The type CustomizableLabelProvider is deprecated
10:18:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java:[285] 
10:18:01 	new CustomizableLabelProvider());
10:18:01 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:01 The constructor CustomizableLabelProvider() is deprecated
10:18:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java:[329] 
10:18:01 	this.availableValuesTreeViewer.setLabelProvider(new CustomizableLabelProvider());
10:18:01 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:01 The type CustomizableLabelProvider is deprecated
10:18:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java:[329] 
10:18:01 	this.availableValuesTreeViewer.setLabelProvider(new CustomizableLabelProvider());
10:18:01 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:01 The constructor CustomizableLabelProvider() is deprecated
10:18:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java:[459] 
10:18:01 	this.featureValuesListViewer.setLabelProvider(new CustomizableLabelProvider());
10:18:01 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:01 The type CustomizableLabelProvider is deprecated
10:18:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java:[459] 
10:18:01 	this.featureValuesListViewer.setLabelProvider(new CustomizableLabelProvider());
10:18:01 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:01 The constructor CustomizableLabelProvider() is deprecated
10:18:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ModelCellEditor.java:[56] 
10:18:01 	instance = classInstance.newInstance();
10:18:01 	                         ^^^^^^^^^^^^^
10:18:01 The method newInstance() from the type Class<capture#3-of ?> is deprecated since version 9
10:18:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/AbstractCellEditorComposite.java:[46] 
10:18:01 	@SuppressWarnings("deprecation")
10:18:01 	                  ^^^^^^^^^^^^^
10:18:01 Unnecessary @SuppressWarnings("deprecation")
10:18:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/AbstractCellEditorComposite.java:[87] 
10:18:01 	@SuppressWarnings("deprecation")
10:18:01 	                  ^^^^^^^^^^^^^
10:18:01 Unnecessary @SuppressWarnings("deprecation")
10:18:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/core/composite/UnaryReferenceCellEditorComposite.java:[36] 
10:18:01 	import org.eclipse.papyrus.emf.facet.widgets.internal.CustomizableLabelProvider;
10:18:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:01 The type CustomizableLabelProvider is deprecated
10:18:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/core/composite/UnaryReferenceCellEditorComposite.java:[78] 
10:18:01 	CustomizableLabelProvider customizableLabelProvider = new CustomizableLabelProvider();
10:18:01 	^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:01 The type CustomizableLabelProvider is deprecated
10:18:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/core/composite/UnaryReferenceCellEditorComposite.java:[78] 
10:18:01 	CustomizableLabelProvider customizableLabelProvider = new CustomizableLabelProvider();
10:18:01 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:01 The type CustomizableLabelProvider is deprecated
10:18:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/core/composite/UnaryReferenceCellEditorComposite.java:[78] 
10:18:01 	CustomizableLabelProvider customizableLabelProvider = new CustomizableLabelProvider();
10:18:01 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:01 The constructor CustomizableLabelProvider() is deprecated
10:18:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/core/composite/UnaryReferenceCellEditorComposite.java:[80] 
10:18:01 	String label = customizableLabelProvider.getText(eObject);
10:18:01 	                                         ^^^^^^^^^^^^^^^^
10:18:01 The method getText(EObject) from the type CustomizableLabelProvider is deprecated
10:18:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/core/composite/UnaryReferenceCellEditorComposite.java:[144] 
10:18:01 	new CustomizableLabelProvider()) {
10:18:01 	    ^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:01 The type CustomizableLabelProvider is deprecated
10:18:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/core/composite/UnaryReferenceCellEditorComposite.java:[144] 
10:18:01 	new CustomizableLabelProvider()) {
10:18:01 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:01 The constructor CustomizableLabelProvider() is deprecated
10:18:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryAttributeEditingDialog.java:[36] 
10:18:01 	import org.eclipse.papyrus.emf.facet.widgets.internal.CustomizableLabelProvider;
10:18:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:01 The type CustomizableLabelProvider is deprecated
10:18:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryAttributeEditingDialog.java:[73] 
10:18:01 	private final LabelProvider delegateLabelProvider = new CustomizableLabelProvider();
10:18:01 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:01 The type CustomizableLabelProvider is deprecated
10:18:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryAttributeEditingDialog.java:[73] 
10:18:01 	private final LabelProvider delegateLabelProvider = new CustomizableLabelProvider();
10:18:01 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:01 The constructor CustomizableLabelProvider() is deprecated
10:18:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/composite/registries/CompositeEditorFactoriesRegistry.java:[35] 
10:18:01 	org.eclipse.papyrus.emf.facet.widgets.celleditors.core.composite.registries.ICompositeEditorFactoriesRegistry,
10:18:01 	                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:01 The type ICompositeEditorFactoriesRegistry is deprecated
10:18:01 22 problems (0 errors, 21 warnings, 1 info)
10:18:01 [INFO] 
10:18:01 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
10:18:01 [INFO] 
10:18:01 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
10:18:01 [INFO] 
10:18:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
10:18:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/test/resources
10:18:01 [INFO] 
10:18:01 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
10:18:01 [INFO] 
10:18:01 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
10:18:01 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped
10:18:01 [INFO] 
10:18:01 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
10:18:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/target/org.eclipse.papyrus.emf.facet.widgets.celleditors-2.0.0-SNAPSHOT-sources.jar
10:18:01 [INFO] 
10:18:01 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
10:18:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/target/org.eclipse.papyrus.emf.facet.widgets.celleditors-2.0.0-SNAPSHOT.jar
10:18:01 [INFO] 
10:18:01 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
10:18:01 [INFO] 
10:18:01 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
10:18:01 [INFO] 
10:18:01 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
10:18:01 [INFO] 
10:18:01 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.ui >---
10:18:01 [INFO] Building org.eclipse.papyrus.emf.facet.custom.sdk.ui 2.0.0-SNAPSHOT [39/735]
10:18:01 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/pom.xml
10:18:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/pom.xml
10:18:01 [INFO] 
10:18:01 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
10:18:01 [INFO] 
10:18:01 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
10:18:01 [INFO] The project's OSGi version is 2.0.0.202312211516
10:18:01 [INFO] 
10:18:01 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
10:18:01 [INFO] 
10:18:01 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
10:18:01 [INFO] 
10:18:01 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
10:18:01 [INFO] 
10:18:01 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
10:18:01 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.custom.sdk.ui
10:18:01 [INFO] 
10:18:01 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
10:18:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/main/resources
10:18:01 [INFO] 
10:18:01 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
10:18:02 [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/Activator.java:[19] 
10:18:02 	@SuppressWarnings("PMD.UseSingleton")
10:18:02 	                  ^^^^^^^^^^^^^^^^^^
10:18:02 Unsupported @SuppressWarnings("PMD.UseSingleton")
10:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/Activator.java:[28] 
10:18:02 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
10:18:02 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:02 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
10:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/Activator.java:[38] 
10:18:02 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
10:18:02 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:02 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
10:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedAddCustomizationPropertyDialog.java:[24] 
10:18:02 	SynchronizedAbstractDialog<IDialog> {
10:18:02 	                           ^^^^^^^
10:18:02 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
10:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedAddCustomizationPropertyDialog.java:[35] 
10:18:02 	final IDialog object, final Display display) {
10:18:02 	      ^^^^^^^
10:18:02 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
10:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedAddCustomizationPropertyDialog.java:[36] 
10:18:02 	super(object, display);
10:18:02 	      ^^^^^^
10:18:02 Type safety: The expression of type IDialog needs unchecked conversion to conform to IDialog<IDialog>
10:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/dialog/ICustomizationDialogFactory.java:[38] 
10:18:02 	IDialog openCreateEClassCustomizationDialog(Display display,
10:18:02 	^^^^^^^
10:18:02 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
10:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/dialog/ICustomizationDialogFactory.java:[46] 
10:18:02 	IDialog openCreateFacetCustomizationDialog(Display display,
10:18:02 	^^^^^^^
10:18:02 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
10:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/dialog/ICustomizationDialogFactory.java:[55] 
10:18:02 	IDialog openAddCustomizationPropertyDialog(Display display,
10:18:02 	^^^^^^^
10:18:02 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
10:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/dialog/ICustomizationDialogFactory.java:[63] 
10:18:02 	IDialog openAddCaseQueryDialog(Display display, EditingDomain editingDomain);
10:18:02 	^^^^^^^
10:18:02 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
10:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedAddCaseQueryDialog.java:[24] 
10:18:02 	SynchronizedAbstractDialog<IDialog> {
10:18:02 	                           ^^^^^^^
10:18:02 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
10:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedAddCaseQueryDialog.java:[34] 
10:18:02 	public SynchronizedAddCaseQueryDialog(final IDialog object,
10:18:02 	                                            ^^^^^^^
10:18:02 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
10:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedAddCaseQueryDialog.java:[36] 
10:18:02 	super(object, display);
10:18:02 	      ^^^^^^
10:18:02 Type safety: The expression of type IDialog needs unchecked conversion to conform to IDialog<IDialog>
10:18:02 14. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/widget/command/CreateEClassCustomizationWidget.java (at line 104)
10:18:02 	@SuppressWarnings("static-method")
10:18:02 	                  ^^^^^^^^^^^^^^^
10:18:02 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
10:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedCreateFacetCustomizationDialog.java:[24] 
10:18:02 	SynchronizedAbstractDialog<IDialog> {
10:18:02 	                           ^^^^^^^
10:18:02 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
10:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedCreateFacetCustomizationDialog.java:[35] 
10:18:02 	final IDialog object, final Display display) {
10:18:02 	      ^^^^^^^
10:18:02 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
10:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedCreateFacetCustomizationDialog.java:[36] 
10:18:02 	super(object, display);
10:18:02 	      ^^^^^^
10:18:02 Type safety: The expression of type IDialog needs unchecked conversion to conform to IDialog<IDialog>
10:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedCreateEClassCustomizationDialog.java:[24] 
10:18:02 	SynchronizedAbstractDialog<IDialog> {
10:18:02 	                           ^^^^^^^
10:18:02 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
10:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedCreateEClassCustomizationDialog.java:[35] 
10:18:02 	final IDialog object, final Display display) {
10:18:02 	      ^^^^^^^
10:18:02 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
10:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedCreateEClassCustomizationDialog.java:[36] 
10:18:02 	super(object, display);
10:18:02 	      ^^^^^^
10:18:02 Type safety: The expression of type IDialog needs unchecked conversion to conform to IDialog<IDialog>
10:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/wizard/page/CreateCustomizationWizardPage.java:[95] 
10:18:02 	final IPath containerFullPath = getContainerFullPath();
10:18:02 	            ^^^^^^^^^^^^^^^^^
10:18:02 The value of the local variable containerFullPath is not used
10:18:02 22. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/widget/command/CreateFacetCustomizationWidget.java (at line 96)
10:18:02 	@SuppressWarnings("static-method")
10:18:02 	                  ^^^^^^^^^^^^^^^
10:18:02 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
10:18:02 22 problems (0 errors, 20 warnings, 2 infos)
10:18:02 [INFO] 
10:18:02 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
10:18:02 [INFO] 
10:18:02 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
10:18:02 [INFO] 
10:18:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
10:18:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/test/resources
10:18:02 [INFO] 
10:18:02 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
10:18:02 [INFO] 
10:18:02 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
10:18:02 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped
10:18:02 [INFO] 
10:18:02 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
10:18:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/target/org.eclipse.papyrus.emf.facet.custom.sdk.ui-2.0.0-SNAPSHOT-sources.jar
10:18:02 [INFO] 
10:18:02 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
10:18:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/target/org.eclipse.papyrus.emf.facet.custom.sdk.ui-2.0.0-SNAPSHOT.jar
10:18:02 [INFO] 
10:18:02 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
10:18:02 [INFO] 
10:18:02 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
10:18:02 [INFO] 
10:18:02 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
10:18:02 [INFO] 
10:18:02 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel.edit >--
10:18:02 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.metamodel.edit 2.0.0-SNAPSHOT [40/735]
10:18:02 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/pom.xml
10:18:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/pom.xml
10:18:02 [INFO] 
10:18:02 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
10:18:02 [INFO] 
10:18:02 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
10:18:02 [INFO] The project's OSGi version is 2.0.0.202312211516
10:18:02 [INFO] 
10:18:02 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
10:18:02 [INFO] 
10:18:02 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
10:18:02 [INFO] 
10:18:02 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
10:18:02 [INFO] 
10:18:02 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
10:18:02 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.efacet.metamodel.edit
10:18:02 [INFO] 
10:18:02 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
10:18:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/src/main/resources
10:18:02 [INFO] 
10:18:02 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
10:18:02 [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:18:02 [INFO] 
10:18:02 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
10:18:02 [INFO] 
10:18:02 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
10:18:02 [INFO] 
10:18:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
10:18:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/src/test/resources
10:18:02 [INFO] 
10:18:02 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
10:18:02 [INFO] 
10:18:02 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
10:18:02 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 13 were skipped
10:18:02 [INFO] 
10:18:02 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
10:18:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/target/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit-2.0.0-SNAPSHOT-sources.jar
10:18:03 [INFO] 
10:18:03 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
10:18:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/target/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit-2.0.0-SNAPSHOT.jar
10:18:03 [INFO] 
10:18:03 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
10:18:03 [INFO] 
10:18:03 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
10:18:03 [INFO] 
10:18:03 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
10:18:03 [INFO] 
10:18:03 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.metamodel >--
10:18:03 [INFO] Building org.eclipse.papyrus.emf.facet.query.ocl.metamodel 2.0.0-SNAPSHOT [41/735]
10:18:03 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/pom.xml
10:18:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/pom.xml
10:18:03 [INFO] 
10:18:03 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
10:18:03 [INFO] 
10:18:03 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
10:18:03 [INFO] The project's OSGi version is 2.0.0.202312211516
10:18:03 [INFO] 
10:18:03 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
10:18:03 [INFO] 
10:18:03 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
10:18:03 [INFO] 
10:18:03 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
10:18:03 [INFO] 
10:18:03 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
10:18:03 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.query.ocl.metamodel
10:18:03 [INFO] 
10:18:03 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
10:18:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/src/main/resources
10:18:03 [INFO] 
10:18:03 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
10:18:03 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:18:03 [INFO] 
10:18:03 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
10:18:03 [INFO] 
10:18:03 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
10:18:03 [INFO] 
10:18:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
10:18:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/src/test/resources
10:18:03 [INFO] 
10:18:03 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
10:18:03 [INFO] 
10:18:03 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
10:18:03 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
10:18:03 [INFO] 
10:18:03 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
10:18:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/target/org.eclipse.papyrus.emf.facet.query.ocl.metamodel-2.0.0-SNAPSHOT-sources.jar
10:18:03 [INFO] 
10:18:03 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
10:18:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/target/org.eclipse.papyrus.emf.facet.query.ocl.metamodel-2.0.0-SNAPSHOT.jar
10:18:03 [INFO] 
10:18:03 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
10:18:03 [INFO] 
10:18:03 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
10:18:03 [INFO] 
10:18:03 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
10:18:03 [INFO] 
10:18:03 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.edit >--
10:18:03 [INFO] Building org.eclipse.papyrus.emf.facet.custom.metamodel.edit 2.0.0-SNAPSHOT [42/735]
10:18:03 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/pom.xml
10:18:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/pom.xml
10:18:03 [INFO] 
10:18:03 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
10:18:03 [INFO] 
10:18:03 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
10:18:03 [INFO] The project's OSGi version is 2.0.0.202312211516
10:18:03 [INFO] 
10:18:03 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
10:18:03 [INFO] 
10:18:03 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
10:18:03 [INFO] 
10:18:03 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
10:18:03 [INFO] 
10:18:03 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
10:18:03 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.custom.metamodel.edit
10:18:03 [INFO] 
10:18:03 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
10:18:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/src/main/resources
10:18:03 [INFO] 
10:18:03 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
10:18:03 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:18:03 [INFO] 
10:18:03 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
10:18:03 [INFO] 
10:18:03 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
10:18:03 [INFO] 
10:18:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
10:18:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/src/test/resources
10:18:03 [INFO] 
10:18:03 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
10:18:03 [INFO] 
10:18:03 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
10:18:03 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 19 were skipped
10:18:03 [INFO] 
10:18:03 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
10:18:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/target/org.eclipse.papyrus.emf.facet.custom.metamodel.edit-2.0.0-SNAPSHOT-sources.jar
10:18:03 [INFO] 
10:18:03 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
10:18:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/target/org.eclipse.papyrus.emf.facet.custom.metamodel.edit-2.0.0-SNAPSHOT.jar
10:18:03 [INFO] 
10:18:03 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
10:18:03 [INFO] 
10:18:03 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
10:18:03 [INFO] 
10:18:03 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
10:18:03 [INFO] 
10:18:03 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor >--
10:18:03 [INFO] Building org.eclipse.papyrus.emf.facet.custom.metamodel.editor 2.0.0-SNAPSHOT [43/735]
10:18:03 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/pom.xml
10:18:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/pom.xml
10:18:03 [INFO] 
10:18:03 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
10:18:03 [INFO] 
10:18:03 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
10:18:03 [INFO] The project's OSGi version is 2.0.0.202312211516
10:18:03 [INFO] 
10:18:03 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
10:18:03 [INFO] 
10:18:03 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
10:18:03 [INFO] 
10:18:03 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
10:18:03 [INFO] 
10:18:03 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
10:18:03 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.custom.metamodel.editor
10:18:04 [INFO] 
10:18:04 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
10:18:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/main/resources
10:18:04 [INFO] 
10:18:04 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
10:18:04 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[137] 
10:18:04 	final List facetOperations = new ArrayList<FacetOperation>();
10:18:04 	      ^^^^
10:18:04 List is a raw type. References to generic type List<E> should be parameterized
10:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[140] 
10:18:04 	facetOperations.add(facetOperation);
10:18:04 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:04 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
10:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[144] 
10:18:04 	facetOperations.add(facetElement);
10:18:04 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:04 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
10:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[147] 
10:18:04 	for (Object object : (List) inputElement) {
10:18:04 	                      ^^^^
10:18:04 List is a raw type. References to generic type List<E> should be parameterized
10:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[149] 
10:18:04 	facetOperations.add(object);
10:18:04 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:04 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
10:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[271] 
10:18:04 	List listResult = new ArrayList<String>();
10:18:04 	^^^^
10:18:04 List is a raw type. References to generic type List<E> should be parameterized
10:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[274] 
10:18:04 	listResult.add(object.getCase().getName());
10:18:04 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:04 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
10:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[281] 
10:18:04 	EParameter parameterValue = (EParameter) element;
10:18:04 	           ^^^^^^^^^^^^^^
10:18:04 The value of the local variable parameterValue is not used
10:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[307] 
10:18:04 	boolean gray = false;
10:18:04 	        ^^^^
10:18:04 The value of the local variable gray is not used
10:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[309] 
10:18:04 	final FacetOperation customViewFeature = (FacetOperation) element;
10:18:04 	                     ^^^^^^^^^^^^^^^^^
10:18:04 The value of the local variable customViewFeature is not used
10:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/EMFUtil.java:[82] 
10:18:04 	private static void addAll(final Set<EClass> classes, final List<Resource> resources) {
10:18:04 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:04 The method addAll(Set<EClass>, List<Resource>) from the type EMFUtil is never used locally
10:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomEditor.java:[110] 
10:18:04 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custom.provider.CustomItemProviderAdapterFactory;
10:18:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:04 Discouraged access: The type 'CustomItemProviderAdapterFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin')
10:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomEditor.java:[341] 
10:18:04 	adapterFactory.addAdapterFactory(new CustomItemProviderAdapterFactory());
10:18:04 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:04 Discouraged access: The type 'CustomItemProviderAdapterFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin')
10:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomEditor.java:[341] 
10:18:04 	adapterFactory.addAdapterFactory(new CustomItemProviderAdapterFactory());
10:18:04 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:04 Discouraged access: The constructor 'CustomItemProviderAdapterFactory()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin')
10:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomEditor.java:[479] 
10:18:04 	Exception exception = null;
10:18:04 	          ^^^^^^^^^
10:18:04 The value of the local variable exception is not used
10:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomEditor.java:[952] 
10:18:04 	public Object getAdapter(Class key) {
10:18:04 	       ^^^^^^
10:18:04 Type safety: The return type Object for getAdapter(Class) from the type CustomEditor needs unchecked conversion to conform to T from the type WorkbenchPart
10:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomEditor.java:[963] 
10:18:04 	return super.getAdapter(key);
10:18:04 	       ^^^^^^^^^^^^^^^^^^^^^
10:18:04 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type WorkbenchPart
10:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomEditor.java:[963] 
10:18:04 	return super.getAdapter(key);
10:18:04 	                        ^^^
10:18:04 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
10:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomModelWizard.java:[55] 
10:18:04 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custom.provider.CustomEditPlugin;
10:18:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:04 Discouraged access: The type 'CustomEditPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin')
10:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomModelWizard.java:[554] 
10:18:04 	return CustomEditPlugin.INSTANCE.getString("_UI_" + typeName + "_type");
10:18:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:04 Discouraged access: The type 'CustomEditPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin')
10:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomModelWizard.java:[554] 
10:18:04 	return CustomEditPlugin.INSTANCE.getString("_UI_" + typeName + "_type");
10:18:04 	                        ^^^^^^^^
10:18:04 Discouraged access: The field 'CustomEditPlugin.INSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin')
10:18:04 21 problems (21 warnings)
10:18:04 [INFO] 
10:18:04 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
10:18:04 [INFO] 
10:18:04 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
10:18:04 [INFO] 
10:18:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
10:18:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/test/resources
10:18:04 [INFO] 
10:18:04 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
10:18:04 [INFO] 
10:18:04 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
10:18:04 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 110 were skipped
10:18:04 [INFO] 
10:18:04 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
10:18:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/target/org.eclipse.papyrus.emf.facet.custom.metamodel.editor-2.0.0-SNAPSHOT-sources.jar
10:18:04 [INFO] 
10:18:04 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
10:18:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/target/org.eclipse.papyrus.emf.facet.custom.metamodel.editor-2.0.0-SNAPSHOT.jar
10:18:04 [INFO] 
10:18:04 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
10:18:04 [INFO] 
10:18:04 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
10:18:04 [INFO] 
10:18:04 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
10:18:04 [INFO] 
10:18:04 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc >--
10:18:04 [INFO] Building org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc 2.0.0-SNAPSHOT [44/735]
10:18:04 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc/pom.xml
10:18:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc/pom.xml
10:18:04 [INFO] 
10:18:04 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
10:18:04 [INFO] 
10:18:04 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
10:18:04 [INFO] The project's OSGi version is 2.0.0.202312211516
10:18:04 [INFO] 
10:18:04 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
10:18:04 [INFO] 
10:18:04 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
10:18:04 [INFO] 
10:18:04 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
10:18:04 [INFO] 
10:18:04 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
10:18:04 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc
10:18:04 [INFO] 
10:18:04 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
10:18:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc/src/main/resources
10:18:04 [INFO] 
10:18:04 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
10:18:04 [INFO] 
10:18:04 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
10:18:04 [INFO] 
10:18:04 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
10:18:04 [INFO] 
10:18:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
10:18:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc/src/test/resources
10:18:04 [INFO] 
10:18:04 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
10:18:04 [INFO] 
10:18:04 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
10:18:04 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
10:18:04 [INFO] 
10:18:04 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
10:18:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc/target/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc-2.0.0-SNAPSHOT-sources.jar
10:18:04 [INFO] 
10:18:04 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
10:18:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc/target/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc-2.0.0-SNAPSHOT.jar
10:18:04 [INFO] 
10:18:04 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
10:18:04 [INFO] 
10:18:04 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
10:18:04 [INFO] 
10:18:04 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
10:18:04 [INFO] 
10:18:04 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.doc >--------
10:18:04 [INFO] Building org.eclipse.papyrus.emf.facet.doc 2.0.0-SNAPSHOT       [45/735]
10:18:04 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/pom.xml
10:18:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/pom.xml
10:18:05 [INFO] 
10:18:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.doc ---
10:18:05 [INFO] 
10:18:05 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.doc ---
10:18:05 [INFO] The project's OSGi version is 2.0.0.202312211516
10:18:05 [INFO] 
10:18:05 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.doc ---
10:18:05 [INFO] 
10:18:05 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.doc ---
10:18:05 [INFO] 
10:18:05 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.doc ---
10:18:05 [INFO] 
10:18:05 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.doc ---
10:18:05 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.doc
10:18:05 [INFO] 
10:18:05 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.doc ---
10:18:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/src/main/resources
10:18:05 [INFO] 
10:18:05 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.doc ---
10:18:05 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:18:05 [INFO] 
10:18:05 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.doc ---
10:18:05 [INFO] 
10:18:05 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.doc ---
10:18:05 [INFO] 
10:18:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.doc ---
10:18:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/src/test/resources
10:18:05 [INFO] 
10:18:05 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.doc ---
10:18:05 [INFO] 
10:18:05 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.doc ---
10:18:05 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 35 were skipped
10:18:05 [INFO] 
10:18:05 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.doc ---
10:18:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/target/org.eclipse.papyrus.emf.facet.doc-2.0.0-SNAPSHOT-sources.jar
10:18:05 [INFO] 
10:18:05 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.doc ---
10:18:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/target/org.eclipse.papyrus.emf.facet.doc-2.0.0-SNAPSHOT.jar
10:18:05 [INFO] 
10:18:05 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.doc ---
10:18:05 [INFO] 
10:18:05 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.doc ---
10:18:05 [INFO] 
10:18:05 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.doc ---
10:18:05 [INFO] 
10:18:05 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.infra-types >---------
10:18:05 [INFO] Building Papyrus Infra Element Types Configurations 0.0.1-SNAPSHOT [46/735]
10:18:05 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/pom.xml
10:18:05 [INFO] --------------------------------[ pom ]---------------------------------
10:18:05 [INFO] 
10:18:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-types ---
10:18:05 [INFO] 
10:18:05 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-types ---
10:18:05 [INFO] 
10:18:05 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-types ---
10:18:05 [INFO] 
10:18:05 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-types ---
10:18:05 [INFO] 
10:18:05 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.infra.types >---------
10:18:05 [INFO] Building org.eclipse.papyrus.infra.types 5.0.0-SNAPSHOT         [47/735]
10:18:05 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types/pom.xml
10:18:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types/pom.xml
10:18:05 [INFO] 
10:18:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.types ---
10:18:05 [INFO] 
10:18:05 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types ---
10:18:05 [INFO] The project's OSGi version is 5.0.0.202312211516
10:18:05 [INFO] 
10:18:05 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types ---
10:18:05 [INFO] 
10:18:05 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types ---
10:18:05 [INFO] 
10:18:05 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types ---
10:18:05 [INFO] 
10:18:05 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.types ---
10:18:05 [INFO] Resolving class path of org.eclipse.papyrus.infra.types
10:18:05 [INFO] 
10:18:05 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.types ---
10:18:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types/src/main/resources
10:18:05 [INFO] 
10:18:05 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.types ---
10:18:05 [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:18:06 [INFO] 
10:18:06 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.types ---
10:18:06 [INFO] 
10:18:06 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.types ---
10:18:06 [INFO] 
10:18:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.types ---
10:18:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types/src/test/resources
10:18:06 [INFO] 
10:18:06 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.types ---
10:18:06 [INFO] 
10:18:06 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.types ---
10:18:06 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
10:18:06 [INFO] 
10:18:06 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.types ---
10:18:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types/target/org.eclipse.papyrus.infra.types-5.0.0-SNAPSHOT-sources.jar
10:18:06 [INFO] 
10:18:06 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types ---
10:18:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types/target/org.eclipse.papyrus.infra.types-5.0.0-SNAPSHOT.jar
10:18:06 [INFO] 
10:18:06 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types ---
10:18:06 [INFO] 
10:18:06 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.types ---
10:18:06 [INFO] 
10:18:06 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types ---
10:18:06 [INFO] 
10:18:06 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture >---
10:18:06 [INFO] Building org.eclipse.papyrus.infra.core.architecture 3.1.0-SNAPSHOT [48/735]
10:18:06 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/pom.xml
10:18:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/pom.xml
10:18:06 [INFO] 
10:18:06 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.architecture ---
10:18:06 [INFO] 
10:18:06 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.architecture ---
10:18:06 [INFO] The project's OSGi version is 3.1.0.202312211516
10:18:06 [INFO] 
10:18:06 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.architecture ---
10:18:06 [INFO] 
10:18:06 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.architecture ---
10:18:06 [INFO] 
10:18:06 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.architecture ---
10:18:06 [INFO] 
10:18:06 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.core.architecture ---
10:18:06 [INFO] Resolving class path of org.eclipse.papyrus.infra.core.architecture
10:18:06 [INFO] 
10:18:06 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core.architecture ---
10:18:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/src/main/resources
10:18:06 [INFO] 
10:18:06 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.core.architecture ---
10:18:06 [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:18:07 [INFO] 
10:18:07 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.core.architecture ---
10:18:07 [INFO] 
10:18:07 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.core.architecture ---
10:18:07 [INFO] 
10:18:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.architecture ---
10:18:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/src/test/resources
10:18:07 [INFO] 
10:18:07 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.core.architecture ---
10:18:07 [INFO] 
10:18:07 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core.architecture ---
10:18:07 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 106 were skipped
10:18:07 [INFO] 
10:18:07 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.architecture ---
10:18:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/target/org.eclipse.papyrus.infra.core.architecture-3.1.0-SNAPSHOT-sources.jar
10:18:07 [INFO] 
10:18:07 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.architecture ---
10:18:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/target/org.eclipse.papyrus.infra.core.architecture-3.1.0-SNAPSHOT.jar
10:18:07 [INFO] 
10:18:07 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.architecture ---
10:18:07 [INFO] 
10:18:07 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.core.architecture ---
10:18:07 [INFO] 
10:18:07 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.architecture ---
10:18:07 [INFO] 
10:18:07 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture >---
10:18:07 [INFO] Building org.eclipse.papyrus.emf.facet.architecture 1.0.0-SNAPSHOT [49/735]
10:18:07 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/pom.xml
10:18:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/pom.xml
10:18:07 [INFO] 
10:18:07 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.architecture ---
10:18:07 [INFO] 
10:18:07 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.architecture ---
10:18:07 [INFO] The project's OSGi version is 1.0.0.202312211516
10:18:07 [INFO] 
10:18:07 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.architecture ---
10:18:07 [INFO] 
10:18:07 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.architecture ---
10:18:07 [INFO] 
10:18:07 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.architecture ---
10:18:07 [INFO] 
10:18:07 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.architecture ---
10:18:07 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.architecture
10:18:07 [INFO] 
10:18:07 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.architecture ---
10:18:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src/main/resources
10:18:07 [INFO] 
10:18:07 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.architecture ---
10:18:07 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:18:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/Activator.java:[20] 
10:18:08 	import org.eclipse.papyrus.emf.facet.architecture.customizationconfiguration.CustomizationConfigurationPackage;
10:18:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:08 The import org.eclipse.papyrus.emf.facet.architecture.customizationconfiguration.CustomizationConfigurationPackage is never used
10:18:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/util/CustomizationConfigurationValidator.java:[180] 
10:18:08 	if (false) {
10:18:08 			if (diagnostics != null) {
10:18:08 				diagnostics.add(createDiagnostic(Diagnostic.ERROR,
10:18:08 						DIAGNOSTIC_SOURCE,
10:18:08 						0,
10:18:08 						"_UI_GenericConstraint_diagnostic", //$NON-NLS-1$
10:18:08 						new Object[] { "checkConfiguration", getObjectLabel(emfFacetTreeViewerConfiguration, context) }, //$NON-NLS-1$
10:18:08 						new Object[] { emfFacetTreeViewerConfiguration },
10:18:08 						context));
10:18:08 			}
10:18:08 			return false;
10:18:08 		}
10:18:08 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:08 Dead code
10:18:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/util/CustomizationConfigurationValidator.java:[245] 
10:18:08 	if (false) {
10:18:08 			if (diagnostics != null) {
10:18:08 				diagnostics.add(createDiagnostic(Diagnostic.ERROR,
10:18:08 						DIAGNOSTIC_SOURCE,
10:18:08 						0,
10:18:08 						"_UI_GenericConstraint_diagnostic", //$NON-NLS-1$
10:18:08 						new Object[] { "checkCustomizationReference", getObjectLabel(customizationReference, context) }, //$NON-NLS-1$
10:18:08 						new Object[] { customizationReference },
10:18:08 						context));
10:18:08 			}
10:18:08 			return false;
10:18:08 		}
10:18:08 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:08 Dead code
10:18:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/util/CustomizationConfigurationValidator.java:[320] 
10:18:08 	if (false) {
10:18:08 			if (diagnostics != null) {
10:18:08 				diagnostics.add(createDiagnostic(Diagnostic.ERROR,
10:18:08 						DIAGNOSTIC_SOURCE,
10:18:08 						0,
10:18:08 						"_UI_GenericConstraint_diagnostic", //$NON-NLS-1$
10:18:08 						new Object[] { "checkAbsoluteOrder", getObjectLabel(absoluteOrder, context) }, //$NON-NLS-1$
10:18:08 						new Object[] { absoluteOrder },
10:18:08 						context));
10:18:08 			}
10:18:08 			return false;
10:18:08 		}
10:18:08 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:08 Dead code
10:18:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/util/CustomizationConfigurationValidator.java:[385] 
10:18:08 	if (false) {
10:18:08 			if (diagnostics != null) {
10:18:08 				diagnostics.add(createDiagnostic(Diagnostic.ERROR,
10:18:08 						DIAGNOSTIC_SOURCE,
10:18:08 						0,
10:18:08 						"_UI_GenericConstraint_diagnostic", //$NON-NLS-1$
10:18:08 						new Object[] { "checkRelativeOrder", getObjectLabel(relativeOrder, context) }, //$NON-NLS-1$
10:18:08 						new Object[] { relativeOrder },
10:18:08 						context));
10:18:08 			}
10:18:08 			return false;
10:18:08 		}
10:18:08 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:08 Dead code
10:18:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/util/CustomizationConfigurationValidator.java:[450] 
10:18:08 	if (false) {
10:18:08 			if (diagnostics != null) {
10:18:08 				diagnostics.add(createDiagnostic(Diagnostic.ERROR,
10:18:08 						DIAGNOSTIC_SOURCE,
10:18:08 						0,
10:18:08 						"_UI_GenericConstraint_diagnostic", //$NON-NLS-1$
10:18:08 						new Object[] { "checkRedefinition", getObjectLabel(redefinition, context) }, //$NON-NLS-1$
10:18:08 						new Object[] { redefinition },
10:18:08 						context));
10:18:08 			}
10:18:08 			return false;
10:18:08 		}
10:18:08 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:08 Dead code
10:18:08 6 problems (6 warnings)
10:18:08 [INFO] 
10:18:08 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.architecture ---
10:18:08 [INFO] 
10:18:08 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.architecture ---
10:18:08 [INFO] 
10:18:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.architecture ---
10:18:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src/test/resources
10:18:08 [INFO] 
10:18:08 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.architecture ---
10:18:08 [INFO] 
10:18:08 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.architecture ---
10:18:08 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 106 were skipped
10:18:08 [INFO] 
10:18:08 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.architecture ---
10:18:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/target/org.eclipse.papyrus.emf.facet.architecture-1.0.0-SNAPSHOT-sources.jar
10:18:08 [INFO] 
10:18:08 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.architecture ---
10:18:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/target/org.eclipse.papyrus.emf.facet.architecture-1.0.0-SNAPSHOT.jar
10:18:08 [INFO] 
10:18:08 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.architecture ---
10:18:08 [INFO] 
10:18:08 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.architecture ---
10:18:08 [INFO] 
10:18:08 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.architecture ---
10:18:08 [INFO] 
10:18:08 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra.types.edit >------
10:18:08 [INFO] Building org.eclipse.papyrus.infra.types.edit 5.0.0-SNAPSHOT    [50/735]
10:18:08 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/pom.xml
10:18:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/pom.xml
10:18:08 [INFO] 
10:18:08 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.types.edit ---
10:18:08 [INFO] 
10:18:08 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.edit ---
10:18:08 [INFO] The project's OSGi version is 5.0.0.202312211516
10:18:08 [INFO] 
10:18:08 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.edit ---
10:18:08 [INFO] 
10:18:08 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.edit ---
10:18:08 [INFO] 
10:18:08 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.edit ---
10:18:08 [INFO] 
10:18:08 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.types.edit ---
10:18:08 [INFO] Resolving class path of org.eclipse.papyrus.infra.types.edit
10:18:08 [INFO] 
10:18:08 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.types.edit ---
10:18:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/src/main/resources
10:18:08 [INFO] 
10:18:08 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.types.edit ---
10:18:08 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:18:08 [INFO] 
10:18:08 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.types.edit ---
10:18:08 [INFO] 
10:18:08 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.types.edit ---
10:18:08 [INFO] 
10:18:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.edit ---
10:18:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/src/test/resources
10:18:08 [INFO] 
10:18:08 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.types.edit ---
10:18:08 [INFO] 
10:18:08 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.types.edit ---
10:18:08 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 98 were skipped
10:18:08 [INFO] 
10:18:08 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.types.edit ---
10:18:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/target/org.eclipse.papyrus.infra.types.edit-5.0.0-SNAPSHOT-sources.jar
10:18:08 [INFO] 
10:18:08 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.edit ---
10:18:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/target/org.eclipse.papyrus.infra.types.edit-5.0.0-SNAPSHOT.jar
10:18:08 [INFO] 
10:18:08 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.edit ---
10:18:08 [INFO] 
10:18:08 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.types.edit ---
10:18:08 [INFO] 
10:18:08 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types.edit ---
10:18:08 [INFO] 
10:18:08 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture.edit >--
10:18:08 [INFO] Building org.eclipse.papyrus.infra.core.architecture.edit 3.0.0-SNAPSHOT [51/735]
10:18:08 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/pom.xml
10:18:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/pom.xml
10:18:08 [INFO] 
10:18:08 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.architecture.edit ---
10:18:08 [INFO] 
10:18:08 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.architecture.edit ---
10:18:08 [INFO] The project's OSGi version is 3.0.0.202312211516
10:18:08 [INFO] 
10:18:08 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.architecture.edit ---
10:18:08 [INFO] 
10:18:08 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.architecture.edit ---
10:18:08 [INFO] 
10:18:08 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.architecture.edit ---
10:18:08 [INFO] 
10:18:08 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.core.architecture.edit ---
10:18:08 [INFO] Resolving class path of org.eclipse.papyrus.infra.core.architecture.edit
10:18:09 [INFO] 
10:18:09 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core.architecture.edit ---
10:18:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/src/main/resources
10:18:09 [INFO] 
10:18:09 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.core.architecture.edit ---
10:18:09 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:18:09 [INFO] 
10:18:09 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.core.architecture.edit ---
10:18:09 [INFO] 
10:18:09 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.core.architecture.edit ---
10:18:09 [INFO] 
10:18:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.architecture.edit ---
10:18:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/src/test/resources
10:18:09 [INFO] 
10:18:09 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.core.architecture.edit ---
10:18:09 [INFO] 
10:18:09 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core.architecture.edit ---
10:18:09 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 107 were skipped
10:18:09 [INFO] 
10:18:09 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.architecture.edit ---
10:18:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/target/org.eclipse.papyrus.infra.core.architecture.edit-3.0.0-SNAPSHOT-sources.jar
10:18:09 [INFO] 
10:18:09 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.architecture.edit ---
10:18:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/target/org.eclipse.papyrus.infra.core.architecture.edit-3.0.0-SNAPSHOT.jar
10:18:09 [INFO] 
10:18:09 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.architecture.edit ---
10:18:09 [INFO] 
10:18:09 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.core.architecture.edit ---
10:18:09 [INFO] 
10:18:09 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.architecture.edit ---
10:18:09 [INFO] 
10:18:09 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture.edit >--
10:18:09 [INFO] Building org.eclipse.papyrus.emf.facet.architecture.edit 1.0.0-SNAPSHOT [52/735]
10:18:09 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/pom.xml
10:18:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/pom.xml
10:18:09 [INFO] 
10:18:09 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
10:18:09 [INFO] 
10:18:09 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
10:18:09 [INFO] The project's OSGi version is 1.0.0.202312211516
10:18:09 [INFO] 
10:18:09 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
10:18:09 [INFO] 
10:18:09 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
10:18:09 [INFO] 
10:18:09 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
10:18:09 [INFO] 
10:18:09 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
10:18:09 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.architecture.edit
10:18:10 [INFO] 
10:18:10 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
10:18:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/src/main/resources
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
10:18:10 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:18:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/provider/CustomizationConfigurationEditPlugin.java:[22] 
10:18:10 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custom.provider.CustomEditPlugin;
10:18:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:10 Discouraged access: The type 'CustomEditPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin')
10:18:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/provider/CustomizationConfigurationEditPlugin.java:[68] 
10:18:10 	CustomEditPlugin.INSTANCE,
10:18:10 	^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:10 Discouraged access: The type 'CustomEditPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin')
10:18:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/provider/CustomizationConfigurationEditPlugin.java:[68] 
10:18:10 	CustomEditPlugin.INSTANCE,
10:18:10 	                 ^^^^^^^^
10:18:10 Discouraged access: The field 'CustomEditPlugin.INSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin')
10:18:10 3 problems (3 warnings)
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
10:18:10 [INFO] 
10:18:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
10:18:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/src/test/resources
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
10:18:10 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 107 were skipped
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
10:18:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/target/org.eclipse.papyrus.emf.facet.architecture.edit-1.0.0-SNAPSHOT-sources.jar
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
10:18:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/target/org.eclipse.papyrus.emf.facet.architecture.edit-1.0.0-SNAPSHOT.jar
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
10:18:10 [INFO] 
10:18:10 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.aggregate.doc >---
10:18:10 [INFO] Building org.eclipse.papyrus.emf.facet.aggregate.doc 2.0.0-SNAPSHOT [53/735]
10:18:10 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/pom.xml
10:18:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.aggregate.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/pom.xml
10:18:10 [INFO] 
10:18:10 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
10:18:10 [INFO] The project's OSGi version is 2.0.0.202312211516
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
10:18:10 [INFO] 
10:18:10 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
10:18:10 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.aggregate.doc
10:18:10 [INFO] 
10:18:10 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
10:18:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/src/main/resources
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
10:18:10 [INFO] No sources to compile
10:18:10 [WARNING] Source directory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/src does not exist
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
10:18:10 [INFO] 
10:18:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
10:18:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/src/test/resources
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
10:18:10 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
10:18:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/target/org.eclipse.papyrus.emf.facet.aggregate.doc-2.0.0-SNAPSHOT-sources.jar
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
10:18:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/target/org.eclipse.papyrus.emf.facet.aggregate.doc-2.0.0-SNAPSHOT.jar
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
10:18:10 [INFO] 
10:18:10 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.doc >----
10:18:10 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.doc 2.0.0-SNAPSHOT [54/735]
10:18:10 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/pom.xml
10:18:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/pom.xml
10:18:10 [INFO] 
10:18:10 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
10:18:10 [INFO] The project's OSGi version is 2.0.0.202312211516
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
10:18:10 [INFO] 
10:18:10 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
10:18:10 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.efacet.doc
10:18:10 [INFO] 
10:18:10 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
10:18:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/src/main/resources
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
10:18:10 [INFO] No sources to compile
10:18:10 [WARNING] Source directory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/src does not exist
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
10:18:10 [INFO] 
10:18:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
10:18:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/src/test/resources
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
10:18:10 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
10:18:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/target/org.eclipse.papyrus.emf.facet.efacet.doc-2.0.0-SNAPSHOT-sources.jar
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
10:18:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/target/org.eclipse.papyrus.emf.facet.efacet.doc-2.0.0-SNAPSHOT.jar
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
10:18:10 [INFO] 
10:18:10 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.edit >----
10:18:10 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.edit 2.0.0-SNAPSHOT [55/735]
10:18:10 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/pom.xml
10:18:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/pom.xml
10:18:10 [INFO] 
10:18:10 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
10:18:10 [INFO] The project's OSGi version is 2.0.0.202312211516
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
10:18:10 [INFO] 
10:18:10 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
10:18:10 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.efacet.edit
10:18:10 [INFO] 
10:18:10 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
10:18:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/src/main/resources
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
10:18:10 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
10:18:10 [INFO] 
10:18:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
10:18:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/src/test/resources
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
10:18:10 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 13 were skipped
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
10:18:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/target/org.eclipse.papyrus.emf.facet.efacet.edit-2.0.0-SNAPSHOT-sources.jar
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
10:18:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/target/org.eclipse.papyrus.emf.facet.efacet.edit-2.0.0-SNAPSHOT.jar
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
10:18:10 [INFO] 
10:18:10 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
10:18:10 [INFO] 
10:18:10 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.editor >---
10:18:10 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.editor 2.0.0-SNAPSHOT [56/735]
10:18:10 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/pom.xml
10:18:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/pom.xml
10:18:11 [INFO] 
10:18:11 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
10:18:11 [INFO] 
10:18:11 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
10:18:11 [INFO] The project's OSGi version is 2.0.0.202312211516
10:18:11 [INFO] 
10:18:11 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
10:18:11 [INFO] 
10:18:11 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
10:18:11 [INFO] 
10:18:11 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
10:18:11 [INFO] 
10:18:11 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
10:18:11 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.efacet.editor
10:18:11 [INFO] 
10:18:11 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
10:18:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/src/main/resources
10:18:11 [INFO] 
10:18:11 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
10:18:11 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:18:11 [INFO] 
10:18:11 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
10:18:11 [INFO] 
10:18:11 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
10:18:11 [INFO] 
10:18:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
10:18:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/src/test/resources
10:18:11 [INFO] 
10:18:11 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
10:18:11 [INFO] 
10:18:11 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
10:18:11 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 85 were skipped
10:18:11 [INFO] 
10:18:11 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
10:18:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/target/org.eclipse.papyrus.emf.facet.efacet.editor-2.0.0-SNAPSHOT-sources.jar
10:18:11 [INFO] 
10:18:11 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
10:18:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/target/org.eclipse.papyrus.emf.facet.efacet.editor-2.0.0-SNAPSHOT.jar
10:18:11 [INFO] 
10:18:11 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
10:18:11 [INFO] 
10:18:11 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
10:18:11 [INFO] 
10:18:11 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
10:18:11 [INFO] 
10:18:11 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.ui >-----
10:18:11 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.ui 4.0.0-SNAPSHOT [57/735]
10:18:11 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/pom.xml
10:18:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/pom.xml
10:18:11 [INFO] 
10:18:11 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
10:18:11 [INFO] 
10:18:11 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
10:18:11 [INFO] The project's OSGi version is 4.0.0.202312211516
10:18:11 [INFO] 
10:18:11 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
10:18:11 [INFO] 
10:18:11 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
10:18:11 [INFO] 
10:18:11 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
10:18:11 [INFO] 
10:18:11 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
10:18:11 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.efacet.ui
10:18:12 [INFO] 
10:18:12 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
10:18:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/main/resources
10:18:12 [INFO] 
10:18:12 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
10:18:12 [INFO] Compiling 98 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:18:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/composites/SelectQueryTypeComposite.java:[29] 
10:18:12 	@SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
10:18:12 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:12 Unsupported @SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
10:18:12 2. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/widget/FacetSetSelectionControl.java (at line 304)
10:18:12 	@SuppressWarnings("static-method")
10:18:12 	                  ^^^^^^^^^^^^^^^
10:18:12 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
10:18:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/composites/SelectETypeComposite.java:[34] 
10:18:12 	@SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
10:18:12 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:12 Unsupported @SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
10:18:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/wizards/pages/AbstractFacetWizardPage.java:[55] 
10:18:12 	@SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
10:18:12 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:12 Unsupported @SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
10:18:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/IQueryCreationPagePart2Registry.java:[20] 
10:18:12 	import org.eclipse.papyrus.emf.facet.efacet.ui.internal.exported.wizard.IQueryCreationPagePart;
10:18:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:12 The type IQueryCreationPagePart is deprecated
10:18:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java:[23] 
10:18:12 	import org.eclipse.papyrus.emf.facet.efacet.ui.internal.ImageProvider;
10:18:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:12 The type ImageProvider is deprecated
10:18:12 7. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java (at line 29)
10:18:12 	@SuppressWarnings("synthetic-access")
10:18:12 	                  ^^^^^^^^^^^^^^^^^^
10:18:12 At least one of the problems in category 'synthetic-access' is not analysed due to a compiler option being ignored
10:18:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java:[64] 
10:18:12 	setImageDescriptor(ImageProvider.getInstance().getRemoveAllImageDescriptor());
10:18:12 	                   ^^^^^^^^^^^^^
10:18:12 The type ImageProvider is deprecated
10:18:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java:[64] 
10:18:12 	setImageDescriptor(ImageProvider.getInstance().getRemoveAllImageDescriptor());
10:18:12 	                                 ^^^^^^^^^^^^^
10:18:12 The method getInstance() from the type ImageProvider is deprecated
10:18:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java:[64] 
10:18:12 	setImageDescriptor(ImageProvider.getInstance().getRemoveAllImageDescriptor());
10:18:12 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:12 The method getRemoveAllImageDescriptor() from the type ImageProvider is deprecated
10:18:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java:[77] 
10:18:12 	setImageDescriptor(ImageProvider.getInstance().getRemoveImageDescriptor());
10:18:12 	                   ^^^^^^^^^^^^^
10:18:12 The type ImageProvider is deprecated
10:18:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java:[77] 
10:18:12 	setImageDescriptor(ImageProvider.getInstance().getRemoveImageDescriptor());
10:18:12 	                                 ^^^^^^^^^^^^^
10:18:12 The method getInstance() from the type ImageProvider is deprecated
10:18:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java:[77] 
10:18:12 	setImageDescriptor(ImageProvider.getInstance().getRemoveImageDescriptor());
10:18:12 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:12 The method getRemoveImageDescriptor() from the type ImageProvider is deprecated
10:18:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/NavigationView.java:[61] 
10:18:12 	import org.eclipse.papyrus.emf.facet.efacet.core.FacetUtils;
10:18:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:12 The import org.eclipse.papyrus.emf.facet.efacet.core.FacetUtils is never used
10:18:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/NavigationView.java:[360] 
10:18:12 	this.fContext.remove(toBeRemoved);
10:18:12 	                     ^^^^^^^^^^^
10:18:12 Unlikely argument type Set<EObject> for remove(Object) on a Collection<EObject>
10:18:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/wizards/AbstractAddFacetChildrenWizard.java:[34] 
10:18:12 	@SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
10:18:12 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:12 Unsupported @SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
10:18:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/widget/ETypedElementSelectionControl.java:[183] 
10:18:12 	this.filteredTree = new FilteredTree(parentComposite, selectionStyle(this.selectionMaxSize) | SWT.H_SCROLL | SWT.V_SCROLL
10:18:12 				| SWT.BORDER, createPatternFilter(), true);
10:18:12 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:12 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
10:18:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/widget/ETypedElementSelectionControl.java:[200] 
10:18:12 	final Status errorSelection = new Status(IStatus.ERROR, Activator.PLUGIN_ID, Messages.ETypedElementSelectionControl_invalidSelection);
10:18:12 	             ^^^^^^^^^^^^^^
10:18:12 The value of the local variable errorSelection is not used
10:18:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/composites/BrowseComposite.java:[30] 
10:18:12 	@SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
10:18:12 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:12 Unsupported @SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
10:18:12 19 problems (0 errors, 17 warnings, 2 infos)
10:18:12 [INFO] 
10:18:12 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
10:18:12 [INFO] 
10:18:12 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
10:18:12 [INFO] 
10:18:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
10:18:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/test/resources
10:18:12 [INFO] 
10:18:12 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
10:18:12 [INFO] 
10:18:12 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
10:18:12 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 109 were skipped
10:18:12 [INFO] 
10:18:12 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
10:18:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/target/org.eclipse.papyrus.emf.facet.efacet.ui-4.0.0-SNAPSHOT-sources.jar
10:18:12 [INFO] 
10:18:12 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
10:18:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/target/org.eclipse.papyrus.emf.facet.efacet.ui-4.0.0-SNAPSHOT.jar
10:18:12 [INFO] 
10:18:12 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
10:18:12 [INFO] 
10:18:12 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
10:18:12 [INFO] 
10:18:12 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
10:18:12 [INFO] 
10:18:12 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.sdk.ui >--
10:18:12 [INFO] Building org.eclipse.papyrus.emf.facet.query.java.sdk.ui 2.0.0-SNAPSHOT [58/735]
10:18:12 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/pom.xml
10:18:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.sdk.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/pom.xml
10:18:14 [INFO] 
10:18:14 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
10:18:14 [INFO] 
10:18:14 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
10:18:14 [INFO] The project's OSGi version is 2.0.0.202312211516
10:18:14 [INFO] 
10:18:14 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
10:18:14 [INFO] 
10:18:14 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
10:18:14 [INFO] 
10:18:14 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
10:18:14 [INFO] 
10:18:14 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
10:18:14 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.query.java.sdk.ui
10:18:14 [INFO] 
10:18:14 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
10:18:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/src/main/resources
10:18:14 [INFO] 
10:18:14 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
10:18:15 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:18:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/src/org/eclipse/papyrus/emf/facet/query/java/sdk/ui/internal/wizard/JdtUtils.java:[229] 
10:18:15 	.getEPackageNsURIToGenModelLocationMap();
10:18:15 	 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:15 The method getEPackageNsURIToGenModelLocationMap() from the type EcorePlugin is deprecated
10:18:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/src/org/eclipse/papyrus/emf/facet/query/java/sdk/ui/internal/Activator.java:[19] 
10:18:15 	@SuppressWarnings("PMD.UseSingleton")
10:18:15 	                  ^^^^^^^^^^^^^^^^^^
10:18:15 Unsupported @SuppressWarnings("PMD.UseSingleton")
10:18:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/src/org/eclipse/papyrus/emf/facet/query/java/sdk/ui/internal/Activator.java:[28] 
10:18:15 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
10:18:15 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:15 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
10:18:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/src/org/eclipse/papyrus/emf/facet/query/java/sdk/ui/internal/Activator.java:[38] 
10:18:15 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
10:18:15 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:15 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
10:18:15 4 problems (4 warnings)
10:18:15 [INFO] 
10:18:15 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
10:18:15 [INFO] 
10:18:15 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
10:18:15 [INFO] 
10:18:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
10:18:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/src/test/resources
10:18:15 [INFO] 
10:18:15 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
10:18:15 [INFO] 
10:18:15 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
10:18:15 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 124 were skipped
10:18:15 [INFO] 
10:18:15 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
10:18:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/target/org.eclipse.papyrus.emf.facet.query.java.sdk.ui-2.0.0-SNAPSHOT-sources.jar
10:18:15 [INFO] 
10:18:15 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
10:18:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/target/org.eclipse.papyrus.emf.facet.query.java.sdk.ui-2.0.0-SNAPSHOT.jar
10:18:15 [INFO] 
10:18:15 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
10:18:15 [INFO] 
10:18:15 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
10:18:15 [INFO] 
10:18:15 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
10:18:15 [INFO] 
10:18:15 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.core >--
10:18:15 [INFO] Building org.eclipse.papyrus.emf.facet.query.ocl.core 2.0.0-SNAPSHOT [59/735]
10:18:15 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/pom.xml
10:18:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/pom.xml
10:18:15 [INFO] 
10:18:15 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
10:18:15 [INFO] 
10:18:15 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
10:18:15 [INFO] The project's OSGi version is 2.0.0.202312211516
10:18:15 [INFO] 
10:18:15 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
10:18:15 [INFO] 
10:18:15 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
10:18:15 [INFO] 
10:18:15 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
10:18:15 [INFO] 
10:18:15 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
10:18:15 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.query.ocl.core
10:18:15 [INFO] 
10:18:15 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
10:18:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/src/main/resources
10:18:15 [INFO] 
10:18:15 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
10:18:15 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:18:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/src/org/eclipse/papyrus/emf/facet/query/ocl/core/internal/Activator.java:[19] 
10:18:16 	@SuppressWarnings("PMD.UseSingleton")
10:18:16 	                  ^^^^^^^^^^^^^^^^^^
10:18:16 Unsupported @SuppressWarnings("PMD.UseSingleton")
10:18:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/src/org/eclipse/papyrus/emf/facet/query/ocl/core/internal/Activator.java:[28] 
10:18:16 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
10:18:16 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:16 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
10:18:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/src/org/eclipse/papyrus/emf/facet/query/ocl/core/internal/Activator.java:[38] 
10:18:16 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
10:18:16 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:16 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
10:18:16 3 problems (3 warnings)
10:18:16 [INFO] 
10:18:16 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
10:18:16 [INFO] 
10:18:16 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
10:18:16 [INFO] 
10:18:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
10:18:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/src/test/resources
10:18:16 [INFO] 
10:18:16 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
10:18:16 [INFO] 
10:18:16 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
10:18:16 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 57 were skipped
10:18:16 [INFO] 
10:18:16 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
10:18:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/target/org.eclipse.papyrus.emf.facet.query.ocl.core-2.0.0-SNAPSHOT-sources.jar
10:18:16 [INFO] 
10:18:16 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
10:18:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/target/org.eclipse.papyrus.emf.facet.query.ocl.core-2.0.0-SNAPSHOT.jar
10:18:16 [INFO] 
10:18:16 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
10:18:16 [INFO] 
10:18:16 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
10:18:16 [INFO] 
10:18:16 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
10:18:16 [INFO] 
10:18:16 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui >--
10:18:16 [INFO] Building org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui 3.0.0-SNAPSHOT [60/735]
10:18:16 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/pom.xml
10:18:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/pom.xml
10:18:16 [INFO] 
10:18:16 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
10:18:16 [INFO] 
10:18:16 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
10:18:16 [INFO] The project's OSGi version is 3.0.0.202312211516
10:18:16 [INFO] 
10:18:16 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
10:18:16 [INFO] 
10:18:16 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
10:18:16 [INFO] 
10:18:16 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
10:18:16 [INFO] 
10:18:16 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
10:18:16 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui
10:18:16 [INFO] 
10:18:16 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
10:18:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/src/main/resources
10:18:16 [INFO] 
10:18:16 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
10:18:16 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:18:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/src/org/eclipse/papyrus/emf/facet/query/ocl/sdk/ui/internal/Activator.java:[19] 
10:18:17 	@SuppressWarnings("PMD.UseSingleton")
10:18:17 	                  ^^^^^^^^^^^^^^^^^^
10:18:17 Unsupported @SuppressWarnings("PMD.UseSingleton")
10:18:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/src/org/eclipse/papyrus/emf/facet/query/ocl/sdk/ui/internal/Activator.java:[28] 
10:18:17 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
10:18:17 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:17 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
10:18:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/src/org/eclipse/papyrus/emf/facet/query/ocl/sdk/ui/internal/Activator.java:[38] 
10:18:17 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
10:18:17 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:17 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
10:18:17 3 problems (3 warnings)
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
10:18:17 [INFO] 
10:18:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
10:18:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/src/test/resources
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
10:18:17 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 109 were skipped
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
10:18:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/target/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui-3.0.0-SNAPSHOT-sources.jar
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
10:18:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/target/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui-3.0.0-SNAPSHOT.jar
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
10:18:17 [INFO] 
10:18:17 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.doc >---
10:18:17 [INFO] Building org.eclipse.papyrus.emf.facet.util.emf.doc 2.0.0-SNAPSHOT [61/735]
10:18:17 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/pom.xml
10:18:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/pom.xml
10:18:17 [INFO] 
10:18:17 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
10:18:17 [INFO] The project's OSGi version is 2.0.0.202312211516
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
10:18:17 [INFO] 
10:18:17 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
10:18:17 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.util.emf.doc
10:18:17 [INFO] 
10:18:17 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
10:18:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/src/main/resources
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
10:18:17 [INFO] No sources to compile
10:18:17 [WARNING] Source directory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/src does not exist
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
10:18:17 [INFO] 
10:18:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
10:18:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/src/test/resources
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
10:18:17 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
10:18:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/target/org.eclipse.papyrus.emf.facet.util.emf.doc-2.0.0-SNAPSHOT-sources.jar
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
10:18:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/target/org.eclipse.papyrus.emf.facet.util.emf.doc-2.0.0-SNAPSHOT.jar
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
10:18:17 [INFO] 
10:18:17 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore >--
10:18:17 [INFO] Building org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore 2.0.0-SNAPSHOT [62/735]
10:18:17 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/pom.xml
10:18:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/pom.xml
10:18:17 [INFO] 
10:18:17 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
10:18:17 [INFO] The project's OSGi version is 2.0.0.202312211516
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
10:18:17 [INFO] 
10:18:17 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
10:18:17 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore
10:18:17 [INFO] 
10:18:17 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
10:18:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/main/resources
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
10:18:17 [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:18:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/IntComposite.java:[86] 
10:18:17 	return new Integer(string);
10:18:17 	           ^^^^^^^^^^^^^^^
10:18:17 The constructor Integer(String) has been deprecated since version 9 and marked for removal
10:18:17 2. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/BigIntegerComposite.java (at line 73)
10:18:17 	@SuppressWarnings("unused")
10:18:17 	                  ^^^^^^^^
10:18:17 At least one of the problems in category 'unused' is not analysed due to a compiler option being ignored
10:18:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/FloatComposite.java:[94] 
10:18:17 	return new Float(string);
10:18:17 	           ^^^^^^^^^^^^^
10:18:17 The constructor Float(String) has been deprecated since version 9 and marked for removal
10:18:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/DoubleComposite.java:[83] 
10:18:17 	return new Double(string);
10:18:17 	           ^^^^^^^^^^^^^^
10:18:17 The constructor Double(String) has been deprecated since version 9 and marked for removal
10:18:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/ByteComposite.java:[87] 
10:18:17 	return new Byte(string);
10:18:17 	           ^^^^^^^^^^^^
10:18:17 The constructor Byte(String) has been deprecated since version 9 and marked for removal
10:18:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/LongComposite.java:[86] 
10:18:17 	return new Long(string);
10:18:17 	           ^^^^^^^^^^^^
10:18:17 The constructor Long(String) has been deprecated since version 9 and marked for removal
10:18:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/ShortComposite.java:[86] 
10:18:17 	return new Short(string);
10:18:17 	           ^^^^^^^^^^^^^
10:18:17 The constructor Short(String) has been deprecated since version 9 and marked for removal
10:18:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/CharComposite.java:[56] 
10:18:17 	return new Character(string.charAt(0));
10:18:17 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:17 The constructor Character(char) has been deprecated since version 9 and marked for removal
10:18:17 8 problems (0 errors, 7 warnings, 1 info)
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
10:18:17 [INFO] 
10:18:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
10:18:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/test/resources
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
10:18:17 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
10:18:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/target/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore-2.0.0-SNAPSHOT-sources.jar
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
10:18:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/target/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore-2.0.0-SNAPSHOT.jar
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
10:18:17 [INFO] 
10:18:17 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra-architecture >-----
10:18:17 [INFO] Building Papyrus Infra Architecture 0.0.1-SNAPSHOT              [63/735]
10:18:17 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/pom.xml
10:18:17 [INFO] --------------------------------[ pom ]---------------------------------
10:18:17 [INFO] 
10:18:17 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-architecture ---
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-architecture ---
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-architecture ---
10:18:17 [INFO] 
10:18:17 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-architecture ---
10:18:17 [INFO] 
10:18:17 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sashwindows.di >--
10:18:17 [INFO] Building org.eclipse.papyrus.infra.core.sashwindows.di 2.0.0-SNAPSHOT [64/735]
10:18:17 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/pom.xml
10:18:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sashwindows.di:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/pom.xml
10:18:18 [INFO] 
10:18:18 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
10:18:18 [INFO] 
10:18:18 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
10:18:18 [INFO] The project's OSGi version is 2.0.0.202312211516
10:18:18 [INFO] 
10:18:18 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
10:18:18 [INFO] 
10:18:18 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
10:18:18 [INFO] 
10:18:18 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
10:18:18 [INFO] 
10:18:18 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
10:18:18 [INFO] Resolving class path of org.eclipse.papyrus.infra.core.sashwindows.di
10:18:18 [INFO] 
10:18:18 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
10:18:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src/main/resources
10:18:18 [INFO] 
10:18:18 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
10:18:18 [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:18:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[16] 
10:18:18 	import org.eclipse.papyrus.infra.core.sashwindows.di.PageList;
10:18:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:18 The type PageList is deprecated
10:18:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[45] 
10:18:18 	protected PageList pageList;
10:18:18 	          ^^^^^^^^
10:18:18 The type PageList is deprecated
10:18:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[86] 
10:18:18 	public PageList getPageList() {
10:18:18 	       ^^^^^^^^
10:18:18 The type PageList is deprecated
10:18:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[96] 
10:18:18 	public NotificationChain basicSetPageList(PageList newPageList, NotificationChain msgs) {
10:18:18 	                                          ^^^^^^^^
10:18:18 The type PageList is deprecated
10:18:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[97] 
10:18:18 	PageList oldPageList = pageList;
10:18:18 	^^^^^^^^
10:18:18 The type PageList is deprecated
10:18:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[117] 
10:18:18 	public void setPageList(PageList newPageList) {
10:18:18 	                        ^^^^^^^^
10:18:18 The type PageList is deprecated
10:18:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[235] 
10:18:18 	setPageList((PageList) newValue);
10:18:18 	             ^^^^^^^^
10:18:18 The type PageList is deprecated
10:18:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[254] 
10:18:18 	setPageList((PageList) null);
10:18:18 	             ^^^^^^^^
10:18:18 The type PageList is deprecated
10:18:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/util/DiSwitch.java:[15] 
10:18:18 	import org.eclipse.papyrus.infra.core.sashwindows.di.PageList;
10:18:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:18 The type PageList is deprecated
10:18:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/util/DiSwitch.java:[181] 
10:18:18 	case DiPackage.PAGE_LIST: {
10:18:18 	               ^^^^^^^^^
10:18:18 The field DiPackage.PAGE_LIST is deprecated
10:18:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/util/DiSwitch.java:[182] 
10:18:18 	PageList pageList = (PageList) theEObject;
10:18:18 	^^^^^^^^
10:18:18 The type PageList is deprecated
10:18:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/util/DiSwitch.java:[182] 
10:18:18 	PageList pageList = (PageList) theEObject;
10:18:18 	                     ^^^^^^^^
10:18:18 The type PageList is deprecated
10:18:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/util/DiSwitch.java:[385] 
10:18:18 	public T casePageList(PageList object) {
10:18:18 	                      ^^^^^^^^
10:18:18 The type PageList is deprecated
10:18:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/util/DiAdapterFactory.java:[16] 
10:18:18 	import org.eclipse.papyrus.infra.core.sashwindows.di.PageList;
10:18:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:18 The type PageList is deprecated
10:18:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/util/DiAdapterFactory.java:[139] 
10:18:18 	public Adapter casePageList(PageList object) {
10:18:18 	                            ^^^^^^^^
10:18:18 The type PageList is deprecated
10:18:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[20] 
10:18:18 	import org.eclipse.papyrus.infra.core.sashwindows.di.PageList;
10:18:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:18 The type PageList is deprecated
10:18:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[36] 
10:18:18 	public class PageListImpl extends EObjectImpl implements PageList {
10:18:18 	                                                         ^^^^^^^^
10:18:18 The type PageList is deprecated
10:18:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[67] 
10:18:18 	return DiPackage.Literals.PAGE_LIST;
10:18:18 	                          ^^^^^^^^^
10:18:18 The field DiPackage.Literals.PAGE_LIST is deprecated
10:18:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[79] 
10:18:18 	availablePage = new EObjectContainmentEList<PageRef>(PageRef.class, this, DiPackage.PAGE_LIST__AVAILABLE_PAGE);
10:18:18 	                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:18 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated
10:18:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[125] 
10:18:18 	case DiPackage.PAGE_LIST__AVAILABLE_PAGE:
10:18:18 	               ^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:18 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated
10:18:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[140] 
10:18:18 	case DiPackage.PAGE_LIST__AVAILABLE_PAGE:
10:18:18 	               ^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:18 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated
10:18:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[156] 
10:18:18 	case DiPackage.PAGE_LIST__AVAILABLE_PAGE:
10:18:18 	               ^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:18 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated
10:18:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[173] 
10:18:18 	case DiPackage.PAGE_LIST__AVAILABLE_PAGE:
10:18:18 	               ^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:18 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated
10:18:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[189] 
10:18:18 	case DiPackage.PAGE_LIST__AVAILABLE_PAGE:
10:18:18 	               ^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:18 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated
10:18:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiFactoryImpl.java:[28] 
10:18:18 	import org.eclipse.papyrus.infra.core.sashwindows.di.PageList;
10:18:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:18 The type PageList is deprecated
10:18:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiFactoryImpl.java:[102] 
10:18:18 	case DiPackage.PAGE_LIST:
10:18:18 	               ^^^^^^^^^
10:18:18 The field DiPackage.PAGE_LIST is deprecated
10:18:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiFactoryImpl.java:[258] 
10:18:18 	public PageList createPageList() {
10:18:18 	       ^^^^^^^^
10:18:18 The type PageList is deprecated
10:18:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiPackageImpl.java:[31] 
10:18:18 	import org.eclipse.papyrus.infra.core.sashwindows.di.PageList;
10:18:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:18 The type PageList is deprecated
10:18:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiPackageImpl.java:[778] 
10:18:18 	pageListEClass = createEClass(PAGE_LIST);
10:18:18 	                              ^^^^^^^^^
10:18:18 The field DiPackage.PAGE_LIST is deprecated
10:18:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiPackageImpl.java:[779] 
10:18:18 	createEReference(pageListEClass, PAGE_LIST__AVAILABLE_PAGE);
10:18:18 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:18 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated
10:18:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiPackageImpl.java:[966] 
10:18:18 	initEClass(pageListEClass, PageList.class, "PageList", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
10:18:18 	                           ^^^^^^^^
10:18:18 The type PageList is deprecated
10:18:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiPackageImpl.java:[967] 
10:18:18 	initEReference(getPageList_AvailablePage(), this.getPageRef(), null, "availablePage", null, 0, -1, PageList.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
10:18:18 	                                                                                                   ^^^^^^^^
10:18:18 The type PageList is deprecated
10:18:18 32 problems (32 warnings)
10:18:18 [INFO] 
10:18:18 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
10:18:18 [INFO] 
10:18:18 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
10:18:18 [INFO] 
10:18:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
10:18:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src/test/resources
10:18:18 [INFO] 
10:18:18 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
10:18:18 [INFO] 
10:18:18 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
10:18:18 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 20 were skipped
10:18:18 [INFO] 
10:18:18 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
10:18:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/target/org.eclipse.papyrus.infra.core.sashwindows.di-2.0.0-SNAPSHOT-sources.jar
10:18:18 [INFO] 
10:18:18 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
10:18:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/target/org.eclipse.papyrus.infra.core.sashwindows.di-2.0.0-SNAPSHOT.jar
10:18:18 [INFO] 
10:18:18 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
10:18:18 [INFO] 
10:18:18 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
10:18:18 [INFO] 
10:18:18 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
10:18:18 [INFO] 
10:18:18 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra.core >---------
10:18:18 [INFO] Building org.eclipse.papyrus.infra.core 4.4.0-SNAPSHOT          [65/735]
10:18:18 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/pom.xml
10:18:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core:4.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/pom.xml
10:18:18 [INFO] 
10:18:18 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core ---
10:18:18 [INFO] 
10:18:18 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core ---
10:18:18 [INFO] The project's OSGi version is 4.4.0.202312211516
10:18:18 [INFO] 
10:18:18 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core ---
10:18:18 [INFO] 
10:18:18 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core ---
10:18:18 [INFO] 
10:18:18 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core ---
10:18:18 [INFO] 
10:18:18 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.core ---
10:18:18 [INFO] Resolving class path of org.eclipse.papyrus.infra.core
10:18:18 [INFO] 
10:18:18 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core ---
10:18:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/main/resources
10:18:18 [INFO] 
10:18:18 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.core ---
10:18:18 [INFO] Compiling 136 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:18:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/ProxyModificationTrackingAdapter.java:[130] 
10:18:19 	Collection<Setting> references = org.eclipse.papyrus.infra.core.utils.EMFHelper.getUsages(eObj);
10:18:19 	                                 ^^^
10:18:19 The type EMFHelper is deprecated
10:18:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/ProxyModificationTrackingAdapter.java:[130] 
10:18:19 	Collection<Setting> references = org.eclipse.papyrus.infra.core.utils.EMFHelper.getUsages(eObj);
10:18:19 	                                                                                ^^^^^^^^^^^^^^^
10:18:19 The method getUsages(EObject) from the type EMFHelper is deprecated
10:18:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/services/internal/ServiceTypeEntry.java:[129] 
10:18:19 	return classname.newInstance();
10:18:19 	                 ^^^^^^^^^^^^^
10:18:19 The method newInstance() from the type Class<capture#2-of ?> is deprecated since version 9
10:18:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/services/ServicesRegistry.java:[36] 
10:18:19 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
10:18:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:19 The type AdapterUtils is deprecated
10:18:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/services/ServicesRegistry.java:[298] 
10:18:19 	IService serviceAdapter = AdapterUtils.adapt(serviceInstance, IService.class, null);
10:18:19 	                          ^^^^^^^^^^^^
10:18:19 The type AdapterUtils is deprecated
10:18:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/services/ServicesRegistry.java:[298] 
10:18:19 	IService serviceAdapter = AdapterUtils.adapt(serviceInstance, IService.class, null);
10:18:19 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:19 The method adapt(Object, Class<IService>, IService) from the type AdapterUtils is deprecated
10:18:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/listenerservice/ModelListenerManager.java:[95] 
10:18:19 	Class clazz = extensionBundle.loadClass(classAttribute);
10:18:19 	^^^^^
10:18:19 Class is a raw type. References to generic type Class<T> should be parameterized
10:18:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/listenerservice/ModelListenerManager.java:[96] 
10:18:19 	Object obj = clazz.newInstance();
10:18:19 	                   ^^^^^^^^^^^^^
10:18:19 The method newInstance() from the type Class is deprecated since version 9
10:18:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/utils/FilteredListView.java:[63] 
10:18:19 	public void setBackupList(List aList) {
10:18:19 	                          ^^^^
10:18:19 List is a raw type. References to generic type List<E> should be parameterized
10:18:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/utils/FilteredListView.java:[64] 
10:18:19 	list = aList;
10:18:19 	       ^^^^^
10:18:19 Type safety: The expression of type List needs unchecked conversion to conform to List<Object>
10:18:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/AbstractDynamicModel.java:[21] 
10:18:19 	import org.eclipse.core.internal.resources.ResourceException;
10:18:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:19 Discouraged access: The type 'ResourceException' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar')
10:18:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/AbstractDynamicModel.java:[65] 
10:18:19 	super.loadModel(fullPathWithoutExtension);
10:18:19 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:19 The method loadModel(IPath) from the type AbstractBaseModel is deprecated
10:18:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/AbstractDynamicModel.java:[75] 
10:18:19 	createModel(fullPathWithoutExtension);
10:18:19 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:19 The method createModel(IPath) from the type AbstractBaseModel is deprecated
10:18:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/ModelsReader.java:[268] 
10:18:19 	model = modelInstance.newInstance();
10:18:19 	                      ^^^^^^^^^^^^^
10:18:19 The method newInstance() from the type Class<IModel> is deprecated since version 9
10:18:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/ModelsReader.java:[289] 
10:18:19 	snippet = modelInstance.newInstance();
10:18:19 	                        ^^^^^^^^^^^^^
10:18:19 The method newInstance() from the type Class<IModelSnippet> is deprecated since version 9
10:18:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/ModelsReader.java:[310] 
10:18:19 	snippet = modelInstance.newInstance();
10:18:19 	                        ^^^^^^^^^^^^^
10:18:19 The method newInstance() from the type Class<IModelSetSnippet> is deprecated since version 9
10:18:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/modelsetquery/impl/ModelSetQueryInitializer.java:[73] 
10:18:19 	modelsManager.eAdapters().remove(modelQueryAdapter);
10:18:19 	                                 ^^^^^^^^^^^^^^^^^
10:18:19 Unlikely argument type IModelSetQueryAdapter for remove(Object) on a Collection<Adapter>
10:18:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/services/ModelSetServiceAdapter.java:[131] 
10:18:19 	public Class[] getAdapterList() {
10:18:19 	       ^^^^^^^
10:18:19 Type safety: The return type Class[] for getAdapterList() from the type ModelSetServiceAdapter.Factory needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
10:18:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/services/ModelSetServiceAdapter.java:[136] 
10:18:19 	public Object getAdapter(Object adaptableObject, @SuppressWarnings("rawtypes") Class adapterType) {
10:18:19 	       ^^^^^^
10:18:19 Type safety: The return type Object for getAdapter(Object, Class) from the type ModelSetServiceAdapter.Factory needs unchecked conversion to conform to T from the type IAdapterFactory
10:18:19 19 problems (19 warnings)
10:18:19 [INFO] 
10:18:19 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.core ---
10:18:19 [INFO] 
10:18:19 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.core ---
10:18:19 [INFO] 
10:18:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.core ---
10:18:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/test/resources
10:18:19 [INFO] 
10:18:19 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.core ---
10:18:19 [INFO] 
10:18:19 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core ---
10:18:19 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 107 were skipped
10:18:19 [INFO] 
10:18:19 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core ---
10:18:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/target/org.eclipse.papyrus.infra.core-4.4.0-SNAPSHOT-sources.jar
10:18:19 [INFO] 
10:18:19 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core ---
10:18:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/target/org.eclipse.papyrus.infra.core-4.4.0-SNAPSHOT.jar
10:18:19 [INFO] 
10:18:19 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core ---
10:18:19 [INFO] 
10:18:19 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.core ---
10:18:19 [INFO] 
10:18:19 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core ---
10:18:19 [INFO] 
10:18:19 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra-services >-------
10:18:19 [INFO] Building Papyrus Infra Services 0.0.1-SNAPSHOT                  [66/735]
10:18:19 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/pom.xml
10:18:19 [INFO] --------------------------------[ pom ]---------------------------------
10:18:19 [INFO] 
10:18:19 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-services ---
10:18:19 [INFO] 
10:18:19 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-services ---
10:18:19 [INFO] 
10:18:19 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-services ---
10:18:19 [INFO] 
10:18:19 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-services ---
10:18:19 [INFO] 
10:18:19 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.markerlistener >--
10:18:19 [INFO] Building org.eclipse.papyrus.infra.services.markerlistener 3.0.0-SNAPSHOT [67/735]
10:18:19 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/pom.xml
10:18:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.markerlistener:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/pom.xml
10:18:20 [INFO] 
10:18:20 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.markerlistener ---
10:18:20 [INFO] 
10:18:20 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.markerlistener ---
10:18:20 [INFO] The project's OSGi version is 3.0.0.202312211516
10:18:20 [INFO] 
10:18:20 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.markerlistener ---
10:18:20 [INFO] 
10:18:20 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.markerlistener ---
10:18:20 [INFO] 
10:18:20 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.markerlistener ---
10:18:20 [INFO] 
10:18:20 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.markerlistener ---
10:18:20 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.markerlistener
10:18:20 [INFO] 
10:18:20 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.markerlistener ---
10:18:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/src/main/resources
10:18:20 [INFO] 
10:18:20 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.markerlistener ---
10:18:20 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:18:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/src/org/eclipse/papyrus/infra/services/markerlistener/PapyrusMarkerAdapter.java:[211] 
10:18:20 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
10:18:20 	       ^^^^^^
10:18:20 Type safety: The return type Object for getAdapter(Class) from the type PapyrusMarkerAdapter needs unchecked conversion to conform to T from the type PlatformObject
10:18:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/src/org/eclipse/papyrus/infra/services/markerlistener/PapyrusMarkerAdapter.java:[216] 
10:18:20 	return super.getAdapter(adapter);
10:18:20 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:20 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type PlatformObject
10:18:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/src/org/eclipse/papyrus/infra/services/markerlistener/PapyrusMarkerAdapter.java:[216] 
10:18:20 	return super.getAdapter(adapter);
10:18:20 	                        ^^^^^^^
10:18:20 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
10:18:20 3 problems (3 warnings)
10:18:20 [INFO] 
10:18:20 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.markerlistener ---
10:18:20 [INFO] 
10:18:20 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.markerlistener ---
10:18:20 [INFO] 
10:18:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.markerlistener ---
10:18:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/src/test/resources
10:18:20 [INFO] 
10:18:20 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.markerlistener ---
10:18:20 [INFO] 
10:18:20 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.markerlistener ---
10:18:20 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 117 were skipped
10:18:20 [INFO] 
10:18:20 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.markerlistener ---
10:18:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/target/org.eclipse.papyrus.infra.services.markerlistener-3.0.0-SNAPSHOT-sources.jar
10:18:20 [INFO] 
10:18:20 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.markerlistener ---
10:18:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/target/org.eclipse.papyrus.infra.services.markerlistener-3.0.0-SNAPSHOT.jar
10:18:20 [INFO] 
10:18:20 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.markerlistener ---
10:18:20 [INFO] 
10:18:20 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.markerlistener ---
10:18:20 [INFO] 
10:18:20 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.markerlistener ---
10:18:20 [INFO] 
10:18:20 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra-emf >----------
10:18:20 [INFO] Building Papyrus EMF Infrastructure 0.0.1-SNAPSHOT              [68/735]
10:18:20 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/pom.xml
10:18:20 [INFO] --------------------------------[ pom ]---------------------------------
10:18:20 [INFO] 
10:18:20 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-emf ---
10:18:20 [INFO] 
10:18:20 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-emf ---
10:18:20 [INFO] 
10:18:20 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-emf ---
10:18:20 [INFO] 
10:18:20 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-emf ---
10:18:20 [INFO] 
10:18:20 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf >----------
10:18:20 [INFO] Building org.eclipse.papyrus.infra.emf 4.4.0-SNAPSHOT           [69/735]
10:18:20 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/pom.xml
10:18:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf:4.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/pom.xml
10:18:20 [INFO] 
10:18:20 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf ---
10:18:20 [INFO] 
10:18:20 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf ---
10:18:20 [INFO] The project's OSGi version is 4.4.0.202312211516
10:18:20 [INFO] 
10:18:20 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf ---
10:18:20 [INFO] 
10:18:20 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf ---
10:18:20 [INFO] 
10:18:20 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf ---
10:18:20 [INFO] 
10:18:20 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf ---
10:18:20 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf
10:18:21 [INFO] 
10:18:21 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf ---
10:18:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/src/main/resources
10:18:21 [INFO] 
10:18:21 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf ---
10:18:21 [INFO] Compiling 78 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:18:21 [INFO] 
10:18:21 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.emf ---
10:18:21 [INFO] 
10:18:21 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf ---
10:18:21 [INFO] 
10:18:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf ---
10:18:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/src/test/resources
10:18:21 [INFO] 
10:18:21 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.emf ---
10:18:21 [INFO] 
10:18:21 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf ---
10:18:21 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped
10:18:21 [INFO] 
10:18:21 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf ---
10:18:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/target/org.eclipse.papyrus.infra.emf-4.4.0-SNAPSHOT-sources.jar
10:18:21 [INFO] 
10:18:21 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf ---
10:18:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/target/org.eclipse.papyrus.infra.emf-4.4.0-SNAPSHOT.jar
10:18:21 [INFO] 
10:18:21 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf ---
10:18:21 [INFO] 
10:18:21 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf ---
10:18:21 [INFO] 
10:18:21 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf ---
10:18:21 [INFO] 
10:18:21 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.edit >-----
10:18:21 [INFO] Building org.eclipse.papyrus.infra.services.edit 4.1.0-SNAPSHOT [70/735]
10:18:21 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/pom.xml
10:18:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.edit:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/pom.xml
10:18:21 [INFO] 
10:18:21 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.edit ---
10:18:21 [INFO] 
10:18:21 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.edit ---
10:18:21 [INFO] The project's OSGi version is 4.1.0.202312211516
10:18:21 [INFO] 
10:18:21 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.edit ---
10:18:21 [INFO] 
10:18:21 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.edit ---
10:18:21 [INFO] 
10:18:21 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.edit ---
10:18:21 [INFO] 
10:18:21 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.edit ---
10:18:21 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.edit
10:18:22 [INFO] 
10:18:22 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.edit ---
10:18:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/main/resources
10:18:22 [INFO] 
10:18:22 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.edit ---
10:18:22 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/utils/RequestCacheEntries.java:[39] 
10:18:22 	public static final void initializeEObjCache(EObject eObj, Map map) throws ServiceException {
10:18:22 	                                                           ^^^
10:18:22 Map is a raw type. References to generic type Map<K,V> should be parameterized
10:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/utils/RequestCacheEntries.java:[41] 
10:18:22 	map.put(Client_Context, clientContext);
10:18:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
10:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/utils/RequestCacheEntries.java:[44] 
10:18:22 	map.put(Element_Type, type);
10:18:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
10:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/utils/RequestCacheEntries.java:[47] 
10:18:22 	map.put(EditHelper_Advice, advices);
10:18:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
10:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/utils/RequestCacheEntries.java:[49] 
10:18:22 	map.put(IRequestCacheEntries.Dependent_Elements, new HashSet<Object>()); //The set will be populated on the fly
10:18:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
10:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/utils/RequestCacheEntries.java:[50] 
10:18:22 	map.put(IRequestCacheEntries.Checked_Elements, new HashSet<Object>()); //The set will be populated on the fly
10:18:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
10:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/internal/context/DefaultTypeContext.java:[22] 
10:18:22 	import org.eclipse.gmf.runtime.emf.type.core.IElementType;
10:18:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:22 The import org.eclipse.gmf.runtime.emf.type.core.IElementType is never used
10:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/internal/ElementEditService.java:[116] 
10:18:22 	public Object getAdapter(Class adapter) {
10:18:22 	       ^^^^^^
10:18:22 Type safety: The return type Object for getAdapter(Class) from the type ElementEditService needs unchecked conversion to conform to T from the type IAdaptable
10:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/internal/ElementEditService.java:[116] 
10:18:22 	public Object getAdapter(Class adapter) {
10:18:22 	                         ^^^^^
10:18:22 Class is a raw type. References to generic type Class<T> should be parameterized
10:18:22 9 problems (9 warnings)
10:18:22 [INFO] 
10:18:22 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.edit ---
10:18:22 [INFO] 
10:18:22 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.edit ---
10:18:22 [INFO] 
10:18:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.edit ---
10:18:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/test/resources
10:18:22 [INFO] 
10:18:22 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.edit ---
10:18:22 [INFO] 
10:18:22 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.edit ---
10:18:22 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 117 were skipped
10:18:22 [INFO] 
10:18:22 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.edit ---
10:18:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/target/org.eclipse.papyrus.infra.services.edit-4.1.0-SNAPSHOT-sources.jar
10:18:22 [INFO] 
10:18:22 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.edit ---
10:18:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/target/org.eclipse.papyrus.infra.services.edit-4.1.0-SNAPSHOT.jar
10:18:22 [INFO] 
10:18:22 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.edit ---
10:18:22 [INFO] 
10:18:22 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.edit ---
10:18:22 [INFO] 
10:18:22 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.edit ---
10:18:22 [INFO] 
10:18:22 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture >-----
10:18:22 [INFO] Building org.eclipse.papyrus.infra.architecture 3.3.0-SNAPSHOT  [71/735]
10:18:22 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/pom.xml
10:18:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/pom.xml
10:18:23 [INFO] 
10:18:23 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.architecture ---
10:18:23 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/xtend-gen (includes = [], excludes = [**/.gitignore])
10:18:23 [INFO] 
10:18:23 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.architecture ---
10:18:23 [INFO] The project's OSGi version is 3.3.0.202312211516
10:18:23 [INFO] 
10:18:23 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.architecture ---
10:18:23 [INFO] 
10:18:23 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.architecture ---
10:18:23 [INFO] 
10:18:23 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.architecture ---
10:18:23 [INFO] 
10:18:23 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.architecture ---
10:18:23 [INFO] Resolving class path of org.eclipse.papyrus.infra.architecture
10:18:23 [INFO] 
10:18:23 [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.infra.architecture ---
10:18:25 [WARNING] The POM for org.osgi:org.osgi.service.prefs:jar:1.1.1-SNAPSHOT is missing, no dependency information available
10:18:33 [INFO] 
10:18:33 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.architecture ---
10:18:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/src/main/resources
10:18:33 [INFO] 
10:18:33 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.architecture ---
10:18:33 [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:18:33 [INFO] 
10:18:33 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.architecture ---
10:18:33 [INFO] 
10:18:33 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.architecture ---
10:18:33 [INFO] 
10:18:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.architecture ---
10:18:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/src/test/resources
10:18:33 [INFO] 
10:18:33 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.architecture ---
10:18:33 [INFO] 
10:18:33 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.architecture ---
10:18:33 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
10:18:33 [INFO] 
10:18:33 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.architecture ---
10:18:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/target/org.eclipse.papyrus.infra.architecture-3.3.0-SNAPSHOT-sources.jar
10:18:33 [INFO] 
10:18:33 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.architecture ---
10:18:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/target/org.eclipse.papyrus.infra.architecture-3.3.0-SNAPSHOT.jar
10:18:33 [INFO] 
10:18:33 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.architecture ---
10:18:33 [INFO] 
10:18:33 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.architecture ---
10:18:33 [INFO] 
10:18:33 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.architecture ---
10:18:33 [INFO] 
10:18:33 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra-constraints >------
10:18:33 [INFO] Building Papyrus Infra Constraints 0.0.1-SNAPSHOT               [72/735]
10:18:33 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/pom.xml
10:18:33 [INFO] --------------------------------[ pom ]---------------------------------
10:18:33 [INFO] 
10:18:33 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-constraints ---
10:18:33 [INFO] 
10:18:33 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-constraints ---
10:18:33 [INFO] 
10:18:33 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-constraints ---
10:18:33 [INFO] 
10:18:33 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-constraints ---
10:18:33 [INFO] 
10:18:33 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints >------
10:18:33 [INFO] Building org.eclipse.papyrus.infra.constraints 3.0.0-SNAPSHOT   [73/735]
10:18:33 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/pom.xml
10:18:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/pom.xml
10:18:34 [INFO] 
10:18:34 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.constraints ---
10:18:34 [INFO] 
10:18:34 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.constraints ---
10:18:34 [INFO] The project's OSGi version is 3.0.0.202312211516
10:18:34 [INFO] 
10:18:34 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.constraints ---
10:18:34 [INFO] 
10:18:34 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.constraints ---
10:18:34 [INFO] 
10:18:34 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.constraints ---
10:18:34 [INFO] 
10:18:34 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.constraints ---
10:18:34 [INFO] Resolving class path of org.eclipse.papyrus.infra.constraints
10:18:34 [INFO] 
10:18:34 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.constraints ---
10:18:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/src/main/resources
10:18:34 [INFO] 
10:18:34 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.constraints ---
10:18:34 [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/src/org/eclipse/papyrus/infra/constraints/util/ClassLoader.java:[77] 
10:18:34 	return theClass.newInstance();
10:18:34 	                ^^^^^^^^^^^^^
10:18:34 The method newInstance() from the type Class<T> is deprecated since version 9
10:18:34 1 problem (1 warning)
10:18:34 [INFO] 
10:18:34 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.constraints ---
10:18:34 [INFO] 
10:18:34 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.constraints ---
10:18:34 [INFO] 
10:18:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.constraints ---
10:18:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/src/test/resources
10:18:34 [INFO] 
10:18:34 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.constraints ---
10:18:34 [INFO] 
10:18:34 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.constraints ---
10:18:34 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped
10:18:34 [INFO] 
10:18:34 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.constraints ---
10:18:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/target/org.eclipse.papyrus.infra.constraints-3.0.0-SNAPSHOT-sources.jar
10:18:35 [INFO] 
10:18:35 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.constraints ---
10:18:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/target/org.eclipse.papyrus.infra.constraints-3.0.0-SNAPSHOT.jar
10:18:35 [INFO] 
10:18:35 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.constraints ---
10:18:35 [INFO] 
10:18:35 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.constraints ---
10:18:35 [INFO] 
10:18:35 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.constraints ---
10:18:35 [INFO] 
10:18:35 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation >--
10:18:35 [INFO] Building org.eclipse.papyrus.infra.architecture.representation 3.0.0-SNAPSHOT [74/735]
10:18:35 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/pom.xml
10:18:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/pom.xml
10:18:35 [INFO] 
10:18:35 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.architecture.representation ---
10:18:35 [INFO] 
10:18:35 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.architecture.representation ---
10:18:35 [INFO] The project's OSGi version is 3.0.0.202312211516
10:18:35 [INFO] 
10:18:35 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.architecture.representation ---
10:18:35 [INFO] 
10:18:35 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.architecture.representation ---
10:18:35 [INFO] 
10:18:35 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.architecture.representation ---
10:18:35 [INFO] 
10:18:35 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.architecture.representation ---
10:18:35 [INFO] Resolving class path of org.eclipse.papyrus.infra.architecture.representation
10:18:35 [INFO] 
10:18:35 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.architecture.representation ---
10:18:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/src/main/resources
10:18:35 [INFO] 
10:18:35 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.architecture.representation ---
10:18:35 [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:18:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/src/org/eclipse/papyrus/infra/architecture/representation/impl/ModelAutoCreateCustomImpl.java:[21] 
10:18:35 	import org.eclipse.papyrus.infra.architecture.representation.impl.ModelAutoCreateImpl;
10:18:35 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:35 The import org.eclipse.papyrus.infra.architecture.representation.impl.ModelAutoCreateImpl is never used
10:18:35 1 problem (1 warning)
10:18:35 [INFO] 
10:18:35 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.architecture.representation ---
10:18:35 [INFO] 
10:18:35 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.architecture.representation ---
10:18:35 [INFO] 
10:18:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.architecture.representation ---
10:18:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/src/test/resources
10:18:35 [INFO] 
10:18:35 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.architecture.representation ---
10:18:35 [INFO] 
10:18:35 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.architecture.representation ---
10:18:35 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped
10:18:35 [INFO] 
10:18:35 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.architecture.representation ---
10:18:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/target/org.eclipse.papyrus.infra.architecture.representation-3.0.0-SNAPSHOT-sources.jar
10:18:35 [INFO] 
10:18:35 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.architecture.representation ---
10:18:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/target/org.eclipse.papyrus.infra.architecture.representation-3.0.0-SNAPSHOT.jar
10:18:35 [INFO] 
10:18:35 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.architecture.representation ---
10:18:35 [INFO] 
10:18:35 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.architecture.representation ---
10:18:35 [INFO] 
10:18:35 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.architecture.representation ---
10:18:35 [INFO] 
10:18:35 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.edit >---
10:18:35 [INFO] Building org.eclipse.papyrus.infra.constraints.edit 3.0.0-SNAPSHOT [75/735]
10:18:35 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/pom.xml
10:18:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/pom.xml
10:18:36 [INFO] 
10:18:36 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.constraints.edit ---
10:18:36 [INFO] 
10:18:36 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.constraints.edit ---
10:18:36 [INFO] The project's OSGi version is 3.0.0.202312211516
10:18:36 [INFO] 
10:18:36 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.constraints.edit ---
10:18:36 [INFO] 
10:18:36 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.constraints.edit ---
10:18:36 [INFO] 
10:18:36 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.constraints.edit ---
10:18:36 [INFO] 
10:18:36 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.constraints.edit ---
10:18:36 [INFO] Resolving class path of org.eclipse.papyrus.infra.constraints.edit
10:18:36 [INFO] 
10:18:36 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.constraints.edit ---
10:18:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/src/main/resources
10:18:36 [INFO] 
10:18:36 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.constraints.edit ---
10:18:36 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:18:36 [INFO] 
10:18:36 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.constraints.edit ---
10:18:36 [INFO] 
10:18:36 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.constraints.edit ---
10:18:36 [INFO] 
10:18:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.constraints.edit ---
10:18:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/src/test/resources
10:18:36 [INFO] 
10:18:36 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.constraints.edit ---
10:18:36 [INFO] 
10:18:36 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.constraints.edit ---
10:18:36 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped
10:18:36 [INFO] 
10:18:36 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.constraints.edit ---
10:18:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/target/org.eclipse.papyrus.infra.constraints.edit-3.0.0-SNAPSHOT-sources.jar
10:18:36 [INFO] 
10:18:36 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.constraints.edit ---
10:18:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/target/org.eclipse.papyrus.infra.constraints.edit-3.0.0-SNAPSHOT.jar
10:18:36 [INFO] 
10:18:36 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.constraints.edit ---
10:18:36 [INFO] 
10:18:36 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.constraints.edit ---
10:18:36 [INFO] 
10:18:36 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.constraints.edit ---
10:18:36 [INFO] 
10:18:36 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation.edit >--
10:18:36 [INFO] Building org.eclipse.papyrus.infra.architecture.representation.edit 2.0.0-SNAPSHOT [76/735]
10:18:36 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/pom.xml
10:18:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/pom.xml
10:18:36 [INFO] 
10:18:36 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
10:18:36 [INFO] 
10:18:36 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
10:18:36 [INFO] The project's OSGi version is 2.0.0.202312211516
10:18:36 [INFO] 
10:18:36 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
10:18:36 [INFO] 
10:18:36 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
10:18:36 [INFO] 
10:18:36 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
10:18:36 [INFO] 
10:18:36 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
10:18:36 [INFO] Resolving class path of org.eclipse.papyrus.infra.architecture.representation.edit
10:18:37 [INFO] 
10:18:37 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
10:18:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/src/main/resources
10:18:37 [INFO] 
10:18:37 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
10:18:37 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:18:37 [INFO] 
10:18:37 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
10:18:37 [INFO] 
10:18:37 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
10:18:37 [INFO] 
10:18:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
10:18:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/src/test/resources
10:18:37 [INFO] 
10:18:37 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
10:18:37 [INFO] 
10:18:37 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
10:18:37 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 109 were skipped
10:18:37 [INFO] 
10:18:37 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
10:18:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/target/org.eclipse.papyrus.infra.architecture.representation.edit-2.0.0-SNAPSHOT-sources.jar
10:18:37 [INFO] 
10:18:37 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
10:18:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/target/org.eclipse.papyrus.infra.architecture.representation.edit-2.0.0-SNAPSHOT.jar
10:18:37 [INFO] 
10:18:37 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
10:18:37 [INFO] 
10:18:37 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
10:18:37 [INFO] 
10:18:37 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
10:18:37 [INFO] 
10:18:37 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor >----
10:18:37 [INFO] Building org.eclipse.papyrus.infra.core.sasheditor 3.0.0-SNAPSHOT [77/735]
10:18:37 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/pom.xml
10:18:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/pom.xml
10:18:37 [INFO] 
10:18:37 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.sasheditor ---
10:18:37 [INFO] 
10:18:37 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.sasheditor ---
10:18:37 [INFO] The project's OSGi version is 3.0.0.202312211516
10:18:37 [INFO] 
10:18:37 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.sasheditor ---
10:18:37 [INFO] 
10:18:37 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.sasheditor ---
10:18:37 [INFO] 
10:18:37 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.sasheditor ---
10:18:37 [INFO] 
10:18:37 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.core.sasheditor ---
10:18:37 [INFO] Resolving class path of org.eclipse.papyrus.infra.core.sasheditor
10:18:37 [INFO] 
10:18:37 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core.sasheditor ---
10:18:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/main/resources
10:18:37 [INFO] 
10:18:37 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.core.sasheditor ---
10:18:37 [INFO] Compiling 110 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/ImageToolTipManager.java:[52] 
10:18:38 	private int offsetX = 20;
10:18:38 	            ^^^^^^^
10:18:38 The value of the field ImageToolTipManager.offsetX is not used
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/ImageToolTipManager.java:[256] 
10:18:38 	private Image createControlImage(Control control) {
10:18:38 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The method createControlImage(Control) from the type ImageToolTipManager is never used locally
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/ImageToolTipManager.java:[288] 
10:18:38 	private Image scaledImage2(Device device, Image image, float factor) {
10:18:38 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The method scaledImage2(Device, Image, float) from the type ImageToolTipManager is never used locally
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/EditorPart.java:[34] 
10:18:38 	import org.eclipse.papyrus.infra.core.sasheditor.internal.AbstractPart.GarbageState;
10:18:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The import org.eclipse.papyrus.infra.core.sasheditor.internal.AbstractPart.GarbageState is never used
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/ShowPartStatusVisitor.java:[25] 
10:18:38 	@SuppressWarnings("unchecked")
10:18:38 	                  ^^^^^^^^^^^
10:18:38 Unnecessary @SuppressWarnings("unchecked")
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/editor/AbstractMultiPageSashEditor.java:[263] 
10:18:38 	public Object getAdapter(Class adapter) {
10:18:38 	       ^^^^^^
10:18:38 Type safety: The return type Object for getAdapter(Class) from the type AbstractMultiPageSashEditor needs unchecked conversion to conform to T from the type WorkbenchPart
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/editor/AbstractMultiPageSashEditor.java:[263] 
10:18:38 	public Object getAdapter(Class adapter) {
10:18:38 	                         ^^^^^
10:18:38 Class is a raw type. References to generic type Class<T> should be parameterized
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/editor/AbstractMultiPageSashEditor.java:[276] 
10:18:38 	Object result = super.getAdapter(adapter);
10:18:38 	                ^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type WorkbenchPart
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/editor/AbstractMultiPageSashEditor.java:[276] 
10:18:38 	Object result = super.getAdapter(adapter);
10:18:38 	                                 ^^^^^^^
10:18:38 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/editor/AbstractMultiPageSashEditor.java:[283] 
10:18:38 	result = PlatformHelper.getAdapter(innerEditor, adapter);
10:18:38 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 Type safety: Unchecked invocation getAdapter(IEditorPart, Class) of the generic method getAdapter(Object, Class<T>) of type PlatformHelper
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/editor/AbstractMultiPageSashEditor.java:[283] 
10:18:38 	result = PlatformHelper.getAdapter(innerEditor, adapter);
10:18:38 	                                                ^^^^^^^
10:18:38 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveEditorServicesSwitcher.java:[30] 
10:18:38 	import org.eclipse.ui.internal.services.INestable;
10:18:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveEditorServicesSwitcher.java:[66] 
10:18:38 	private INestable activeServiceLocator;
10:18:38 	        ^^^^^^^^^
10:18:38 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveEditorServicesSwitcher.java:[210] 
10:18:38 	@SuppressWarnings({ "restriction", "deprecation" })
10:18:38 	                                   ^^^^^^^^^^^^^
10:18:38 Unnecessary @SuppressWarnings("deprecation")
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/TabFolderModel.java:[74] 
10:18:38 	private void addItem(IPageModel newModel) {
10:18:38 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The method addItem(IPageModel) from the type TabFolderModel is never used locally
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/TabFolderModel.java:[85] 
10:18:38 	private void addItem(int index, IPageModel newModel) {
10:18:38 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The method addItem(int, IPageModel) from the type TabFolderModel is never used locally
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageSelectionProvider.java:[43] 
10:18:38 	private ListenerList listeners = new ListenerList();
10:18:38 	        ^^^^^^^^^^^^
10:18:38 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageSelectionProvider.java:[43] 
10:18:38 	private ListenerList listeners = new ListenerList();
10:18:38 	                                     ^^^^^^^^^^^^
10:18:38 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageSelectionProvider.java:[48] 
10:18:38 	private ListenerList postListeners = new ListenerList();
10:18:38 	        ^^^^^^^^^^^^
10:18:38 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageSelectionProvider.java:[48] 
10:18:38 	private ListenerList postListeners = new ListenerList();
10:18:38 	                                         ^^^^^^^^^^^^
10:18:38 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageSelectionProvider.java:[71] 
10:18:38 	listeners.add(listener);
10:18:38 	^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList<E> should be parameterized
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageSelectionProvider.java:[83] 
10:18:38 	postListeners.add(listener);
10:18:38 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList<E> should be parameterized
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderPart.java:[876] 
10:18:38 	List<Object> newModels = (List<Object>) partModel.getChildren();
10:18:38 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 Type safety: Unchecked cast from List<capture#4-of ?> to List<Object>
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderPart.java:[1122] 
10:18:38 	private void showTabs(String msg) {
10:18:38 	             ^^^^^^^^^^^^^^^^^^^^
10:18:38 The method showTabs(String) from the type TabFolderPart is never used locally
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderPart.java:[1309] 
10:18:38 	private int count = 0;
10:18:38 	            ^^^^^
10:18:38 The value of the field new MouseTrackListener(){}.count is not used
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderPart.java:[1356] 
10:18:38 	private int count = 0;
10:18:38 	            ^^^^^
10:18:38 The value of the field new Listener(){}.count is not used
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/PTabFolder.java:[52] 
10:18:38 	@SuppressWarnings("restriction")
10:18:38 	                  ^^^^^^^^^^^^^
10:18:38 Unnecessary @SuppressWarnings("restriction")
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/utils/PageAddValidatorManager.java:[88] 
10:18:38 	final Object obj = clazz.newInstance();
10:18:38 	                         ^^^^^^^^^^^^^
10:18:38 The method newInstance() from the type Class<capture#2-of ?> is deprecated since version 9
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/multipage/editor/MultiPageEditor.java:[121] 
10:18:38 	public Object getAdapter(Class adapter) {
10:18:38 	       ^^^^^^
10:18:38 Type safety: The return type Object for getAdapter(Class) from the type MultiPageEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/multipage/editor/MultiPageEditor.java:[121] 
10:18:38 	public Object getAdapter(Class adapter) {
10:18:38 	                         ^^^^^
10:18:38 Class is a raw type. References to generic type Class<T> should be parameterized
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/multipage/editor/MultiPageEditor.java:[128] 
10:18:38 	return super.getAdapter(adapter);
10:18:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/multipage/editor/MultiPageEditor.java:[128] 
10:18:38 	return super.getAdapter(adapter);
10:18:38 	                        ^^^^^^^
10:18:38 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[36] 
10:18:38 	import org.eclipse.ui.IKeyBindingService;
10:18:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The type IKeyBindingService is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[37] 
10:18:38 	import org.eclipse.ui.INestableKeyBindingService;
10:18:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The type INestableKeyBindingService is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[43] 
10:18:38 	import org.eclipse.ui.internal.KeyBindingService;
10:18:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 Discouraged access: The type 'KeyBindingService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[44] 
10:18:38 	import org.eclipse.ui.internal.PartSite;
10:18:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[45] 
10:18:38 	import org.eclipse.ui.internal.PopupMenuExtender;
10:18:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 Discouraged access: The type 'PopupMenuExtender' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[46] 
10:18:38 	import org.eclipse.ui.internal.WorkbenchPlugin;
10:18:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 Discouraged access: The type 'WorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[47] 
10:18:38 	import org.eclipse.ui.internal.contexts.NestableContextService;
10:18:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 Discouraged access: The type 'NestableContextService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[48] 
10:18:38 	import org.eclipse.ui.internal.expressions.ActivePartExpression;
10:18:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 Discouraged access: The type 'ActivePartExpression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[49] 
10:18:38 	import org.eclipse.ui.internal.handlers.LegacyHandlerService;
10:18:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 Discouraged access: The type 'LegacyHandlerService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[50] 
10:18:38 	import org.eclipse.ui.internal.services.INestable;
10:18:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[51] 
10:18:38 	import org.eclipse.ui.internal.services.IServiceLocatorCreator;
10:18:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 Discouraged access: The type 'IServiceLocatorCreator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[52] 
10:18:38 	import org.eclipse.ui.internal.services.IWorkbenchLocationService;
10:18:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 Discouraged access: The type 'IWorkbenchLocationService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[53] 
10:18:38 	import org.eclipse.ui.internal.services.ServiceLocator;
10:18:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 Discouraged access: The type 'ServiceLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[54] 
10:18:38 	import org.eclipse.ui.internal.services.WorkbenchLocationService;
10:18:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 Discouraged access: The type 'WorkbenchLocationService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[73] 
10:18:38 	public class MultiPageEditorSite implements IMultiPageEditorSite, INestable {
10:18:38 	                                                                  ^^^^^^^^^
10:18:38 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[92] 
10:18:38 	private List<PopupMenuExtender> menuExtenders;
10:18:38 	             ^^^^^^^^^^^^^^^^^
10:18:38 Discouraged access: The type 'PopupMenuExtender' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[122] 
10:18:38 	private IKeyBindingService service = null;
10:18:38 	        ^^^^^^^^^^^^^^^^^^
10:18:38 The type IKeyBindingService is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[128] 
10:18:38 	private final ServiceLocator serviceLocator;
10:18:38 	              ^^^^^^^^^^^^^^
10:18:38 Discouraged access: The type 'ServiceLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[131] 
10:18:38 	private NestableContextService contextService;
10:18:38 	        ^^^^^^^^^^^^^^^^^^^^^^
10:18:38 Discouraged access: The type 'NestableContextService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[228] 
10:18:38 	editorSite.contextService = new NestableContextService(ctxt.getParent().get(IContextService.class), new ActivePartExpression(editorSite.mainEditorSite.getPart()));
10:18:38 	                                ^^^^^^^^^^^^^^^^^^^^^^
10:18:38 Discouraged access: The type 'NestableContextService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[228] 
10:18:38 	editorSite.contextService = new NestableContextService(ctxt.getParent().get(IContextService.class), new ActivePartExpression(editorSite.mainEditorSite.getPart()));
10:18:38 	                                ^^^^^^^^^^^^^^^^^^^^^^
10:18:38 Discouraged access: The constructor 'NestableContextService(IContextService, Expression)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[228] 
10:18:38 	editorSite.contextService = new NestableContextService(ctxt.getParent().get(IContextService.class), new ActivePartExpression(editorSite.mainEditorSite.getPart()));
10:18:38 	                                                                                                        ^^^^^^^^^^^^^^^^^^^^
10:18:38 Discouraged access: The type 'ActivePartExpression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[228] 
10:18:38 	editorSite.contextService = new NestableContextService(ctxt.getParent().get(IContextService.class), new ActivePartExpression(editorSite.mainEditorSite.getPart()));
10:18:38 	                                                                                                        ^^^^^^^^^^^^^^^^^^^^
10:18:38 Discouraged access: The constructor 'ActivePartExpression(IWorkbenchPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[244] 
10:18:38 	serviceLocator.registerService(IWorkbenchLocationService.class, new WorkbenchLocationService(IServiceScopes.MPESITE_SCOPE, getWorkbenchWindow().getWorkbench(), getWorkbenchWindow(), getMainEditorSite(), this, null, 3));
10:18:38 	               ^^^^^^^^^^^^^^^
10:18:38 Discouraged access: The method 'ServiceLocator.registerService(Class, Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[244] 
10:18:38 	serviceLocator.registerService(IWorkbenchLocationService.class, new WorkbenchLocationService(IServiceScopes.MPESITE_SCOPE, getWorkbenchWindow().getWorkbench(), getWorkbenchWindow(), getMainEditorSite(), this, null, 3));
10:18:38 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 Discouraged access: The type 'IWorkbenchLocationService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[244] 
10:18:38 	serviceLocator.registerService(IWorkbenchLocationService.class, new WorkbenchLocationService(IServiceScopes.MPESITE_SCOPE, getWorkbenchWindow().getWorkbench(), getWorkbenchWindow(), getMainEditorSite(), this, null, 3));
10:18:38 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 Discouraged access: The type 'WorkbenchLocationService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[244] 
10:18:38 	serviceLocator.registerService(IWorkbenchLocationService.class, new WorkbenchLocationService(IServiceScopes.MPESITE_SCOPE, getWorkbenchWindow().getWorkbench(), getWorkbenchWindow(), getMainEditorSite(), this, null, 3));
10:18:38 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 Discouraged access: The constructor 'WorkbenchLocationService(String, IWorkbench, IWorkbenchWindow, IWorkbenchPartSite, IEditorSite, IPageSite, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[260] 
10:18:38 	IHandlerService handlerService = new LegacyHandlerService(context);
10:18:38 	                                     ^^^^^^^^^^^^^^^^^^^^
10:18:38 Discouraged access: The type 'LegacyHandlerService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[260] 
10:18:38 	IHandlerService handlerService = new LegacyHandlerService(context);
10:18:38 	                                     ^^^^^^^^^^^^^^^^^^^^
10:18:38 Discouraged access: The constructor 'LegacyHandlerService(IEclipseContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[275] 
10:18:38 	serviceLocator.activate();
10:18:38 	               ^^^^^^^^
10:18:38 Discouraged access: The method 'ServiceLocator.activate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[278] 
10:18:38 	contextService.activate();
10:18:38 	               ^^^^^^^^
10:18:38 Discouraged access: The method 'NestableContextService.activate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[293] 
10:18:38 	contextService.deactivate();
10:18:38 	               ^^^^^^^^^^
10:18:38 Discouraged access: The method 'NestableContextService.deactivate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[296] 
10:18:38 	serviceLocator.deactivate();
10:18:38 	               ^^^^^^^^^^
10:18:38 Discouraged access: The method 'ServiceLocator.deactivate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[307] 
10:18:38 	menuExtenders.get(i).dispose();
10:18:38 	                     ^^^^^^^
10:18:38 Discouraged access: The method 'PopupMenuExtender.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[315] 
10:18:38 	IKeyBindingService parentService = getMainEditorSite().getKeyBindingService();
10:18:38 	^^^^^^^^^^^^^^^^^^
10:18:38 The type IKeyBindingService is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[315] 
10:18:38 	IKeyBindingService parentService = getMainEditorSite().getKeyBindingService();
10:18:38 	                                                       ^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The method getKeyBindingService() from the type IWorkbenchPartSite is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[316] 
10:18:38 	if (parentService instanceof INestableKeyBindingService) {
10:18:38 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The type INestableKeyBindingService is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[317] 
10:18:38 	INestableKeyBindingService nestableParent = (INestableKeyBindingService) parentService;
10:18:38 	^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The type INestableKeyBindingService is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[317] 
10:18:38 	INestableKeyBindingService nestableParent = (INestableKeyBindingService) parentService;
10:18:38 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The type INestableKeyBindingService is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[318] 
10:18:38 	nestableParent.removeKeyBindingService(this);
10:18:38 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The method removeKeyBindingService(IWorkbenchSite) from the type INestableKeyBindingService is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[321] 
10:18:38 	if (service instanceof KeyBindingService) {
10:18:38 	                       ^^^^^^^^^^^^^^^^^
10:18:38 Discouraged access: The type 'KeyBindingService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[322] 
10:18:38 	((KeyBindingService) service).dispose();
10:18:38 	  ^^^^^^^^^^^^^^^^^
10:18:38 Discouraged access: The type 'KeyBindingService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[322] 
10:18:38 	((KeyBindingService) service).dispose();
10:18:38 	                              ^^^^^^^
10:18:38 Discouraged access: The method 'KeyBindingService.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[328] 
10:18:38 	contextService.dispose();
10:18:38 	               ^^^^^^^
10:18:38 Discouraged access: The method 'SlaveContextService.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[333] 
10:18:38 	serviceLocator.dispose();
10:18:38 	               ^^^^^^^
10:18:38 Discouraged access: The method 'ServiceLocator.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[394] 
10:18:38 	public Object getAdapter(Class adapter) {
10:18:38 	       ^^^^^^
10:18:38 Type safety: The return type Object for getAdapter(Class) from the type MultiPageEditorSite needs unchecked conversion to conform to T from the type IAdaptable
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[394] 
10:18:38 	public Object getAdapter(Class adapter) {
10:18:38 	                         ^^^^^
10:18:38 Class is a raw type. References to generic type Class<T> should be parameterized
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[431] 
10:18:38 	public IKeyBindingService getKeyBindingService() {
10:18:38 	       ^^^^^^^^^^^^^^^^^^
10:18:38 The type IKeyBindingService is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[433] 
10:18:38 	service = getMainEditorSite().getKeyBindingService();
10:18:38 	                              ^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The method getKeyBindingService() from the type IWorkbenchPartSite is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[434] 
10:18:38 	if (service instanceof INestableKeyBindingService) {
10:18:38 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The type INestableKeyBindingService is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[435] 
10:18:38 	INestableKeyBindingService nestableService = (INestableKeyBindingService) service;
10:18:38 	^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The type INestableKeyBindingService is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[435] 
10:18:38 	INestableKeyBindingService nestableService = (INestableKeyBindingService) service;
10:18:38 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The type INestableKeyBindingService is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[436] 
10:18:38 	service = nestableService.getKeyBindingService(this);
10:18:38 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The method getKeyBindingService(IWorkbenchSite) from the type INestableKeyBindingService is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[444] 
10:18:38 	WorkbenchPlugin.log("MultiPageEditorSite.getKeyBindingService()   Parent key binding service was not an instance of INestableKeyBindingService.  It was an instance of " + service.getClass().getName() + " instead."); //$NON-NLS-1$ //$NON-NLS-2$
10:18:38 	^^^^^^^^^^^^^^^
10:18:38 Discouraged access: The type 'WorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[444] 
10:18:38 	WorkbenchPlugin.log("MultiPageEditorSite.getKeyBindingService()   Parent key binding service was not an instance of INestableKeyBindingService.  It was an instance of " + service.getClass().getName() + " instead."); //$NON-NLS-1$ //$NON-NLS-2$
10:18:38 	                ^^^
10:18:38 Discouraged access: The method 'WorkbenchPlugin.log(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[538] 
10:18:38 	public final Object getService(final Class key) {
10:18:38 	             ^^^^^^
10:18:38 Type safety: The return type Object for getService(Class) from the type MultiPageEditorSite needs unchecked conversion to conform to T from the type IServiceLocator
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[538] 
10:18:38 	public final Object getService(final Class key) {
10:18:38 	                                     ^^^^^
10:18:38 Class is a raw type. References to generic type Class<T> should be parameterized
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[539] 
10:18:38 	Object service = serviceLocator.getService(key);
10:18:38 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 Type safety: Unchecked invocation getService(Class) of the generic method getService(Class<T>) of type ServiceLocator
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[539] 
10:18:38 	Object service = serviceLocator.getService(key);
10:18:38 	                                ^^^^^^^^^^
10:18:38 Discouraged access: The method 'ServiceLocator.getService(Class<Object>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[539] 
10:18:38 	Object service = serviceLocator.getService(key);
10:18:38 	                                           ^^^
10:18:38 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[540] 
10:18:38 	if (active && service instanceof INestable) {
10:18:38 	                                 ^^^^^^^^^
10:18:38 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[542] 
10:18:38 	((INestable) service).activate();
10:18:38 	  ^^^^^^^^^
10:18:38 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[542] 
10:18:38 	((INestable) service).activate();
10:18:38 	                      ^^^^^^^^
10:18:38 Discouraged access: The method 'INestable.activate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[613] 
10:18:38 	public final boolean hasService(final Class key) {
10:18:38 	                                      ^^^^^
10:18:38 Class is a raw type. References to generic type Class<T> should be parameterized
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[614] 
10:18:38 	return serviceLocator.hasService(key);
10:18:38 	                      ^^^^^^^^^^
10:18:38 Discouraged access: The method 'ServiceLocator.hasService(Class<?>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[652] 
10:18:38 	PartSite.registerContextMenu(menuID, menuMgr, selProvider, true, editor, context, menuExtenders);
10:18:38 	^^^^^^^^
10:18:38 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[652] 
10:18:38 	PartSite.registerContextMenu(menuID, menuMgr, selProvider, true, editor, context, menuExtenders);
10:18:38 	         ^^^^^^^^^^^^^^^^^^^
10:18:38 Discouraged access: The method 'PartSite.registerContextMenu(String, MenuManager, ISelectionProvider, boolean, IWorkbenchPart, IEclipseContext, Collection<PopupMenuExtender>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[660] 
10:18:38 	PartSite.registerContextMenu(menuId, menuManager, selectionProvider, includeEditorInput, editor, context, menuExtenders);
10:18:38 	^^^^^^^^
10:18:38 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[660] 
10:18:38 	PartSite.registerContextMenu(menuId, menuManager, selectionProvider, includeEditorInput, editor, context, menuExtenders);
10:18:38 	         ^^^^^^^^^^^^^^^^^^^
10:18:38 Discouraged access: The method 'PartSite.registerContextMenu(String, MenuManager, ISelectionProvider, boolean, IWorkbenchPart, IEclipseContext, Collection<PopupMenuExtender>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerFolderEventsProvider.java:[41] 
10:18:38 	return (List) tabFolderParts;
10:18:38 	       ^^^^^^^^^^^^^^^^^^^^^
10:18:38 Type safety: The expression of type List needs unchecked conversion to conform to List<IFolder>
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerFolderEventsProvider.java:[41] 
10:18:38 	return (List) tabFolderParts;
10:18:38 	        ^^^^
10:18:38 List is a raw type. References to generic type List<E> should be parameterized
10:18:38 103 problems (103 warnings)
10:18:38 [INFO] 
10:18:38 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.core.sasheditor ---
10:18:38 [INFO] 
10:18:38 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.core.sasheditor ---
10:18:38 [INFO] 
10:18:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.sasheditor ---
10:18:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/test/resources
10:18:38 [INFO] 
10:18:38 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.core.sasheditor ---
10:18:38 [INFO] 
10:18:38 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core.sasheditor ---
10:18:38 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 65 were skipped
10:18:38 [INFO] 
10:18:38 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.sasheditor ---
10:18:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/target/org.eclipse.papyrus.infra.core.sasheditor-3.0.0-SNAPSHOT-sources.jar
10:18:38 [INFO] 
10:18:38 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.sasheditor ---
10:18:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/target/org.eclipse.papyrus.infra.core.sasheditor-3.0.0-SNAPSHOT.jar
10:18:38 [INFO] 
10:18:38 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.sasheditor ---
10:18:38 [INFO] 
10:18:38 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.core.sasheditor ---
10:18:38 [INFO] 
10:18:38 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.sasheditor ---
10:18:38 [INFO] 
10:18:38 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor.di >--
10:18:38 [INFO] Building org.eclipse.papyrus.infra.core.sasheditor.di 3.0.0-SNAPSHOT [78/735]
10:18:38 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/pom.xml
10:18:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor.di:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/pom.xml
10:18:38 [INFO] 
10:18:38 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
10:18:38 [INFO] 
10:18:38 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
10:18:38 [INFO] The project's OSGi version is 3.0.0.202312211516
10:18:38 [INFO] 
10:18:38 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
10:18:38 [INFO] 
10:18:38 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
10:18:38 [INFO] 
10:18:38 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
10:18:38 [INFO] 
10:18:38 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
10:18:38 [INFO] Resolving class path of org.eclipse.papyrus.infra.core.sasheditor.di
10:18:38 [INFO] 
10:18:38 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
10:18:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/src/main/resources
10:18:38 [INFO] 
10:18:38 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
10:18:38 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[30] 
10:18:38 	import org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.utils.TransactionHelper;
10:18:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The type TransactionHelper is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[64] 
10:18:38 	TransactionHelper.run(getEditingDomain(), new Runnable() {
10:18:38 	^^^^^^^^^^^^^^^^^
10:18:38 The type TransactionHelper is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[64] 
10:18:38 	TransactionHelper.run(getEditingDomain(), new Runnable() {
10:18:38 				@Override
10:18:38 				public void run() {
10:18:38 					TransactionalPageManagerImpl.super.removePage(pageIdentifier);
10:18:38 				}
10:18:38 			});
10:18:38 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[68] 
10:18:38 	TransactionalPageManagerImpl.super.removePage(pageIdentifier);
10:18:38 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The method removePage(Object) from the type BasicPageManagerImpl is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[79] 
10:18:38 	TransactionHelper.run(getEditingDomain(), new Runnable() {
10:18:38 	^^^^^^^^^^^^^^^^^
10:18:38 The type TransactionHelper is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[79] 
10:18:38 	TransactionHelper.run(getEditingDomain(), new Runnable() {
10:18:38 				@Override
10:18:38 				public void run() {
10:18:38 					TransactionalPageManagerImpl.super.closePage(pageIdentifier);
10:18:38 				}
10:18:38 			});
10:18:38 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[94] 
10:18:38 	TransactionHelper.run(getEditingDomain(), new Runnable() {
10:18:38 	^^^^^^^^^^^^^^^^^
10:18:38 The type TransactionHelper is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[94] 
10:18:38 	TransactionHelper.run(getEditingDomain(), new Runnable() {
10:18:38 				@Override
10:18:38 				public void run() {
10:18:38 					TransactionalPageManagerImpl.super.closeAllOpenedPages();
10:18:38 				}
10:18:38 			});
10:18:38 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[109] 
10:18:38 	TransactionHelper.run(getEditingDomain(), new Runnable() {
10:18:38 	^^^^^^^^^^^^^^^^^
10:18:38 The type TransactionHelper is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[109] 
10:18:38 	TransactionHelper.run(getEditingDomain(), new Runnable() {
10:18:38 				@Override
10:18:38 				public void run() {
10:18:38 					TransactionalPageManagerImpl.super.closeOtherPages(pageIdentifier);
10:18:38 				}
10:18:38 			});
10:18:38 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[124] 
10:18:38 	TransactionHelper.run(getEditingDomain(), new Runnable() {
10:18:38 	^^^^^^^^^^^^^^^^^
10:18:38 The type TransactionHelper is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[124] 
10:18:38 	TransactionHelper.run(getEditingDomain(), new Runnable() {
10:18:38 				@Override
10:18:38 				public void run() {
10:18:38 					TransactionalPageManagerImpl.super.openPage(pageIdentifier);
10:18:38 				}
10:18:38 			});
10:18:38 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[139] 
10:18:38 	TransactionHelper.run(getEditingDomain(), new Runnable() {
10:18:38 	^^^^^^^^^^^^^^^^^
10:18:38 The type TransactionHelper is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[139] 
10:18:38 	TransactionHelper.run(getEditingDomain(), new Runnable() {
10:18:38 				@Override
10:18:38 				public void run() {
10:18:38 					TransactionalPageManagerImpl.super.openPage(pageIdentifier, editorID);
10:18:38 				}
10:18:38 			});
10:18:38 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[154] 
10:18:38 	TransactionHelper.run(getEditingDomain(), new Runnable() {
10:18:38 	^^^^^^^^^^^^^^^^^
10:18:38 The type TransactionHelper is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[154] 
10:18:38 	TransactionHelper.run(getEditingDomain(), new Runnable() {
10:18:38 				@Override
10:18:38 				public void run() {
10:18:38 					TransactionalPageManagerImpl.super.closeAllOpenedPages(pageIdentifier);
10:18:38 				}
10:18:38 			});
10:18:38 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/DiSashModelManager.java:[33] 
10:18:38 	import org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.utils.TransactionHelper;
10:18:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The type TransactionHelper is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/DiSashModelManager.java:[133] 
10:18:38 	TransactionHelper.run(editingDomain, new Runnable() {
10:18:38 	^^^^^^^^^^^^^^^^^
10:18:38 The type TransactionHelper is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/DiSashModelManager.java:[133] 
10:18:38 	TransactionHelper.run(editingDomain, new Runnable() {
10:18:38 					@Override
10:18:38 					public void run() {
10:18:38 						diResource.getContents().add(sashWindowMngr);
10:18:38 					};
10:18:38 				});
10:18:38 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[24] 
10:18:38 	import org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.utils.TransactionHelper;
10:18:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The type TransactionHelper is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[72] 
10:18:38 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
10:18:38 	^^^^^^^^^^^^^^^^^
10:18:38 The type TransactionHelper is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[72] 
10:18:38 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
10:18:38 				@Override
10:18:38 				public void run() {
10:18:38 					diContentProvider.addPage(page);
10:18:38 				}
10:18:38 			});
10:18:38 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[76] 
10:18:38 	diContentProvider.addPage(page);
10:18:38 	                  ^^^^^^^^^^^^^
10:18:38 The method addPage(Object) from the type DiContentProvider is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[93] 
10:18:38 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
10:18:38 	^^^^^^^^^^^^^^^^^
10:18:38 The type TransactionHelper is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[93] 
10:18:38 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
10:18:38 				@Override
10:18:38 				public void run() {
10:18:38 					diContentProvider.addPage(page, index);
10:18:38 				}
10:18:38 			});
10:18:38 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[128] 
10:18:38 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
10:18:38 	^^^^^^^^^^^^^^^^^
10:18:38 The type TransactionHelper is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[128] 
10:18:38 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
10:18:38 				@Override
10:18:38 				public void run() {
10:18:38 					diContentProvider.createFolder(tabFolder, tabIndex, targetFolder, side);
10:18:38 				}
10:18:38 			});
10:18:38 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[149] 
10:18:38 	diContentProvider.setCurrentFolder(rawModel);
10:18:38 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The method setCurrentFolder(Object) from the type DiContentProvider is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[172] 
10:18:38 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
10:18:38 	^^^^^^^^^^^^^^^^^
10:18:38 The type TransactionHelper is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[172] 
10:18:38 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
10:18:38 				@Override
10:18:38 				public void run() {
10:18:38 					diContentProvider.movePage(folderModel, oldIndex, newIndex);
10:18:38 				}
10:18:38 			});
10:18:38 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[196] 
10:18:38 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
10:18:38 	^^^^^^^^^^^^^^^^^
10:18:38 The type TransactionHelper is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[196] 
10:18:38 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
10:18:38 				@Override
10:18:38 				public void run() {
10:18:38 					diContentProvider.movePage(srcFolderModel, sourceIndex, targetFolderModel, targetIndex);
10:18:38 				}
10:18:38 			});
10:18:38 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[216] 
10:18:38 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
10:18:38 	^^^^^^^^^^^^^^^^^
10:18:38 The type TransactionHelper is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[216] 
10:18:38 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
10:18:38 				@Override
10:18:38 				public void run() {
10:18:38 					diContentProvider.removePage(index);
10:18:38 				}
10:18:38 			});
10:18:38 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[236] 
10:18:38 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
10:18:38 	^^^^^^^^^^^^^^^^^
10:18:38 The type TransactionHelper is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[236] 
10:18:38 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
10:18:38 				@Override
10:18:38 				public void run() {
10:18:38 					diContentProvider.removePage(page);
10:18:38 				}
10:18:38 			});
10:18:38 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[257] 
10:18:38 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
10:18:38 	^^^^^^^^^^^^^^^^^
10:18:38 The type TransactionHelper is deprecated
10:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[257] 
10:18:38 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
10:18:38 				@Override
10:18:38 				public void run() {
10:18:38 					diContentProvider.removePage(parentFolder, tabIndex);
10:18:38 				}
10:18:38 			});
10:18:38 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:18:38 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
10:18:38 38 problems (38 warnings)
10:18:38 [INFO] 
10:18:38 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
10:18:38 [INFO] 
10:18:38 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
10:18:38 [INFO] 
10:18:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
10:18:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/src/test/resources
10:18:38 [INFO] 
10:18:38 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
10:18:38 [INFO] 
10:18:38 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
10:18:38 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 109 were skipped
10:18:38 [INFO] 
10:18:38 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
10:18:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/target/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0-SNAPSHOT-sources.jar
10:18:38 [INFO] 
10:18:38 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
10:18:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/target/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0-SNAPSHOT.jar
10:18:38 [INFO] 
10:18:38 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
10:18:38 [INFO] 
10:18:38 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
10:18:38 [INFO] 
10:18:38 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
10:18:38 [INFO] 
10:18:38 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra-onefile >--------
10:18:38 [INFO] Building Papyrus Infra One-file 0.0.1-SNAPSHOT                  [79/735]
10:18:38 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/onefile/pom.xml
10:18:38 [INFO] --------------------------------[ pom ]---------------------------------
10:18:38 [INFO] 
10:18:38 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-onefile ---
10:18:38 [INFO] 
10:18:38 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-onefile ---
10:18:38 [INFO] 
10:18:38 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-onefile ---
10:18:38 [INFO] 
10:18:38 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-onefile ---
10:18:38 [INFO] 
10:18:38 [INFO] -----------< org.eclipse.papyrus:org.eclipse.papyrus.views >------------
10:18:38 [INFO] Building Papyrus Views 0.0.1-SNAPSHOT                           [80/735]
10:18:38 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/pom.xml
10:18:38 [INFO] --------------------------------[ pom ]---------------------------------
10:18:38 [INFO] 
10:18:38 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views ---
10:18:38 [INFO] 
10:18:38 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.views ---
10:18:38 [INFO] 
10:18:38 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.views ---
10:18:38 [INFO] 
10:18:38 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views ---
10:18:38 [INFO] 
10:18:38 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.views-properties >------
10:18:38 [INFO] Building Papyrus Properties View 0.0.1-SNAPSHOT                 [81/735]
10:18:38 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/pom.xml
10:18:38 [INFO] --------------------------------[ pom ]---------------------------------
10:18:38 [INFO] 
10:18:38 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views-properties ---
10:18:38 [INFO] 
10:18:38 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.views-properties ---
10:18:38 [INFO] 
10:18:38 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.views-properties ---
10:18:38 [INFO] 
10:18:38 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views-properties ---
10:18:38 [INFO] 
10:18:38 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.properties.services >--
10:18:38 [INFO] Building org.eclipse.papyrus.views.properties.services 1.0.0-SNAPSHOT [82/735]
10:18:38 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.services/pom.xml
10:18:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:18:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.services:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.services/pom.xml
10:18:38 [INFO] {osgi.os=linux, osgi.ws=gtk, org.eclipse.update.install.features=true, osgi.arch=x86_64}
10:18:38 [ERROR] Cannot resolve project dependencies:
10:18:38 [ERROR]   Software being installed: org.eclipse.papyrus.views.properties.services 1.0.0.qualifier
10:18:38 [ERROR]   Missing requirement: org.eclipse.papyrus.views.properties.services 1.0.0.qualifier requires 'osgi.bundle; org.apache.logging.log4j [2.17.0,3.0.0)' but it could not be found
10:18:38 [ERROR] 
10:18:38 [ERROR] See https://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help.
10:18:38 [INFO] ------------------------------------------------------------------------
10:18:38 [INFO] Reactor Summary:
10:18:38 [INFO] 
10:18:38 [INFO] org.eclipse.papyrus.all.releng 0.0.1-SNAPSHOT ...... SUCCESS [  0.180 s]
10:18:38 [INFO] org.eclipse.papyrus.main.releng 0.0.1-SNAPSHOT ..... SUCCESS [  0.031 s]
10:18:38 [INFO] Papyrus Main Plugins 0.0.1-SNAPSHOT ................ SUCCESS [  0.011 s]
10:18:38 [INFO] Papyrus EMF 0.0.1-SNAPSHOT ......................... SUCCESS [  0.003 s]
10:18:38 [INFO] Papyrus Infra 0.0.1-SNAPSHOT ....................... SUCCESS [  0.003 s]
10:18:38 [INFO] Papyrus Infra Core 0.0.1-SNAPSHOT .................. SUCCESS [  0.004 s]
10:18:38 [INFO] org.eclipse.papyrus.infra.core.log 2.0.0-SNAPSHOT .. SUCCESS [ 13.610 s]
10:18:38 [INFO] org.eclipse.papyrus.emf 2.0.0-SNAPSHOT ............. SUCCESS [  4.582 s]
10:18:38 [INFO] org.eclipse.papyrus.emf.ui 2.0.0-SNAPSHOT .......... SUCCESS [  5.254 s]
10:18:38 [INFO] EMF Facet, the Papyrus Edition 0.0.1-SNAPSHOT ...... SUCCESS [  0.045 s]
10:18:38 [INFO] Papyrus EMF Facet Editors 0.0.1-SNAPSHOT ........... SUCCESS [  0.002 s]
10:18:38 [INFO] org.eclipse.papyrus.emf.facet.custom.doc 2.0.0-SNAPSHOT SUCCESS [  0.204 s]
10:18:38 [INFO] org.eclipse.papyrus.emf.facet.util.emf.catalog 2.0.0-SNAPSHOT SUCCESS [  0.494 s]
10:18:38 [INFO] org.eclipse.papyrus.emf.facet.efacet.metamodel 2.0.0-SNAPSHOT SUCCESS [  1.145 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.util.core 2.0.0-SNAPSHOT SUCCESS [  0.412 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.util.pde.core 2.0.0-SNAPSHOT SUCCESS [  0.653 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.efacet 2.0.0-SNAPSHOT  SUCCESS [  0.903 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.util.emf.core 2.0.0-SNAPSHOT SUCCESS [  0.653 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.efacet.catalog 2.0.0-SNAPSHOT SUCCESS [  0.364 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.efacet.core 3.0.0-SNAPSHOT SUCCESS [  1.078 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.util.ui 3.0.0-SNAPSHOT SUCCESS [  0.839 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.util.swt 2.0.0-SNAPSHOT SUCCESS [  0.735 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.common.core 2.0.0-SNAPSHOT SUCCESS [  0.263 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.common.ui 2.0.0-SNAPSHOT SUCCESS [  0.622 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.util.emf.ui 3.0.0-SNAPSHOT SUCCESS [  1.033 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.efacet.sdk.ui 3.0.0-SNAPSHOT SUCCESS [  1.818 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel 2.0.0-SNAPSHOT SUCCESS [  0.423 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.custom.core 4.0.0-SNAPSHOT SUCCESS [  0.893 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.common.sdk.core 2.0.0-SNAPSHOT SUCCESS [  0.517 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.custom.sdk.core 2.0.0-SNAPSHOT SUCCESS [  0.682 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.query.java 2.0.0-SNAPSHOT SUCCESS [  0.240 s]
10:18:39 [INFO] org.eclipse.papyrus.infra.tools 4.2.0-SNAPSHOT ..... SUCCESS [  1.138 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.query.java.metamodel 2.0.0-SNAPSHOT SUCCESS [  0.448 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.query.java.core 3.0.0-SNAPSHOT SUCCESS [  0.857 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.util.jface.ui 3.0.0-SNAPSHOT SUCCESS [  0.395 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.custom.ui 4.0.0-SNAPSHOT SUCCESS [  1.017 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.widgets 2.0.0-SNAPSHOT SUCCESS [  0.881 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.widgets.celleditors 2.0.0-SNAPSHOT SUCCESS [  0.875 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.custom.sdk.ui 2.0.0-SNAPSHOT SUCCESS [  0.860 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.efacet.metamodel.edit 2.0.0-SNAPSHOT SUCCESS [  0.706 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.metamodel 2.0.0-SNAPSHOT SUCCESS [  0.268 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.edit 2.0.0-SNAPSHOT SUCCESS [  0.258 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.editor 2.0.0-SNAPSHOT SUCCESS [  0.871 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc 2.0.0-SNAPSHOT SUCCESS [  0.195 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.doc 2.0.0-SNAPSHOT ... SUCCESS [  0.762 s]
10:18:39 [INFO] Papyrus Infra Element Types Configurations 0.0.1-SNAPSHOT SUCCESS [  0.002 s]
10:18:39 [INFO] org.eclipse.papyrus.infra.types 5.0.0-SNAPSHOT ..... SUCCESS [  0.708 s]
10:18:39 [INFO] org.eclipse.papyrus.infra.core.architecture 3.1.0-SNAPSHOT SUCCESS [  0.995 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.architecture 1.0.0-SNAPSHOT SUCCESS [  0.961 s]
10:18:39 [INFO] org.eclipse.papyrus.infra.types.edit 5.0.0-SNAPSHOT  SUCCESS [  0.613 s]
10:18:39 [INFO] org.eclipse.papyrus.infra.core.architecture.edit 3.0.0-SNAPSHOT SUCCESS [  0.730 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.architecture.edit 1.0.0-SNAPSHOT SUCCESS [  0.917 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.aggregate.doc 2.0.0-SNAPSHOT SUCCESS [  0.121 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.efacet.doc 2.0.0-SNAPSHOT SUCCESS [  0.132 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.efacet.edit 2.0.0-SNAPSHOT SUCCESS [  0.292 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.efacet.editor 2.0.0-SNAPSHOT SUCCESS [  0.582 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.efacet.ui 4.0.0-SNAPSHOT SUCCESS [  1.415 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.query.java.sdk.ui 2.0.0-SNAPSHOT SUCCESS [  2.435 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.core 2.0.0-SNAPSHOT SUCCESS [  0.757 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui 3.0.0-SNAPSHOT SUCCESS [  0.951 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.util.emf.doc 2.0.0-SNAPSHOT SUCCESS [  0.114 s]
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore 2.0.0-SNAPSHOT SUCCESS [  0.741 s]
10:18:39 [INFO] Papyrus Infra Architecture 0.0.1-SNAPSHOT .......... SUCCESS [  0.002 s]
10:18:39 [INFO] org.eclipse.papyrus.infra.core.sashwindows.di 2.0.0-SNAPSHOT SUCCESS [  0.442 s]
10:18:39 [INFO] org.eclipse.papyrus.infra.core 4.4.0-SNAPSHOT ...... SUCCESS [  1.218 s]
10:18:39 [INFO] Papyrus Infra Services 0.0.1-SNAPSHOT .............. SUCCESS [  0.004 s]
10:18:39 [INFO] org.eclipse.papyrus.infra.services.markerlistener 3.0.0-SNAPSHOT SUCCESS [  1.068 s]
10:18:39 [INFO] Papyrus EMF Infrastructure 0.0.1-SNAPSHOT .......... SUCCESS [  0.003 s]
10:18:39 [INFO] org.eclipse.papyrus.infra.emf 4.4.0-SNAPSHOT ....... SUCCESS [  1.103 s]
10:18:39 [INFO] org.eclipse.papyrus.infra.services.edit 4.1.0-SNAPSHOT SUCCESS [  0.713 s]
10:18:39 [INFO] org.eclipse.papyrus.infra.architecture 3.3.0-SNAPSHOT SUCCESS [ 11.294 s]
10:18:39 [INFO] Papyrus Infra Constraints 0.0.1-SNAPSHOT ........... SUCCESS [  0.003 s]
10:18:39 [INFO] org.eclipse.papyrus.infra.constraints 3.0.0-SNAPSHOT SUCCESS [  1.281 s]
10:18:39 [INFO] org.eclipse.papyrus.infra.architecture.representation 3.0.0-SNAPSHOT SUCCESS [  0.756 s]
10:18:39 [INFO] org.eclipse.papyrus.infra.constraints.edit 3.0.0-SNAPSHOT SUCCESS [  0.756 s]
10:18:39 [INFO] org.eclipse.papyrus.infra.architecture.representation.edit 2.0.0-SNAPSHOT SUCCESS [  1.043 s]
10:18:39 [INFO] org.eclipse.papyrus.infra.core.sasheditor 3.0.0-SNAPSHOT SUCCESS [  0.668 s]
10:18:39 [INFO] org.eclipse.papyrus.infra.core.sasheditor.di 3.0.0-SNAPSHOT SUCCESS [  0.632 s]
10:18:39 [INFO] Papyrus Infra One-file 0.0.1-SNAPSHOT .............. SUCCESS [  0.002 s]
10:18:39 [INFO] Papyrus Views 0.0.1-SNAPSHOT ....................... SUCCESS [  0.002 s]
10:18:39 [INFO] Papyrus Properties View 0.0.1-SNAPSHOT ............. SUCCESS [  0.001 s]
10:18:39 [INFO] org.eclipse.papyrus.views.properties.services 1.0.0-SNAPSHOT FAILURE [  0.042 s]
10:18:39 [INFO] Papyrus Infra UI 0.0.1-SNAPSHOT .................... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.widgets.toolbox 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.services.labelprovider 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.widgets 4.3.0-SNAPSHOT ... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.ui 3.5.100-SNAPSHOT ...... SKIPPED
10:18:39 [INFO] Papyrus Internationalization 0.0.1-SNAPSHOT ........ SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.internationalization.common 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.emf.gmf 2.1.0-SNAPSHOT ... SKIPPED
10:18:39 [INFO] Papyrus EMF Expressions Infrastructure 0.0.1-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.emf.expressions 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] Papyrus Nattable 0.0.1-SNAPSHOT .................... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.nattable.model 5.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.internationalization 2.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.onefile 3.1.0-SNAPSHOT ... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.constraints.editor 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.constraints.ui 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] Papyrus Editor Welcome Page 0.0.1-SNAPSHOT ......... SKIPPED
10:18:39 [INFO] Papyrus Infra Properties Framework 0.0.1-SNAPSHOT .. SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.properties 4.1.0-SNAPSHOT  SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.emf.readonly 4.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.ui.emf 3.1.100-SNAPSHOT .. SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.properties.ui 4.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.editor.welcome 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.services.navigation 4.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.editor.welcome.nattable 4.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.emf.appearance 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.emf.diagram.common 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] Papyrus Infra Filters Model 0.0.1-SNAPSHOT ......... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.filters 2.0.0-SNAPSHOT ... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.types.core 5.1.0-SNAPSHOT  SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.types.rulebased 5.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.filters.edit 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.emf.types 5.0.100-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.properties.edit 4.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.emf.types.ui 5.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.emf.expressions.edit 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.emf.expressions.editor 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.emf.expressions.properties 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.properties.editor 4.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.services.architecture 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.services.controlmode 3.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.services.controlmode.history 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.services.decoration 3.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.services.edit.ui 4.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.services.localizer 3.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.services.openelement 4.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.services.resourceloading 4.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.services.resourceloading.ui 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.services.semantic 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.services.validation 4.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.services.viewersearch 4.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.services.viewlabelprovider 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] Papyrus Infra New-Child Model 0.0.1-SNAPSHOT ....... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.nattable.representation 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] Papyrus Diagram Infrastructure 0.0.1-SNAPSHOT ...... SKIPPED
10:18:39 [INFO] Papyrus UML Diagram PaletteConfiguration 0.0.1-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration 5.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.representation 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.internationalization.utils 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] Papyrus Infra Viewpoints 0.0.1-SNAPSHOT ............ SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.viewpoints.policy 4.0.100-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.commands 4.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.newchild 5.0.0-SNAPSHOT .. SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.newchild.edit 5.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.newchild.editor 4.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] Papyrus Infra TextEdit 0.0.1-SNAPSHOT .............. SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.textedit 1.0.0-SNAPSHOT .. SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.textedit.edit 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] Papyrus Infra Other Bundles 0.0.1-SNAPSHOT ......... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.guava 1.0.0-SNAPSHOT ..... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.sync 3.1.0-SNAPSHOT ...... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.style 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.tooling.runtime 4.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.common 4.3.100-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] Papyrus Model Explorer View 0.0.1-SNAPSHOT ......... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.views.modelexplorer 5.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.textedit.modelexplorer 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.textedit.properties 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.textedit.representation 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.textedit.ui 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.textedit.representation.architecture 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.textedit.representation.edit 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.textedit.types 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] Papyrus UML 0.0.1-SNAPSHOT ......................... SKIPPED
10:18:39 [INFO] Papyrus UML Xtext Integration 0.0.1-SNAPSHOT ....... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.xtext.integration.core 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.extensionpoints.editors 4.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.textedit.xtext 1.1.100-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.types.editor 4.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.types.ui 4.0.0-SNAPSHOT .. SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.nattable 7.1.100-SNAPSHOT  SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.emf.nattable 6.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.nattable.common 6.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.nattable.controlmode 3.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.nattable.model.edit 5.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.nattable.model.editor 6.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.nattable.modelexplorer 5.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.nattable.properties 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.nattable.views.config 6.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.nattable.views.editor 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.nattable.representation.edit 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.nattable.gmfdiag 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.ui.fonts 2.0.0-SNAPSHOT .. SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.ui.architecture 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.ui.resources 2.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.onefile.ui 2.0.100-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.newchild.ui 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.hyperlink 4.0.0-SNAPSHOT . SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.psf 2.0.0-SNAPSHOT ....... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.internationalization.edit 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.internationalization.ui 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.internationalization.controlmode 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.internationalization.readonly 2.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.editor.welcome.internationalization 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.canonical 3.1.100-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.controlmode 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.model 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.model.edit 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] Papyrus Diagram Expansion 0.0.1-SNAPSHOT ........... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion 4.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.dnd 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] Papyrus Diagram CSS Support 0.0.1-SNAPSHOT ......... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.css 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.export 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.gef 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.preferences 4.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.navigation 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.hyperlink 4.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.menu 2.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.modelexplorer 2.0.100-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.outline 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.properties 5.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.viewersearcher 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.welcome 2.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.widgets 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit 5.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.representation.edit 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.style.edit 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] Papyrus Diagram Assistants 0.0.1-SNAPSHOT .......... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant 2.1.100-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.edit 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.editor 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.ui 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.css3.xtext 4.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.properties 4.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.configuration 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.theme 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui 4.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.views.modelexplorer.newchild 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.views.modelexplorer.resourceloading 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.views.modelexplorer.widgets 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.views.properties 5.0.0-SNAPSHOT  SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.views.properties.model.xwt 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] Papyrus Validation View 0.0.1-SNAPSHOT ............. SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.views.validation 3.1.0-SNAPSHOT  SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.views.search 3.1.0-SNAPSHOT .... SKIPPED
10:18:39 [INFO] Papyrus References View 0.0.1-SNAPSHOT ............. SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.views.references 3.0.0-SNAPSHOT  SKIPPED
10:18:39 [INFO] Papyrus Documentation View 0.0.1-SNAPSHOT .......... SKIPPED
10:18:39 [INFO] Papyrus UML Internationalization 0.0.1-SNAPSHOT .... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.internationalization.utils 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.internationalization.edit 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.extensionpoints 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] Papyrus UML Tools 0.0.1-SNAPSHOT ................... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.tools.utils 4.1.0-SNAPSHOT . SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.tools 5.2.0-SNAPSHOT ....... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.appearance 3.0.0-SNAPSHOT .. SKIPPED
10:18:39 [INFO] Papyrus UML Diagrams 0.0.1-SNAPSHOT ................ SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.common 5.1.100-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.types.core 5.0.0-SNAPSHOT .. SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.ui 2.0.0-SNAPSHOT .......... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.views.documentation 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] Papyrus Editor 0.0.1-SNAPSHOT ...................... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.eclipse.project.editors 3.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.editor 3.0.0-SNAPSHOT .......... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.editor.perspectiveconfiguration 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.commands 2.0.0-SNAPSHOT .... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.controlmode.profile 3.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.documentation.profile 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.filters 2.1.0-SNAPSHOT ..... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.filters.edit 2.0.0-SNAPSHOT  SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.icons 2.0.0-SNAPSHOT ....... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.modelrepair 3.1.0-SNAPSHOT . SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.profile 4.2.0-SNAPSHOT ..... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.import 2.0.0-SNAPSHOT ...... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.export 2.1.0-SNAPSHOT ...... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.navigation 2.0.0-SNAPSHOT .. SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.oclconstraintevaluation 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.wizards 4.0.100-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.perspective 2.0.0-SNAPSHOT . SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.resourceloading.profile 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.search.ui 3.1.0-SNAPSHOT ... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.service.types 5.2.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.service.types.ui 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.service.validation 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.services.decoration 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.templaterepository 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] Papyrus UML ALF 0.0.1-SNAPSHOT ..................... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.alf 4.0.0-SNAPSHOT ......... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.alf.common 3.0.0-SNAPSHOT .. SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.alf.common.ui 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.alf.libraries 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.alf.to.fuml 2.0.0-SNAPSHOT . SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.alf.ui 4.0.0-SNAPSHOT ...... SKIPPED
10:18:39 [INFO] Papyrus UML Architecture 0.0.1-SNAPSHOT ............ SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.activity 5.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.communication 6.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.interactionoverview 4.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] Papyrus UML Nattable 0.0.1-SNAPSHOT ................ SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.nattable.generic.config 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.deployment 5.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.clazz 5.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.component 5.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.stereotype.edition 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.menu 3.0.100-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.sequence 7.1.100-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.composite 5.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.nattable 6.0.100-SNAPSHOT .. SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.nattable.clazz.config 6.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.statemachine 5.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.timing 2.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.usecase 6.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.profile 5.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.architecture 2.0.0-SNAPSHOT  SKIPPED
10:18:39 [INFO] Papyrus UML Decorator Models 0.0.1-SNAPSHOT ........ SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.decoratormodel 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.decoratormodel.controlmode 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] Papyrus UML Properties 0.0.1-SNAPSHOT .............. SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.properties 4.1.100-SNAPSHOT  SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.decoratormodel.ui 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.decoratormodel.properties 5.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.common.groups 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.css 3.0.0-SNAPSHOT . SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.dnd 2.0.0-SNAPSHOT . SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.icons 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.linklf 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.modelexplorer 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.navigation 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.symbols 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.sequence.restrictions 2.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.symbols.properties 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] Papyrus UML Expressions Infrastructure 0.0.1-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.expressions 3.0.0-SNAPSHOT . SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.expressions.edit 3.0.100-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.expressions.properties 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] Papyrus UML Model Explorer 0.0.1-SNAPSHOT .......... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.modelexplorer 3.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.modelexplorer.widgets 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.nattable.generic 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.nattable.matrix 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.nattable.menu 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.nattable.properties 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.nattable.richtext 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.nattable.stereotype.display 4.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.xtext.integration.ui 3.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.nattable.xtext.integration 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] Papyrus UML Textual Edit 0.0.1-SNAPSHOT ............ SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.nattable.xtext.valuespecification 6.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] Papyrus UML Profile 0.0.1-SNAPSHOT ................. SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.profile.drafter 2.2.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.profile.drafter.documentation 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.properties.xtext 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.textedit.common.xtext 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.textedit.collaborationuse.xtext 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.textedit.common.xtext.ui 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.textedit.javaconstraint 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.textedit.message.xtext 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.textedit.message.xtext.ui 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.textedit.parameter.xtext 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.textedit.parameter.xtext.ui 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.textedit.port.xtext 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.textedit.port.xtext.ui 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.textedit.property.xtext 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.textedit.property.xtext.ui 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.textedit.state.xtext 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.textedit.state.xtext.ui 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext 4.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui 4.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.textedit.transition.xtext 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.textedit.transition.xtext.ui 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.xtext.integration.validation 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.internationalization 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] Papyrus M2M QvTo 0.0.1-SNAPSHOT .................... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.m2m.qvto.common 2.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.plugins-doc 0.0.1-SNAPSHOT ..... SKIPPED
10:18:39 [INFO] Papyrus - API migration documentation 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] Papyrus Copypaste UI doc 2.0.0-SNAPSHOT ............ SKIPPED
10:18:39 [INFO] Papyrus Developer doc 2.0.0-SNAPSHOT ............... SKIPPED
10:18:39 [INFO] Papyrus DSML Validation doc 2.0.0-SNAPSHOT ......... SKIPPED
10:18:39 [INFO] Papyrus Infra doc 2.0.0-SNAPSHOT ................... SKIPPED
10:18:39 [INFO] Papyrus Infra GmfDiag Common doc 2.0.0-SNAPSHOT .... SKIPPED
10:18:39 [INFO] Papyrus Infra GmfDiag Css doc 2.0.0-SNAPSHOT ....... SKIPPED
10:18:39 [INFO] Papyrus Infra Expression doc 2.0.0-SNAPSHOT ........ SKIPPED
10:18:39 [INFO] Papyrus Internationalization doc 2.0.0-SNAPSHOT .... SKIPPED
10:18:39 [INFO] Papyrus Infra Nattable doc 2.0.0-SNAPSHOT .......... SKIPPED
10:18:39 [INFO] Papyrus Infra Newchild doc 2.0.0-SNAPSHOT .......... SKIPPED
10:18:39 [INFO] Papyrus Infra Services ControlMode doc 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] Papyrus Infra Service decoration doc 2.0.0-SNAPSHOT  SKIPPED
10:18:39 [INFO] Papyrus Infra Service decoration doc 2.0.0-SNAPSHOT  SKIPPED
10:18:39 [INFO] Papyrus Infra Architecture doc 2.0.0-SNAPSHOT ...... SKIPPED
10:18:39 [INFO] Papyrus Infra Types doc 4.0.0-SNAPSHOT ............. SKIPPED
10:18:39 [INFO] Papyrus Req Reqif doc 2.0.0-SNAPSHOT ............... SKIPPED
10:18:39 [INFO] Papyrus Uml DecoratorModel doc 2.0.0-SNAPSHOT ...... SKIPPED
10:18:39 [INFO] Papyrus Uml Diagram Common doc 2.0.0-SNAPSHOT ...... SKIPPED
10:18:39 [INFO] Papyrus Uml Diagram profile doc 2.0.0-SNAPSHOT ..... SKIPPED
10:18:39 [INFO] Papyrus Uml doc 2.0.0-SNAPSHOT ..................... SKIPPED
10:18:39 [INFO] Papyrus Uml Search UI doc 2.0.0-SNAPSHOT ........... SKIPPED
10:18:39 [INFO] Papyrus ModelRepair doc 2.0.0-SNAPSHOT ............. SKIPPED
10:18:39 [INFO] Papyrus Uml Profile Assistants doc 2.0.0-SNAPSHOT .. SKIPPED
10:18:39 [INFO] Papyrus Uml Diagram Customization from a Profile doc 0.7.0-SNAPSHOT SKIPPED
10:18:39 [INFO] Papyrus Profile Types doc 1.0.0-SNAPSHOT ........... SKIPPED
10:18:39 [INFO] Papyrus Uml Search UI doc 2.0.0-SNAPSHOT ........... SKIPPED
10:18:39 [INFO] Papyrus Views Properties doc 2.0.0-SNAPSHOT ........ SKIPPED
10:18:39 [INFO] Papyrus Views References doc 2.0.0-SNAPSHOT ........ SKIPPED
10:18:39 [INFO] Papyrus Views References doc 2.0.0-SNAPSHOT ........ SKIPPED
10:18:39 [INFO] Papyrus Views References doc 2.0.0-SNAPSHOT ........ SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.doc 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.toolsmiths.architecture.doc 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.toolsmiths.validation.doc 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] Papyrus Toolsmiths Plug-in Builders doc 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] Papyrus SDK 0.0.1-SNAPSHOT ......................... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.sdk 6.6.0-SNAPSHOT ............. SKIPPED
10:18:39 [INFO] Papyrus Examples Plugins 1.0.1-SNAPSHOT ............ SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.examples.core 1.0.1-SNAPSHOT ... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.example.core.lifecycleevents 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.example.core.sashwindows.fulleditor 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.example.core.sashwindows.simpleeditor 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.examples.emf 1.0.1-SNAPSHOT .... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.outline.emftree 2.0.0-SNAPSHOT . SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.examples.infra 1.0.1-SNAPSHOT .. SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.example.infra.servicesregistry.retrieval 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.examples.others 1.0.1-SNAPSHOT . SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.example.text.instance 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.examples.uml 1.0.1-SNAPSHOT .... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.example.uml.comment.editor.newresource 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.example.uml.comment.editor.sharedresource 2.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.emftree 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.textual.editors.example 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.disable.helper.advices.example 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.examples.uml.diagrams 2.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.example.uml.nattable.actions 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.example.uml.nattable.empty.line 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.example.uml.services.decorator 2.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.examples-user 1.0.1-SNAPSHOT ... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.examples.user.qvto 2.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] Papyrus Main Features 0.0.1-SNAPSHOT ............... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.views.validation.feature 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.views.modelexplorer.feature 4.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.views.references.feature 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.views.properties.feature 3.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.views.documentation.feature 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.views.search.feature 2.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.views.feature 2.0.0-SNAPSHOT ... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.doc.feature 3.1.0-SNAPSHOT ..... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.expressions.feature 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.decoratormodel.feature 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.architecture.feature 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.xtext.integration.feature 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.ui.feature 1.2.0-SNAPSHOT .. SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.tools.feature 3.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.modelexplorer.feature 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.feature 4.0.100-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.properties.feature 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.internationalization.feature 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.textedit.feature 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.search.feature 2.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.nattable.feature 4.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.feature 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.css.feature 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.alf.feature 3.0.0-SNAPSHOT . SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.m2m.qvto.feature 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.feature 5.0.0-SNAPSHOT ..... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.editor.feature 2.0.0-SNAPSHOT .. SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.emf.feature 1.1.0-SNAPSHOT ..... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.emf.expressions.feature 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.emf.feature 3.2.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.feature 3.0.200-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.internationalization.feature 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.core.feature 3.1.100-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.ui.feature 3.1.100-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.viewpoints.feature 3.0.100-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.widget.feature 3.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.services.feature 3.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.architecture.feature 1.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.nattable.feature 4.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.feature 3.3.0-SNAPSHOT ... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.feature 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.sdk.feature 6.6.0-SNAPSHOT ..... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.textedit.feature 1.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] Papyrus Examples Features 0.0.1-SNAPSHOT ........... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.user.examples.feature 0.0.3-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.main.targetplatform 0.0.1-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.toolsmiths.releng 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] Papyrus Toolsmiths Features 0.0.1-SNAPSHOT ......... SKIPPED
10:18:39 [INFO] Papyrus Toolsmiths Plugins 0.0.1-SNAPSHOT .......... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.dev.view.services.edit.request 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.architectureview 2.0.0-SNAPSHOT  SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.gmf-tooling 0.0.1-SNAPSHOT ..... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.gmf.common 2.0.0-SNAPSHOT ...... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.gmf.validate 1.2.0-SNAPSHOT .... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.gmf.codegen 3.0.0-SNAPSHOT ..... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.dev.types 4.1.0-SNAPSHOT ....... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.dev.pluginexplorer 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.emf.commandstack 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.gmf.figureview 2.0.0-SNAPSHOT .. SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.gmf.editpoliciesstates 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.gmf.editpartview 2.0.0-SNAPSHOT  SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.dev.ui 1.1.0-SNAPSHOT .......... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.debug 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.debug.feature 1.0.0-SNAPSHOT ... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.gmf.codegen.edit 3.0.0-SNAPSHOT  SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.mwe2.utils 2.0.0-SNAPSHOT ...... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.gmf.codegen.ui 1.4.0-SNAPSHOT .. SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.gmf.codegen.xtend 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.gmf.codegen.xtend.ui 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.codegen 2.0.0-SNAPSHOT ......... SKIPPED
10:18:39 [INFO] Papyrus UML Assistants 0.0.1-SNAPSHOT .............. SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.profile.types.generator 3.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator 5.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.dev.assistants.codegen 2.1.100-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.diagramgen.feature 1.3.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.tests.junit-framework 0.0.1-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.junit.framework 2.2.0-SNAPSHOT . SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.junit.utils 3.3.0-SNAPSHOT ..... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.bundles.tests 3.1.0-SNAPSHOT ... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.junit.feature 1.2.0-SNAPSHOT ... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.releng.tools 3.2.0-SNAPSHOT .... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.dev.project.management 2.0.100-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.releng.feature 1.2.0-SNAPSHOT .. SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.toolsmiths.validations 0.0.1-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.toolsmiths.validation.common 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] Papyrus Toolsmithis - Builder 0.0.1-SNAPSHOT ....... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.toolsmiths.plugin.builder 1.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.toolsmiths.builder.feature 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.toolsmiths.nattable 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools 2.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.toolsmiths.expressions 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.types.ui.properties 4.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.views.properties.toolsmiths 3.2.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.properties.generation 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor 4.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.toolsmiths.ecore 2.0.0-SNAPSHOT  SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.emf.types.ui.properties 4.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.toolsmiths.profile-migration 0.0.1-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.ui 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration 1.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.edit 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.toolsmiths.palette 4.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.customization.nattableconfiguration 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.editor 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.toolsmiths 2.1.0-SNAPSHOT ...... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.toolsmiths.feature 1.3.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.profile.types.generator.ui 2.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.ui 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.assistants.feature 4.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.toolsmiths.validation.newchild 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes 2.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.toolsmiths.validation.properties 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture 2.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile 2.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.toolsmiths.validation.feature 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.toolsmiths.targetplatform 0.0.1-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.tests.releng 0.0.1-SNAPSHOT .... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.plugins.tests.releng 0.0.1-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.tests.releng 0.0.1-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.nattable.main.test 1.2.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.nattable.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.editor.tests.releng 0.0.1-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.editor.integration.tests 2.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.nattable.views.tests 2.0.100-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.nattable.common.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.tests.infra.nattable.feature 1.4.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.core.tests.releng 0.0.1-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.core.clipboard.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.tests.releng 0.0.1-SNAPSHOT  SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.tests.releng 1.2.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.component.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.tests.releng 0.0.1-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.canonical.tests 2.1.100-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.dynamic.profile.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.common.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.composite.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.sequence.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.deployment.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.wizards.tests 2.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.profile.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.activity.tests 2.0.100-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.timing.tests 2.0.100-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.clazz.tests 2.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.usecase.tests 5.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.tests.uml.diagram.feature 1.2.100-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.tests 0.0.1-SNAPSHOT . SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.emf.facet.architecture.tests 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.tests.emf.facet.feature 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.toolsmiths.tests.releng 0.0.1-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.toolsmiths.validation.common.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.toolsmiths.validation.properties.tests 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.toolsmiths.validation.newchild.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.tests 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.tests.toolsmiths.feature 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests.releng 0.0.1-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests 2.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.decoratormodel.controlmode.tests 2.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.tests.uml.decoratormodel.feature 1.2.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.assistants.tests.releng 0.0.1-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.profile.types.generator.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.tests.uml.assistants.feature 1.2.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.textedit.tests.releng 0.0.1-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.textedit.property.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.textedit.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.textedit.parameter.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.textedit.port.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.textedit.tests.feature 1.2.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.tools.tests.releng 0.0.1-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.tools.tests 4.1.0-SNAPSHOT . SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.tools.utils.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.tests.uml.tools.feature 1.2.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.nattable.model.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.nattable.main.test 1.2.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.nattable.generic.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.nattable.clazz.config.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.nattable.matrix.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.core.tests 4.1.0-SNAPSHOT  SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.nattable.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.tests.uml.nattable.feature 1.3.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.services.tests.releng 0.0.1-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.services.controlmode.tests 2.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.services.resourceloading.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.services.edit.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.services.semantic.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.services.edit.ui.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.tests.infra.services.feature 1.2.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.views.tests.releng 0.0.1-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.views.modelexplorer.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.views.documentation.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.tests.views.feature 1.2.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.profile.tests.releng 0.0.1-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.profile.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests.releng 0.0.1-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.service.types.tests 2.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.properties.tests 2.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.types.core.tests 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.profile.drafter.tests 2.2.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.modelrepair.tests 2.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.filters.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.service.types.ui.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.tests.uml.feature 1.2.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.filters.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.emf.tests.releng 0.0.1-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.ui.emf.tests 2.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests 2.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.ui.tests 2.0.0-SNAPSHOT .. SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.tests 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.emf.readonly.tests 2.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.types.tests.releng 0.0.1-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.types.tests 4.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.properties.tests.releng 0.0.1-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.properties.ui.tests 3.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.menu.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.viewpoints.tests.releng 0.0.1-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.viewpoints.policy.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.tools.tests 2.2.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.editor.tests.releng 0.0.1-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.editor.welcome.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.welcome.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.commands.tests 2.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.emf.tests 2.1.0-SNAPSHOT . SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng 0.0.1-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests 2.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.types.ui.tests 4.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.common.tests 4.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.emf.gmf.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.tests.infra.feature 1.2.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.core.sasheditor.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.core.sasheditor.di.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.tests.infra.core.feature 1.2.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.tests.feature 2.0.100-SNAPSHOT . SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.emf.expressions.main.tests 0.0.1-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.emf.expressions.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.tests.infra.emf.expressions.feature 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.internationalization.main.test 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.internationalization.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.tests.infra.internationalization.feature 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.expressions.tests.releng 0.0.1-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.expressions.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.tests.uml.expressions.feature 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.internationalization.main.test 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.internationalization.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.internationalization.controlmode.tests 2.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.tests.uml.internationalization.feature 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.alf.tests 2.0.0-SNAPSHOT ... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.alf.tests.feature 1.2.0-SNAPSHOT SKIPPED
10:18:39 [INFO] Papyrus Tests Features 0.0.1-SNAPSHOT .............. SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.developer.suite.tests 1.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.bundles.tests 0.0.1-SNAPSHOT ... SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.eclipse.project.editors.tests 3.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.editors.suite.tests 1.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.core.suite.tests 1.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.nattable.suite.tests 1.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.services.labelprovider.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.architecture.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.ui.architecture.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.suite.tests 1.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.infra.newchild.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.toolsmiths.suite.tests 1.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.communication.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.statemachine.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.interactionoverview.tests 2.0.100-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.suite.tests 1.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.dnd.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.diagram.properties.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.nattable.stereotype.display.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.nattable.suite.tests 1.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.textedit.suite.tests 1.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.validation.tests.releng 0.0.1-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.validation.tests.staticprofile 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.validation.tests.genvalidation 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.validation.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.architecture.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.suite.tests 1.1.0-SNAPSHOT . SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.alf.tests.releng 0.0.1-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.uml.alf.backend.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.views.properties.toolsmiths.tests 2.0.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.views.suite.tests 1.1.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.views.documentation.tests.releng 0.0.1-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.main.tests.releng 1.2.0-SNAPSHOT SKIPPED
10:18:39 [INFO] org.eclipse.papyrus.main.tests.targetplatform 0.0.1-SNAPSHOT SKIPPED
10:18:39 [INFO] ------------------------------------------------------------------------
10:18:39 [INFO] BUILD FAILURE
10:18:39 [INFO] ------------------------------------------------------------------------
10:18:39 [INFO] Total time:  01:53 min
10:18:39 [INFO] Finished at: 2023-12-21T15:18:39Z
10:18:39 [INFO] ------------------------------------------------------------------------
10:18:39 [ERROR] Cannot resolve dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.services:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.services/pom.xml: See log for details
10:18:39 [ERROR] 
10:18:39 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
10:18:39 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
10:18:39 Build step 'Invoke top-level Maven targets' marked build as failure
10:18:39 Terminating xvnc.
10:18:56 Sending e-mails to: quentin.lemenez@cea.fr
10:18:56 Finished: FAILURE