Triggered by Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-robotics/+/205860 Running as SYSTEM Agent centos-7-kn4qr is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-kn4qr" namespace: "papyrus" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.papyrus.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-kn4qr" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-7-kn4qr" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-papyrus" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on centos-7-kn4qr (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-robotics.git > git init /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-robotics.git > git --version # timeout=10 > git --version # 'git version 2.36.6' > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-robotics.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-robotics.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-robotics.git # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-robotics.git > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-robotics.git refs/changes/60/205860/1 # timeout=10 > git rev-parse b0be16c0b10034900b3b3f453caa82f2059979b3^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision b0be16c0b10034900b3b3f453caa82f2059979b3 (refs/changes/60/205860/1) > git config core.sparsecheckout # timeout=10 > git checkout -f b0be16c0b10034900b3b3f453caa82f2059979b3 # timeout=10 Commit message: "Bug 580187 - [Designer, releng] Create a minimal feature/RCP for code generation" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 596ee60a91d1642ff26094f18b89fe4dc4a78251 # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [papyrus-robotics-master-gerrit] $ Xvnc -help Starting xvnc [papyrus-robotics-master-gerrit] $ Xvnc :79 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Apr 5 2023 13:48:56 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Sun Dec 17 15:17:58 2023 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5979 vncext: created VNC server for screen 0 [papyrus-robotics-master-gerrit] $ /bin/sh -xe /tmp/jenkins811574256768010002.sh + set +e + pwd /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit + cat contributedFiles.txt plugins/customization/org.eclipse.papyrus.robotics.bpc.profile/META-INF/MANIFEST.MF plugins/customization/org.eclipse.papyrus.robotics.core/META-INF/MANIFEST.MF plugins/customization/org.eclipse.papyrus.robotics.core/src/org/eclipse/papyrus/robotics/core/types/advice/marte/ChoiceTypeEditHelperAdvice.java plugins/customization/org.eclipse.papyrus.robotics.core/src/org/eclipse/papyrus/robotics/core/types/advice/marte/CollectionTypeEditHelperAdvice.java plugins/customization/org.eclipse.papyrus.robotics.core/src/org/eclipse/papyrus/robotics/core/types/advice/marte/NfpTypeEditHelperAdvice.java plugins/customization/org.eclipse.papyrus.robotics.core/src/org/eclipse/papyrus/robotics/core/types/advice/marte/TupleTypeEditHelperAdvice.java plugins/customization/org.eclipse.papyrus.robotics.core/src/org/eclipse/papyrus/robotics/core/utils/MarteUtils.java plugins/customization/org.eclipse.papyrus.robotics.css/META-INF/MANIFEST.MF plugins/customization/org.eclipse.papyrus.robotics.profile/META-INF/MANIFEST.MF plugins/customization/org.eclipse.papyrus.robotics.safety/META-INF/MANIFEST.MF plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.common/META-INF/MANIFEST.MF plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.common/models/library/ros2Library.notation plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.common/models/library/ros2Library.uml plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.common/src/org/eclipse/papyrus/robotics/ros2/codegen/common/Activator.java plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.common/src/org/eclipse/papyrus/robotics/ros2/codegen/common/launch/LaunchScript.xtend plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.cpp/META-INF/MANIFEST.MF plugins/ros2/org.eclipse.papyrus.robotics.ros2.library.base/META-INF/MANIFEST.MF plugins/ros2/org.eclipse.papyrus.robotics.ros2.library.extra/META-INF/MANIFEST.MF plugins/ros2/org.eclipse.papyrus.robotics.ros2.library.hrim/META-INF/MANIFEST.MF plugins/ros2/org.eclipse.papyrus.robotics.ros2.library.nav2/META-INF/MANIFEST.MF plugins/ros2/org.eclipse.papyrus.robotics.ros2.preferences.ui/.classpath plugins/ros2/org.eclipse.papyrus.robotics.ros2.preferences.ui/.project plugins/ros2/org.eclipse.papyrus.robotics.ros2.preferences.ui/META-INF/MANIFEST.MF plugins/ros2/org.eclipse.papyrus.robotics.ros2.preferences.ui/about.html plugins/ros2/org.eclipse.papyrus.robotics.ros2.preferences.ui/build.properties plugins/ros2/org.eclipse.papyrus.robotics.ros2.preferences.ui/plugin.properties plugins/ros2/org.eclipse.papyrus.robotics.ros2.preferences.ui/plugin.xml plugins/ros2/org.eclipse.papyrus.robotics.ros2.preferences.ui/pom.xml plugins/ros2/org.eclipse.papyrus.robotics.ros2.preferences.ui/src/org/eclipse/papyrus/robotics/ros2/preferences/ui/Activator.java plugins/ros2/org.eclipse.papyrus.robotics.ros2.preferences.ui/src/org/eclipse/papyrus/robotics/ros2/preferences/ui/Ros2CodeGenPreferencePage.java plugins/ros2/org.eclipse.papyrus.robotics.ros2.preferences.ui/src/org/eclipse/papyrus/robotics/ros2/preferences/ui/StartupCheck.java plugins/ros2/org.eclipse.papyrus.robotics.ros2.preferences/META-INF/MANIFEST.MF plugins/ros2/org.eclipse.papyrus.robotics.ros2.preferences/plugin.xml plugins/ros2/org.eclipse.papyrus.robotics.ros2.preferences/src/org/eclipse/papyrus/robotics/ros2/preferences/Activator.java plugins/ros2/org.eclipse.papyrus.robotics.ros2.preferences/src/org/eclipse/papyrus/robotics/ros2/preferences/Ros2PreferenceConstants.java plugins/ros2/org.eclipse.papyrus.robotics.ros2.preferences/src/org/eclipse/papyrus/robotics/ros2/preferences/Ros2PreferenceInitializer.java plugins/ros2/org.eclipse.papyrus.robotics.ros2.preferences/src/org/eclipse/papyrus/robotics/ros2/preferences/Ros2PreferenceUtils.java + '[' -f notUTF8.log ']' + echo 'All contributed files are UTF8 compliant' All contributed files are UTF8 compliant + '[' -f notLF.log ']' + echo 'All contributed files respect the Linux line endings' All contributed files respect the Linux line endings + set -e [papyrus-robotics-master-gerrit] $ /bin/sh -xe /tmp/jenkins18164621134890342643.sh + set +e + '[' -f EPL1.log ']' + set -e [papyrus-robotics-master-gerrit] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=b0be16c0b10034900b3b3f453caa82f2059979b3 -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=ansgar.radermacher@cea.fr "-DGERRIT_EVENT_ACCOUNT_NAME=Ansgar Radermacher" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-robotics/+/205860 -DGERRIT_PATCHSET_UPLOADER_EMAIL=ansgar.radermacher@cea.fr -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=papyrus/org.eclipse.papyrus-robotics -DGERRIT_CHANGE_NUMBER=205860 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Ansgar Radermacher\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/60/205860/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Ansgar Radermacher" '-DGERRIT_CHANGE_OWNER=\"Ansgar Radermacher\" ' -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVnIDU4MDE4NyAtIFtEZXNpZ25lciwgcmVsZW5nXSBDcmVhdGUgYSBtaW5pbWFsIGZlYXR1cmUvUkNQIGZvciBjb2RlIGdlbmVyYXRpb24KCi0gUmVtb3ZlIFVJIGRlcGVuZGVuY3kgKG9yZy5lY2xpcHNlLnVpKSBpbiBtYW55IE1BTklGRVNULk1GCgk9PiBBY3RpdmF0b3IgZXh0ZW5kcyBjbGFzcyBQbHVnaW4gaW5zdGVhZCBvZiBBYnN0cmFjdFVJUGx1Z2luCi0gQ2xlYW51cCBvZiBub24tcmVxdWlyZWQgZGVwZW5kZW5jaWVzIGluIG1hbnkgTUFOSUZFU1QuTUYgZmlsZXMKLSBSZW1vdmUgdXBwZXIgcmVzdHJpY3Rpb24gb24gY3NzIHBsdWdpbiAoY29tcGF0aWJpbGl0eSB3aXRoIDIwMjMtMTIpCi0gU3BsaXQgb2Vwci5yb3MyLnByZWZlcmVuY2VzIHBsdWdpbiBpbiBVSSBhbmQgbm9uLVVJIHBhcnQKLSBEb24ndCBkZWZpbmVkIE1BUlRFIFVSSSwgc2luY2UgYWxyZWFkeSBkZWZpbmVkIGluIFNXIERlc2lnbmVyCgpDaGFuZ2UtSWQ6IEkyODFkM2Q1NWQwMTkwYjMyOTljNWY0MzBkNDFhNDJhN2E2YjI3YzAyClNpZ25lZC1vZmYtYnk6IGFyYWRlcm1hY2hlIDxhbnNnYXIucmFkZXJtYWNoZXJAY2VhLmZyPgo= "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Bug 580187 - [Designer, releng] Create a minimal feature/RCP for code generation" '-DGERRIT_EVENT_ACCOUNT=\"Ansgar Radermacher\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I281d3d55d0190b3299c5f430d41a42a7a6b27c02 -DGERRIT_EVENT_HASH=2121043664 -DGERRIT_VERSION=3.5.6 -DGERRIT_EVENT_ACCOUNT_EMAIL=ansgar.radermacher@cea.fr -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=Ansgar Radermacher" -Dtycho.localArtifacts=ignore -Declipse.targetrelease=2023-03 -Dmaven.repo.local=/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository clean verify -Pp2 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) Maven home: /opt/tools/apache-maven/latest Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Tycho Version: 4.0.3 (88e4728c5da382f02c0459c918c2683048f95740) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Papyrus for Robotics [pom] [INFO] RobMoSys plugins [pom] [INFO] Papyrus for Robotics customization plugins [pom] [INFO] org.eclipse.papyrus.robotics.profile [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.profile [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.core [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.doc [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.css [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.library [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.simplifiedui [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.diagrams [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.diagrams.dnd [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.modelexplorer [eclipse-plugin] [INFO] Papyrus for Robotics text editor plugins [pom] [INFO] org.eclipse.papyrus.robotics.xtext.util [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.properties [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.hideui [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.parameters [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.wizards [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.perspective [eclipse-plugin] [INFO] Papyrus for Robotics codegen plugins [pom] [INFO] org.eclipse.papyrus.robotics.ros2.base [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.ros2.preferences [eclipse-plugin] [INFO] Papyrus for Robotics common codegen plugins [pom] [INFO] org.eclipse.papyrus.robotics.codegen.common [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.ros2.codegen.common [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.ros2.codegen.cpp [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.ros2.reverse [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.dashboard.ui [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.xtext.compdef [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.xtext.compdef.ide [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.xtext.compdef.ui [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.xtext.datatypes [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.xtext.datatypes.ide [eclipse-plugin] [INFO] Papyrus for Robotics BT plugins [pom] [INFO] org.eclipse.papyrus.robotics.bt.profile [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.xtext.datatypes.ui [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.bt.architecture [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.bt.standardlibrary [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.bt.types [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.bt.xsdgw.ecore [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.bt.ui [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.bt.wizard [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.bt.animation.core [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.bt.animation.zmq [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.ros2.cdteditor [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.ros2.codegen.cpp.ui [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.ros2.codegen.python [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.ros2.codegen.python.ui [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.ros2.launch [eclipse-plugin] [INFO] Papyrus for Robotics example plugins [pom] [INFO] org.eclipse.papyrus.robotics.examples [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.ros2.examples [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.ros2.codegen.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.robotics.ros2.library.base [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.ros2.library.extra [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.ros2.library.nav2 [eclipse-plugin] [INFO] Papyrus for Robotics assertion plugins [pom] [INFO] org.eclipse.papyrus.robotics.assertions.profile [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.assertions.languages [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.assertions.properties [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.assertions.types [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.assertions.ui [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.assertions.tables [eclipse-plugin] [INFO] Papyrus for Robotics assertion languages [pom] [INFO] org.eclipse.papyrus.robotics.assertions.languages.aql [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.assertions.languages.p4rocl [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.assertions.languages.othello [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.assertions.languages.stl [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.assertions.languages.stl.ide [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.assertions.languages.stl.ui [eclipse-plugin] [INFO] Papyrus for Robotics fault-injection plugins [pom] [INFO] org.eclipse.papyrus.robotics.faultinjection [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.faultinjection.edit [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.faultinjection.ui [eclipse-plugin] [INFO] RobMoSys plugins [pom] [INFO] org.eclipse.papyrus.robotics.safety.riskanalysis.profile [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.safety.riskanalysis.property [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.safety.riskanalysis.table [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.safety.riskanalysis.ui [eclipse-plugin] [INFO] org.eclipse.papyrus.robotics.safety.riskanalysis.wizard [eclipse-plugin] [INFO] Papyrus Robotics Releng [pom] [INFO] org.eclipse.papyrus.robotics.feature [eclipse-feature] [INFO] org.eclipse.papyrus.robotics.ros2.feature [eclipse-feature] [INFO] org.eclipse.papyrus.robotics.fi.feature [eclipse-feature] [INFO] org.eclipse.papyrus.robotics.simpleui.feature [eclipse-feature] [INFO] org.eclipse.papyrus.robotics.safety.riskanalysis.feature [eclipse-feature] [INFO] org.eclipse.papyrus.robotics.p2 [eclipse-repository] [INFO] Robotics Target Platform [pom] [INFO] org.eclipse.papyrus.robotics.targetplatform.2023-03 [eclipse-target-definition] [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.parent >-- [INFO] Building Papyrus for Robotics 0.9.0-SNAPSHOT [1/91] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.parent --- [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.parent --- [WARNING] The POM for org.osgi:org.osgi.service.prefs:jar:1.1.1-SNAPSHOT is missing, no dependency information available [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/src/main/java]' does not exist. [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.parent --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.parent --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.parent --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.plugins >-- [INFO] Building RobMoSys plugins 0.9.0-SNAPSHOT [2/91] [INFO] from plugins/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.plugins --- [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.plugins --- [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/src/main/java]' does not exist. [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.plugins --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.plugins --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.plugins --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.customization >-- [INFO] Building Papyrus for Robotics customization plugins 0.9.0-SNAPSHOT [3/91] [INFO] from plugins/customization/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.customization --- [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.customization --- [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/src/main/java]' does not exist. [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.customization --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.customization --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.customization --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.bpc.profile >-- [INFO] Building org.eclipse.papyrus.robotics.profile 0.9.0-SNAPSHOT [4/91] [INFO] from plugins/customization/org.eclipse.papyrus.robotics.bpc.profile/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] No system packages found in profile nor toolchain for JRE-1.1, using current JRE system packages. This can cause faulty dependency resolution, consider adding a definition for a 'jdk' with id=JRE-1.1 in your toolchains.xml [INFO] Resolving target definition file:/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/targetplatform/org.eclipse.papyrus.robotics.targetplatform.2023-03/org.eclipse.papyrus.robotics.targetplatform.2023-03.target for environments=[win32/win32/x86_64, linux/gtk/x86_64, macosx/cocoa/x86_64], include source mode=honor, referenced repository mode =ignore, execution environment=org.eclipse.tycho.core.ee.impl.AllKnownEEsResolutionHints@4a80c, remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@5350383e [INFO] ### Using TychoRepositoryTransport for remote P2 access ### [INFO] Cache location: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/.cache/tycho [INFO] Transport mode: online [INFO] Http Transport type: Java11Client [INFO] Update mode: cache first [INFO] Minimum cache duration: 60 minutes [INFO] (you can configure this with -Dtycho.p2.transport.min-cache-minutes=) [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.bpc.profile:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.bpc.profile/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.bpc.profile --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.bpc.profile --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.bpc.profile --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.bpc.profile --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.bpc.profile --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.bpc.profile --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.profile [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.bpc.profile --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.bpc.profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.bpc.profile/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.bpc.profile --- [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.bpc.profile/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.bpc.profile --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.bpc.profile --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.bpc.profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.bpc.profile/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.bpc.profile --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.bpc.profile --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 15 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.bpc.profile --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.bpc.profile/target/org.eclipse.papyrus.robotics.bpc.profile-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.bpc.profile --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.bpc.profile/target/org.eclipse.papyrus.robotics.bpc.profile-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.bpc.profile --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.bpc.profile --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.bpc.profile --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.profile >-- [INFO] Building org.eclipse.papyrus.robotics.profile 0.9.0-SNAPSHOT [5/91] [INFO] from plugins/customization/org.eclipse.papyrus.robotics.profile/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.profile:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.profile/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.profile --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.profile --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.profile --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.profile --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.profile --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.profile --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.profile [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.profile --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.profile/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.profile --- [INFO] Compiling 211 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.profile/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.profile/src-gen/org/eclipse/papyrus/robotics/profile/robotics/skills/impl/SkillSemanticImpl.java:[227] @SuppressWarnings("unchecked") ^^^^^^^^^^^ Unnecessary @SuppressWarnings("unchecked") 1 problem (1 warning) [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.profile --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.profile --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.profile/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.profile --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.profile --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 15 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.profile --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.profile/target/org.eclipse.papyrus.robotics.profile-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.profile --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.profile/target/org.eclipse.papyrus.robotics.profile-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.profile --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.profile --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.profile --- [INFO] [INFO] ---< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.core >--- [INFO] Building org.eclipse.papyrus.robotics.core 0.9.0-SNAPSHOT [6/91] [INFO] from plugins/customization/org.eclipse.papyrus.robotics.core/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.core:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.core/pom.xml [WARNING] [8c457c2d-a903-427d-8667-f1547581c43c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.marte.static.profile,1.2.2. [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.core --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.core --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.core --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.core --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.core --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.core --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.core [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.core --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.core/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.core --- [INFO] Compiling 59 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.core --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.core --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.core/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.core --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.core --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 294 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.core --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.core/target/org.eclipse.papyrus.robotics.core-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.core --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.core/target/org.eclipse.papyrus.robotics.core-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.core --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.core --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.core --- [INFO] [INFO] ---< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.doc >---- [INFO] Building org.eclipse.papyrus.robotics.doc 0.9.0-SNAPSHOT [7/91] [INFO] from plugins/customization/org.eclipse.papyrus.robotics.doc/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.doc:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.doc/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.doc --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.doc --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.doc --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.doc --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.doc --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.doc --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.doc [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.doc --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.doc/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.doc --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.doc/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.doc --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.doc --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.doc/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.doc --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.doc --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 280 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.doc --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.doc/target/org.eclipse.papyrus.robotics.doc-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.doc --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.doc/target/org.eclipse.papyrus.robotics.doc-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.doc --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.doc --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.doc --- [INFO] [INFO] ---< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.css >---- [INFO] Building org.eclipse.papyrus.robotics.css 0.9.0-SNAPSHOT [8/91] [INFO] from plugins/customization/org.eclipse.papyrus.robotics.css/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.css:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.css/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.css --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.css --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.css --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.css --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.css --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.css --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.css [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.css --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.css --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.css/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.css --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.css/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.css --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.css --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.css --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.css/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.css --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.css --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 297 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.css --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.css/target/org.eclipse.papyrus.robotics.css-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.css --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.css/target/org.eclipse.papyrus.robotics.css-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.css --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.css --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.css --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.library >-- [INFO] Building org.eclipse.papyrus.robotics.library 0.9.0-SNAPSHOT [9/91] [INFO] from plugins/customization/org.eclipse.papyrus.robotics.library/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.library:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.library/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.library --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.library --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.library --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.library --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.library --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.library --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.library [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.library --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.library --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.library/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.library --- [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.library/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.library --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.library --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.library --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.library/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.library --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.library --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 294 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.library --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.library/target/org.eclipse.papyrus.robotics.library-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.library --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.library/target/org.eclipse.papyrus.robotics.library-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.library --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.library --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.library --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.simplifiedui >-- [INFO] Building org.eclipse.papyrus.robotics.simplifiedui 0.9.0-SNAPSHOT [10/91] [INFO] from plugins/customization/org.eclipse.papyrus.robotics.simplifiedui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.simplifiedui:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.simplifiedui/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.simplifiedui --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.simplifiedui --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.simplifiedui --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.simplifiedui --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.simplifiedui --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.simplifiedui --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.simplifiedui [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.simplifiedui --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.simplifiedui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.simplifiedui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.simplifiedui --- [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.simplifiedui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.simplifiedui --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.simplifiedui --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.simplifiedui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.simplifiedui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.simplifiedui --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.simplifiedui --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 308 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.simplifiedui --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.simplifiedui/target/org.eclipse.papyrus.robotics.simplifiedui-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.simplifiedui --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.simplifiedui/target/org.eclipse.papyrus.robotics.simplifiedui-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.simplifiedui --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.simplifiedui --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.simplifiedui --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.diagrams >-- [INFO] Building org.eclipse.papyrus.robotics.diagrams 0.9.0-SNAPSHOT [11/91] [INFO] from plugins/customization/org.eclipse.papyrus.robotics.diagrams/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.diagrams:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.diagrams/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.diagrams --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.diagrams --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.diagrams --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.diagrams --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.diagrams --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.diagrams --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.diagrams [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.diagrams --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.diagrams --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.diagrams/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.diagrams --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.diagrams/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.diagrams --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.diagrams --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.diagrams --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.diagrams/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.diagrams --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.diagrams --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 353 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.diagrams --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.diagrams/target/org.eclipse.papyrus.robotics.diagrams-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.diagrams --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.diagrams/target/org.eclipse.papyrus.robotics.diagrams-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.diagrams --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.diagrams --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.diagrams --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.diagrams.dnd >-- [INFO] Building org.eclipse.papyrus.robotics.diagrams.dnd 0.9.0-SNAPSHOT [12/91] [INFO] from plugins/customization/org.eclipse.papyrus.robotics.diagrams.dnd/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.diagrams.dnd:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.diagrams.dnd/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.diagrams.dnd --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.diagrams.dnd --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.diagrams.dnd --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.diagrams.dnd --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.diagrams.dnd --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.diagrams.dnd --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.diagrams.dnd [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.diagrams.dnd --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.diagrams.dnd --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.diagrams.dnd/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.diagrams.dnd --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.diagrams.dnd/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.diagrams.dnd --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.diagrams.dnd --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.diagrams.dnd --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.diagrams.dnd/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.diagrams.dnd --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.diagrams.dnd --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 290 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.diagrams.dnd --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.diagrams.dnd/target/org.eclipse.papyrus.robotics.diagrams.dnd-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.diagrams.dnd --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.diagrams.dnd/target/org.eclipse.papyrus.robotics.diagrams.dnd-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.diagrams.dnd --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.diagrams.dnd --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.diagrams.dnd --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.modelexplorer >-- [INFO] Building org.eclipse.papyrus.robotics.modelexplorer 0.9.0-SNAPSHOT [13/91] [INFO] from plugins/customization/org.eclipse.papyrus.robotics.modelexplorer/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.modelexplorer:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.modelexplorer/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.modelexplorer --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.modelexplorer --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.modelexplorer --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.modelexplorer --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.modelexplorer --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.modelexplorer --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.modelexplorer [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.modelexplorer --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.modelexplorer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.modelexplorer/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.modelexplorer --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.modelexplorer/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.modelexplorer --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.modelexplorer --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.modelexplorer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.modelexplorer/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.modelexplorer --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.modelexplorer --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 303 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.modelexplorer --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.modelexplorer/target/org.eclipse.papyrus.robotics.modelexplorer-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.modelexplorer --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.modelexplorer/target/org.eclipse.papyrus.robotics.modelexplorer-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.modelexplorer --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.modelexplorer --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.modelexplorer --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.customization.textedit >-- [INFO] Building Papyrus for Robotics text editor plugins 0.9.0-SNAPSHOT [14/91] [INFO] from plugins/customization/textedit/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.customization.textedit --- [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.customization.textedit --- [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/src/main/java]' does not exist. [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.customization.textedit --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.customization.textedit --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.customization.textedit --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.xtext.util >-- [INFO] Building org.eclipse.papyrus.robotics.xtext.util 0.9.0-SNAPSHOT [15/91] [INFO] from plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.util/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.xtext.util:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.util/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.xtext.util --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.xtext.util --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.xtext.util --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.xtext.util --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.xtext.util --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.xtext.util --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.xtext.util [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.xtext.util --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.xtext.util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.util/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.xtext.util --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.util/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.xtext.util --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.xtext.util --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.xtext.util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.util/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.xtext.util --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.xtext.util --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 306 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.xtext.util --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.util/target/org.eclipse.papyrus.robotics.xtext.util-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.xtext.util --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.util/target/org.eclipse.papyrus.robotics.xtext.util-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.xtext.util --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.xtext.util --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.xtext.util --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.properties >-- [INFO] Building org.eclipse.papyrus.robotics.properties 0.9.0-SNAPSHOT [16/91] [INFO] from plugins/customization/org.eclipse.papyrus.robotics.properties/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.properties:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.properties/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.properties --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.properties --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.properties --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.properties --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.properties --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.properties --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.properties [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.properties --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.properties/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.properties --- [INFO] Compiling 48 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.properties/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.properties/src/org/eclipse/papyrus/robotics/properties/widgets/ActionSkillDialog.java:[18] import org.eclipse.papyrus.robotics.properties.widgets.ReferenceWoAddDialog; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.papyrus.robotics.properties.widgets.ReferenceWoAddDialog is never used 3. INFO in /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.properties/src/org/eclipse/papyrus/robotics/properties/widgets/DataTypeEditor.java (at line 46) @SuppressWarnings("nls") ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 4. INFO in /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.properties/src/org/eclipse/papyrus/robotics/properties/widgets/EnumEditor.java (at line 45) @SuppressWarnings("nls") ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 4 problems (0 errors, 1 warning, 3 infos) [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.properties --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.properties --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.properties/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.properties --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.properties --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 318 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.properties/target/org.eclipse.papyrus.robotics.properties-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.properties/target/org.eclipse.papyrus.robotics.properties-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.properties --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.properties --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.properties --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.hideui >-- [INFO] Building org.eclipse.papyrus.robotics.hideui 0.9.0-SNAPSHOT [17/91] [INFO] from plugins/customization/org.eclipse.papyrus.robotics.hideui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.hideui:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.hideui/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.hideui --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.hideui --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.hideui --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.hideui --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.hideui --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.hideui --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.hideui [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.hideui --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.hideui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.hideui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.hideui --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.hideui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.hideui --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.hideui --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.hideui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.hideui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.hideui --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.hideui --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 284 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.hideui --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.hideui/target/org.eclipse.papyrus.robotics.hideui-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.hideui --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.hideui/target/org.eclipse.papyrus.robotics.hideui-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.hideui --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.hideui --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.hideui --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.parameters >-- [INFO] Building org.eclipse.papyrus.robotics.parameters 0.9.0-SNAPSHOT [18/91] [INFO] from plugins/customization/org.eclipse.papyrus.robotics.parameters/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.parameters:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.parameters/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.parameters --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.parameters --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.parameters --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.parameters --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.parameters --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.parameters --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.parameters [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.parameters --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.parameters --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.parameters/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.parameters --- [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.parameters/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.parameters --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.parameters --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.parameters --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.parameters/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.parameters --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.parameters --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 320 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.parameters --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.parameters/target/org.eclipse.papyrus.robotics.parameters-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.parameters --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.parameters/target/org.eclipse.papyrus.robotics.parameters-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.parameters --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.parameters --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.parameters --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.wizards >-- [INFO] Building org.eclipse.papyrus.robotics.wizards 0.9.0-SNAPSHOT [19/91] [INFO] from plugins/customization/org.eclipse.papyrus.robotics.wizards/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.wizards:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.wizards/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.wizards --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.wizards --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.wizards --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.wizards --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.wizards --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.wizards --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.wizards [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.wizards --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.wizards --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.wizards/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.wizards --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.wizards/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.wizards/src/org/eclipse/papyrus/robotics/wizards/pages/SelectViewPointPage.java:[99] if (ENABLE_SAFETY && safetyButton.getSelection()) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.wizards/src/org/eclipse/papyrus/robotics/wizards/pages/SelectViewPointPage.java:[99] if (ENABLE_SAFETY && safetyButton.getSelection()) { viewPoints.add(WizardConstants.VIEWPOINT_PREFIX + WizardConstants.SAFETY_MODELING_VIEWPOINT); } ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code 2 problems (2 warnings) [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.wizards --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.wizards --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.wizards --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.wizards/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.wizards --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.wizards --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 317 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.wizards --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.wizards/target/org.eclipse.papyrus.robotics.wizards-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.wizards --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.wizards/target/org.eclipse.papyrus.robotics.wizards-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.wizards --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.wizards --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.wizards --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.perspective >-- [INFO] Building org.eclipse.papyrus.robotics.perspective 0.9.0-SNAPSHOT [20/91] [INFO] from plugins/customization/org.eclipse.papyrus.robotics.perspective/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.perspective:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.perspective/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.perspective --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.perspective --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.perspective --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.perspective --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.perspective --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.perspective --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.perspective [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.perspective --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.perspective --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.perspective/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.perspective --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.perspective/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.perspective --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.perspective --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.perspective --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.perspective/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.perspective --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.perspective --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 321 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.perspective --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.perspective/target/org.eclipse.papyrus.robotics.perspective-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.perspective --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.perspective/target/org.eclipse.papyrus.robotics.perspective-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.perspective --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.perspective --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.perspective --- [INFO] [INFO] ---< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.ros2 >--- [INFO] Building Papyrus for Robotics codegen plugins 0.9.0-SNAPSHOT [21/91] [INFO] from plugins/ros2/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.ros2 --- [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.ros2 --- [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/src/main/java]' does not exist. [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.ros2 --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.ros2 --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.ros2 --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.ros2.base >-- [INFO] Building org.eclipse.papyrus.robotics.ros2.base 0.9.0-SNAPSHOT [22/91] [INFO] from plugins/ros2/org.eclipse.papyrus.robotics.ros2.base/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.ros2.base:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.base/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.ros2.base --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.ros2.base --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.ros2.base --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.ros2.base --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.ros2.base --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.ros2.base --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.ros2.base [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.ros2.base --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.ros2.base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.base/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.ros2.base --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.base/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.ros2.base --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.ros2.base --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.ros2.base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.base/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.ros2.base --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.ros2.base --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 332 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.ros2.base --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.base/target/org.eclipse.papyrus.robotics.ros2.base-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.ros2.base --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.base/target/org.eclipse.papyrus.robotics.ros2.base-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.ros2.base --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.ros2.base --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.ros2.base --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.ros2.preferences >-- [INFO] Building org.eclipse.papyrus.robotics.ros2.preferences 0.9.0-SNAPSHOT [23/91] [INFO] from plugins/ros2/org.eclipse.papyrus.robotics.ros2.preferences/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.ros2.preferences:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.preferences/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.ros2.preferences --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.ros2.preferences --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.ros2.preferences --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.ros2.preferences --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.ros2.preferences --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.ros2.preferences --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.ros2.preferences [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.ros2.preferences --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.ros2.preferences --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.preferences/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.ros2.preferences --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.preferences/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.ros2.preferences --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.ros2.preferences --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.ros2.preferences --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.preferences/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.ros2.preferences --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.ros2.preferences --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 332 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.ros2.preferences --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.preferences/target/org.eclipse.papyrus.robotics.ros2.preferences-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.ros2.preferences --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.preferences/target/org.eclipse.papyrus.robotics.ros2.preferences-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.ros2.preferences --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.ros2.preferences --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.ros2.preferences --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.codegen >-- [INFO] Building Papyrus for Robotics common codegen plugins 0.9.0-SNAPSHOT [24/91] [INFO] from plugins/codegen/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.codegen --- [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.codegen --- [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/codegen/src/main/java]' does not exist. [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.codegen --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.codegen --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.codegen --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.codegen.common >-- [INFO] Building org.eclipse.papyrus.robotics.codegen.common 0.9.0-SNAPSHOT [25/91] [INFO] from plugins/codegen/org.eclipse.papyrus.robotics.codegen.common/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.codegen.common:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/codegen/org.eclipse.papyrus.robotics.codegen.common/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.codegen.common --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.codegen.common --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.codegen.common --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.codegen.common --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.codegen.common --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.codegen.common --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.codegen.common [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.codegen.common --- [WARNING] WARNING: ActivityUtils.xtend - /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/codegen/org.eclipse.papyrus.robotics.codegen.common/src/org/eclipse/papyrus/robotics/codegen/common/utils/ActivityUtils.xtend 72: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ActivityUtils.xtend - /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/codegen/org.eclipse.papyrus.robotics.codegen.common/src/org/eclipse/papyrus/robotics/codegen/common/utils/ActivityUtils.xtend 72: The operator '==' should be replaced by '===' when null is one of the arguments. [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.codegen.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/codegen/org.eclipse.papyrus.robotics.codegen.common/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.codegen.common --- [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/codegen/org.eclipse.papyrus.robotics.codegen.common/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.codegen.common --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.codegen.common --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.codegen.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/codegen/org.eclipse.papyrus.robotics.codegen.common/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.codegen.common --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.codegen.common --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 341 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.codegen.common --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/codegen/org.eclipse.papyrus.robotics.codegen.common/target/org.eclipse.papyrus.robotics.codegen.common-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.codegen.common --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/codegen/org.eclipse.papyrus.robotics.codegen.common/target/org.eclipse.papyrus.robotics.codegen.common-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.codegen.common --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.codegen.common --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.codegen.common --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.ros2.codegen.common >-- [INFO] Building org.eclipse.papyrus.robotics.ros2.codegen.common 0.9.0-SNAPSHOT [26/91] [INFO] from plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.common/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.ros2.codegen.common:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.common/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.ros2.codegen.common --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.ros2.codegen.common --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.ros2.codegen.common --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.ros2.codegen.common --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.ros2.codegen.common --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.ros2.codegen.common --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.ros2.codegen.common [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.ros2.codegen.common --- [WARNING] WARNING: CreateMessage.xtend - /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.common/src/org/eclipse/papyrus/robotics/ros2/codegen/common/message/CreateMessage.xtend 51: Unnecessary cast from Enumeration to Enumeration [WARNING] WARNING: ComponentTransformationUtils.xtend - /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.common/src/org/eclipse/papyrus/robotics/ros2/codegen/common/component/ComponentTransformationUtils.xtend 84: Unnecessary cast from Function to Function [WARNING] WARNING: MessageUtils.xtend - /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.common/src/org/eclipse/papyrus/robotics/ros2/codegen/common/utils/MessageUtils.xtend 78: Unnecessary cast from Package to Package [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.ros2.codegen.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.common/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.ros2.codegen.common --- [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.common/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.ros2.codegen.common --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.ros2.codegen.common --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.ros2.codegen.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.common/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.ros2.codegen.common --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.ros2.codegen.common --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 342 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.ros2.codegen.common --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.common/target/org.eclipse.papyrus.robotics.ros2.codegen.common-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.ros2.codegen.common --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.common/target/org.eclipse.papyrus.robotics.ros2.codegen.common-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.ros2.codegen.common --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.ros2.codegen.common --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.ros2.codegen.common --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.ros2.codegen.cpp >-- [INFO] Building org.eclipse.papyrus.robotics.ros2.codegen.cpp 0.9.0-SNAPSHOT [27/91] [INFO] from plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.cpp/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.ros2.codegen.cpp:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.cpp/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.ros2.codegen.cpp [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.cpp/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp --- [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.cpp/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.cpp/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 342 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.cpp/target/org.eclipse.papyrus.robotics.ros2.codegen.cpp-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.cpp/target/org.eclipse.papyrus.robotics.ros2.codegen.cpp-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.ros2.reverse >-- [INFO] Building org.eclipse.papyrus.robotics.ros2.reverse 0.9.0-SNAPSHOT [28/91] [INFO] from plugins/ros2/org.eclipse.papyrus.robotics.ros2.reverse/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.ros2.reverse:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.reverse/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.ros2.reverse --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.ros2.reverse --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.ros2.reverse --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.ros2.reverse --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.ros2.reverse --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.ros2.reverse --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.ros2.reverse [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.ros2.reverse --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.ros2.reverse --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.reverse/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.ros2.reverse --- [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.reverse/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.reverse/src/org/eclipse/papyrus/robotics/ros2/reverse/utils/ModelTemplate.java:[20] import org.eclipse.papyrus.uml.diagram.wizards.command.NewPapyrusModelCommand; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type NewPapyrusModelCommand is deprecated since version 4.0.100 [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.reverse/src/org/eclipse/papyrus/robotics/ros2/reverse/utils/ModelTemplate.java:[37] RecordingCommand command = new NewPapyrusModelCommand(modelSet, uri); ^^^^^^^^^^^^^^^^^^^^^^ The type NewPapyrusModelCommand is deprecated since version 4.0.100 [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.reverse/src/org/eclipse/papyrus/robotics/ros2/reverse/utils/ModelTemplate.java:[37] RecordingCommand command = new NewPapyrusModelCommand(modelSet, uri); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor NewPapyrusModelCommand(ModelSet, URI) is deprecated since version 4.0.100 [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.reverse/src/org/eclipse/papyrus/robotics/ros2/reverse/fromfile/ReverseParametersFromSource.java:[39] import org.eclipse.cdt.internal.core.model.ASTStringUtil; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ASTStringUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.cdt.core/8.1.0.202302271859/org.eclipse.cdt.core-8.1.0.202302271859.jar') 6. INFO in /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.reverse/src/org/eclipse/papyrus/robotics/ros2/reverse/fromfile/ReverseParametersFromSource.java (at line 217) @SuppressWarnings("nls") ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.reverse/src/org/eclipse/papyrus/robotics/ros2/reverse/utils/ReverseUtils.java:[39] import org.eclipse.papyrus.uml.diagram.wizards.command.NewPapyrusModelCommand; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type NewPapyrusModelCommand is deprecated since version 4.0.100 8. INFO in /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.reverse/src/org/eclipse/papyrus/robotics/ros2/reverse/utils/ReverseUtils.java (at line 58) @SuppressWarnings("nls") ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.reverse/src/org/eclipse/papyrus/robotics/ros2/reverse/utils/ReverseUtils.java:[70] RecordingCommand command = new NewPapyrusModelCommand(modelSet, newURI); ^^^^^^^^^^^^^^^^^^^^^^ The type NewPapyrusModelCommand is deprecated since version 4.0.100 [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.reverse/src/org/eclipse/papyrus/robotics/ros2/reverse/utils/ReverseUtils.java:[70] RecordingCommand command = new NewPapyrusModelCommand(modelSet, newURI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor NewPapyrusModelCommand(ModelSet, URI) is deprecated since version 4.0.100 11. INFO in /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.reverse/src/org/eclipse/papyrus/robotics/ros2/reverse/utils/ReverseUtils.java (at line 211) @SuppressWarnings("nls") ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 11 problems (0 errors, 7 warnings, 4 infos) [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.ros2.reverse --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.ros2.reverse --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.ros2.reverse --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.reverse/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.ros2.reverse --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.ros2.reverse --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 342 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.ros2.reverse --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.reverse/target/org.eclipse.papyrus.robotics.ros2.reverse-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.ros2.reverse --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.reverse/target/org.eclipse.papyrus.robotics.ros2.reverse-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.ros2.reverse --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.ros2.reverse --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.ros2.reverse --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.dashboard.ui >-- [INFO] Building org.eclipse.papyrus.robotics.dashboard.ui 0.9.0-SNAPSHOT [29/91] [INFO] from plugins/customization/org.eclipse.papyrus.robotics.dashboard.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.dashboard.ui:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.dashboard.ui/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.dashboard.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.dashboard.ui --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.dashboard.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.dashboard.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.dashboard.ui --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.dashboard.ui --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.dashboard.ui [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.dashboard.ui --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.dashboard.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.dashboard.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.dashboard.ui --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.dashboard.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.dashboard.ui --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.dashboard.ui --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.dashboard.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.dashboard.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.dashboard.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.dashboard.ui --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 342 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.dashboard.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.dashboard.ui/target/org.eclipse.papyrus.robotics.dashboard.ui-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.dashboard.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/org.eclipse.papyrus.robotics.dashboard.ui/target/org.eclipse.papyrus.robotics.dashboard.ui-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.dashboard.ui --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.dashboard.ui --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.dashboard.ui --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.xtext.compdef >-- [INFO] Building org.eclipse.papyrus.robotics.xtext.compdef 0.9.0-SNAPSHOT [30/91] [INFO] from plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.compdef/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.xtext.compdef:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.compdef/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.xtext.compdef --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.xtext.compdef --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.xtext.compdef --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.xtext.compdef --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.xtext.compdef --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.xtext.compdef --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.xtext.compdef [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.xtext.compdef --- [WARNING] WARNING: CompDefGenerator.xtend - /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.compdef/src/org/eclipse/papyrus/robotics/xtext/compdef/generator/CompDefGenerator.xtend 67: Unnecessary cast from AbstractGenerator to AbstractGenerator [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.xtext.compdef --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.compdef/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.xtext.compdef --- [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.compdef/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.compdef/src/org/eclipse/papyrus/robotics/xtext/compdef/formatting/CompDefFormatter.java:[17] * Also see {@link org.eclipse.xtext.xtext.XtextFormatter} as an example ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'XtextFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.xtext/2.30.0.v20230227-1116/org.eclipse.xtext-2.30.0.v20230227-1116.jar') 1 problem (1 warning) [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.xtext.compdef --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.xtext.compdef --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.xtext.compdef --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.compdef/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.xtext.compdef --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.xtext.compdef --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 88 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.xtext.compdef --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.compdef/target/org.eclipse.papyrus.robotics.xtext.compdef-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.xtext.compdef --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.compdef/target/org.eclipse.papyrus.robotics.xtext.compdef-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.xtext.compdef --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.xtext.compdef --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.xtext.compdef --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.xtext.compdef.ide >-- [INFO] Building org.eclipse.papyrus.robotics.xtext.compdef.ide 0.9.0-SNAPSHOT [31/91] [INFO] from plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.compdef.ide/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.xtext.compdef.ide:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.compdef.ide/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.xtext.compdef.ide --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.xtext.compdef.ide --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.xtext.compdef.ide --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.xtext.compdef.ide --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.xtext.compdef.ide --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.xtext.compdef.ide --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.xtext.compdef.ide [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.xtext.compdef.ide --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.xtext.compdef.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.compdef.ide/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.xtext.compdef.ide --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.compdef.ide/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.xtext.compdef.ide --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.xtext.compdef.ide --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.xtext.compdef.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.compdef.ide/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.xtext.compdef.ide --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.xtext.compdef.ide --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 88 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.xtext.compdef.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.compdef.ide/target/org.eclipse.papyrus.robotics.xtext.compdef.ide-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.xtext.compdef.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.compdef.ide/target/org.eclipse.papyrus.robotics.xtext.compdef.ide-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.xtext.compdef.ide --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.xtext.compdef.ide --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.xtext.compdef.ide --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.xtext.compdef.ui >-- [INFO] Building org.eclipse.papyrus.robotics.xtext.compdef.ui 0.9.0-SNAPSHOT [32/91] [INFO] from plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.compdef.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.xtext.compdef.ui:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.compdef.ui/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.xtext.compdef.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.xtext.compdef.ui --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.xtext.compdef.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.xtext.compdef.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.xtext.compdef.ui --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.xtext.compdef.ui --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.xtext.compdef.ui [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.xtext.compdef.ui --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.xtext.compdef.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.compdef.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.xtext.compdef.ui --- [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.compdef.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.xtext.compdef.ui --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.xtext.compdef.ui --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.xtext.compdef.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.compdef.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.xtext.compdef.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.xtext.compdef.ui --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 375 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.xtext.compdef.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.compdef.ui/target/org.eclipse.papyrus.robotics.xtext.compdef.ui-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.xtext.compdef.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.compdef.ui/target/org.eclipse.papyrus.robotics.xtext.compdef.ui-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.xtext.compdef.ui --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.xtext.compdef.ui --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.xtext.compdef.ui --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.xtext.datatypes >-- [INFO] Building org.eclipse.papyrus.robotics.xtext.datatypes 0.9.0-SNAPSHOT [33/91] [INFO] from plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.datatypes/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.xtext.datatypes:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.datatypes/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.xtext.datatypes --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.xtext.datatypes --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.xtext.datatypes --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.xtext.datatypes --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.xtext.datatypes --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.xtext.datatypes --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.xtext.datatypes [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.xtext.datatypes --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.xtext.datatypes --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.datatypes/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.xtext.datatypes --- [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.datatypes/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.datatypes/src/org/eclipse/papyrus/robotics/xtext/datatypes/formatting/DTMLFormatter.java:[17] * Also see {@link org.eclipse.xtext.xtext.XtextFormatter} as an example ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'XtextFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.xtext/2.30.0.v20230227-1116/org.eclipse.xtext-2.30.0.v20230227-1116.jar') 1 problem (1 warning) [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.xtext.datatypes --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.xtext.datatypes --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.xtext.datatypes --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.datatypes/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.xtext.datatypes --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.xtext.datatypes --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 88 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.xtext.datatypes --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.datatypes/target/org.eclipse.papyrus.robotics.xtext.datatypes-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.xtext.datatypes --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.datatypes/target/org.eclipse.papyrus.robotics.xtext.datatypes-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.xtext.datatypes --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.xtext.datatypes --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.xtext.datatypes --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.xtext.datatypes.ide >-- [INFO] Building org.eclipse.papyrus.robotics.xtext.datatypes.ide 0.9.0-SNAPSHOT [34/91] [INFO] from plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.datatypes.ide/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.xtext.datatypes.ide:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.datatypes.ide/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.xtext.datatypes.ide --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.xtext.datatypes.ide --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.xtext.datatypes.ide --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.xtext.datatypes.ide --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.xtext.datatypes.ide --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.xtext.datatypes.ide --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.xtext.datatypes.ide [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.xtext.datatypes.ide --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.xtext.datatypes.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.datatypes.ide/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.xtext.datatypes.ide --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.datatypes.ide/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.xtext.datatypes.ide --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.xtext.datatypes.ide --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.xtext.datatypes.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.datatypes.ide/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.xtext.datatypes.ide --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.xtext.datatypes.ide --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 88 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.xtext.datatypes.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.datatypes.ide/target/org.eclipse.papyrus.robotics.xtext.datatypes.ide-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.xtext.datatypes.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.datatypes.ide/target/org.eclipse.papyrus.robotics.xtext.datatypes.ide-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.xtext.datatypes.ide --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.xtext.datatypes.ide --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.xtext.datatypes.ide --- [INFO] [INFO] ----< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.bt >---- [INFO] Building Papyrus for Robotics BT plugins 0.9.0-SNAPSHOT [35/91] [INFO] from plugins/bt/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.bt --- [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.bt --- [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/src/main/java]' does not exist. [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.bt --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.bt --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.bt --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.bt.profile >-- [INFO] Building org.eclipse.papyrus.robotics.bt.profile 0.9.0-SNAPSHOT [36/91] [INFO] from plugins/bt/org.eclipse.papyrus.robotics.bt.profile/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.bt.profile:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.profile/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.bt.profile --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.bt.profile --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.bt.profile --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.bt.profile --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.bt.profile --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.bt.profile --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.bt.profile [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.bt.profile --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.bt.profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.profile/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.bt.profile --- [INFO] Compiling 53 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.profile/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.bt.profile --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.bt.profile --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.bt.profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.profile/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.bt.profile --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.bt.profile --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 15 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.bt.profile --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.profile/target/org.eclipse.papyrus.robotics.bt.profile-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.bt.profile --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.profile/target/org.eclipse.papyrus.robotics.bt.profile-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.bt.profile --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.bt.profile --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.bt.profile --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.xtext.datatypes.ui >-- [INFO] Building org.eclipse.papyrus.robotics.xtext.datatypes.ui 0.9.0-SNAPSHOT [37/91] [INFO] from plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.datatypes.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.xtext.datatypes.ui:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.datatypes.ui/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.xtext.datatypes.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.xtext.datatypes.ui --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.xtext.datatypes.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.xtext.datatypes.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.xtext.datatypes.ui --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.xtext.datatypes.ui --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.xtext.datatypes.ui [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.xtext.datatypes.ui --- [WARNING] WARNING: UnparseDT.xtend - /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.datatypes.ui/src/org/eclipse/papyrus/robotics/xtext/datatypes/ui/contribution/UnparseDT.xtend 52: The expression of type ValueSpecification is already of type ValueSpecification [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.xtext.datatypes.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.datatypes.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.xtext.datatypes.ui --- [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.datatypes.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.xtext.datatypes.ui --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.xtext.datatypes.ui --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.xtext.datatypes.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.datatypes.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.xtext.datatypes.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.xtext.datatypes.ui --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 362 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.xtext.datatypes.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.datatypes.ui/target/org.eclipse.papyrus.robotics.xtext.datatypes.ui-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.xtext.datatypes.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/customization/textedit/org.eclipse.papyrus.robotics.xtext.datatypes.ui/target/org.eclipse.papyrus.robotics.xtext.datatypes.ui-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.xtext.datatypes.ui --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.xtext.datatypes.ui --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.xtext.datatypes.ui --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.bt.architecture >-- [INFO] Building org.eclipse.papyrus.robotics.bt.architecture 0.9.0-SNAPSHOT [38/91] [INFO] from plugins/bt/org.eclipse.papyrus.robotics.bt.architecture/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.bt.architecture:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.architecture/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.bt.architecture --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.bt.architecture --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.bt.architecture --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.bt.architecture --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.bt.architecture --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.bt.architecture --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.bt.architecture [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.bt.architecture --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.bt.architecture --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.architecture/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.bt.architecture --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.architecture/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.bt.architecture --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.bt.architecture --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.bt.architecture --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.architecture/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.bt.architecture --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.bt.architecture --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 356 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.bt.architecture --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.architecture/target/org.eclipse.papyrus.robotics.bt.architecture-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.bt.architecture --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.architecture/target/org.eclipse.papyrus.robotics.bt.architecture-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.bt.architecture --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.bt.architecture --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.bt.architecture --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.bt.standardlibrary >-- [INFO] Building org.eclipse.papyrus.robotics.bt.standardlibrary 0.9.0-SNAPSHOT [39/91] [INFO] from plugins/bt/org.eclipse.papyrus.robotics.bt.standardlibrary/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.bt.standardlibrary:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.standardlibrary/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.bt.standardlibrary --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.bt.standardlibrary --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.bt.standardlibrary --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.bt.standardlibrary --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.bt.standardlibrary --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.bt.standardlibrary --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.bt.standardlibrary [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.bt.standardlibrary --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.bt.standardlibrary --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.standardlibrary/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.bt.standardlibrary --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.standardlibrary/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.bt.standardlibrary --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.bt.standardlibrary --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.bt.standardlibrary --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.standardlibrary/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.bt.standardlibrary --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.bt.standardlibrary --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 9 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.bt.standardlibrary --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.standardlibrary/target/org.eclipse.papyrus.robotics.bt.standardlibrary-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.bt.standardlibrary --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.standardlibrary/target/org.eclipse.papyrus.robotics.bt.standardlibrary-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.bt.standardlibrary --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.bt.standardlibrary --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.bt.standardlibrary --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.bt.types >-- [INFO] Building org.eclipse.papyrus.robotics.bt.types 0.9.0-SNAPSHOT [40/91] [INFO] from plugins/bt/org.eclipse.papyrus.robotics.bt.types/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.bt.types:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.types/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.bt.types --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.bt.types --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.bt.types --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.bt.types --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.bt.types --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.bt.types --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.bt.types [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.bt.types --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.bt.types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.types/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.bt.types --- [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.types/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.bt.types --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.bt.types --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.bt.types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.types/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.bt.types --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.bt.types --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 359 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.bt.types --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.types/target/org.eclipse.papyrus.robotics.bt.types-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.bt.types --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.types/target/org.eclipse.papyrus.robotics.bt.types-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.bt.types --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.bt.types --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.bt.types --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.bt.xsdgw.ecore >-- [INFO] Building org.eclipse.papyrus.robotics.bt.xsdgw.ecore 0.9.0-SNAPSHOT [41/91] [INFO] from plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.ecore/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.bt.xsdgw.ecore:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.ecore/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.bt.xsdgw.ecore --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.bt.xsdgw.ecore --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.bt.xsdgw.ecore --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.bt.xsdgw.ecore --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.bt.xsdgw.ecore --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.bt.xsdgw.ecore --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.bt.xsdgw.ecore [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.bt.xsdgw.ecore --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.bt.xsdgw.ecore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.ecore/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.bt.xsdgw.ecore --- [INFO] Compiling 54 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.ecore/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.bt.xsdgw.ecore --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.bt.xsdgw.ecore --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.bt.xsdgw.ecore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.ecore/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.bt.xsdgw.ecore --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.bt.xsdgw.ecore --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 11 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.bt.xsdgw.ecore --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.ecore/target/org.eclipse.papyrus.robotics.bt.xsdgw.ecore-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.bt.xsdgw.ecore --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.ecore/target/org.eclipse.papyrus.robotics.bt.xsdgw.ecore-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.bt.xsdgw.ecore --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.bt.xsdgw.ecore --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.bt.xsdgw.ecore --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml >-- [INFO] Building org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml 0.9.0-SNAPSHOT [42/91] [INFO] from plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/utils/ModuleResolver.java:[7] import org.eclipse.m2m.internal.qvt.oml.compiler.BlackboxUnitResolver; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BlackboxUnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/utils/ModuleResolver.java:[8] import org.eclipse.m2m.internal.qvt.oml.compiler.UnitProxy; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'UnitProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/utils/ModuleResolver.java:[9] import org.eclipse.m2m.internal.qvt.oml.compiler.UnitResolver; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/utils/ModuleResolver.java:[10] import org.eclipse.m2m.internal.qvt.oml.runtime.project.PlatformPluginUnitResolver; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PlatformPluginUnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml.runtime-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/utils/ModuleResolver.java:[14] public class ModuleResolver implements UnitResolver { ^^^^^^^^^^^^ Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/utils/ModuleResolver.java:[16] private UnitResolver fPluginResolver; ^^^^^^^^^^^^ Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/utils/ModuleResolver.java:[35] fPluginResolver = new PlatformPluginUnitResolver(bundle, fBasePath) { ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PlatformPluginUnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml.runtime-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/utils/ModuleResolver.java:[35] fPluginResolver = new PlatformPluginUnitResolver(bundle, fBasePath) { ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'PlatformPluginUnitResolver(Bundle, IPath[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml.runtime-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/utils/ModuleResolver.java:[36] UnitResolver fBlackboxResolver = new BlackboxUnitResolver(URI.createPlatformPluginURI(bundleSymbolicName, false)); ^^^^^^^^^^^^ Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/utils/ModuleResolver.java:[36] UnitResolver fBlackboxResolver = new BlackboxUnitResolver(URI.createPlatformPluginURI(bundleSymbolicName, false)); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BlackboxUnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/utils/ModuleResolver.java:[36] UnitResolver fBlackboxResolver = new BlackboxUnitResolver(URI.createPlatformPluginURI(bundleSymbolicName, false)); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'BlackboxUnitResolver(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/utils/ModuleResolver.java:[39] public UnitProxy doResolveUnit(String qualifiedName) { ^^^^^^^^^ Discouraged access: The type 'UnitProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/utils/ModuleResolver.java:[40] UnitProxy unit = super.doResolveUnit(qualifiedName); ^^^^^^^^^ Discouraged access: The type 'UnitProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/utils/ModuleResolver.java:[40] UnitProxy unit = super.doResolveUnit(qualifiedName); ^^^^^^^^^^^^^ Discouraged access: The method 'PlatformPluginUnitResolver.doResolveUnit(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml.runtime-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/utils/ModuleResolver.java:[42] unit = fBlackboxResolver.resolveUnit(qualifiedName); ^^^^^^^^^^^ Discouraged access: The method 'UnitResolver.resolveUnit(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/utils/ModuleResolver.java:[51] public UnitProxy resolveUnit(String qualifiedName) { ^^^^^^^^^ Discouraged access: The type 'UnitProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/utils/ModuleResolver.java:[52] return fPluginResolver.resolveUnit(qualifiedName); ^^^^^^^^^^^ Discouraged access: The method 'UnitResolver.resolveUnit(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[8] import org.eclipse.m2m.internal.qvt.oml.ast.parser.QvtOperationalParserUtil; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'QvtOperationalParserUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[9] import org.eclipse.m2m.internal.qvt.oml.common.MdaException; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'MdaException' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.common/3.10.2.v20220605-1149/org.eclipse.m2m.qvt.oml.common-3.10.2.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[10] import org.eclipse.m2m.internal.qvt.oml.compiler.CompiledUnit; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'CompiledUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[11] import org.eclipse.m2m.internal.qvt.oml.compiler.QVTOCompiler; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'QVTOCompiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[12] import org.eclipse.m2m.internal.qvt.oml.compiler.QvtCompilerOptions; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'QvtCompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[13] import org.eclipse.m2m.internal.qvt.oml.compiler.UnitProxy; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'UnitProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[14] import org.eclipse.m2m.internal.qvt.oml.expressions.Helper; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'Helper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[15] import org.eclipse.m2m.internal.qvt.oml.expressions.Module; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[16] import org.eclipse.m2m.internal.qvt.oml.runtime.util.HelperOperationCall; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'HelperOperationCall' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml.runtime-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[17] import org.eclipse.m2m.internal.qvt.oml.runtime.util.NonTransformationExecutionContext; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NonTransformationExecutionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml.runtime-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[26] private Module module; ^^^^^^ Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[27] private NonTransformationExecutionContext fExecContext; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NonTransformationExecutionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml.runtime-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[28] private HelperOperationCall fCall; ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'HelperOperationCall' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml.runtime-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[34] public void setUp() throws MdaException { ^^^^^^^^^^^^ Discouraged access: The type 'MdaException' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.common/3.10.2.v20220605-1149/org.eclipse.m2m.qvt.oml.common-3.10.2.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[37] QVTOCompiler compiler = new QVTOCompiler(); ^^^^^^^^^^^^ Discouraged access: The type 'QVTOCompiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[37] QVTOCompiler compiler = new QVTOCompiler(); ^^^^^^^^^^^^ Discouraged access: The type 'QVTOCompiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[37] QVTOCompiler compiler = new QVTOCompiler(); ^^^^^^^^^^^^ Discouraged access: The constructor 'QVTOCompiler()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[38] UnitProxy srcUnit = importResolver.resolveUnit(fLibraryName); ^^^^^^^^^ Discouraged access: The type 'UnitProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[40] CompiledUnit result = compiler.compile(srcUnit, new QvtCompilerOptions(), (IProgressMonitor)null); ^^^^^^^^^^^^ Discouraged access: The type 'CompiledUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[40] CompiledUnit result = compiler.compile(srcUnit, new QvtCompilerOptions(), (IProgressMonitor)null); ^^^^^^^ Discouraged access: The method 'QVTOCompiler.compile(UnitProxy, QvtCompilerOptions, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[40] CompiledUnit result = compiler.compile(srcUnit, new QvtCompilerOptions(), (IProgressMonitor)null); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'QvtCompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[40] CompiledUnit result = compiler.compile(srcUnit, new QvtCompilerOptions(), (IProgressMonitor)null); ^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'QvtCompilerOptions()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[41] if (result.getErrors().size() != 0) throw new MdaException("Library " + fLibraryName + " has compilation errors!"); ^^^^^^^^^ Discouraged access: The method 'CompiledUnit.getErrors()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[41] if (result.getErrors().size() != 0) throw new MdaException("Library " + fLibraryName + " has compilation errors!"); ^^^^^^^^^^^^ Discouraged access: The type 'MdaException' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.common/3.10.2.v20220605-1149/org.eclipse.m2m.qvt.oml.common-3.10.2.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[41] if (result.getErrors().size() != 0) throw new MdaException("Library " + fLibraryName + " has compilation errors!"); ^^^^^^^^^^^^ Discouraged access: The constructor 'MdaException(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.common/3.10.2.v20220605-1149/org.eclipse.m2m.qvt.oml.common-3.10.2.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[43] module = result.getModules().get(0); ^^^^^^^^^^ Discouraged access: The method 'CompiledUnit.getModules()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[45] HashSet importedModules = new HashSet(); ^^^^^^ Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[45] HashSet importedModules = new HashSet(); ^^^^^^ Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[47] QvtOperationalParserUtil.collectAllImports(module, importedModules); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'QvtOperationalParserUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[47] QvtOperationalParserUtil.collectAllImports(module, importedModules); ^^^^^^^^^^^^^^^^^ Discouraged access: The method 'QvtOperationalParserUtil.collectAllImports(Module, Set)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[49] fExecContext = new NonTransformationExecutionContext(importedModules); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NonTransformationExecutionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml.runtime-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[49] fExecContext = new NonTransformationExecutionContext(importedModules); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'NonTransformationExecutionContext(Set)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml.runtime-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[52] public void setUpOperation(String op_name) throws MdaException { ^^^^^^^^^^^^ Discouraged access: The type 'MdaException' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.common/3.10.2.v20220605-1149/org.eclipse.m2m.qvt.oml.common-3.10.2.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[53] Helper operation = findOperationByName(module, op_name); ^^^^^^ Discouraged access: The type 'Helper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[54] if (operation == null) throw new MdaException("Library operation "+ op_name +" not found"); ^^^^^^^^^^^^ Discouraged access: The type 'MdaException' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.common/3.10.2.v20220605-1149/org.eclipse.m2m.qvt.oml.common-3.10.2.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[54] if (operation == null) throw new MdaException("Library operation "+ op_name +" not found"); ^^^^^^^^^^^^ Discouraged access: The constructor 'MdaException(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.common/3.10.2.v20220605-1149/org.eclipse.m2m.qvt.oml.common-3.10.2.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[55] fCall = fExecContext.createHelperCall(operation); ^^^^^^^^^^^^^^^^ Discouraged access: The method 'NonTransformationExecutionContext.createHelperCall(Helper)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml.runtime-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[60] fExecContext.dispose(); ^^^^^^^ Discouraged access: The method 'NonTransformationExecutionContext.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml.runtime-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[64] Object callResult = fCall.invoke(self, new Object[0]); ^^^^^^ Discouraged access: The method 'HelperOperationCall.invoke(Object, Object[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml.runtime-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[70] Object callResult = fCall.invoke(self, new Object[] {diag}); ^^^^^^ Discouraged access: The method 'HelperOperationCall.invoke(Object, Object[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml.runtime-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[72] return (LinkedHashSet) callResult; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to LinkedHashSet [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[75] private static Helper findOperationByName(Module module, String operationName) { ^^^^^^ Discouraged access: The type 'Helper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[75] private static Helper findOperationByName(Module module, String operationName) { ^^^^^^ Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[77] if(operationName.equals(eOperation.getName()) && eOperation instanceof Helper) { ^^^^^^ Discouraged access: The type 'Helper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') [WARNING] /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/org/eclipse/papyrus/robotics/bt/xsdgw/uml2xml/executors/BTMLHelperCaller.java:[78] return (Helper) eOperation; ^^^^^^ Discouraged access: The type 'Helper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.7.v20220605-1149/org.eclipse.m2m.qvt.oml-3.10.7.v20220605-1149.jar') 62 problems (62 warnings) [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 298 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/target/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml/target/org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.bt.ui >--- [INFO] Building org.eclipse.papyrus.robotics.bt.ui 0.9.0-SNAPSHOT [43/91] [INFO] from plugins/bt/org.eclipse.papyrus.robotics.bt.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.bt.ui:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.ui/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.bt.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.bt.ui --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.bt.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.bt.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.bt.ui --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.bt.ui --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.bt.ui [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.bt.ui --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.bt.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.bt.ui --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.bt.ui --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.bt.ui --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.bt.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.bt.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.bt.ui --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 326 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.bt.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.ui/target/org.eclipse.papyrus.robotics.bt.ui-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.bt.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.ui/target/org.eclipse.papyrus.robotics.bt.ui-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.bt.ui --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.bt.ui --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.bt.ui --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.bt.wizard >-- [INFO] Building org.eclipse.papyrus.robotics.bt.wizard 0.9.0-SNAPSHOT [44/91] [INFO] from plugins/bt/org.eclipse.papyrus.robotics.bt.wizard/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.bt.wizard:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.wizard/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.bt.wizard --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.bt.wizard --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.bt.wizard --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.bt.wizard --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.bt.wizard --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.bt.wizard --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.bt.wizard [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.bt.wizard --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.bt.wizard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.wizard/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.bt.wizard --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.wizard/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.bt.wizard --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.bt.wizard --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.bt.wizard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.wizard/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.bt.wizard --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.bt.wizard --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 366 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.bt.wizard --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.wizard/target/org.eclipse.papyrus.robotics.bt.wizard-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.bt.wizard --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.wizard/target/org.eclipse.papyrus.robotics.bt.wizard-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.bt.wizard --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.bt.wizard --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.bt.wizard --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.bt.animation.core >-- [INFO] Building org.eclipse.papyrus.robotics.bt.animation.core 0.9.0-SNAPSHOT [45/91] [INFO] from plugins/bt/org.eclipse.papyrus.robotics.bt.animation.core/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.bt.animation.core:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.animation.core/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.bt.animation.core --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.bt.animation.core --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.bt.animation.core --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.bt.animation.core --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.bt.animation.core --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.bt.animation.core --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.bt.animation.core [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.bt.animation.core --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.bt.animation.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.animation.core/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.bt.animation.core --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.animation.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.bt.animation.core --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.bt.animation.core --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.bt.animation.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.animation.core/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.bt.animation.core --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.bt.animation.core --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 300 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.bt.animation.core --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.animation.core/target/org.eclipse.papyrus.robotics.bt.animation.core-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.bt.animation.core --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.animation.core/target/org.eclipse.papyrus.robotics.bt.animation.core-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.bt.animation.core --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.bt.animation.core --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.bt.animation.core --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.bt.animation.zmq >-- [INFO] Building org.eclipse.papyrus.robotics.bt.animation.zmq 0.9.0-SNAPSHOT [46/91] [INFO] from plugins/bt/org.eclipse.papyrus.robotics.bt.animation.zmq/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.bt.animation.zmq:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.animation.zmq/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.bt.animation.zmq --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.bt.animation.zmq --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.bt.animation.zmq --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.bt.animation.zmq --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.bt.animation.zmq --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.bt.animation.zmq --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.bt.animation.zmq [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.bt.animation.zmq --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.bt.animation.zmq --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.animation.zmq/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.bt.animation.zmq --- [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.animation.zmq/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.bt.animation.zmq --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.bt.animation.zmq --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.bt.animation.zmq --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.animation.zmq/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.bt.animation.zmq --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.bt.animation.zmq --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 332 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.bt.animation.zmq --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.animation.zmq/target/org.eclipse.papyrus.robotics.bt.animation.zmq-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.bt.animation.zmq --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/bt/org.eclipse.papyrus.robotics.bt.animation.zmq/target/org.eclipse.papyrus.robotics.bt.animation.zmq-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.bt.animation.zmq --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.bt.animation.zmq --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.bt.animation.zmq --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.ros2.cdteditor >-- [INFO] Building org.eclipse.papyrus.robotics.ros2.cdteditor 0.9.0-SNAPSHOT [47/91] [INFO] from plugins/ros2/org.eclipse.papyrus.robotics.ros2.cdteditor/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.ros2.cdteditor:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.cdteditor/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.ros2.cdteditor --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.ros2.cdteditor --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.ros2.cdteditor --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.ros2.cdteditor --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.ros2.cdteditor --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.ros2.cdteditor --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.ros2.cdteditor [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.ros2.cdteditor --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.ros2.cdteditor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.cdteditor/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.ros2.cdteditor --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.cdteditor/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.ros2.cdteditor --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.ros2.cdteditor --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.ros2.cdteditor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.cdteditor/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.ros2.cdteditor --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.ros2.cdteditor --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 349 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.ros2.cdteditor --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.cdteditor/target/org.eclipse.papyrus.robotics.ros2.cdteditor-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.ros2.cdteditor --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.cdteditor/target/org.eclipse.papyrus.robotics.ros2.cdteditor-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.ros2.cdteditor --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.ros2.cdteditor --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.ros2.cdteditor --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.ros2.codegen.cpp.ui >-- [INFO] Building org.eclipse.papyrus.robotics.ros2.codegen.cpp.ui 0.9.0-SNAPSHOT [48/91] [INFO] from plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.cpp.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.ros2.codegen.cpp.ui:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.cpp.ui/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp.ui --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp.ui --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp.ui --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.ros2.codegen.cpp.ui [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp.ui --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.cpp.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp.ui --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.cpp.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp.ui --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp.ui --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.cpp.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp.ui --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 342 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.cpp.ui/target/org.eclipse.papyrus.robotics.ros2.codegen.cpp.ui-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.cpp.ui/target/org.eclipse.papyrus.robotics.ros2.codegen.cpp.ui-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp.ui --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp.ui --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.ros2.codegen.cpp.ui --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.ros2.codegen.python >-- [INFO] Building org.eclipse.papyrus.robotics.ros2.codegen.python 0.9.0-SNAPSHOT [49/91] [INFO] from plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.python/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.ros2.codegen.python:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.python/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.ros2.codegen.python --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.ros2.codegen.python --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.ros2.codegen.python --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.ros2.codegen.python --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.ros2.codegen.python --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.ros2.codegen.python --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.ros2.codegen.python [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.ros2.codegen.python --- [WARNING] WARNING: Constructor.xtend - /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.python/src/org/eclipse/papyrus/robotics/ros2/codegen/python/component/Constructor.xtend 29: The import 'org.eclipse.papyrus.designer.languages.python.profile.python.Module' is never used. [WARNING] WARNING: Constructor.xtend - /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.python/src/org/eclipse/papyrus/robotics/ros2/codegen/python/component/Constructor.xtend 44: The import 'org.eclipse.papyrus.designer.languages.python.profile.PythonProfileResource' is never used. [WARNING] WARNING: Constructor.xtend - /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.python/src/org/eclipse/papyrus/robotics/ros2/codegen/python/component/Constructor.xtend 45: The import 'org.eclipse.papyrus.designer.transformation.base.utils.ApplyProfileUtils' is never used. [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.ros2.codegen.python --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.python/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.ros2.codegen.python --- [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.python/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.ros2.codegen.python --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.ros2.codegen.python --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.ros2.codegen.python --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.python/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.ros2.codegen.python --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.ros2.codegen.python --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 344 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.ros2.codegen.python --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.python/target/org.eclipse.papyrus.robotics.ros2.codegen.python-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.ros2.codegen.python --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.python/target/org.eclipse.papyrus.robotics.ros2.codegen.python-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.ros2.codegen.python --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.ros2.codegen.python --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.ros2.codegen.python --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.ros2.codegen.python.ui >-- [INFO] Building org.eclipse.papyrus.robotics.ros2.codegen.python.ui 0.9.0-SNAPSHOT [50/91] [INFO] from plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.python.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.ros2.codegen.python.ui:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.python.ui/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.ros2.codegen.python.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.ros2.codegen.python.ui --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.ros2.codegen.python.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.ros2.codegen.python.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.ros2.codegen.python.ui --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.ros2.codegen.python.ui --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.ros2.codegen.python.ui [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.ros2.codegen.python.ui --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.ros2.codegen.python.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.python.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.ros2.codegen.python.ui --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.python.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.ros2.codegen.python.ui --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.ros2.codegen.python.ui --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.ros2.codegen.python.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.python.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.ros2.codegen.python.ui --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.ros2.codegen.python.ui --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 344 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.ros2.codegen.python.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.python.ui/target/org.eclipse.papyrus.robotics.ros2.codegen.python.ui-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.ros2.codegen.python.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.python.ui/target/org.eclipse.papyrus.robotics.ros2.codegen.python.ui-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.ros2.codegen.python.ui --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.ros2.codegen.python.ui --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.ros2.codegen.python.ui --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.ros2.launch >-- [INFO] Building org.eclipse.papyrus.robotics.ros2.launch 0.9.0-SNAPSHOT [51/91] [INFO] from plugins/ros2/org.eclipse.papyrus.robotics.ros2.launch/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.ros2.launch:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.launch/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.ros2.launch --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.ros2.launch --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.ros2.launch --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.ros2.launch --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.ros2.launch --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.ros2.launch --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.ros2.launch [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.ros2.launch --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.ros2.launch --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.launch/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.ros2.launch --- [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.launch/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.ros2.launch --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.ros2.launch --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.ros2.launch --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.launch/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.ros2.launch --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.ros2.launch --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 391 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.ros2.launch --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.launch/target/org.eclipse.papyrus.robotics.ros2.launch-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.ros2.launch --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.launch/target/org.eclipse.papyrus.robotics.ros2.launch-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.ros2.launch --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.ros2.launch --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.ros2.launch --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.examples.collection >-- [INFO] Building Papyrus for Robotics example plugins 0.9.0-SNAPSHOT [52/91] [INFO] from plugins/examples/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.examples.collection --- [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.examples.collection --- [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/examples/src/main/java]' does not exist. [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.examples.collection --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.examples.collection --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.examples.collection --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.examples >-- [INFO] Building org.eclipse.papyrus.robotics.examples 0.9.0-SNAPSHOT [53/91] [INFO] from plugins/examples/org.eclipse.papyrus.robotics.examples/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.examples:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/examples/org.eclipse.papyrus.robotics.examples/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.examples --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.examples --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.examples --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.examples --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.examples --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.examples --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.examples [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.examples --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/examples/org.eclipse.papyrus.robotics.examples/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.examples --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/examples/org.eclipse.papyrus.robotics.examples/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.examples --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.examples --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/examples/org.eclipse.papyrus.robotics.examples/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.examples --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.examples --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 279 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.examples --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/examples/org.eclipse.papyrus.robotics.examples/target/org.eclipse.papyrus.robotics.examples-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.examples --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/examples/org.eclipse.papyrus.robotics.examples/target/org.eclipse.papyrus.robotics.examples-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.examples --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.examples --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.examples --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.ros2.examples >-- [INFO] Building org.eclipse.papyrus.robotics.ros2.examples 0.9.0-SNAPSHOT [54/91] [INFO] from plugins/examples/org.eclipse.papyrus.robotics.ros2.examples/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.ros2.examples:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/examples/org.eclipse.papyrus.robotics.ros2.examples/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.ros2.examples --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.ros2.examples --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.ros2.examples --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.ros2.examples --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.ros2.examples --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.ros2.examples --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.ros2.examples [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.ros2.examples --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.ros2.examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/examples/org.eclipse.papyrus.robotics.ros2.examples/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.ros2.examples --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/examples/org.eclipse.papyrus.robotics.ros2.examples/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.robotics.ros2.examples --- [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.ros2.examples --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.ros2.examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/examples/org.eclipse.papyrus.robotics.ros2.examples/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.robotics.ros2.examples --- [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.ros2.examples --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 279 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.ros2.examples --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/examples/org.eclipse.papyrus.robotics.ros2.examples/target/org.eclipse.papyrus.robotics.ros2.examples-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.ros2.examples --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/examples/org.eclipse.papyrus.robotics.ros2.examples/target/org.eclipse.papyrus.robotics.ros2.examples-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.ros2.examples --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.ros2.examples --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.ros2.examples --- [INFO] [INFO] --< org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.ros2.codegen.tests >-- [INFO] Building org.eclipse.papyrus.robotics.ros2.codegen.tests 0.9.0-SNAPSHOT [55/91] [INFO] from plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.tests/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'jvmArgs' is unknown for plugin 'tycho-surefire-plugin:4.0.3:test (default-test)' [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.robotics:org.eclipse.papyrus.robotics.ros2.codegen.tests:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.tests/pom.xml [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.robotics.ros2.codegen.tests --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.robotics.ros2.codegen.tests --- [INFO] The project's OSGi version is 0.9.0.202312171517 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.robotics.ros2.codegen.tests --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.robotics.ros2.codegen.tests --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.robotics.ros2.codegen.tests --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.robotics.ros2.codegen.tests --- [INFO] Resolving class path of org.eclipse.papyrus.robotics.ros2.codegen.tests [INFO] [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.robotics.ros2.codegen.tests --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.robotics.ros2.codegen.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.robotics.ros2.codegen.tests --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.robotics.ros2.codegen.tests --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.robotics.ros2.codegen.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.robotics.ros2.codegen.tests --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 418 were skipped [INFO] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.robotics.ros2.codegen.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.tests/target/org.eclipse.papyrus.robotics.ros2.codegen.tests-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.robotics.ros2.codegen.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.tests/target/org.eclipse.papyrus.robotics.ros2.codegen.tests-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.robotics.ros2.codegen.tests --- [INFO] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.robotics.ros2.codegen.tests --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.robotics.ros2.codegen.tests --- [INFO] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.robotics.ros2.codegen.tests --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.tests/target/work/data, -install, /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.tests/target/work, -configuration, /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.tests/target/surefire.properties] Running org.eclipse.papyrus.robotics.ros2.codegen.tests.TestSendReceive Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 4.622 s <<< FAILURE! -- in org.eclipse.papyrus.robotics.ros2.codegen.tests.TestSendReceive org.eclipse.papyrus.robotics.ros2.codegen.tests.TestSendReceive.testSystem -- Time elapsed: 2.893 s <<< FAILURE! java.lang.AssertionError: package.xml:9 expected 'author' but found '> --packages-up-...' at org.junit.Assert.fail(Assert.java:89) at org.eclipse.papyrus.designer.languages.common.testutils.FileComparison.assertContentMatches(FileComparison.java:179) at org.eclipse.papyrus.designer.languages.common.testutils.FileComparison.assertGeneratedMatchesExpected(FileComparison.java:116) at org.eclipse.papyrus.robotics.ros2.codegen.tests.LwTransformationTestSupport.validateResults(LwTransformationTestSupport.java:99) at org.eclipse.papyrus.robotics.ros2.codegen.tests.TestSendReceive.testSystem(TestSendReceive.java:71) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.papyrus.junit.utils.rules.HouseKeeper$Static$1.evaluate(HouseKeeper.java:124) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) org.eclipse.papyrus.robotics.ros2.codegen.tests.TestSendReceive.testServiceDef -- Time elapsed: 1.194 s <<< FAILURE! java.lang.AssertionError: package.xml:6 expected 'maintainer' but found '> --packages-up-to <...' at org.junit.Assert.fail(Assert.java:89) at org.eclipse.papyrus.designer.languages.common.testutils.FileComparison.assertContentMatches(FileComparison.java:179) at org.eclipse.papyrus.designer.languages.common.testutils.FileComparison.assertGeneratedMatchesExpected(FileComparison.java:116) at org.eclipse.papyrus.robotics.ros2.codegen.tests.LwTransformationTestSupport.validateResults(LwTransformationTestSupport.java:99) at org.eclipse.papyrus.robotics.ros2.codegen.tests.TestSendReceive.testServiceDef(TestSendReceive.java:77) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.papyrus.junit.utils.rules.HouseKeeper$Static$1.evaluate(HouseKeeper.java:124) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) Running org.eclipse.papyrus.robotics.ros2.codegen.tests.TestPublishSubscribeExtcode Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.434 s <<< FAILURE! -- in org.eclipse.papyrus.robotics.ros2.codegen.tests.TestPublishSubscribeExtcode org.eclipse.papyrus.robotics.ros2.codegen.tests.TestPublishSubscribeExtcode.testSystem -- Time elapsed: 1.140 s <<< FAILURE! java.lang.AssertionError: package.xml:9 expected 'author' but found '> --packages-up-toauthor' but found '> --packages-up-...' at org.junit.Assert.fail(Assert.java:89) at org.eclipse.papyrus.designer.languages.common.testutils.FileComparison.assertContentMatches(FileComparison.java:179) at org.eclipse.papyrus.designer.languages.common.testutils.FileComparison.assertGeneratedMatchesExpected(FileComparison.java:116) at org.eclipse.papyrus.robotics.ros2.codegen.tests.LwTransformationTestSupport.validateResults(LwTransformationTestSupport.java:99) at org.eclipse.papyrus.robotics.ros2.codegen.tests.TestClientServerExample.testSystem(TestClientServerExample.java:76) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.papyrus.junit.utils.rules.HouseKeeper$Static$1.evaluate(HouseKeeper.java:124) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) Running org.eclipse.papyrus.robotics.ros2.codegen.tests.TestPublishSubscribe Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 1.862 s <<< FAILURE! -- in org.eclipse.papyrus.robotics.ros2.codegen.tests.TestPublishSubscribe org.eclipse.papyrus.robotics.ros2.codegen.tests.TestPublishSubscribe.testSystem -- Time elapsed: 0.780 s <<< FAILURE! java.lang.AssertionError: package.xml:9 expected 'author' but found '> --packages-up-tomaintainer' but found '> --packages-up-to <...' at org.junit.Assert.fail(Assert.java:89) at org.eclipse.papyrus.designer.languages.common.testutils.FileComparison.assertContentMatches(FileComparison.java:179) at org.eclipse.papyrus.designer.languages.common.testutils.FileComparison.assertGeneratedMatchesExpected(FileComparison.java:116) at org.eclipse.papyrus.robotics.ros2.codegen.tests.LwTransformationTestSupport.validateResults(LwTransformationTestSupport.java:99) at org.eclipse.papyrus.robotics.ros2.codegen.tests.TestPublishSubscribe.testServiceDef(TestPublishSubscribe.java:77) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.papyrus.junit.utils.rules.HouseKeeper$Static$1.evaluate(HouseKeeper.java:124) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) Results: Failures: TestClientServerExample.testSystem:76 package.xml:9 expected 'author' but found '> --packages-up-...' TestPublishSubscribe.testServiceDef:77 package.xml:6 expected 'maintainer' but found '> --packages-up-to <...' TestPublishSubscribe.testSystem:71 package.xml:9 expected 'author' but found '> --packages-up-toauthor' but found '> --packages-up-tomaintainer' but found '> --packages-up-to <...' TestSendReceive.testSystem:71 package.xml:9 expected 'author' but found '> --packages-up-...' Tests run: 6, Failures: 6, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Papyrus for Robotics 0.9.0-SNAPSHOT: [INFO] [INFO] Papyrus for Robotics ............................... SUCCESS [ 5.253 s] [INFO] RobMoSys plugins ................................... SUCCESS [ 0.005 s] [INFO] Papyrus for Robotics customization plugins ......... SUCCESS [ 0.019 s] [INFO] org.eclipse.papyrus.robotics.profile ............... SUCCESS [ 47.265 s] [INFO] org.eclipse.papyrus.robotics.profile ............... SUCCESS [ 2.850 s] [INFO] org.eclipse.papyrus.robotics.core .................. SUCCESS [ 15.638 s] [INFO] org.eclipse.papyrus.robotics.doc ................... SUCCESS [ 3.229 s] [INFO] org.eclipse.papyrus.robotics.css ................... SUCCESS [ 3.527 s] [INFO] org.eclipse.papyrus.robotics.library ............... SUCCESS [ 3.926 s] [INFO] org.eclipse.papyrus.robotics.simplifiedui .......... SUCCESS [ 4.572 s] [INFO] org.eclipse.papyrus.robotics.diagrams .............. SUCCESS [ 6.501 s] [INFO] org.eclipse.papyrus.robotics.diagrams.dnd .......... SUCCESS [ 3.133 s] [INFO] org.eclipse.papyrus.robotics.modelexplorer ......... SUCCESS [ 3.592 s] [INFO] Papyrus for Robotics text editor plugins ........... SUCCESS [ 0.004 s] [INFO] org.eclipse.papyrus.robotics.xtext.util ............ SUCCESS [ 3.993 s] [INFO] org.eclipse.papyrus.robotics.properties ............ SUCCESS [ 4.217 s] [INFO] org.eclipse.papyrus.robotics.hideui ................ SUCCESS [ 2.847 s] [INFO] org.eclipse.papyrus.robotics.parameters ............ SUCCESS [ 3.826 s] [INFO] org.eclipse.papyrus.robotics.wizards ............... SUCCESS [ 4.554 s] [INFO] org.eclipse.papyrus.robotics.perspective ........... SUCCESS [ 3.663 s] [INFO] Papyrus for Robotics codegen plugins ............... SUCCESS [ 0.003 s] [INFO] org.eclipse.papyrus.robotics.ros2.base ............. SUCCESS [ 5.191 s] [INFO] org.eclipse.papyrus.robotics.ros2.preferences ...... SUCCESS [ 3.722 s] [INFO] Papyrus for Robotics common codegen plugins ........ SUCCESS [ 0.003 s] [INFO] org.eclipse.papyrus.robotics.codegen.common ........ SUCCESS [ 6.076 s] [INFO] org.eclipse.papyrus.robotics.ros2.codegen.common ... SUCCESS [ 6.399 s] [INFO] org.eclipse.papyrus.robotics.ros2.codegen.cpp ...... SUCCESS [ 5.631 s] [INFO] org.eclipse.papyrus.robotics.ros2.reverse .......... SUCCESS [ 4.290 s] [INFO] org.eclipse.papyrus.robotics.dashboard.ui .......... SUCCESS [ 3.993 s] [INFO] org.eclipse.papyrus.robotics.xtext.compdef ......... SUCCESS [ 9.890 s] [INFO] org.eclipse.papyrus.robotics.xtext.compdef.ide ..... SUCCESS [ 1.617 s] [INFO] org.eclipse.papyrus.robotics.xtext.compdef.ui ...... SUCCESS [ 5.579 s] [INFO] org.eclipse.papyrus.robotics.xtext.datatypes ....... SUCCESS [ 1.698 s] [INFO] org.eclipse.papyrus.robotics.xtext.datatypes.ide ... SUCCESS [ 1.527 s] [INFO] Papyrus for Robotics BT plugins .................... SUCCESS [ 0.003 s] [INFO] org.eclipse.papyrus.robotics.bt.profile ............ SUCCESS [ 0.624 s] [INFO] org.eclipse.papyrus.robotics.xtext.datatypes.ui .... SUCCESS [ 4.677 s] [INFO] org.eclipse.papyrus.robotics.bt.architecture ....... SUCCESS [ 4.077 s] [INFO] org.eclipse.papyrus.robotics.bt.standardlibrary .... SUCCESS [ 0.319 s] [INFO] org.eclipse.papyrus.robotics.bt.types .............. SUCCESS [ 4.405 s] [INFO] org.eclipse.papyrus.robotics.bt.xsdgw.ecore ........ SUCCESS [ 1.752 s] [INFO] org.eclipse.papyrus.robotics.bt.xsdgw.uml2xml ...... SUCCESS [ 3.234 s] [INFO] org.eclipse.papyrus.robotics.bt.ui ................. SUCCESS [ 3.791 s] [INFO] org.eclipse.papyrus.robotics.bt.wizard ............. SUCCESS [ 4.378 s] [INFO] org.eclipse.papyrus.robotics.bt.animation.core ..... SUCCESS [ 3.299 s] [INFO] org.eclipse.papyrus.robotics.bt.animation.zmq ...... SUCCESS [ 3.846 s] [INFO] org.eclipse.papyrus.robotics.ros2.cdteditor ........ SUCCESS [ 4.274 s] [INFO] org.eclipse.papyrus.robotics.ros2.codegen.cpp.ui ... SUCCESS [ 3.774 s] [INFO] org.eclipse.papyrus.robotics.ros2.codegen.python ... SUCCESS [ 5.447 s] [INFO] org.eclipse.papyrus.robotics.ros2.codegen.python.ui SUCCESS [ 3.758 s] [INFO] org.eclipse.papyrus.robotics.ros2.launch ........... SUCCESS [ 4.805 s] [INFO] Papyrus for Robotics example plugins ............... SUCCESS [ 0.003 s] [INFO] org.eclipse.papyrus.robotics.examples .............. SUCCESS [ 2.778 s] [INFO] org.eclipse.papyrus.robotics.ros2.examples ......... SUCCESS [ 2.907 s] [INFO] org.eclipse.papyrus.robotics.ros2.codegen.tests .... FAILURE [ 23.240 s] [INFO] org.eclipse.papyrus.robotics.ros2.library.base ..... SKIPPED [INFO] org.eclipse.papyrus.robotics.ros2.library.extra .... SKIPPED [INFO] org.eclipse.papyrus.robotics.ros2.library.nav2 ..... SKIPPED [INFO] Papyrus for Robotics assertion plugins ............. SKIPPED [INFO] org.eclipse.papyrus.robotics.assertions.profile .... SKIPPED [INFO] org.eclipse.papyrus.robotics.assertions.languages .. SKIPPED [INFO] org.eclipse.papyrus.robotics.assertions.properties . SKIPPED [INFO] org.eclipse.papyrus.robotics.assertions.types ...... SKIPPED [INFO] org.eclipse.papyrus.robotics.assertions.ui ......... SKIPPED [INFO] org.eclipse.papyrus.robotics.assertions.tables ..... SKIPPED [INFO] Papyrus for Robotics assertion languages ........... SKIPPED [INFO] org.eclipse.papyrus.robotics.assertions.languages.aql SKIPPED [INFO] org.eclipse.papyrus.robotics.assertions.languages.p4rocl SKIPPED [INFO] org.eclipse.papyrus.robotics.assertions.languages.othello SKIPPED [INFO] org.eclipse.papyrus.robotics.assertions.languages.stl SKIPPED [INFO] org.eclipse.papyrus.robotics.assertions.languages.stl.ide SKIPPED [INFO] org.eclipse.papyrus.robotics.assertions.languages.stl.ui SKIPPED [INFO] Papyrus for Robotics fault-injection plugins ....... SKIPPED [INFO] org.eclipse.papyrus.robotics.faultinjection ........ SKIPPED [INFO] org.eclipse.papyrus.robotics.faultinjection.edit ... SKIPPED [INFO] org.eclipse.papyrus.robotics.faultinjection.ui ..... SKIPPED [INFO] RobMoSys plugins ................................... SKIPPED [INFO] org.eclipse.papyrus.robotics.safety.riskanalysis.profile SKIPPED [INFO] org.eclipse.papyrus.robotics.safety.riskanalysis.property SKIPPED [INFO] org.eclipse.papyrus.robotics.safety.riskanalysis.table SKIPPED [INFO] org.eclipse.papyrus.robotics.safety.riskanalysis.ui SKIPPED [INFO] org.eclipse.papyrus.robotics.safety.riskanalysis.wizard SKIPPED [INFO] Papyrus Robotics Releng ............................ SKIPPED [INFO] org.eclipse.papyrus.robotics.feature ............... SKIPPED [INFO] org.eclipse.papyrus.robotics.ros2.feature .......... SKIPPED [INFO] org.eclipse.papyrus.robotics.fi.feature ............ SKIPPED [INFO] org.eclipse.papyrus.robotics.simpleui.feature ...... SKIPPED [INFO] org.eclipse.papyrus.robotics.safety.riskanalysis.feature SKIPPED [INFO] org.eclipse.papyrus.robotics.p2 .................... SKIPPED [INFO] Robotics Target Platform ........................... SKIPPED [INFO] org.eclipse.papyrus.robotics.targetplatform.2023-03 SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:43 min [INFO] Finished at: 2023-12-17T15:22:42Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:4.0.3:test (default-test) on project org.eclipse.papyrus.robotics.ros2.codegen.tests: There are test failures. [ERROR] [ERROR] Please refer to /home/jenkins/agent/workspace/papyrus-robotics-master-gerrit/plugins/ros2/org.eclipse.papyrus.robotics.ros2.codegen.tests/target/surefire-reports for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :org.eclipse.papyrus.robotics.ros2.codegen.tests Build step 'Invoke top-level Maven targets' marked build as failure Terminating xvnc. Recording test results [Checks API] No suitable checks publisher found. Sending e-mails to: Ansgar.RADERMACHER@cea.fr Finished: FAILURE