Skip to content
Success

Console Output

10:55:50 Triggered by Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-model2doc/+/204398
10:55:50 Running as SYSTEM
10:55:50 Agent centos-7-qvxc9 is provisioned from template centos-7
10:55:50 ---
10:55:50 apiVersion: "v1"
10:55:50 kind: "Pod"
10:55:50 metadata:
10:55:50   labels:
10:55:50     jenkins: "slave"
10:55:50     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
10:55:50     jenkins/label: "migration_jipp-migration_centos-7"
10:55:50   name: "centos-7-qvxc9"
10:55:50   namespace: "papyrus"
10:55:50 spec:
10:55:50   containers:
10:55:50   - env:
10:55:50     - name: "JENKINS_SECRET"
10:55:50       value: "********"
10:55:50     - name: "JENKINS_TUNNEL"
10:55:50       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
10:55:50     - name: "JENKINS_AGENT_NAME"
10:55:50       value: "centos-7-qvxc9"
10:55:50     - name: "JENKINS_REMOTING_JAVA_OPTS"
10:55:50       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
10:55:50         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
10:55:50     - name: "JAVA_TOOL_OPTIONS"
10:55:50       value: ""
10:55:50     - name: "_JAVA_OPTIONS"
10:55:50       value: ""
10:55:50     - name: "OPENJ9_JAVA_OPTIONS"
10:55:50       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
10:55:50     - name: "JENKINS_NAME"
10:55:50       value: "centos-7-qvxc9"
10:55:50     - name: "JENKINS_AGENT_WORKDIR"
10:55:50       value: "/home/jenkins/agent"
10:55:50     - name: "JENKINS_URL"
10:55:50       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
10:55:50     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3107.v665000b_51092"
10:55:50     imagePullPolicy: "Always"
10:55:50     name: "jnlp"
10:55:50     resources:
10:55:50       limits:
10:55:50         cpu: "2000m"
10:55:50         memory: "4096Mi"
10:55:50       requests:
10:55:50         cpu: "1000m"
10:55:50         memory: "4096Mi"
10:55:50     tty: true
10:55:50     volumeMounts:
10:55:50     - mountPath: "/home/jenkins/.m2/toolchains.xml"
10:55:50       name: "m2-dir"
10:55:50       readOnly: true
10:55:50       subPath: "toolchains.xml"
10:55:50     - mountPath: "/home/jenkins/.mavenrc"
10:55:50       name: "m2-dir"
10:55:50       readOnly: true
10:55:50       subPath: ".mavenrc"
10:55:50     - mountPath: "/opt/tools"
10:55:50       name: "volume-0"
10:55:50       readOnly: false
10:55:50     - mountPath: "/home/jenkins"
10:55:50       name: "volume-2"
10:55:50       readOnly: false
10:55:50     - mountPath: "/home/jenkins/.m2/repository"
10:55:50       name: "volume-3"
10:55:50       readOnly: false
10:55:50     - mountPath: "/home/jenkins/.m2/settings-security.xml"
10:55:50       name: "m2-secret-dir"
10:55:50       readOnly: true
10:55:50       subPath: "settings-security.xml"
10:55:50     - mountPath: "/home/jenkins/.m2/wrapper"
10:55:50       name: "volume-4"
10:55:50       readOnly: false
10:55:50     - mountPath: "/home/jenkins/.m2/settings.xml"
10:55:50       name: "m2-secret-dir"
10:55:50       readOnly: true
10:55:50       subPath: "settings.xml"
10:55:50     - mountPath: "/home/jenkins/.ssh"
10:55:50       name: "volume-1"
10:55:50       readOnly: false
10:55:50       subPath: ""
10:55:50     - mountPath: "/home/jenkins/agent"
10:55:50       name: "workspace-volume"
10:55:50       readOnly: false
10:55:50     workingDir: "/home/jenkins/agent"
10:55:50   nodeSelector:
10:55:50     kubernetes.io/os: "linux"
10:55:50   restartPolicy: "Never"
10:55:50   volumes:
10:55:50   - name: "volume-0"
10:55:50     persistentVolumeClaim:
10:55:50       claimName: "tools-claim-jiro-papyrus"
10:55:50       readOnly: true
10:55:50   - name: "m2-secret-dir"
10:55:50     secret:
10:55:50       secretName: "m2-secret-dir"
10:55:50   - emptyDir:
10:55:50       medium: ""
10:55:50     name: "volume-2"
10:55:50   - configMap:
10:55:50       name: "m2-dir"
10:55:50     name: "m2-dir"
10:55:50   - configMap:
10:55:50       name: "known-hosts"
10:55:50     name: "volume-1"
10:55:50   - emptyDir:
10:55:50       medium: ""
10:55:50     name: "workspace-volume"
10:55:50   - emptyDir:
10:55:50       medium: ""
10:55:50     name: "volume-4"
10:55:50   - emptyDir:
10:55:50       medium: ""
10:55:50     name: "volume-3"
10:55:50 
10:55:50 Building remotely on centos-7-qvxc9 (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit
10:55:50 The recommended git tool is: NONE
10:55:51 No credentials specified
10:55:51 Cloning the remote Git repository
10:55:51 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-model2doc.git
10:55:51  > git init /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source # timeout=10
10:55:51 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-model2doc.git
10:55:51  > git --version # timeout=10
10:55:51  > git --version # 'git version 2.36.6'
10:55:51  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-model2doc.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:55:52  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-model2doc.git # timeout=10
10:55:52  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:55:52  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-model2doc.git # timeout=10
10:55:52 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-model2doc.git
10:55:52  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-model2doc.git refs/changes/98/204398/3 # timeout=10
10:55:52  > git rev-parse 0a003e23d88af562641ec4bfff283a17d26b109f^{commit} # timeout=10
10:55:52 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
10:55:52 Checking out Revision 0a003e23d88af562641ec4bfff283a17d26b109f (refs/changes/98/204398/3)
10:55:52  > git config core.sparsecheckout # timeout=10
10:55:52  > git checkout -f 0a003e23d88af562641ec4bfff283a17d26b109f # timeout=10
10:55:56 Commit message: "Bug 582323: [Model2Doc] The tool should provide support for markdown and html text field  -add missing source features into category.xml  - fix nsURI of models Change-Id: I6e7c102ea034842587bd3192eba421d1ecbe4da5 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>"
10:55:56  > git rev-parse FETCH_HEAD^{commit} # timeout=10
10:55:56  > git rev-list --no-walk a7a075f9cafc1e278ed7d23ecfc8dc0fce95ca2b # timeout=10
10:55:56 $ pkill Xvnc
10:55:56 $ pkill Xrealvnc
10:55:56 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
10:56:05 [Papyrus-Model2Doc-Gerrit] $ Xvnc -help
10:56:05 Starting xvnc
10:56:05 [Papyrus-Model2Doc-Gerrit] $ Xvnc :48 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
10:56:05 
10:56:05 Xvnc TigerVNC 1.8.0 - built Apr  5 2023 13:48:56
10:56:05 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
10:56:05 See http://www.tigervnc.org for information on TigerVNC.
10:56:05 Underlying X server release 12004000, The X.Org Foundation
10:56:05 
10:56:05 
10:56:05 Mon Sep 18 14:56:05 2023
10:56:05  vncext:      VNC extension running!
10:56:05  vncext:      Listening for VNC connections on all interface(s), port 5948
10:56:05  vncext:      created VNC server for screen 0
10:56:05 [Papyrus-Model2Doc-Gerrit] $ /bin/sh -xe /tmp/jenkins10898344737575187804.sh
10:56:05 + cd source
10:56:05 + git clean -fdx
10:56:05 [Papyrus-Model2Doc-Gerrit] $ /bin/sh -xe /tmp/jenkins5880641949553014351.sh
10:56:05 + set +e
10:56:05 + pwd
10:56:05 /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit
10:56:05 + '[' -f ../notUTF8.log ']'
10:56:05 + echo 'All contributed files are UTF8 compliant'
10:56:05 All contributed files are UTF8 compliant
10:56:05 + '[' -f ../notLF.log ']'
10:56:05 + echo 'All contributed files respect the Linux line endings'
10:56:05 All contributed files respect the Linux line endings
10:56:05 + set -e
10:56:05 [Papyrus-Model2Doc-Gerrit] $ /bin/sh -xe /tmp/jenkins1739050674933300461.sh
10:56:05 + set +e
10:56:05 + '[' -f EPL1.log ']'
10:56:05 + set -e
10:56:05 [Papyrus-Model2Doc-Gerrit] $ /opt/tools/apache-maven/latest/bin/mvn -f source/pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=0a003e23d88af562641ec4bfff283a17d26b109f -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=vincent.lorenzo@cea.fr "-DGERRIT_EVENT_ACCOUNT_NAME=Vincent Lorenzo" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-model2doc/+/204398 -DGERRIT_PATCHSET_UPLOADER_EMAIL=vincent.lorenzo@cea.fr -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=papyrus/org.eclipse.papyrus-model2doc -DGERRIT_CHANGE_NUMBER=204398 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Vincent Lorenzo\" <vincent.lorenzo@cea.fr>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/98/204398/3 "-DGERRIT_PATCHSET_UPLOADER_NAME=Vincent Lorenzo" '-DGERRIT_CHANGE_OWNER=\"Vincent Lorenzo\" <vincent.lorenzo@cea.fr>' -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVnIDU4MjMyMzogW01vZGVsMkRvY10gVGhlIHRvb2wgc2hvdWxkIHByb3ZpZGUgc3VwcG9ydCBmb3IgbWFya2Rvd24gYW5kIGh0bWwgdGV4dCBmaWVsZAogLWFkZCBtaXNzaW5nIHNvdXJjZSBmZWF0dXJlcyBpbnRvIGNhdGVnb3J5LnhtbAogLSBmaXggbnNVUkkgb2YgbW9kZWxzCkNoYW5nZS1JZDogSTZlN2MxMDJlYTAzNDg0MjU4N2JkMzE5MmViYTQyMWQxZWNiZTRkYTUKU2lnbmVkLW9mZi1ieTogVmluY2VudCBMb3JlbnpvIDx2aW5jZW50LmxvcmVuem9AY2VhLmZyPgo= "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Bug 582323: [Model2Doc] The tool should provide support for markdown and html text field  -add missing source features into category.xml  - fix nsURI of models Change-Id: I6e7c102ea034842587bd3192eba421d1ecbe4da5 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>" '-DGERRIT_EVENT_ACCOUNT=\"Vincent Lorenzo\" <vincent.lorenzo@cea.fr>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I6e7c102ea034842587bd3192eba421d1ecbe4da5 -DGERRIT_EVENT_HASH=278980447 -DGERRIT_VERSION=3.5.6 -DGERRIT_EVENT_ACCOUNT_EMAIL=vincent.lorenzo@cea.fr -DGERRIT_PATCHSET_NUMBER=3 "-DGERRIT_CHANGE_OWNER_NAME=Vincent Lorenzo" -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository clean verify
10:56:06 Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c)
10:56:06 Maven home: /opt/tools/apache-maven/latest
10:56:06 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
10:56:06 Default locale: en_US, platform encoding: UTF-8
10:56:06 OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix"
10:56:07 [INFO] Scanning for projects...
10:56:32 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/releng-model2doc/targetplatform/org.eclipse.papyrus.model2doc.releng.main.targetplatform.target for environments=[win32/win32/x86_64, linux/gtk/x86_64, macosx/cocoa/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@7c680fe1...
10:56:33 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
10:56:33 SLF4J: Defaulting to no-operation (NOP) logger implementation
10:56:33 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
10:56:38 [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ (134B)
10:56:38 [INFO] Adding repository https://download.eclipse.org/cbi/updates/license
10:56:38 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (423B)
10:56:38 [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
10:56:38 [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
10:56:38 [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B)
10:56:38 [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB)
10:56:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.feature/pom.xml
10:56:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.dev.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.dev.feature/pom.xml
10:56:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.gmf.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.gmf.feature/pom.xml
10:56:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.markup.emf.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.markup.emf.feature/pom.xml
10:56:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.markup.integration.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.markup.integration.feature/pom.xml
10:56:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.markup.uml.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.markup.uml.feature/pom.xml
10:56:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.tests.bundles.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.tests.bundles.feature/pom.xml
10:56:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.tests.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.tests.feature/pom.xml
10:56:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.uml.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.uml.feature/pom.xml
10:56:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature/pom.xml
10:56:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature/pom.xml
10:56:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.integration.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.integration.feature/pom.xml
10:56:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core/pom.xml
10:56:42 [INFO] Fetching 202212071000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2022-12/ (63B)
10:56:42 [INFO] Fetching bcpg_1.72.0.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (393.64kB)
10:56:42 [INFO] Fetching bcprov_1.72.0.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (10.75MB)
10:56:43 [INFO] Fetching com.google.guava_30.1.0.v20221112-0806.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.92MB)
10:56:43 [INFO] Fetching com.ibm.icu_72.1.0.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.72MB)
10:56:44 [INFO] Fetching com.sun.jna_5.12.1.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.78MB)
10:56:44 [INFO] Fetching com.sun.jna.platform_5.12.1.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.29MB)
10:56:44 [INFO] Fetching javax.annotation_1.3.5.v20221112-0806.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (48.09kB)
10:56:44 [INFO] Fetching org.eclipse.osgi_3.18.200.v20221116-1324.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.47MB)
10:56:44 [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (32.41kB)
10:56:44 [INFO] Fetching org.apache.batik.constants_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (22.12kB)
10:56:44 [INFO] Fetching org.apache.batik.css_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (361.47kB)
10:56:44 [INFO] Fetching org.apache.batik.util_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (146.86kB)
10:56:44 [INFO] Fetching org.apache.batik.i18n_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (25.35kB)
10:56:44 [INFO] Fetching org.apache.xmlgraphics_2.7.0.v20221018-0736.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (717.41kB)
10:56:44 [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (95.26kB)
10:56:44 [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (15.35kB)
10:56:44 [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (35.59kB)
10:56:44 [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (302.53kB)
10:56:44 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (71.45kB)
10:56:44 [INFO] Fetching org.apache.felix.scr_2.2.4.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (393.41kB)
10:56:44 [INFO] Fetching org.osgi.service.component_1.5.0.202109301733.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (64.86kB)
10:56:44 [INFO] Fetching org.osgi.util.promise_1.2.0.202109301733.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (81.45kB)
10:56:45 [INFO] Fetching org.eclipse.ant.core_3.6.500.v20220718-1722.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (109.43kB)
10:56:45 [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (35.64kB)
10:56:45 [INFO] Fetching org.eclipse.core.runtime_3.26.100.v20221021-0005.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (74.44kB)
10:56:45 [INFO] Fetching org.eclipse.compare.core_3.7.100.v20220812-1406.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (69.26kB)
10:56:45 [INFO] Fetching org.eclipse.core.commands_3.10.300.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (116.38kB)
10:56:45 [INFO] Fetching org.eclipse.equinox.common_3.17.0.v20221108-1156.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (147.01kB)
10:56:45 [INFO] Fetching org.eclipse.core.contenttype_3.8.200.v20220817-1539.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (101.83kB)
10:56:45 [INFO] Fetching org.eclipse.equinox.preferences_3.10.100.v20220710-1223.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (135.73kB)
10:56:45 [INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (196.21kB)
10:56:45 [INFO] Fetching org.eclipse.core.databinding_1.11.200.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (289.68kB)
10:56:45 [INFO] Fetching org.eclipse.core.databinding.observable_1.12.100.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (314.82kB)
10:56:45 [INFO] Fetching org.eclipse.core.databinding.property_1.9.100.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (164.89kB)
10:56:45 [INFO] Fetching org.eclipse.core.expressions_3.8.200.v20220613-1047.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (93.93kB)
10:56:45 [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (115.6kB)
10:56:45 [INFO] Fetching org.eclipse.text_3.12.300.v20220921-1010.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (297.19kB)
10:56:45 [INFO] Fetching org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (71.65kB)
10:56:45 [INFO] Fetching org.eclipse.core.jobs_3.13.200.v20221102-1024.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (114.2kB)
10:56:45 [INFO] Fetching org.eclipse.core.resources_3.18.100.v20221025-2047.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (891.79kB)
10:56:45 [INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (90.9kB)
10:56:45 [INFO] Fetching org.eclipse.debug.core_3.20.0.v20220811-0741.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (400.2kB)
10:56:45 [INFO] Fetching org.eclipse.draw2d_3.12.0.202211301913.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (636.39kB)
10:56:45 [INFO] Fetching org.eclipse.swt_3.122.0.v20221123-2302.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (18.79kB)
10:56:45 [INFO] Fetching org.eclipse.e4.core.commands_1.0.300.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (27.81kB)
10:56:45 [INFO] Fetching org.eclipse.e4.core.di_1.8.300.v20220817-1539.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (54.29kB)
10:56:45 [INFO] Fetching org.eclipse.e4.core.contexts_1.11.0.v20220716-0839.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (57.49kB)
10:56:45 [INFO] Fetching org.eclipse.e4.core.services_2.3.400.v20220915-1347.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (71.46kB)
10:56:45 [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (46.59kB)
10:56:45 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.200.v20220613-1008.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.81kB)
10:56:45 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.200.v20220613-1008.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (12.96kB)
10:56:45 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.400.v20220613-1047.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (42.3kB)
10:56:45 [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (19.69kB)
10:56:45 [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.100.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (52.85kB)
10:56:45 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (317.8kB)
10:56:45 [INFO] Fetching 2.32&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/release/ (63B)
10:56:45 [INFO] Fetching org.eclipse.emf.ecore_2.29.0.v20221121-1400.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (399.43kB)
10:56:45 [INFO] The user operation is waiting for background work to complete.
10:56:45 [INFO] Fetching org.eclipse.emf.ecore_2.29.0.v20221121-1400.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (399.43kB)
10:56:45 [INFO] Unpacking org.eclipse.emf.ecore_2.29.0.v20221121-1400...
10:56:46 [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.200.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (47.66kB)
10:56:46 [INFO] Fetching org.eclipse.e4.ui.services_1.5.100.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (26.37kB)
10:56:46 [INFO] Fetching org.eclipse.jface_3.28.0.v20221024-1426.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.11MB)
10:56:46 [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.400.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (215.91kB)
10:56:46 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.700.v20221102-0748.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (205.05kB)
10:56:46 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.200.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (30.05kB)
10:56:46 [INFO] Fetching org.eclipse.e4.ui.di_1.4.100.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (18.22kB)
10:56:46 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.400.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (58.52kB)
10:56:46 [INFO] Fetching org.eclipse.e4.ui.ide_3.16.200.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.32kB)
10:56:46 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.300.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (397.12kB)
10:56:46 [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (33.33kB)
10:56:46 [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.100.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (15.12kB)
10:56:46 [INFO] Fetching org.eclipse.e4.ui.workbench_1.14.0.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (266.96kB)
10:56:46 [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (39.94kB)
10:56:46 [INFO] The user operation is waiting for background work to complete.
10:56:46 [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (39.94kB)
10:56:46 [INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725...
10:56:46 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.17.0.v20220817-1334.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (86.68kB)
10:56:46 [INFO] The user operation is waiting for background work to complete.
10:56:46 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.17.0.v20220817-1334.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (86.68kB)
10:56:46 [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.17.0.v20220817-1334...
10:56:46 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.500.v20221028-0801.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (120.02kB)
10:56:46 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.700.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (252.15kB)
10:56:46 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.700.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (149.46kB)
10:56:46 [INFO] Fetching org.eclipse.jface.databinding_1.14.0.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (291.45kB)
10:56:46 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.100.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (22.9kB)
10:56:46 [INFO] Fetching org.eclipse.urischeme_1.2.200.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (53.71kB)
10:56:46 [INFO] Fetching org.eclipse.emf.common_2.27.0.v20221121-1400.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (118.31kB)
10:56:46 [INFO] The user operation is waiting for background work to complete.
10:56:46 [INFO] Fetching org.eclipse.emf.common_2.27.0.v20221121-1400.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (118.31kB)
10:56:46 [INFO] Unpacking org.eclipse.emf.common_2.27.0.v20221121-1400...
10:56:46 [INFO] Fetching org.eclipse.emf.common.ui_2.20.0.v20220226-1304.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (63.58kB)
10:56:46 [INFO] The user operation is waiting for background work to complete.
10:56:46 [INFO] Fetching org.eclipse.emf.common.ui_2.20.0.v20220226-1304.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (63.58kB)
10:56:46 [INFO] Unpacking org.eclipse.emf.common.ui_2.20.0.v20220226-1304...
10:56:46 [INFO] Fetching org.eclipse.ui_3.201.200.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (434.06kB)
10:56:46 [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (63.58kB)
10:56:46 [INFO] The user operation is waiting for background work to complete.
10:56:46 [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (63.58kB)
10:56:46 [INFO] Unpacking org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451...
10:56:46 [INFO] Fetching org.eclipse.emf.edit_2.17.0.v20220201-1551.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (99.33kB)
10:56:46 [INFO] The user operation is waiting for background work to complete.
10:56:46 [INFO] Fetching org.eclipse.emf.edit_2.17.0.v20220201-1551.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (99.33kB)
10:56:46 [INFO] Unpacking org.eclipse.emf.edit_2.17.0.v20220201-1551...
10:56:46 [INFO] Fetching org.eclipse.emf.edit.ui_2.22.0.v20220619-0533.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (112.62kB)
10:56:46 [INFO] The user operation is waiting for background work to complete.
10:56:46 [INFO] Fetching org.eclipse.emf.edit.ui_2.22.0.v20220619-0533.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (112.62kB)
10:56:46 [INFO] Unpacking org.eclipse.emf.edit.ui_2.22.0.v20220619-0533...
10:56:46 [INFO] Fetching org.eclipse.ui.views_3.11.300.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (107.38kB)
10:56:46 [INFO] Fetching org.eclipse.ui.workbench_3.127.0.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (3.49MB)
10:56:47 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (20.6kB)
10:56:47 [INFO] The user operation is waiting for background work to complete.
10:56:47 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (20.6kB)
10:56:47 [INFO] Unpacking org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146...
10:56:47 [INFO] Fetching org.eclipse.emf.transaction_1.9.2.202208110935.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (175.44kB)
10:56:47 [INFO] Fetching org.eclipse.emf.validation_1.8.1.202208271102.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (412.33kB)
10:56:47 [INFO] Fetching org.eclipse.emf.workspace_1.5.2.202208110935.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (88.93kB)
10:56:47 [INFO] Fetching org.eclipse.equinox.bidi_1.4.200.v20220710-1223.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (52.55kB)
10:56:47 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.100.v20220817-1208.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (38.37kB)
10:56:47 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.200.v20220315-2155.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (69.13kB)
10:56:47 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.600.v20221106-1146.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (172.25kB)
10:56:47 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.300.v20220817-1208.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (362.07kB)
10:56:47 [INFO] Fetching org.tukaani.xz_1.9.0.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (113.29kB)
10:56:47 [INFO] Fetching org.eclipse.equinox.p2.core_2.9.200.v20220817-1208.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (79.47kB)
10:56:47 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.300.v20220420-1427.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (68.04kB)
10:56:47 [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.300.v20221030-1923.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (176.44kB)
10:56:47 [INFO] Fetching org.eclipse.equinox.p2.director_2.5.400.v20220817-1208.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (112.39kB)
10:56:47 [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (429.55kB)
10:56:47 [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (432.64kB)
10:56:47 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.200.v20221111-1340.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (48.42kB)
10:56:47 [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.500.v20220817-1208.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (221.38kB)
10:56:47 [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.300.v20220911-2007.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (61.68kB)
10:56:47 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.100.v20220329-1456.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (132.68kB)
10:56:47 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.100.v20221111-1340.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (26.87kB)
10:56:47 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.7.200.v20220805-0804.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (103.71kB)
10:56:47 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.200.v20221007-0636.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (246.23kB)
10:56:47 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.100.v20221117-1044.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (28.71kB)
10:56:47 [INFO] Fetching org.eclipse.equinox.security_1.3.1000.v20220801-1135.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (115.07kB)
10:56:47 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.200.v20221108-1232.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (256.62kB)
10:56:47 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.300.v20220817-1208.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (133.75kB)
10:56:47 [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.1.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (119.86kB)
10:56:47 [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.1.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (112.33kB)
10:56:47 [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (31.39kB)
10:56:47 [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.1.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (116.51kB)
10:56:47 [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.1.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (192.9kB)
10:56:47 [INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202211151334.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (388.86kB)
10:56:47 [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (270.25kB)
10:56:48 [INFO] Fetching org.eclipse.jdt.core_3.32.0.v20221108-1853.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (6.72MB)
10:56:48 [INFO] Fetching org.eclipse.jdt.debug_3.20.0.v20220922-0905.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (916.98kB)
10:56:48 [INFO] Fetching org.eclipse.jdt.launching_3.19.800.v20221107-1851.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (570.86kB)
10:56:48 [INFO] Fetching org.eclipse.jface.text_3.22.0.v20221119-1047.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.04MB)
10:56:48 [INFO] Fetching org.eclipse.nebula.widgets.richtext_1.2.0.201703081533.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.42MB)
10:56:48 [INFO] Fetching org.eclipse.papyrus.emf_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (24.58kB)
10:56:48 [INFO] Fetching org.eclipse.papyrus.infra.core.log_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (15.29kB)
10:56:48 [INFO] Fetching org.eclipse.pde.core_3.16.0.v20221119-0340.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.36MB)
10:56:48 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.core_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (42.06kB)
10:56:48 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (108.62kB)
10:56:48 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.core_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (159.66kB)
10:56:48 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (466.33kB)
10:56:48 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.core_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (33.76kB)
10:56:48 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.catalog_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (28.86kB)
10:56:48 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.core_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (75.4kB)
10:56:48 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (96.37kB)
10:56:48 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.catalog_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (33.97kB)
10:56:48 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.pde.core_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (41.18kB)
10:56:48 [INFO] Fetching org.eclipse.papyrus.infra.constraints_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (95.16kB)
10:56:48 [INFO] Fetching org.eclipse.papyrus.infra.emf_4.2.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (261.91kB)
10:56:49 [INFO] Fetching org.eclipse.papyrus.infra.tools_4.2.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (136.75kB)
10:56:49 [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (20.57kB)
10:56:49 [INFO] Fetching org.eclipse.papyrus.infra.core_4.3.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (317.77kB)
10:56:49 [INFO] Fetching org.eclipse.papyrus.infra.core.architecture_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (110.62kB)
10:56:49 [INFO] Fetching org.eclipse.papyrus.infra.core.sashwindows.di_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (116.83kB)
10:56:49 [INFO] Fetching org.eclipse.papyrus.infra.types_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (126.86kB)
10:56:49 [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (234.29kB)
10:56:49 [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (66.74kB)
10:56:49 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (110.9kB)
10:56:49 [INFO] Fetching org.eclipse.papyrus.infra.emf.gmf_2.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (72.03kB)
10:56:49 [INFO] Fetching org.eclipse.papyrus.infra.internationalization_2.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (101.18kB)
10:56:49 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.common_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (35.35kB)
10:56:49 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (467.16kB)
10:56:49 [INFO] Fetching org.eclipse.papyrus.infra.ui_3.4.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (328.46kB)
10:56:49 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.300.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (110.7kB)
10:56:49 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.utils_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (20.86kB)
10:56:49 [INFO] Fetching org.eclipse.papyrus.infra.services.labelprovider_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (25.33kB)
10:56:49 [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (96.18kB)
10:56:49 [INFO] Fetching org.eclipse.papyrus.infra.widgets_4.2.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (959.3kB)
10:56:49 [INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (119.6kB)
10:56:49 [INFO] Fetching org.eclipse.ui.ide_3.20.0.v20221027-2208.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.41MB)
10:56:49 [INFO] Fetching org.eclipse.ui.forms_3.11.500.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (331.65kB)
10:56:49 [INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (66.11kB)
10:56:49 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.utils_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (16.52kB)
10:56:49 [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (3.41MB)
10:56:49 [INFO] Fetching org.eclipse.pde.build_3.11.400.v20220923-1253.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (495.56kB)
10:56:49 [INFO] Fetching org.eclipse.team.core_3.9.600.v20220902-2219.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (402.87kB)
10:56:50 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.122.0.v20221123-2302.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.48MB)
10:56:50 [INFO] Fetching org.eclipse.ui.navigator_3.10.400.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (424.89kB)
10:56:50 [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (23.09kB)
10:56:50 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (21.23kB)
10:56:50 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.122.0.v20221123-2302.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.07MB)
10:56:50 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.122.0.v20221123-2302.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.15MB)
10:56:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.author:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.author/pom.xml
10:56:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.author.edit:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.author.edit/pom.xml
10:56:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.builtintypes:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes/pom.xml
10:56:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.builtintypes.edit:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes.edit/pom.xml
10:56:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.generatorconfiguration:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration/pom.xml
10:56:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit/pom.xml
10:56:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.styledstring:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styledstring/pom.xml
10:56:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.styles:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles/pom.xml
10:56:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.styles.edit:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles.edit/pom.xml
10:56:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-dev:org.eclipse.papyrus.model2doc.dev.tools:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/dev/org.eclipse.papyrus.model2doc.dev.tools/pom.xml
10:56:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-doc:org.eclipse.papyrus.model2doc.doc:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/pom.xml
10:56:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-docx:org.eclipse.papyrus.model2doc.docx:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/docx/org.eclipse.papyrus.model2doc.docx/pom.xml
10:56:51 [INFO] Fetching org.apache.commons.compress_1.21.0.v20211103-2100.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.04MB)
10:56:51 [INFO] Fetching org.apache.xmlbeans_3.1.0.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20221123021534/repository/plugins/ (2.67MB)
10:56:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-docx:org.eclipse.papyrus.model2doc.docx.emf.structure2document:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/docx/org.eclipse.papyrus.model2doc.docx.emf.structure2document/pom.xml
10:56:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructure:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure/pom.xml
10:56:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructure.edit:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.edit/pom.xml
10:56:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructure.editor:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.editor/pom.xml
10:56:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate/pom.xml
10:56:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit/pom.xml
10:56:52 [INFO] Fetching org.eclipse.papyrus.emf.ui_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (36.89kB)
10:56:52 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.edit_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (71.02kB)
10:56:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor/pom.xml
10:56:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties/pom.xml
10:56:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.structure2document:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.structure2document/pom.xml
10:56:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.template2document:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2document/pom.xml
10:56:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.template2structure:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2structure/pom.xml
10:56:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins.integration-ieee:org.eclipse.papyrus.model2doc.integration.ieee.requirements:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements/pom.xml
10:56:53 [INFO] Fetching com.google.inject_5.0.1.v20221112-0806.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (816.86kB)
10:56:53 [INFO] Fetching org.aopalliance_1.0.0.v20220404-1927.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (14.17kB)
10:56:53 [INFO] Fetching org.apache.batik.anim_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (529.46kB)
10:56:53 [INFO] Fetching org.apache.batik.dom.svg_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (253.47kB)
10:56:53 [INFO] Fetching org.apache.batik.dom_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (206.14kB)
10:56:53 [INFO] Fetching org.apache.batik.awt.util_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (452.28kB)
10:56:53 [INFO] Fetching org.apache.batik.parser_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (94.68kB)
10:56:53 [INFO] Fetching org.apache.batik.bridge_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (744.84kB)
10:56:53 [INFO] Fetching org.apache.batik.gvt_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (212.25kB)
10:56:53 [INFO] Fetching org.apache.batik.script_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (40.19kB)
10:56:53 [INFO] Fetching org.apache.batik.xml_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (47.81kB)
10:56:53 [INFO] Fetching org.apache.xalan_2.7.2.v20221112-0806.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (3.15MB)
10:56:53 [INFO] Fetching org.apache.batik.codec_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (128.92kB)
10:56:53 [INFO] Fetching org.apache.batik.transcoder_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (146.96kB)
10:56:54 [INFO] Fetching org.apache.batik.ext_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (24.59kB)
10:56:54 [INFO] Fetching org.apache.batik.svggen_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (251.99kB)
10:56:54 [INFO] Fetching org.apache.commons.lang_2.6.0.v20220406-2305.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (300.96kB)
10:56:54 [INFO] Fetching org.eclipse.core.databinding.beans_1.9.0.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (81.84kB)
10:56:54 [INFO] Fetching org.eclipse.emf.databinding_1.6.0.v20220517-0824.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (32.82kB)
10:56:54 [INFO] The user operation is waiting for background work to complete.
10:56:54 [INFO] Fetching org.eclipse.emf.databinding_1.6.0.v20220517-0824.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (32.82kB)
10:56:54 [INFO] Unpacking org.eclipse.emf.databinding_1.6.0.v20220517-0824...
10:56:54 [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.1.202208110935.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (46.57kB)
10:56:54 [INFO] Fetching org.eclipse.gef_3.13.0.202211301913.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (996.08kB)
10:56:54 [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (261.16kB)
10:56:54 [INFO] Fetching org.eclipse.ui.console_3.11.400.v20221012-0524.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (245.21kB)
10:56:54 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.600.v20220809-1658.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (690.83kB)
10:56:54 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (105.26kB)
10:56:54 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (124.56kB)
10:56:54 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (42.91kB)
10:56:54 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (17kB)
10:56:54 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (103.8kB)
10:56:54 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (79.72kB)
10:56:54 [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (135.98kB)
10:56:54 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.1.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.17MB)
10:56:54 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (97.2kB)
10:56:54 [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (105.06kB)
10:56:54 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (52.83kB)
10:56:54 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (223.38kB)
10:56:54 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.1.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (94.13kB)
10:56:54 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.1.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (141.36kB)
10:56:54 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (96.87kB)
10:56:54 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.10.0.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (201.9kB)
10:56:54 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.1.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (220.07kB)
10:56:54 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.1.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (66.66kB)
10:56:54 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.1.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (27.94kB)
10:56:54 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.2.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (122.19kB)
10:56:54 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.1.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (127.88kB)
10:56:55 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.2.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (321.79kB)
10:56:55 [INFO] Fetching org.eclipse.m2m.qvt.oml_3.10.7.v20220605-1149.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.06MB)
10:56:55 [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20220605-1149.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (68.36kB)
10:56:55 [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20220605-1149.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (870.19kB)
10:56:55 [INFO] Fetching org.eclipse.ocl.ecore_3.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (385.63kB)
10:56:55 [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20220605-1149.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (143.94kB)
10:56:55 [INFO] Fetching org.eclipse.ocl_3.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.14MB)
10:56:55 [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.6.v20220605-1149.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (77.17kB)
10:56:55 [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (112.42kB)
10:56:55 [INFO] Fetching org.eclipse.ocl.common_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (37.89kB)
10:56:55 [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (69.26kB)
10:56:55 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.core_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (18.04kB)
10:56:55 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.ui_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (46.43kB)
10:56:55 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.ui_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (162.77kB)
10:56:55 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.core_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (32.17kB)
10:56:55 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.jface.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (18.33kB)
10:56:55 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.swt_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (28.78kB)
10:56:55 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (193.55kB)
10:56:55 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (27.93kB)
10:56:55 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.metamodel_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (30.91kB)
10:56:55 [INFO] Fetching org.eclipse.papyrus.infra.architecture_3.2.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (302.75kB)
10:56:55 [INFO] Fetching org.eclipse.papyrus.infra.services.edit_4.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (50.41kB)
10:56:55 [INFO] Fetching org.eclipse.xtend.lib_2.29.0.v20221121-0915.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (110.25kB)
10:56:55 [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (57.85kB)
10:56:55 [INFO] Fetching org.eclipse.papyrus.infra.core.architecture.edit_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (62.82kB)
10:56:55 [INFO] Fetching org.eclipse.papyrus.infra.types.edit_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (77.45kB)
10:56:55 [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (32.12kB)
10:56:55 [INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (24.59kB)
10:56:55 [INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_4.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (58.89kB)
10:56:55 [INFO] Fetching org.eclipse.papyrus.infra.onefile_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (40.74kB)
10:56:55 [INFO] Fetching org.eclipse.papyrus.infra.emf.types_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (272.97kB)
10:56:55 [INFO] Fetching org.eclipse.papyrus.infra.types.core_5.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (109.85kB)
10:56:55 [INFO] Fetching org.eclipse.papyrus.infra.types.rulebased_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (100.95kB)
10:56:56 [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (873.19kB)
10:56:56 [INFO] Fetching org.eclipse.papyrus.infra.filters_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (58.26kB)
10:56:56 [INFO] Fetching org.eclipse.papyrus.infra.filters.edit_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (35.13kB)
10:56:56 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.canonical_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (74.69kB)
10:56:56 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (59.87kB)
10:56:56 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_4.3.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1,008.11kB)
10:56:56 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (57.31kB)
10:56:56 [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.policy_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (110kB)
10:56:56 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (99.37kB)
10:56:56 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (28.02kB)
10:56:56 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_4.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (302.55kB)
10:56:56 [INFO] Fetching org.eclipse.papyrus.infra.services.decoration_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (33.38kB)
10:56:56 [INFO] Fetching org.eclipse.papyrus.infra.services.edit.ui_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (24.51kB)
10:56:56 [INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (72.24kB)
10:56:56 [INFO] Fetching org.eclipse.papyrus.infra.sync_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (110.35kB)
10:56:56 [INFO] Fetching org.eclipse.papyrus.infra.ui.emf_3.1.100.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (142.43kB)
10:56:56 [INFO] Fetching org.eclipse.papyrus.infra.guava_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (14.91kB)
10:56:56 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (67.93kB)
10:56:56 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (119.07kB)
10:56:56 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (79.44kB)
10:56:56 [INFO] Fetching org.eclipse.papyrus.infra.properties_4.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (214.12kB)
10:56:56 [INFO] Fetching org.eclipse.papyrus.infra.properties.ui_4.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (267.05kB)
10:56:56 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (116.32kB)
10:56:56 [INFO] Fetching org.eclipse.papyrus.infra.hyperlink_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (124.04kB)
10:56:56 [INFO] Fetching org.eclipse.papyrus.infra.services.openelement_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (21.86kB)
10:56:56 [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (28.63kB)
10:56:56 [INFO] Fetching org.eclipse.xwt_1.7.0.202211301116.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (596.73kB)
10:56:56 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (35.6kB)
10:56:56 [INFO] Fetching org.eclipse.papyrus.infra.services.localizer_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (19.15kB)
10:56:56 [INFO] Fetching org.eclipse.papyrus.infra.services.navigation_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (33.74kB)
10:56:56 [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (49.96kB)
10:56:56 [INFO] Fetching org.eclipse.papyrus.infra.services.viewersearch_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (20.87kB)
10:56:56 [INFO] Fetching org.eclipse.papyrus.uml.service.types_5.2.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (518kB)
10:56:56 [INFO] Fetching org.eclipse.papyrus.uml.appearance_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (26.88kB)
10:56:56 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.91MB)
10:56:56 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.edit_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (223.68kB)
10:56:57 [INFO] Fetching org.eclipse.papyrus.uml.tools_5.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (302.17kB)
10:56:57 [INFO] Fetching org.eclipse.papyrus.uml.tools.utils_4.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (129.49kB)
10:56:57 [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (220.23kB)
10:56:57 [INFO] Fetching org.eclipse.papyrus.uml.types.core_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (307.6kB)
10:56:57 [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (138.71kB)
10:56:57 [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (24.87kB)
10:56:57 [INFO] Fetching org.eclipse.papyrus.views.properties_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (95.65kB)
10:56:57 [INFO] Fetching org.eclipse.xtext.xbase.lib_2.29.0.v20221121-0915.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (162kB)
10:56:57 [INFO] Fetching org.eclipse.xtend.lib.macro_2.29.0.v20221121-0915.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (78.09kB)
10:56:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins.integration-ieee:org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture/pom.xml
10:56:57 [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (898.68kB)
10:56:57 [INFO] Fetching org.antlr.runtime_3.2.0.v20220404-1927.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (169.92kB)
10:56:57 [INFO] Fetching org.apache.commons.codec_1.14.0.v20221112-0806.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (370.34kB)
10:56:57 [INFO] Fetching org.apache.log4j_1.2.19.v20220208-1728.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (358.42kB)
10:56:57 [INFO] Fetching org.apache.xerces_2.12.2.v20220131-0835.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.5MB)
10:56:57 [INFO] Fetching org.apache.xml.resolver_1.2.0.v20220715-1206.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (101.69kB)
10:56:57 [INFO] Fetching org.eclipse.compare_3.8.500.v20220812-1406.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (806.64kB)
10:56:57 [INFO] Fetching org.eclipse.ui.editors_3.14.400.v20220730-1844.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (620.52kB)
10:56:57 [INFO] Fetching org.eclipse.emf.codegen_2.22.0.v20210420-0623.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (129.51kB)
10:56:57 [INFO] The user operation is waiting for background work to complete.
10:56:57 [INFO] Unpacking org.eclipse.emf.codegen_2.22.0.v20210420-0623...
10:56:57 [INFO] Fetching org.eclipse.emf.codegen.ecore_2.32.0.v20221121-1400.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (425.04kB)
10:56:57 [INFO] The user operation is waiting for background work to complete.
10:56:57 [INFO] Unpacking org.eclipse.emf.codegen.ecore_2.32.0.v20221121-1400...
10:56:58 [INFO] Fetching org.eclipse.emf.converter_2.11.0.v20220706-1313.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (41.63kB)
10:56:58 [INFO] The user operation is waiting for background work to complete.
10:56:58 [INFO] Fetching org.eclipse.emf.converter_2.11.0.v20220706-1313.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (41.63kB)
10:56:58 [INFO] Unpacking org.eclipse.emf.converter_2.11.0.v20220706-1313...
10:56:58 [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (48.73kB)
10:56:58 [INFO] The user operation is waiting for background work to complete.
10:56:58 [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (48.73kB)
10:56:58 [INFO] Unpacking org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725...
10:56:58 [INFO] Fetching org.eclipse.emf.validation.ocl_1.4.0.202208271102.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (23.36kB)
10:56:58 [INFO] Fetching org.eclipse.emf.validation.ui_1.7.1.202208271102.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (78.85kB)
10:56:58 [INFO] Fetching org.eclipse.emf.workspace.ui_1.3.1.202208110935.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (25.11kB)
10:56:58 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (73.91kB)
10:56:58 [INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.8.0.202211151334.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (248.12kB)
10:56:58 [INFO] Fetching org.eclipse.jdt.annotation_2.2.700.v20220826-1026.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (27.04kB)
10:56:58 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.13.0.v20220822-0502.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (343.24kB)
10:56:58 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.200.v20220808-2221.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (470.76kB)
10:56:58 [INFO] Fetching org.eclipse.team.ui_3.9.500.v20220920-2213.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.42MB)
10:56:58 [INFO] Fetching org.eclipse.nebula.cwt_1.0.0.201703081533.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (157.36kB)
10:56:58 [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.5.0.201703192131.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.82MB)
10:56:58 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.5.0.201703192131.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (131.36kB)
10:56:58 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.nebula_1.1.0.201703192131.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (31.58kB)
10:56:58 [INFO] Fetching org.eclipse.wb.core.lib_1.9.1.202210231159.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (3.42MB)
10:56:59 [INFO] Fetching org.eclipse.ocl.examples.xtext.serializer_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (228kB)
10:56:59 [INFO] Fetching org.eclipse.xtext_2.29.0.v20221121-0917.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.65MB)
10:56:59 [INFO] Fetching org.eclipse.xtext.util_2.29.0.v20221121-0917.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (313.38kB)
10:56:59 [INFO] Fetching org.eclipse.ocl.pivot_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (3.5MB)
10:56:59 [INFO] Fetching org.eclipse.ocl.pivot.uml_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (249.94kB)
10:56:59 [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.2.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (353.45kB)
10:56:59 [INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (259.97kB)
10:56:59 [INFO] Fetching org.eclipse.ocl.xtext.base_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (577.12kB)
10:56:59 [INFO] Fetching org.eclipse.ocl.xtext.completeocl_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (391.23kB)
10:56:59 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (696.09kB)
10:56:59 [INFO] Fetching org.eclipse.papyrus.infra.emf.nattable_6.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (108.12kB)
10:56:59 [INFO] Fetching org.eclipse.papyrus.infra.nattable_7.1.100.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.2MB)
10:57:00 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (283.1kB)
10:57:00 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (49.6kB)
10:57:00 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.hyperlink_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (105.7kB)
10:57:00 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.navigation_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (85.88kB)
10:57:00 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.menu_2.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (46.25kB)
10:57:00 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.modelexplorer_2.0.100.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (45kB)
10:57:00 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer_5.0.100.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (252.93kB)
10:57:00 [INFO] Fetching org.eclipse.papyrus.infra.nattable.common_6.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (127.82kB)
10:57:00 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.edit_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (247.04kB)
10:57:00 [INFO] Fetching org.eclipse.papyrus.infra.nattable.modelexplorer_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (48.1kB)
10:57:00 [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.config_6.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (34.76kB)
10:57:00 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (122.55kB)
10:57:00 [INFO] Fetching org.eclipse.papyrus.infra.services.semantic_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (16.97kB)
10:57:00 [INFO] Fetching org.eclipse.papyrus.infra.services.validation_4.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (74.28kB)
10:57:00 [INFO] Fetching org.eclipse.papyrus.uml.architecture_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (36.12kB)
10:57:00 [INFO] Fetching org.eclipse.papyrus.sysml16.architecture_2.0.0.202301060915.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/sysml16/releases/2.2.0_c/p2/plugins/ (45.46kB)
10:57:00 [INFO] Fetching org.eclipse.papyrus.sysml16_2.0.0.202301060915.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/sysml16/releases/2.2.0_c/p2/plugins/ (431.89kB)
10:57:00 [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence_7.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.51MB)
10:57:00 [INFO] Fetching org.eclipse.papyrus.uml.diagram.usecase_6.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (546.73kB)
10:57:00 [INFO] Fetching org.eclipse.papyrus.uml.diagram.statemachine_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (609.11kB)
10:57:00 [INFO] Fetching org.eclipse.papyrus.uml.diagram.activity_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (2.98MB)
10:57:00 [INFO] Fetching org.eclipse.papyrus.uml.diagram.clazz_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.1MB)
10:57:00 [INFO] Fetching org.eclipse.papyrus.sysml16.nattable.requirement_2.0.0.202301060915.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/sysml16/releases/2.2.0_c/p2/plugins/ (24.46kB)
10:57:00 [INFO] Fetching org.eclipse.papyrus.sysml16.nattable.allocation_2.0.0.202301060915.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/sysml16/releases/2.2.0_c/p2/plugins/ (22.44kB)
10:57:00 [INFO] Fetching org.eclipse.papyrus.uml.nattable_6.0.100.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (264.79kB)
10:57:01 [INFO] Fetching org.eclipse.papyrus.uml.nattable.clazz.config_6.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (16.88kB)
10:57:01 [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (13.93kB)
10:57:01 [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic.config_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (16.72kB)
10:57:01 [INFO] Fetching org.eclipse.papyrus.uml.nattable.matrix_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (42.98kB)
10:57:01 [INFO] Fetching org.eclipse.papyrus.uml.nattable.stereotype.display_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (44.29kB)
10:57:01 [INFO] Fetching org.eclipse.papyrus.sysml16.diagram.common_2.0.0.202301060915.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/sysml16/releases/2.2.0_c/p2/plugins/ (98.36kB)
10:57:01 [INFO] Fetching org.eclipse.papyrus.sysml16.diagram.internalblock_2.0.0.202301060915.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/sysml16/releases/2.2.0_c/p2/plugins/ (26.21kB)
10:57:01 [INFO] Fetching org.eclipse.papyrus.sysml16.diagram.parametric_2.0.0.202301060915.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/sysml16/releases/2.2.0_c/p2/plugins/ (46.25kB)
10:57:01 [INFO] Fetching org.eclipse.papyrus.sysml16.diagram.requirement_2.0.0.202301060915.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/sysml16/releases/2.2.0_c/p2/plugins/ (21.54kB)
10:57:01 [INFO] Fetching org.eclipse.papyrus.sysml16.diagram.blockdefinition_2.0.0.202301060915.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/sysml16/releases/2.2.0_c/p2/plugins/ (35.87kB)
10:57:01 [INFO] Fetching org.eclipse.papyrus.uml.diagram.composite_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.35MB)
10:57:01 [INFO] Fetching org.eclipse.papyrus.sysml16.service.types_2.0.0.202301060915.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/sysml16/releases/2.2.0_c/p2/plugins/ (89.87kB)
10:57:01 [INFO] Fetching org.eclipse.papyrus.uml.diagram.interactionoverview_4.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (160.08kB)
10:57:01 [INFO] Fetching org.eclipse.papyrus.uml.diagram.stereotype.edition_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (87.77kB)
10:57:01 [INFO] Fetching org.eclipse.papyrus.uml.diagram.timing_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (979.22kB)
10:57:01 [INFO] Fetching org.eclipse.papyrus.uml.service.types.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (98.6kB)
10:57:01 [INFO] Fetching org.eclipse.papyrus.sysml16.modelexplorer_2.0.0.202301060915.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/sysml16/releases/2.2.0_c/p2/plugins/ (17.5kB)
10:57:01 [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (249.89kB)
10:57:01 [INFO] Fetching org.eclipse.papyrus.uml.expressions_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (69.26kB)
10:57:01 [INFO] Fetching org.eclipse.papyrus.uml.nattable.richtext_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (25.69kB)
10:57:01 [INFO] Fetching org.eclipse.papyrus.uml.diagram.communication_6.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (488.96kB)
10:57:01 [INFO] Fetching org.eclipse.papyrus.uml.diagram.component_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (584.51kB)
10:57:01 [INFO] Fetching org.eclipse.papyrus.uml.diagram.deployment_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (488.41kB)
10:57:01 [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (599.46kB)
10:57:01 [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.500.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (174.1kB)
10:57:01 [INFO] Fetching org.eclipse.papyrus.uml.diagram.menu_3.0.100.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (240.4kB)
10:57:01 [INFO] Fetching org.eclipse.papyrus.uml.profile_4.2.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (217.33kB)
10:57:01 [INFO] Fetching org.eclipse.papyrus.uml.service.validation_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (33.11kB)
10:57:01 [INFO] Fetching org.eclipse.papyrus.uml.modelrepair_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (223.82kB)
10:57:01 [INFO] Fetching org.eclipse.papyrus.uml.ui_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (24.59kB)
10:57:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins.integration-nattable:org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate/pom.xml
10:57:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins.integration-nattable:org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit/pom.xml
10:57:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins.integration-nattable:org.eclipse.papyrus.model2doc.integration.nattable.template2structure:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.template2structure/pom.xml
10:57:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.core.author.properties:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.author.properties/pom.xml
10:57:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties/pom.xml
10:57:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer/pom.xml
10:57:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties/pom.xml
10:57:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation/pom.xml
10:57:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture/pom.xml
10:57:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit/pom.xml
10:57:02 [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation.edit_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (46.8kB)
10:57:02 [INFO] Fetching org.eclipse.papyrus.infra.constraints.edit_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (44.6kB)
10:57:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types/pom.xml
10:57:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui/pom.xml
10:57:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate/pom.xml
10:57:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit/pom.xml
10:57:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties/pom.xml
10:57:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.gmf.template2structure:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure/pom.xml
10:57:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.uml.architecture:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture/pom.xml
10:57:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties/pom.xml
10:57:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.docx.uml.architecture:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture/pom.xml
10:57:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.odt.uml.architecture:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture/pom.xml
10:57:04 [INFO] Fetching org.apache.xml.serializer_2.7.2.v20220406-0601.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20221123021534/repository/plugins/ (293.54kB)
10:57:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-gmf:org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate/pom.xml
10:57:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-gmf:org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit/pom.xml
10:57:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-gmf:org.eclipse.papyrus.model2doc.gmf.template2structure:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.template2structure/pom.xml
10:57:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins.markup-integration:org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/integration/org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties/pom.xml
10:57:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins.markup-integration:org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/integration/org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties/pom.xml
10:57:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-markup:org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate/pom.xml
10:57:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-markup:org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit/pom.xml
10:57:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-markup:org.eclipse.papyrus.model2doc.markup.emf.template2structure:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.template2structure/pom.xml
10:57:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-markup:org.eclipse.papyrus.model2doc.markup.markdown2html.lib:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/pom.xml
10:57:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-markup:org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate/pom.xml
10:57:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-markup:org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit/pom.xml
10:57:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-markup:org.eclipse.papyrus.model2doc.markup.uml.template2structure:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.template2structure/pom.xml
10:57:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-uml:org.eclipse.papyrus.model2doc.uml.documentstructuretemplate:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate/pom.xml
10:57:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-uml:org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit/pom.xml
10:57:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-uml:org.eclipse.papyrus.model2doc.uml.template2structure:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.template2structure/pom.xml
10:57:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/pom.xml
10:57:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt.emf.structure2document:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/pom.xml
10:57:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt.emf.structure2pdf:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf/pom.xml
10:57:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt.emf.template2pdf:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.template2pdf/pom.xml
10:57:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt.lib:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.lib/pom.xml
10:57:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.releng-main:org.eclipse.papyrus.model2doc.p2:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/releng-model2doc/category/pom.xml
10:57:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.tests-core:org.eclipse.papyrus.model2doc.core.author.tests:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/pom.xml
10:57:06 [INFO] Fetching org.eclipse.core.net_1.4.0.v20220813-1037.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (49.45kB)
10:57:06 [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (52.65kB)
10:57:06 [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (421.77kB)
10:57:06 [INFO] Fetching org.eclipse.ui.ide.application_1.4.600.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (114.9kB)
10:57:06 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (65.43kB)
10:57:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.tests-core:org.eclipse.papyrus.model2doc.core.builtintypes.tests:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/pom.xml
10:57:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.tests-core:org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/pom.xml
10:57:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.tests-emf:org.eclipse.papyrus.model2doc.emf.documentstructure.tests:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/pom.xml
10:57:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.tests-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/pom.xml
10:57:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.tests-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/pom.xml
10:57:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.tests-emf:org.eclipse.papyrus.model2doc.emf.template2structure.tests:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/pom.xml
10:57:07 [INFO] Fetching org.eclipse.debug.ui_3.17.100.v20220926-1344.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (3MB)
10:57:07 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.17.0.v20221026-1918.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.2MB)
10:57:07 [INFO] Fetching org.eclipse.jdt.ui_3.27.100.v20221122-0749.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (11.03MB)
10:57:08 [INFO] Fetching org.eclipse.search_3.14.300.v20220905-1020.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (491.27kB)
10:57:08 [INFO] Fetching org.eclipse.papyrus.editor_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (28.39kB)
10:57:08 [INFO] Fetching org.eclipse.papyrus.junit.framework_2.2.0.202212021346.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/toolsmiths/plugins/ (75.22kB)
10:57:08 [INFO] Fetching org.eclipse.papyrus.junit.utils_3.3.0.202212021346.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/toolsmiths/plugins/ (220.64kB)
10:57:08 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.ui_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (118.93kB)
10:57:08 [INFO] Fetching org.eclipse.xtext.ui_2.29.0.v20221121-0943.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.89MB)
10:57:08 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.core_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (17.3kB)
10:57:08 [INFO] Fetching org.eclipse.xtext.ide_2.29.0.v20221121-0917.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (496.56kB)
10:57:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.tests.integration-ieee:org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests/pom.xml
10:57:09 [INFO] Fetching com.google.gson_2.9.1.v20220915-1632.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (289.99kB)
10:57:09 [INFO] Fetching io.github.classgraph_4.8.149.v20220915-0556.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (586.39kB)
10:57:09 [INFO] Fetching jakarta.servlet-api_4.0.0.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (81.03kB)
10:57:09 [INFO] Fetching javax.el_2.2.0.v201303151357.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (56.84kB)
10:57:09 [INFO] Fetching javax.servlet.jsp-api_2.3.3.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (52.93kB)
10:57:09 [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.96MB)
10:57:09 [INFO] Fetching org.apache.commons.cli_1.4.0.v20221112-0806.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (66.54kB)
10:57:09 [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.36MB)
10:57:09 [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20221112-0806.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.68MB)
10:57:09 [INFO] Fetching org.apache.lucene.core_8.4.1.v20221112-0806.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (3.37MB)
10:57:09 [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20221112-0806.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (3.45MB)
10:57:10 [INFO] Fetching org.eclipse.osgi.services_3.11.100.v20221006-1531.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (48.16kB)
10:57:10 [INFO] Fetching org.eclipse.emf.ant_2.11.0.v20200324-0723.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (33.92kB)
10:57:10 [INFO] The user operation is waiting for background work to complete.
10:57:10 [INFO] Fetching org.eclipse.emf.ant_2.11.0.v20200324-0723.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (33.92kB)
10:57:10 [INFO] Unpacking org.eclipse.emf.ant_2.11.0.v20200324-0723...
10:57:10 [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.32.0.v20220925-1245.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (74.31kB)
10:57:10 [INFO] The user operation is waiting for background work to complete.
10:57:10 [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.32.0.v20220925-1245.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (74.31kB)
10:57:10 [INFO] Unpacking org.eclipse.emf.codegen.ecore.ui_2.32.0.v20220925-1245...
10:57:10 [INFO] Fetching org.eclipse.emf.exporter_2.10.0.v20190321-1530.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (34.27kB)
10:57:10 [INFO] The user operation is waiting for background work to complete.
10:57:10 [INFO] Fetching org.eclipse.emf.exporter_2.10.0.v20190321-1530.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (34.27kB)
10:57:10 [INFO] Unpacking org.eclipse.emf.exporter_2.10.0.v20190321-1530...
10:57:10 [INFO] Fetching org.eclipse.emf.importer_2.12.0.v20190321-1539.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (44.61kB)
10:57:10 [INFO] The user operation is waiting for background work to complete.
10:57:10 [INFO] Fetching org.eclipse.emf.importer_2.12.0.v20190321-1539.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (44.61kB)
10:57:10 [INFO] Unpacking org.eclipse.emf.importer_2.12.0.v20190321-1539...
10:57:10 [INFO] Fetching org.eclipse.emf.mwe.core_1.8.0.v20221117-1134.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (197.66kB)
10:57:10 [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.14.0.v20221117-1134.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (16.77kB)
10:57:10 [INFO] Fetching org.eclipse.emf.mwe.utils_1.8.0.v20221117-1134.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (40.79kB)
10:57:10 [INFO] Fetching org.eclipse.emf.mwe2.language_2.14.0.v20221117-1134.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (234.41kB)
10:57:10 [INFO] Fetching org.eclipse.xtext.common.types_2.29.0.v20221121-0924.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (504.17kB)
10:57:10 [INFO] Fetching org.eclipse.emf.mwe2.launch_2.14.0.v20221117-1134.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (24.37kB)
10:57:10 [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.700.v20220801-1124.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (29.14kB)
10:57:10 [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.2.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (12.61kB)
10:57:10 [INFO] Fetching org.eclipse.help.base_4.3.900.v20221123-1800.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (434.44kB)
10:57:10 [INFO] Fetching org.eclipse.help.webapp_3.10.900.v20221103-0933.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (738.76kB)
10:57:10 [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
10:57:10 [INFO] Fetching org.eclipse.ocl.common.ui_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (29.57kB)
10:57:10 [INFO] Fetching org.eclipse.ocl.examples.debug_2.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (87.68kB)
10:57:10 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (416.67kB)
10:57:10 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (421.36kB)
10:57:10 [INFO] Fetching org.eclipse.ocl.examples.debug.vm_2.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (218.89kB)
10:57:10 [INFO] Fetching org.eclipse.ocl.examples.debug.vm.ui_2.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (80.94kB)
10:57:10 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity_2.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (151.88kB)
10:57:10 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity.ui_2.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (164.77kB)
10:57:10 [INFO] Fetching org.eclipse.ocl.examples.ui_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.15kB)
10:57:10 [INFO] Fetching org.eclipse.ocl.examples.xtext.console_4.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (101.46kB)
10:57:10 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl.ui_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (208.28kB)
10:57:10 [INFO] Fetching org.eclipse.ocl.pivot.ui_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (23.24kB)
10:57:10 [INFO] Fetching org.eclipse.xtext.ui.shared_2.29.0.v20221121-0943.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (62.46kB)
10:57:10 [INFO] Fetching org.eclipse.ocl.xtext.completeocl.ui_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (284.09kB)
10:57:10 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib.ui_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (315.69kB)
10:57:11 [INFO] Fetching org.eclipse.ocl.xtext.base.ui_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (218.29kB)
10:57:11 [INFO] Fetching org.eclipse.xtext.builder_2.29.0.v20221121-0943.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (394.35kB)
10:57:11 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore.ui_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (404.66kB)
10:57:11 [INFO] Fetching org.eclipse.ocl.xtext.markup.ui_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (91.07kB)
10:57:11 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.29.0.v20221121-0943.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (134.7kB)
10:57:11 [INFO] Fetching org.eclipse.ocl.xtext.markup_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (183.14kB)
10:57:11 [INFO] Fetching org.osgi.service.wireadmin_1.0.2.202109301733.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (42.85kB)
10:57:11 [INFO] Fetching org.osgi.service.provisioning_1.2.0.201505202024.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.38kB)
10:57:11 [INFO] Fetching org.osgi.service.upnp_1.2.1.202109301733.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (30.58kB)
10:57:11 [INFO] Fetching org.osgi.service.useradmin_1.1.1.202109301733.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (35.82kB)
10:57:11 [INFO] Fetching org.osgi.service.device_1.1.1.202109301733.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (19.88kB)
10:57:11 [INFO] Fetching org.osgi.service.cm_1.6.1.202109301733.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (54.28kB)
10:57:11 [INFO] Fetching org.osgi.service.metatype_1.4.1.202109301733.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (29.67kB)
10:57:11 [INFO] Fetching org.eclipse.papyrus.api.migration.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (14.76kB)
10:57:11 [INFO] Fetching org.eclipse.papyrus.copypaste.ui.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (71.49kB)
10:57:11 [INFO] Fetching org.eclipse.papyrus.developer.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (11.81MB)
10:57:11 [INFO] Fetching org.eclipse.papyrus.dsml.validation.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (286.36kB)
10:57:11 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (187.98kB)
10:57:11 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (5.24MB)
10:57:12 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (446.03kB)
10:57:12 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (185.1kB)
10:57:12 [INFO] Fetching org.eclipse.papyrus.infra.nattable.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (5.2MB)
10:57:12 [INFO] Fetching org.eclipse.papyrus.infra.newchild.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (380.01kB)
10:57:12 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (636.18kB)
10:57:12 [INFO] Fetching org.eclipse.papyrus.infra.services.decoration.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (876.54kB)
10:57:12 [INFO] Fetching org.eclipse.papyrus.infra.services.navigation.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (173.52kB)
10:57:12 [INFO] Fetching org.eclipse.papyrus.infra.architecture.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.09MB)
10:57:12 [INFO] Fetching org.eclipse.papyrus.infra.types.doc_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (465.6kB)
10:57:12 [INFO] Fetching org.eclipse.papyrus.req.reqif.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.24MB)
10:57:12 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (2.32MB)
10:57:12 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (2.06MB)
10:57:13 [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (3.1MB)
10:57:13 [INFO] Fetching org.eclipse.papyrus.uml.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (3.49MB)
10:57:13 [INFO] Fetching org.eclipse.papyrus.uml.migration.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (35.12kB)
10:57:13 [INFO] Fetching org.eclipse.papyrus.uml.modelrepair.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (61.09kB)
10:57:13 [INFO] Fetching org.eclipse.papyrus.uml.profile.assistants.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (892.87kB)
10:57:13 [INFO] Fetching org.eclipse.papyrus.uml.profile.customization.doc_0.7.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (4.59MB)
10:57:13 [INFO] Fetching org.eclipse.papyrus.uml.search.ui.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.19MB)
10:57:13 [INFO] Fetching org.eclipse.papyrus.views.properties.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.79MB)
10:57:13 [INFO] Fetching org.eclipse.papyrus.infra.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (26.11kB)
10:57:13 [INFO] Fetching org.eclipse.papyrus.emf.facet.aggregate.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (90.96kB)
10:57:13 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (157.72kB)
10:57:13 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (514.62kB)
10:57:13 [INFO] Fetching org.eclipse.papyrus.emf.facet.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (472.11kB)
10:57:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (335.03kB)
10:57:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (129.71kB)
10:57:14 [INFO] Fetching org.eclipse.papyrus.toolsmiths.profilemigration.doc_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (578.43kB)
10:57:14 [INFO] Fetching org.eclipse.papyrus.views.references.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (58.66kB)
10:57:14 [INFO] Fetching org.eclipse.papyrus.views.documentation.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (85.3kB)
10:57:14 [INFO] Fetching org.eclipse.papyrus.toolsmiths.architecture.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (49.21kB)
10:57:14 [INFO] Fetching org.eclipse.papyrus.toolsmiths.validation.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (756.42kB)
10:57:14 [INFO] Fetching org.eclipse.papyrus.toolsmiths.plugin.builder.doc_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (611.35kB)
10:57:14 [INFO] Fetching org.eclipse.papyrus.uml.profile.types.doc_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (397.42kB)
10:57:14 [INFO] Fetching org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.49MB)
10:57:14 [INFO] Fetching org.eclipse.papyrus.doc.feature_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (21.4kB)
10:57:14 [INFO] Fetching org.eclipse.papyrus.eclipse.project.editors_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (73.58kB)
10:57:14 [INFO] Fetching org.eclipse.papyrus.editor.perspectiveconfiguration_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (26.11kB)
10:57:14 [INFO] Fetching org.eclipse.papyrus.editor.feature_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.69kB)
10:57:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture.edit_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (36.63kB)
10:57:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.edit_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (40.89kB)
10:57:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel.edit_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (224.49kB)
10:57:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.sdk.core_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (32.13kB)
10:57:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (156.17kB)
10:57:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.ui_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (120.82kB)
10:57:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.sdk.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (374.27kB)
10:57:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.metamodel_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (27.99kB)
10:57:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.core_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (26.89kB)
10:57:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (114.99kB)
10:57:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (163.84kB)
10:57:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.edit_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (83.32kB)
10:57:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.editor_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (55.34kB)
10:57:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.ui_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (291.96kB)
10:57:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.sdk.ui_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (45.95kB)
10:57:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.core_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (20.91kB)
10:57:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (34.23kB)
10:57:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (41.88kB)
10:57:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (110.57kB)
10:57:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (21.14kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.emf.feature_1.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.62kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.extensionpoints.editors_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (35.86kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.architecture.feature_1.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.71kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.constraints.editor_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (143.4kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.constraints.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (14.98kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.core.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.79kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (143.11kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.internationalization_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (34.75kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.ui_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (26.26kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.nattable_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (58.54kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.emf.diagram.common_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (17.41kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.editor_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (126.11kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.properties_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (50.13kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.feature_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.71kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.emf.types.ui_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (56.28kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.emf.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.73kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.properties.edit_4.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (119.05kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.psf_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (39.92kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.newchild_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (72.78kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.newchild.edit_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (30.13kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.properties.editor_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (210.18kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.feature_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (21.11kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant_2.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (135.54kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.edit_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (64.6kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.editor_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (75.78kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.ui_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (17.39kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.controlmode_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (19.38kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.configuration_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (65.25kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.properties_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (134.91kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (345.91kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (167.71kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.theme_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (13.86kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model.edit_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (31.49kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.76kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.properties_5.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (208.59kB)
10:57:15 [INFO] Fetching org.eclipse.xtext.generator_2.29.0.v20221121-0924.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (863.11kB)
10:57:15 [INFO] Fetching org.eclipse.xtext.xbase_2.29.0.v20221121-0924.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.47MB)
10:57:15 [INFO] Fetching org.eclipse.xtext.common.types.ui_2.29.0.v20221121-0943.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (259.46kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.export_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (57.19kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.outline_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (33.67kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.widgets_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (30.36kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gef_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (16.74kB)
10:57:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.viewersearcher_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (15.87kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (15.58kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.welcome_2.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (41.17kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation.edit_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (53.55kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style.edit_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (19.73kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (72.2kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (21.25kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.controlmode_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (33.98kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.edit_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (24.08kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.readonly_2.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (14.06kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.feature_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.75kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.infra.nattable.controlmode_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (21.52kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.editor_6.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (605kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.editor_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (12.35kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.infra.nattable.properties_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (180.99kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.infra.nattable.gmfdiag_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (23.13kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation.edit_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (24.01kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.infra.nattable.feature_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.98kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.infra.types.ui_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (40.02kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.infra.newchild.editor_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (83.16kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.infra.newchild.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (29.98kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.infra.onefile.ui_2.0.100.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (103.8kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.infra.services.architecture_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (14.25kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.infra.services.viewlabelprovider_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (17.48kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.infra.services.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.87kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading.ui_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (67.49kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.infra.types.editor_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (89.43kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.infra.ui.architecture_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (169.61kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.infra.ui.resources_2.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (52.67kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.infra.ui.fonts_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (321.78kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.infra.ui.feature_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.98kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.62kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.infra.widget.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.7kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.sdk_6.3.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (14.65kB)
10:57:16 [INFO] Fetching com.ibm.icu.source_72.1.0.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.43MB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.sdk.feature_6.3.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (21.04kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.sysml16.edit_2.0.0.202301060915.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/sysml16/releases/2.2.0_c/p2/plugins/ (199.85kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.sysml16.ui_2.0.0.202301060915.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/sysml16/releases/2.2.0_c/p2/plugins/ (115.5kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.sysml16.validation_2.0.0.202301060915.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/sysml16/releases/2.2.0_c/p2/plugins/ (185.84kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.sysml16.nattable.common_2.0.0.202301060915.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/sysml16/releases/2.2.0_c/p2/plugins/ (28.15kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.sysml16.nattable.ui_2.0.0.202301060915.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/sysml16/releases/2.2.0_c/p2/plugins/ (46.97kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.sysml16.feature_2.2.0.202301060915.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/sysml16/releases/2.2.0_c/p2/features/ (20.98kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.uml.nattable.menu_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (201.67kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.uml.diagram.wizards_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (178.85kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.uml.properties_4.1.100.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (823.74kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.uml.filters_2.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (34.07kB)
10:57:16 [INFO] Fetching org.eclipse.papyrus.uml.alf_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.44MB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.alf.common_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (25.93kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.alf.common.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (18.98kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.alf.libraries_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (407.96kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.alf.to.fuml_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (64.33kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.alf.ui_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (394.86kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.alf.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.7kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.architecture.feature_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.61kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.commands_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (31.85kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.controlmode.profile_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (46.53kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (145.14kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.controlmode_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (56.07kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (132.48kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.properties_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (71.96kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.73kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.groups_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (112.04kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.diagram.css_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (29.39kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.diagram.css.feature_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.67kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.diagram.dnd_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (73.68kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.diagram.icons_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (334.27kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.diagram.modelexplorer_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (19.06kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.diagram.navigation_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (36.01kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (35.48kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols.properties_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (14.16kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.diagram.linklf_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (47.81kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence.restrictions_2.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (15.17kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.diagram.feature_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (21.06kB)
10:57:17 [INFO] Fetching org.eclipse.ui.intro_3.6.600.v20220619-1918.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (346.47kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.documentation.profile_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (31.73kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.export_2.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (78.43kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.expressions.edit_3.0.100.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (80.05kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.expressions.properties_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (28.99kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.expressions.feature_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.69kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.icons_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.51MB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.import_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (38.77kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.perspective_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (15.23kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.profile.drafter_2.2.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (166.77kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.resourceloading.profile_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (14.84kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.templaterepository_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (15.8kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.oclconstraintevaluation_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (18.23kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.navigation_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (47.05kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.services.decoration_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (16.58kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.filters.edit_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (22.67kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.feature_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (21.15kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.internationalization_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (17.6kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.feature_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.67kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common_2.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (169.95kB)
10:57:17 [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (21.11kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.feature_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.66kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.widgets_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (16.71kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.feature_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.65kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.widgets_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (19.02kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.nattable.properties_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (60.78kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.integration_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (19.92kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.valuespecification_6.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (20.59kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.nattable.feature_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.86kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (64.1kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (29.82kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.views.validation_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (60.65kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.properties.xtext_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (50.61kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.properties.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.66kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.search.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (170.45kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.search.feature_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.63kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.views.search_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (50.24kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (78.52kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (94.58kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (56.99kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (49.45kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (72.06kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (51.09kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (28.85kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (76.53kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (53.86kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (160.09kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (87.85kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (190.3kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (87.58kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (113.28kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (65.08kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (117.44kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (66.3kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.textedit.javaconstraint_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (18.1kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (190.82kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (88.04kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (117.1kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (310.23kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (386.68kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.textedit.feature_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.99kB)
10:57:18 [INFO] Fetching org.eclipse.papyrus.uml.tools.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.65kB)
10:57:19 [INFO] Fetching org.eclipse.papyrus.uml.ui.feature_1.2.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.64kB)
10:57:19 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.validation_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (14.31kB)
10:57:19 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.feature_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.68kB)
10:57:19 [INFO] Fetching org.eclipse.papyrus.views.documentation_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (42.29kB)
10:57:19 [INFO] Fetching org.eclipse.papyrus.views.documentation.feature_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.66kB)
10:57:19 [INFO] Fetching org.eclipse.papyrus.views.feature_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.63kB)
10:57:19 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.resourceloading_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (28.39kB)
10:57:19 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.newchild_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (26.81kB)
10:57:19 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.feature_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.7kB)
10:57:19 [INFO] Fetching org.eclipse.papyrus.views.properties.model.xwt_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (72.76kB)
10:57:19 [INFO] Fetching org.eclipse.papyrus.views.properties.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.7kB)
10:57:19 [INFO] Fetching org.eclipse.papyrus.views.references_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (42.03kB)
10:57:19 [INFO] Fetching org.eclipse.papyrus.views.references.feature_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.63kB)
10:57:19 [INFO] Fetching org.eclipse.papyrus.views.search.feature_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.6kB)
10:57:19 [INFO] Fetching org.eclipse.papyrus.views.validation.feature_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.66kB)
10:57:19 [INFO] Fetching org.eclipse.uml2.ant_1.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (35.23kB)
10:57:19 [INFO] Fetching org.eclipse.uml2.codegen.ecore.ui_2.5.2.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (37.86kB)
10:57:19 [INFO] Fetching org.eclipse.uml2.codegen.ecore.ui_2.5.2.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/features/ (33.78kB)
10:57:19 [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/features/ (33.76kB)
10:57:19 [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/features/ (33.74kB)
10:57:19 [INFO] Fetching org.eclipse.uml2.doc_5.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (15.38kB)
10:57:19 [INFO] Fetching org.eclipse.uml2.doc_5.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/features/ (33.6kB)
10:57:19 [INFO] Fetching org.eclipse.uml2.examples_5.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.73kB)
10:57:19 [INFO] Fetching org.eclipse.uml2.examples.uml.ui_5.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (238.73kB)
10:57:19 [INFO] Fetching org.eclipse.uml2.examples_5.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/features/ (33.67kB)
10:57:19 [INFO] Fetching org.eclipse.uml2_5.5.3.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.72kB)
10:57:19 [INFO] Fetching org.eclipse.uml2.uml.ecore.exporter_3.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (30.25kB)
10:57:19 [INFO] Fetching org.eclipse.uml2.uml.ecore.importer_3.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (47.08kB)
10:57:19 [INFO] Fetching org.eclipse.uml2_5.5.3.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/features/ (33.89kB)
10:57:19 [INFO] Fetching org.eclipse.uml2.sdk_5.5.3.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.57kB)
10:57:19 [INFO] Fetching org.eclipse.uml2.sdk_5.5.3.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/features/ (33.74kB)
10:57:19 [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/features/ (33.74kB)
10:57:19 [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/features/ (33.82kB)
10:57:19 [INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (228.7kB)
10:57:19 [INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (554.65kB)
10:57:19 [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (68kB)
10:57:19 [INFO] Fetching org.eclipse.xtext.smap_2.29.0.v20221121-0924.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (21.31kB)
10:57:19 [INFO] Fetching org.objectweb.asm_9.4.0.v20221107-1714.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (134.94kB)
10:57:19 [INFO] Fetching org.eclipse.xtext.common.types.edit_2.29.0.v20221121-0943.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (250kB)
10:57:19 [INFO] Fetching org.eclipse.xtext.ecore_2.29.0.v20221121-0924.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (17.8kB)
10:57:19 [INFO] Fetching org.eclipse.xtext.xtext.generator_2.29.0.v20221121-0917.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (974.63kB)
10:57:19 [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.29.0.v20221121-0943.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (195.85kB)
10:57:19 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.29.0.v20221121-0943.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (134.89kB)
10:57:19 [INFO] Fetching org.eclipse.xwt.css_1.7.0.202211301116.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (18.02kB)
10:57:19 [INFO] Fetching org.eclipse.xwt.emf_1.7.0.202211301116.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (27.36kB)
10:57:19 [INFO] Fetching org.eclipse.xwt.pde_1.7.0.202211301116.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (34.97kB)
10:57:19 [INFO] Fetching org.eclipse.xwt.xml_1.7.0.202211301116.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (17.35kB)
10:57:19 [INFO] Fetching org.eclipse.xwt.forms_1.7.0.202211301116.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (31kB)
10:57:19 [INFO] Fetching org.pushingpixels.trident_1.2.0.v201305152020.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (99.46kB)
10:57:19 [INFO] Fetching org.eclipse.xwt.feature_1.7.0.202211301116.jar from http://download.eclipse.org/releases/2022-12/202212071000/features/ (20.96kB)
10:57:19 [INFO] Fetching org.eclipse.xwt.ui.workbench_1.8.0.202211301116.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (39.51kB)
10:57:19 [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (12.38kB)
10:57:19 [INFO] The user operation is waiting for background work to complete.
10:57:19 [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (12.38kB)
10:57:19 [INFO] Unpacking org.eclipse.emf_2.8.0.v20180706-1146...
10:57:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.tests-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests/pom.xml
10:57:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.tests-integration:org.eclipse.papyrus.model2doc.integration.uml.architecture.tests:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/pom.xml
10:57:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.tests-integration:org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/pom.xml
10:57:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc-tests:org.eclipse.papyrus.model2doc.bundles.tests:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/pom.xml
10:57:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.tests-uml:org.eclipse.papyrus.model2doc.uml.template2structure.tests:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/uml/org.eclipse.papyrus.model2doc.uml.template2structure.tests/pom.xml
10:57:21 [INFO] ------------------------------------------------------------------------
10:57:21 [INFO] Reactor Build Order:
10:57:21 [INFO] 
10:57:21 [INFO] Papyrus Model2Doc                                                  [pom]
10:57:21 [INFO] Papyrus Model to Documentation Feature                             [pom]
10:57:21 [INFO] Papyrus Model to Documentation Plugins                             [pom]
10:57:21 [INFO] Papyrus Model to Documentation Core Plugins                        [pom]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.core.styles               [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.core.builtintypes         [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.core.generatorconfiguration [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.core.author               [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.core                      [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.core.author.edit          [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.core.styles.edit          [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.core.builtintypes.edit    [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.core.styledstring         [eclipse-plugin]
10:57:21 [INFO] Papyrus Model to Documentation Doc Plugins                         [pom]
10:57:21 [INFO] Papyrus-Model2Doc Doc                                   [eclipse-plugin]
10:57:21 [INFO] Papyrus Model to Documentation DOCX Plugins                        [pom]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.docx                      [eclipse-plugin]
10:57:21 [INFO] Papyrus DocumentStructureTemplate plugins                          [pom]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.emf.documentstructure     [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.emf.structure2document    [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.emf.documentstructure.edit [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.emf.documentstructuretemplate [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.emf.template2structure    [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.docx.emf.structure2document [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.emf.documentstructure.editor [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.emf.template2document     [eclipse-plugin]
10:57:21 [INFO] Papyrus Model to Documentation ODT Plugins                         [pom]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.odt.lib                   [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.odt                       [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.odt.emf.structure2document [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.odt.emf.structure2pdf     [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.odt.emf.template2pdf      [eclipse-plugin]
10:57:21 [INFO] Papyrus Model to Documentation                         [eclipse-feature]
10:57:21 [INFO] Papyrus-Model2Doc Developer plugins                                [pom]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.dev.tools                 [eclipse-plugin]
10:57:21 [INFO] Papyrus-Model2Doc developer tools feature              [eclipse-feature]
10:57:21 [INFO] Papyrus GMF DocumentStructureTemplate plugins                      [pom]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.gmf.template2structure    [eclipse-plugin]
10:57:21 [INFO] Papyrus Model to Documentation GMF Support             [eclipse-feature]
10:57:21 [INFO] Papyrus Model to Documentation Markup Plugins                      [pom]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.markup.markdown2html.lib  [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.markup.emf.template2structure [eclipse-plugin]
10:57:21 [INFO] Papyrus Model to Documentation Markup EMF Support      [eclipse-feature]
10:57:21 [INFO] Papyrus DocumentStructureTemplate Integration plugins              [pom]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.integration.core.author.properties [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.integration.docx.uml.architecture [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types [eclipse-plugin]
10:57:21 [INFO] Papyrus UML DocumentStructureTemplate plugins                      [pom]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.uml.documentstructuretemplate [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.uml.template2structure    [eclipse-plugin]
10:57:21 [INFO] Papyrus Model to Documentation UML Support             [eclipse-feature]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.integration.gmf.template2structure [eclipse-plugin]
10:57:21 [INFO] Papyrus-Model2Doc Nattable Integration Plugins                     [pom]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.integration.nattable.template2structure [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.integration.uml.architecture [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.integration.odt.uml.architecture [eclipse-plugin]
10:57:21 [INFO] Papyrus Model to Documentation Integration             [eclipse-feature]
10:57:21 [INFO] Papyrus Model to Documentation Markup Integration Properties Plugins [pom]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.markup.uml.template2structure [eclipse-plugin]
10:57:21 [INFO] Papyrus Model to Documentation Markup UML Support      [eclipse-feature]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties [eclipse-plugin]
10:57:21 [INFO] Papyrus Model to Documentation Markup Support Integration [eclipse-feature]
10:57:21 [INFO] Papyrus-Model2Doc Bundle Tests                         [eclipse-feature]
10:57:21 [INFO] Papyrus Model to Documentation Tests Plugins                       [pom]
10:57:21 [INFO] Papyrus-Model2Doc Core Tests Plugins                               [pom]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.core.author.tests    [eclipse-test-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.core.builtintypes.tests [eclipse-test-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests [eclipse-test-plugin]
10:57:21 [INFO] Papyrus Model to Documentation EMF Tests Plugins                   [pom]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.emf.documentstructure.tests [eclipse-test-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests [eclipse-test-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests [eclipse-test-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.emf.template2structure.tests [eclipse-test-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties [eclipse-plugin]
10:57:21 [INFO] Papyrus Model to Documentation Native GMF Integration  [eclipse-feature]
10:57:21 [INFO] Papyrus Model to Documentation Integration Tests Plugins           [pom]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests [eclipse-test-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests [eclipse-test-plugin]
10:57:21 [INFO] Papyrus Model to IEEE Requirements Documentation Plugins           [pom]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.integration.ieee.requirements [eclipse-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture [eclipse-plugin]
10:57:21 [INFO] Papyrus-Model2Doc IEEE Requirements Documentation For SysML 1.6 Integration [eclipse-feature]
10:57:21 [INFO] Papyrus Integration IEEE Tests                                     [pom]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests [eclipse-test-plugin]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.integration.uml.architecture.tests [eclipse-test-plugin]
10:57:21 [INFO] Papyrus Model to Documentation UML Tests Plugins                   [pom]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.uml.template2structure.tests [eclipse-test-plugin]
10:57:21 [INFO] Papyrus-Model2Doc Tests                                [eclipse-feature]
10:57:21 [INFO] releng-model2doc                                                   [pom]
10:57:21 [INFO] Papyrus Model to Documentation p2                   [eclipse-repository]
10:57:21 [INFO] Papyrus Model to Documentation Target Definition [eclipse-target-definition]
10:57:21 [INFO] org.eclipse.papyrus.model2doc.bundles.tests        [eclipse-test-plugin]
10:57:21 [INFO] 
10:57:21 [INFO] ----< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc >-----
10:57:21 [INFO] Building Papyrus Model2Doc 0.9.0-SNAPSHOT                        [1/116]
10:57:21 [INFO]   from pom.xml
10:57:21 [INFO] --------------------------------[ pom ]---------------------------------
10:57:21 [INFO] 
10:57:21 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc ---
10:57:23 [INFO] 
10:57:23 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc ---
10:57:28 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:57:28 [INFO] 
10:57:28 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc ---
10:57:28 [INFO] 
10:57:28 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc ---
10:57:28 [INFO] 
10:57:28 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc ---
10:57:28 [INFO] 
10:57:28 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc ---
10:57:28 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:28 [INFO] 
10:57:28 [INFO] --< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc-features >--
10:57:28 [INFO] Building Papyrus Model to Documentation Feature 0.9.0-SNAPSHOT   [2/116]
10:57:28 [INFO]   from features/pom.xml
10:57:28 [INFO] --------------------------------[ pom ]---------------------------------
10:57:28 [INFO] 
10:57:28 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc-features ---
10:57:28 [INFO] 
10:57:28 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc-features ---
10:57:28 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:57:28 [INFO] 
10:57:28 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc-features ---
10:57:28 [INFO] 
10:57:28 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc-features ---
10:57:28 [INFO] 
10:57:28 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc-features ---
10:57:28 [INFO] 
10:57:28 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc-features ---
10:57:28 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:28 [INFO] 
10:57:28 [INFO] --< org.eclipse.papyrus.model2doc-plugins:org.eclipse.papyrus.model2doc.plugins >--
10:57:28 [INFO] Building Papyrus Model to Documentation Plugins 0.9.0-SNAPSHOT   [3/116]
10:57:28 [INFO]   from plugins/pom.xml
10:57:28 [INFO] --------------------------------[ pom ]---------------------------------
10:57:28 [INFO] 
10:57:28 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins ---
10:57:28 [INFO] 
10:57:28 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins ---
10:57:28 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:57:28 [INFO] 
10:57:28 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins ---
10:57:28 [INFO] 
10:57:28 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.plugins ---
10:57:28 [INFO] 
10:57:28 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins ---
10:57:28 [INFO] 
10:57:28 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins ---
10:57:28 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:28 [INFO] 
10:57:28 [INFO] --< org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.plugins.core >--
10:57:28 [INFO] Building Papyrus Model to Documentation Core Plugins 0.9.0-SNAPSHOT [4/116]
10:57:28 [INFO]   from plugins/core/pom.xml
10:57:28 [INFO] --------------------------------[ pom ]---------------------------------
10:57:28 [INFO] 
10:57:28 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.core ---
10:57:28 [INFO] 
10:57:28 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.core ---
10:57:28 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:57:28 [INFO] 
10:57:28 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.core ---
10:57:28 [INFO] 
10:57:28 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.plugins.core ---
10:57:28 [INFO] 
10:57:28 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.core ---
10:57:28 [INFO] 
10:57:28 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.core ---
10:57:28 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:28 [INFO] 
10:57:28 [INFO] --< org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.styles >--
10:57:28 [INFO] Building org.eclipse.papyrus.model2doc.core.styles 0.9.0-SNAPSHOT [5/116]
10:57:28 [INFO]   from plugins/core/org.eclipse.papyrus.model2doc.core.styles/pom.xml
10:57:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:57:29 [INFO] 
10:57:29 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core.styles ---
10:57:29 [INFO] 
10:57:29 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core.styles ---
10:57:29 [INFO] The project's OSGi version is 0.9.0.202309181456
10:57:29 [INFO] 
10:57:29 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core.styles ---
10:57:29 [INFO] 
10:57:29 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core.styles ---
10:57:29 [INFO] 
10:57:29 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core.styles ---
10:57:29 [INFO] 
10:57:29 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.core.styles ---
10:57:30 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.core.styles...
10:57:30 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.13.0.v20221111-1208.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (31.78kB)
10:57:30 [INFO] Fetching org.eclipse.ui.cocoa_1.3.0.v20221111-1208.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (11.38kB)
10:57:30 [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (40.75kB)
10:57:30 [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.100.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (12.11kB)
10:57:30 [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.300.v20220812-1420.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (39.29kB)
10:57:31 [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.200.v20221111-1208.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (12.59kB)
10:57:31 [INFO] Fetching org.eclipse.jdt.compiler.tool_1.3.200.v20220802-0458.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (105.66kB)
10:57:31 [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.400.v20220812-1420.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.13kB)
10:57:31 [INFO] Fetching org.eclipse.equinox.security.linux_1.0.300.v20220904-1118.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (25.53kB)
10:57:31 [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.500.v20220812-1420.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (59.56kB)
10:57:31 [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (28.06kB)
10:57:31 [INFO] Fetching org.eclipse.jdt.compiler.apt_1.4.300.v20221108-0856.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (224.58kB)
10:57:31 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.800.v20221116-1440.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (251.02kB)
10:57:31 [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (27.41kB)
10:57:31 [INFO] Fetching org.eclipse.ui.win32_3.4.500.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (24.47kB)
10:57:31 [INFO] 
10:57:31 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core.styles ---
10:57:31 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:57:31 [INFO] 
10:57:31 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.core.styles ---
10:57:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles/src/main/resources
10:57:33 [INFO] 
10:57:33 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.core.styles ---
10:57:33 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles/target/classes
10:57:35 [INFO] 
10:57:35 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.core.styles ---
10:57:35 [INFO] 
10:57:35 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core.styles ---
10:57:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles/src/test/resources
10:57:35 [INFO] 
10:57:35 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.core.styles ---
10:57:35 [INFO] 
10:57:35 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.core.styles ---
10:57:36 [INFO] No tests to run.
10:57:36 [INFO] 
10:57:36 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.core.styles ---
10:57:36 [INFO] 
10:57:36 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core.styles ---
10:57:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles/target/org.eclipse.papyrus.model2doc.core.styles-0.9.0-SNAPSHOT-sources.jar
10:57:36 [INFO] 
10:57:36 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core.styles ---
10:57:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles/target/org.eclipse.papyrus.model2doc.core.styles-0.9.0-SNAPSHOT.jar
10:57:36 [INFO] 
10:57:36 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core.styles ---
10:57:36 [INFO] 
10:57:36 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.core.styles ---
10:57:36 [INFO] 
10:57:36 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core.styles ---
10:57:36 [INFO] 
10:57:36 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.core.styles ---
10:57:36 [INFO] 
10:57:36 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.core.styles ---
10:57:36 [INFO] No tests to run.
10:57:36 [INFO] 
10:57:36 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core.styles ---
10:57:36 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:36 [INFO] 
10:57:36 [INFO] --< org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.builtintypes >--
10:57:36 [INFO] Building org.eclipse.papyrus.model2doc.core.builtintypes 0.9.0-SNAPSHOT [6/116]
10:57:36 [INFO]   from plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes/pom.xml
10:57:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:57:36 [INFO] 
10:57:36 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core.builtintypes ---
10:57:36 [INFO] 
10:57:36 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core.builtintypes ---
10:57:36 [INFO] The project's OSGi version is 0.9.0.202309181456
10:57:36 [INFO] 
10:57:36 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core.builtintypes ---
10:57:36 [INFO] 
10:57:36 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core.builtintypes ---
10:57:36 [INFO] 
10:57:36 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core.builtintypes ---
10:57:36 [INFO] 
10:57:36 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.core.builtintypes ---
10:57:36 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.core.builtintypes...
10:57:37 [INFO] 
10:57:37 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core.builtintypes ---
10:57:37 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:57:37 [INFO] 
10:57:37 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.core.builtintypes ---
10:57:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes/src/main/resources
10:57:37 [INFO] 
10:57:37 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.core.builtintypes ---
10:57:37 [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes/target/classes
10:57:37 [INFO] 
10:57:37 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.core.builtintypes ---
10:57:37 [INFO] 
10:57:37 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core.builtintypes ---
10:57:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes/src/test/resources
10:57:37 [INFO] 
10:57:37 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.core.builtintypes ---
10:57:37 [INFO] 
10:57:37 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.core.builtintypes ---
10:57:37 [INFO] No tests to run.
10:57:37 [INFO] 
10:57:37 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.core.builtintypes ---
10:57:37 [INFO] 
10:57:37 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core.builtintypes ---
10:57:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes/target/org.eclipse.papyrus.model2doc.core.builtintypes-0.9.0-SNAPSHOT-sources.jar
10:57:37 [INFO] 
10:57:37 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core.builtintypes ---
10:57:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes/target/org.eclipse.papyrus.model2doc.core.builtintypes-0.9.0-SNAPSHOT.jar
10:57:37 [INFO] 
10:57:37 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core.builtintypes ---
10:57:37 [INFO] 
10:57:37 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.core.builtintypes ---
10:57:37 [INFO] 
10:57:37 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core.builtintypes ---
10:57:37 [INFO] 
10:57:37 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.core.builtintypes ---
10:57:37 [INFO] 
10:57:37 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.core.builtintypes ---
10:57:37 [INFO] No tests to run.
10:57:37 [INFO] 
10:57:37 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core.builtintypes ---
10:57:37 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:37 [INFO] 
10:57:37 [INFO] --< org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.generatorconfiguration >--
10:57:37 [INFO] Building org.eclipse.papyrus.model2doc.core.generatorconfiguration 0.9.0-SNAPSHOT [7/116]
10:57:37 [INFO]   from plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration/pom.xml
10:57:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:57:37 [INFO] 
10:57:37 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration ---
10:57:37 [INFO] 
10:57:37 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration ---
10:57:37 [INFO] The project's OSGi version is 0.9.0.202309181456
10:57:37 [INFO] 
10:57:37 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration ---
10:57:37 [INFO] 
10:57:37 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration ---
10:57:37 [INFO] 
10:57:37 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration ---
10:57:37 [INFO] 
10:57:37 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration ---
10:57:37 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.core.generatorconfiguration...
10:57:38 [INFO] 
10:57:38 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration ---
10:57:38 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:57:38 [INFO] 
10:57:38 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration ---
10:57:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration/src/main/resources
10:57:38 [INFO] 
10:57:38 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration ---
10:57:38 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration/target/classes
10:57:38 [INFO] 
10:57:38 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration ---
10:57:38 [INFO] 
10:57:38 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration ---
10:57:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration/src/test/resources
10:57:38 [INFO] 
10:57:38 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration ---
10:57:38 [INFO] 
10:57:38 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration ---
10:57:38 [INFO] No tests to run.
10:57:38 [INFO] 
10:57:38 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration ---
10:57:38 [INFO] 
10:57:38 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration ---
10:57:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration/target/org.eclipse.papyrus.model2doc.core.generatorconfiguration-0.9.0-SNAPSHOT-sources.jar
10:57:38 [INFO] 
10:57:38 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration ---
10:57:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration/target/org.eclipse.papyrus.model2doc.core.generatorconfiguration-0.9.0-SNAPSHOT.jar
10:57:38 [INFO] 
10:57:38 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration ---
10:57:38 [INFO] 
10:57:38 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration ---
10:57:38 [INFO] 
10:57:38 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration ---
10:57:38 [INFO] 
10:57:38 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration ---
10:57:38 [INFO] 
10:57:38 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration ---
10:57:38 [INFO] No tests to run.
10:57:38 [INFO] 
10:57:38 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration ---
10:57:38 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:38 [INFO] 
10:57:38 [INFO] --< org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit >--
10:57:38 [INFO] Building org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit 0.9.0-SNAPSHOT [8/116]
10:57:38 [INFO]   from plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit/pom.xml
10:57:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:57:38 [INFO] 
10:57:38 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit ---
10:57:38 [INFO] 
10:57:38 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit ---
10:57:38 [INFO] The project's OSGi version is 0.9.0.202309181456
10:57:38 [INFO] 
10:57:38 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit ---
10:57:38 [INFO] 
10:57:38 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit ---
10:57:38 [INFO] 
10:57:38 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit ---
10:57:38 [INFO] 
10:57:38 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit ---
10:57:38 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit...
10:57:39 [INFO] 
10:57:39 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit ---
10:57:39 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:57:39 [INFO] 
10:57:39 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit ---
10:57:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit/src/main/resources
10:57:39 [INFO] 
10:57:39 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit ---
10:57:39 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit/target/classes
10:57:39 [INFO] 
10:57:39 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit ---
10:57:39 [INFO] 
10:57:39 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit ---
10:57:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit/src/test/resources
10:57:39 [INFO] 
10:57:39 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit ---
10:57:39 [INFO] 
10:57:39 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit ---
10:57:39 [INFO] No tests to run.
10:57:39 [INFO] 
10:57:39 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit ---
10:57:39 [INFO] 
10:57:39 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit ---
10:57:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit/target/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit-0.9.0-SNAPSHOT-sources.jar
10:57:39 [INFO] 
10:57:39 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit ---
10:57:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit/target/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit-0.9.0-SNAPSHOT.jar
10:57:39 [INFO] 
10:57:39 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit ---
10:57:39 [INFO] 
10:57:39 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit ---
10:57:39 [INFO] 
10:57:39 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit ---
10:57:39 [INFO] 
10:57:39 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit ---
10:57:39 [INFO] 
10:57:39 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit ---
10:57:39 [INFO] No tests to run.
10:57:39 [INFO] 
10:57:39 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit ---
10:57:39 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:39 [INFO] 
10:57:39 [INFO] --< org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.author >--
10:57:39 [INFO] Building org.eclipse.papyrus.model2doc.core.author 0.9.0-SNAPSHOT [9/116]
10:57:39 [INFO]   from plugins/core/org.eclipse.papyrus.model2doc.core.author/pom.xml
10:57:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:57:39 [INFO] 
10:57:39 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core.author ---
10:57:39 [INFO] 
10:57:39 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core.author ---
10:57:39 [INFO] The project's OSGi version is 0.9.0.202309181456
10:57:39 [INFO] 
10:57:39 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core.author ---
10:57:39 [INFO] 
10:57:39 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core.author ---
10:57:39 [INFO] 
10:57:39 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core.author ---
10:57:39 [INFO] 
10:57:39 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.core.author ---
10:57:39 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.core.author...
10:57:39 [INFO] 
10:57:39 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core.author ---
10:57:39 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.author/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:57:39 [INFO] 
10:57:39 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.core.author ---
10:57:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.author/src/main/resources
10:57:39 [INFO] 
10:57:39 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.core.author ---
10:57:39 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.author/target/classes
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.core.author ---
10:57:40 [INFO] 
10:57:40 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core.author ---
10:57:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.author/src/test/resources
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.core.author ---
10:57:40 [INFO] 
10:57:40 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.core.author ---
10:57:40 [INFO] No tests to run.
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.core.author ---
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core.author ---
10:57:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.author/target/org.eclipse.papyrus.model2doc.core.author-0.9.0-SNAPSHOT-sources.jar
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core.author ---
10:57:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.author/target/org.eclipse.papyrus.model2doc.core.author-0.9.0-SNAPSHOT.jar
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core.author ---
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.core.author ---
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core.author ---
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.core.author ---
10:57:40 [INFO] 
10:57:40 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.core.author ---
10:57:40 [INFO] No tests to run.
10:57:40 [INFO] 
10:57:40 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core.author ---
10:57:40 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:40 [INFO] 
10:57:40 [INFO] --< org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core >--
10:57:40 [INFO] Building org.eclipse.papyrus.model2doc.core 0.9.0-SNAPSHOT      [10/116]
10:57:40 [INFO]   from plugins/core/org.eclipse.papyrus.model2doc.core/pom.xml
10:57:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:57:40 [INFO] 
10:57:40 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core ---
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core ---
10:57:40 [INFO] The project's OSGi version is 0.9.0.202309181456
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core ---
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core ---
10:57:40 [INFO] 
10:57:40 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core ---
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.core ---
10:57:40 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.core...
10:57:40 [INFO] 
10:57:40 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core ---
10:57:40 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:57:40 [INFO] 
10:57:40 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.core ---
10:57:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core/src/main/resources
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.core ---
10:57:40 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core/target/classes
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.core ---
10:57:40 [INFO] 
10:57:40 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core ---
10:57:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core/src/test/resources
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.core ---
10:57:40 [INFO] 
10:57:40 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.core ---
10:57:40 [INFO] No tests to run.
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.core ---
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core ---
10:57:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core/target/org.eclipse.papyrus.model2doc.core-0.9.0-SNAPSHOT-sources.jar
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core ---
10:57:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core/target/org.eclipse.papyrus.model2doc.core-0.9.0-SNAPSHOT.jar
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core ---
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.core ---
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core ---
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.core ---
10:57:40 [INFO] 
10:57:40 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.core ---
10:57:40 [INFO] No tests to run.
10:57:40 [INFO] 
10:57:40 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core ---
10:57:40 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:40 [INFO] 
10:57:40 [INFO] --< org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.author.edit >--
10:57:40 [INFO] Building org.eclipse.papyrus.model2doc.core.author.edit 0.9.0-SNAPSHOT [11/116]
10:57:40 [INFO]   from plugins/core/org.eclipse.papyrus.model2doc.core.author.edit/pom.xml
10:57:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:57:40 [INFO] 
10:57:40 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core.author.edit ---
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core.author.edit ---
10:57:40 [INFO] The project's OSGi version is 0.9.0.202309181456
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core.author.edit ---
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core.author.edit ---
10:57:40 [INFO] 
10:57:40 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core.author.edit ---
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.core.author.edit ---
10:57:40 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.core.author.edit...
10:57:40 [INFO] 
10:57:40 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core.author.edit ---
10:57:40 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.author.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:57:40 [INFO] 
10:57:40 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.core.author.edit ---
10:57:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.author.edit/src/main/resources
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.core.author.edit ---
10:57:40 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.author.edit/target/classes
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.core.author.edit ---
10:57:40 [INFO] 
10:57:40 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core.author.edit ---
10:57:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.author.edit/src/test/resources
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.core.author.edit ---
10:57:40 [INFO] 
10:57:40 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.core.author.edit ---
10:57:40 [INFO] No tests to run.
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.core.author.edit ---
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core.author.edit ---
10:57:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.author.edit/target/org.eclipse.papyrus.model2doc.core.author.edit-0.9.0-SNAPSHOT-sources.jar
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core.author.edit ---
10:57:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.author.edit/target/org.eclipse.papyrus.model2doc.core.author.edit-0.9.0-SNAPSHOT.jar
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core.author.edit ---
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.core.author.edit ---
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core.author.edit ---
10:57:40 [INFO] 
10:57:40 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.core.author.edit ---
10:57:40 [INFO] 
10:57:40 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.core.author.edit ---
10:57:40 [INFO] No tests to run.
10:57:40 [INFO] 
10:57:40 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core.author.edit ---
10:57:40 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:40 [INFO] 
10:57:40 [INFO] --< org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.styles.edit >--
10:57:40 [INFO] Building org.eclipse.papyrus.model2doc.core.styles.edit 0.9.0-SNAPSHOT [12/116]
10:57:40 [INFO]   from plugins/core/org.eclipse.papyrus.model2doc.core.styles.edit/pom.xml
10:57:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:57:41 [INFO] 
10:57:41 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core.styles.edit ---
10:57:41 [INFO] 
10:57:41 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core.styles.edit ---
10:57:41 [INFO] The project's OSGi version is 0.9.0.202309181456
10:57:41 [INFO] 
10:57:41 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core.styles.edit ---
10:57:41 [INFO] 
10:57:41 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core.styles.edit ---
10:57:41 [INFO] 
10:57:41 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core.styles.edit ---
10:57:41 [INFO] 
10:57:41 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.core.styles.edit ---
10:57:41 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.core.styles.edit...
10:57:41 [INFO] 
10:57:41 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core.styles.edit ---
10:57:41 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:57:41 [INFO] 
10:57:41 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.core.styles.edit ---
10:57:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles.edit/src/main/resources
10:57:41 [INFO] 
10:57:41 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.core.styles.edit ---
10:57:41 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles.edit/target/classes
10:57:41 [INFO] 
10:57:41 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.core.styles.edit ---
10:57:41 [INFO] 
10:57:41 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core.styles.edit ---
10:57:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles.edit/src/test/resources
10:57:41 [INFO] 
10:57:41 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.core.styles.edit ---
10:57:41 [INFO] 
10:57:41 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.core.styles.edit ---
10:57:41 [INFO] No tests to run.
10:57:41 [INFO] 
10:57:41 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.core.styles.edit ---
10:57:41 [INFO] 
10:57:41 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core.styles.edit ---
10:57:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles.edit/target/org.eclipse.papyrus.model2doc.core.styles.edit-0.9.0-SNAPSHOT-sources.jar
10:57:41 [INFO] 
10:57:41 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core.styles.edit ---
10:57:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles.edit/target/org.eclipse.papyrus.model2doc.core.styles.edit-0.9.0-SNAPSHOT.jar
10:57:41 [INFO] 
10:57:41 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core.styles.edit ---
10:57:41 [INFO] 
10:57:41 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.core.styles.edit ---
10:57:41 [INFO] 
10:57:41 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core.styles.edit ---
10:57:41 [INFO] 
10:57:41 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.core.styles.edit ---
10:57:41 [INFO] 
10:57:41 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.core.styles.edit ---
10:57:41 [INFO] No tests to run.
10:57:41 [INFO] 
10:57:41 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core.styles.edit ---
10:57:41 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:41 [INFO] 
10:57:41 [INFO] --< org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.builtintypes.edit >--
10:57:41 [INFO] Building org.eclipse.papyrus.model2doc.core.builtintypes.edit 0.9.0-SNAPSHOT [13/116]
10:57:41 [INFO]   from plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes.edit/pom.xml
10:57:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:57:41 [INFO] 
10:57:41 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit ---
10:57:41 [INFO] 
10:57:41 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit ---
10:57:41 [INFO] The project's OSGi version is 0.9.0.202309181456
10:57:41 [INFO] 
10:57:41 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit ---
10:57:41 [INFO] 
10:57:41 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit ---
10:57:41 [INFO] 
10:57:41 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit ---
10:57:41 [INFO] 
10:57:41 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit ---
10:57:41 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.core.builtintypes.edit...
10:57:41 [INFO] 
10:57:41 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit ---
10:57:41 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:57:41 [INFO] 
10:57:41 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit ---
10:57:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes.edit/src/main/resources
10:57:41 [INFO] 
10:57:41 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit ---
10:57:41 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes.edit/target/classes
10:57:42 [INFO] 
10:57:42 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit ---
10:57:42 [INFO] 
10:57:42 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit ---
10:57:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes.edit/src/test/resources
10:57:42 [INFO] 
10:57:42 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit ---
10:57:42 [INFO] 
10:57:42 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit ---
10:57:42 [INFO] No tests to run.
10:57:42 [INFO] 
10:57:42 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit ---
10:57:42 [INFO] 
10:57:42 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit ---
10:57:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes.edit/target/org.eclipse.papyrus.model2doc.core.builtintypes.edit-0.9.0-SNAPSHOT-sources.jar
10:57:42 [INFO] 
10:57:42 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit ---
10:57:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes.edit/target/org.eclipse.papyrus.model2doc.core.builtintypes.edit-0.9.0-SNAPSHOT.jar
10:57:42 [INFO] 
10:57:42 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit ---
10:57:42 [INFO] 
10:57:42 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit ---
10:57:42 [INFO] 
10:57:42 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit ---
10:57:42 [INFO] 
10:57:42 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit ---
10:57:42 [INFO] 
10:57:42 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit ---
10:57:42 [INFO] No tests to run.
10:57:42 [INFO] 
10:57:42 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit ---
10:57:42 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:42 [INFO] 
10:57:42 [INFO] --< org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.styledstring >--
10:57:42 [INFO] Building org.eclipse.papyrus.model2doc.core.styledstring 0.9.0-SNAPSHOT [14/116]
10:57:42 [INFO]   from plugins/core/org.eclipse.papyrus.model2doc.core.styledstring/pom.xml
10:57:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:57:42 [INFO] 
10:57:42 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core.styledstring ---
10:57:42 [INFO] 
10:57:42 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core.styledstring ---
10:57:42 [INFO] The project's OSGi version is 0.9.0.202309181456
10:57:42 [INFO] 
10:57:42 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core.styledstring ---
10:57:42 [INFO] 
10:57:42 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core.styledstring ---
10:57:42 [INFO] 
10:57:42 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core.styledstring ---
10:57:42 [INFO] 
10:57:42 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.core.styledstring ---
10:57:42 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.core.styledstring...
10:57:42 [INFO] 
10:57:42 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core.styledstring ---
10:57:42 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styledstring/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:57:42 [INFO] 
10:57:42 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.core.styledstring ---
10:57:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styledstring/src/main/resources
10:57:42 [INFO] 
10:57:42 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.core.styledstring ---
10:57:42 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styledstring/target/classes
10:57:42 [INFO] 
10:57:42 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.core.styledstring ---
10:57:42 [INFO] 
10:57:42 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core.styledstring ---
10:57:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styledstring/src/test/resources
10:57:42 [INFO] 
10:57:42 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.core.styledstring ---
10:57:42 [INFO] 
10:57:42 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.core.styledstring ---
10:57:42 [INFO] No tests to run.
10:57:42 [INFO] 
10:57:42 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.core.styledstring ---
10:57:42 [INFO] 
10:57:42 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core.styledstring ---
10:57:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styledstring/target/org.eclipse.papyrus.model2doc.core.styledstring-0.9.0-SNAPSHOT-sources.jar
10:57:42 [INFO] 
10:57:42 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core.styledstring ---
10:57:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styledstring/target/org.eclipse.papyrus.model2doc.core.styledstring-0.9.0-SNAPSHOT.jar
10:57:42 [INFO] 
10:57:42 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core.styledstring ---
10:57:42 [INFO] 
10:57:42 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.core.styledstring ---
10:57:42 [INFO] 
10:57:42 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core.styledstring ---
10:57:42 [INFO] 
10:57:42 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.core.styledstring ---
10:57:42 [INFO] 
10:57:42 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.core.styledstring ---
10:57:42 [INFO] No tests to run.
10:57:42 [INFO] 
10:57:42 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core.styledstring ---
10:57:42 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:42 [INFO] 
10:57:42 [INFO] --< org.eclipse.papyrus.model2doc.plugins-doc:org.eclipse.papyrus.model2doc.plugins.doc >--
10:57:42 [INFO] Building Papyrus Model to Documentation Doc Plugins 0.9.0-SNAPSHOT [15/116]
10:57:42 [INFO]   from plugins/doc/pom.xml
10:57:42 [INFO] --------------------------------[ pom ]---------------------------------
10:57:42 [INFO] 
10:57:42 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.doc ---
10:57:42 [INFO] 
10:57:42 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.doc ---
10:57:42 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/doc/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:57:42 [INFO] 
10:57:42 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.doc ---
10:57:42 [INFO] 
10:57:42 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.plugins.doc ---
10:57:42 [INFO] 
10:57:42 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.doc ---
10:57:42 [INFO] 
10:57:42 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.doc ---
10:57:42 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:42 [INFO] 
10:57:42 [INFO] --< org.eclipse.papyrus.model2doc.plugins-doc:org.eclipse.papyrus.model2doc.doc >--
10:57:42 [INFO] Building Papyrus-Model2Doc Doc 0.9.0-SNAPSHOT                   [16/116]
10:57:42 [INFO]   from plugins/doc/org.eclipse.papyrus.model2doc.doc/pom.xml
10:57:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:57:42 [INFO] 
10:57:42 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.doc ---
10:57:42 [INFO] 
10:57:42 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.doc ---
10:57:42 [INFO] The project's OSGi version is 0.9.0.202309181456
10:57:42 [INFO] 
10:57:42 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.doc ---
10:57:42 [INFO] 
10:57:42 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.doc ---
10:57:42 [INFO] 
10:57:42 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.doc ---
10:57:42 [INFO] 
10:57:42 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.doc ---
10:57:42 [INFO] Resolving class path of Papyrus-Model2Doc Doc...
10:57:42 [INFO] 
10:57:42 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.doc ---
10:57:42 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:57:42 [INFO] 
10:57:42 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.doc ---
10:57:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/src/main/resources
10:57:42 [INFO] 
10:57:42 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.doc ---
10:57:42 [INFO] Nothing to compile - all classes are up to date
10:57:42 [INFO] 
10:57:42 [INFO] --- wikitext:3.0.29:eclipse-help (default) @ org.eclipse.papyrus.model2doc.doc ---
10:57:46 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/src/site/mediawiki -> /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/target/site/generated-eclipse-help
10:57:46 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/src/site/mediawiki/IEEE_For_SysML-papyrusUserDoc.mediawiki
10:57:47 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/src/site/mediawiki/model2doc-devDoc.mediawiki
10:57:47 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/src/site/mediawiki/model2doc-papyrusDevDoc.mediawiki
10:57:47 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/src/site/mediawiki/model2doc-papyrusUserDoc.mediawiki
10:57:47 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/src/site/mediawiki/model2doc-userDoc.mediawiki
10:57:47 [INFO] Processed 41 files
10:57:47 [INFO] 
10:57:47 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.doc ---
10:57:47 [INFO] 
10:57:47 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.doc ---
10:57:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/src/test/resources
10:57:47 [INFO] 
10:57:47 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.doc ---
10:57:47 [INFO] 
10:57:47 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.doc ---
10:57:47 [INFO] No tests to run.
10:57:47 [INFO] 
10:57:47 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.doc ---
10:57:47 [INFO] 
10:57:47 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.doc ---
10:57:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/target/org.eclipse.papyrus.model2doc.doc-0.9.0-SNAPSHOT-sources.jar
10:57:47 [INFO] 
10:57:47 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.doc ---
10:57:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/target/org.eclipse.papyrus.model2doc.doc-0.9.0-SNAPSHOT.jar
10:57:47 [INFO] 
10:57:47 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.doc ---
10:57:47 [INFO] 
10:57:47 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.doc ---
10:57:47 [INFO] 
10:57:47 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.doc ---
10:57:47 [INFO] 
10:57:47 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.doc ---
10:57:47 [INFO] 
10:57:47 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.doc ---
10:57:47 [INFO] No tests to run.
10:57:47 [INFO] 
10:57:47 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.doc ---
10:57:47 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:47 [INFO] 
10:57:47 [INFO] --< org.eclipse.papyrus.model2doc.plugins-docx:org.eclipse.papyrus.model2doc.plugins.docx >--
10:57:47 [INFO] Building Papyrus Model to Documentation DOCX Plugins 0.9.0-SNAPSHOT [17/116]
10:57:47 [INFO]   from plugins/docx/pom.xml
10:57:47 [INFO] --------------------------------[ pom ]---------------------------------
10:57:47 [INFO] 
10:57:47 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.docx ---
10:57:47 [INFO] 
10:57:47 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.docx ---
10:57:47 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/docx/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:57:47 [INFO] 
10:57:47 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.docx ---
10:57:47 [INFO] 
10:57:47 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.plugins.docx ---
10:57:47 [INFO] 
10:57:47 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.docx ---
10:57:47 [INFO] 
10:57:47 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.docx ---
10:57:47 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:47 [INFO] 
10:57:47 [INFO] --< org.eclipse.papyrus.model2doc.plugins-docx:org.eclipse.papyrus.model2doc.docx >--
10:57:47 [INFO] Building org.eclipse.papyrus.model2doc.docx 0.9.0-SNAPSHOT      [18/116]
10:57:47 [INFO]   from plugins/docx/org.eclipse.papyrus.model2doc.docx/pom.xml
10:57:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:57:47 [INFO] 
10:57:47 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.docx ---
10:57:47 [INFO] 
10:57:47 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.docx ---
10:57:47 [INFO] The project's OSGi version is 0.9.0.202309181456
10:57:47 [INFO] 
10:57:47 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.docx ---
10:57:47 [INFO] 
10:57:47 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.docx ---
10:57:47 [INFO] 
10:57:47 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.docx ---
10:57:47 [INFO] 
10:57:47 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.docx ---
10:57:47 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.docx...
10:57:47 [INFO] 
10:57:47 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.docx ---
10:57:47 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/docx/org.eclipse.papyrus.model2doc.docx/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:57:47 [INFO] 
10:57:47 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.docx ---
10:57:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/docx/org.eclipse.papyrus.model2doc.docx/src/main/resources
10:57:47 [INFO] 
10:57:47 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.docx ---
10:57:48 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/docx/org.eclipse.papyrus.model2doc.docx/target/classes
10:57:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/docx/org.eclipse.papyrus.model2doc.docx/src/org/eclipse/papyrus/model2doc/docx/Activator.java:[38] 
10:57:49 	private final org.apache.xmlbeans.BindingConfig config = null;
10:57:49 	                                                ^^^^^^
10:57:49 The value of the field Activator.config is not used
10:57:49 1 problem (1 warning)
10:57:49 [INFO] 
10:57:49 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.docx ---
10:57:49 [INFO] 
10:57:49 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.docx ---
10:57:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/docx/org.eclipse.papyrus.model2doc.docx/src/test/resources
10:57:49 [INFO] 
10:57:49 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.docx ---
10:57:49 [INFO] 
10:57:49 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.docx ---
10:57:49 [INFO] No tests to run.
10:57:49 [INFO] 
10:57:49 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.docx ---
10:57:49 [INFO] 
10:57:49 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.docx ---
10:57:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/docx/org.eclipse.papyrus.model2doc.docx/target/org.eclipse.papyrus.model2doc.docx-0.9.0-SNAPSHOT-sources.jar
10:57:49 [INFO] 
10:57:49 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.docx ---
10:57:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/docx/org.eclipse.papyrus.model2doc.docx/target/org.eclipse.papyrus.model2doc.docx-0.9.0-SNAPSHOT.jar
10:57:49 [INFO] 
10:57:49 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.docx ---
10:57:49 [INFO] 
10:57:49 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.docx ---
10:57:49 [INFO] 
10:57:49 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.docx ---
10:57:49 [INFO] 
10:57:49 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.docx ---
10:57:49 [INFO] 
10:57:49 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.docx ---
10:57:49 [INFO] No tests to run.
10:57:49 [INFO] 
10:57:49 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.docx ---
10:57:49 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:49 [INFO] 
10:57:49 [INFO] --< org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.plugins.emf >--
10:57:49 [INFO] Building Papyrus DocumentStructureTemplate plugins 0.9.0-SNAPSHOT [19/116]
10:57:49 [INFO]   from plugins/emf/pom.xml
10:57:49 [INFO] --------------------------------[ pom ]---------------------------------
10:57:49 [INFO] 
10:57:49 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.emf ---
10:57:49 [INFO] 
10:57:49 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.emf ---
10:57:49 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:57:49 [INFO] 
10:57:49 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.emf ---
10:57:49 [INFO] 
10:57:49 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.plugins.emf ---
10:57:49 [INFO] 
10:57:49 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.emf ---
10:57:49 [INFO] 
10:57:49 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.emf ---
10:57:49 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:49 [INFO] 
10:57:49 [INFO] --< org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructure >--
10:57:49 [INFO] Building org.eclipse.papyrus.model2doc.emf.documentstructure 0.9.0-SNAPSHOT [20/116]
10:57:49 [INFO]   from plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure/pom.xml
10:57:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:57:49 [INFO] 
10:57:49 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.documentstructure ---
10:57:49 [INFO] 
10:57:49 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.documentstructure ---
10:57:49 [INFO] The project's OSGi version is 0.9.0.202309181456
10:57:49 [INFO] 
10:57:49 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.documentstructure ---
10:57:49 [INFO] 
10:57:49 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.documentstructure ---
10:57:49 [INFO] 
10:57:49 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.documentstructure ---
10:57:49 [INFO] 
10:57:49 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.emf.documentstructure ---
10:57:49 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.emf.documentstructure...
10:57:50 [INFO] 
10:57:50 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.documentstructure ---
10:57:50 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:57:50 [INFO] 
10:57:50 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.documentstructure ---
10:57:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure/src/main/resources
10:57:50 [INFO] 
10:57:50 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.documentstructure ---
10:57:50 [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure/target/classes
10:57:50 [INFO] 
10:57:50 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.emf.documentstructure ---
10:57:50 [INFO] 
10:57:50 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.documentstructure ---
10:57:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure/src/test/resources
10:57:50 [INFO] 
10:57:50 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.emf.documentstructure ---
10:57:50 [INFO] 
10:57:50 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.emf.documentstructure ---
10:57:50 [INFO] No tests to run.
10:57:50 [INFO] 
10:57:50 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.emf.documentstructure ---
10:57:50 [INFO] 
10:57:50 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.documentstructure ---
10:57:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure/target/org.eclipse.papyrus.model2doc.emf.documentstructure-0.9.0-SNAPSHOT-sources.jar
10:57:50 [INFO] 
10:57:50 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.documentstructure ---
10:57:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure/target/org.eclipse.papyrus.model2doc.emf.documentstructure-0.9.0-SNAPSHOT.jar
10:57:50 [INFO] 
10:57:50 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.documentstructure ---
10:57:50 [INFO] 
10:57:50 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.emf.documentstructure ---
10:57:50 [INFO] 
10:57:50 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.documentstructure ---
10:57:50 [INFO] 
10:57:50 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.emf.documentstructure ---
10:57:50 [INFO] 
10:57:50 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.emf.documentstructure ---
10:57:50 [INFO] No tests to run.
10:57:50 [INFO] 
10:57:50 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.documentstructure ---
10:57:50 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:50 [INFO] 
10:57:50 [INFO] --< org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.structure2document >--
10:57:50 [INFO] Building org.eclipse.papyrus.model2doc.emf.structure2document 0.9.0-SNAPSHOT [21/116]
10:57:50 [INFO]   from plugins/emf/org.eclipse.papyrus.model2doc.emf.structure2document/pom.xml
10:57:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:57:50 [INFO] 
10:57:50 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.structure2document ---
10:57:50 [INFO] 
10:57:50 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.structure2document ---
10:57:50 [INFO] The project's OSGi version is 0.9.0.202309181456
10:57:50 [INFO] 
10:57:50 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.structure2document ---
10:57:50 [INFO] 
10:57:50 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.structure2document ---
10:57:50 [INFO] 
10:57:50 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.structure2document ---
10:57:50 [INFO] 
10:57:50 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.emf.structure2document ---
10:57:50 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.emf.structure2document...
10:57:51 [INFO] 
10:57:51 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.structure2document ---
10:57:51 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.structure2document/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:57:51 [INFO] 
10:57:51 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.structure2document ---
10:57:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.structure2document/src/main/resources
10:57:51 [INFO] 
10:57:51 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.structure2document ---
10:57:51 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.structure2document/target/classes
10:57:51 [INFO] 
10:57:51 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.emf.structure2document ---
10:57:51 [INFO] 
10:57:51 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.structure2document ---
10:57:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.structure2document/src/test/resources
10:57:51 [INFO] 
10:57:51 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.emf.structure2document ---
10:57:51 [INFO] 
10:57:51 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.emf.structure2document ---
10:57:51 [INFO] No tests to run.
10:57:51 [INFO] 
10:57:51 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.emf.structure2document ---
10:57:51 [INFO] 
10:57:51 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.structure2document ---
10:57:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.structure2document/target/org.eclipse.papyrus.model2doc.emf.structure2document-0.9.0-SNAPSHOT-sources.jar
10:57:51 [INFO] 
10:57:51 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.structure2document ---
10:57:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.structure2document/target/org.eclipse.papyrus.model2doc.emf.structure2document-0.9.0-SNAPSHOT.jar
10:57:51 [INFO] 
10:57:51 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.structure2document ---
10:57:51 [INFO] 
10:57:51 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.emf.structure2document ---
10:57:51 [INFO] 
10:57:51 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.structure2document ---
10:57:51 [INFO] 
10:57:51 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.emf.structure2document ---
10:57:51 [INFO] 
10:57:51 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.emf.structure2document ---
10:57:51 [INFO] No tests to run.
10:57:51 [INFO] 
10:57:51 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.structure2document ---
10:57:51 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:51 [INFO] 
10:57:51 [INFO] --< org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructure.edit >--
10:57:51 [INFO] Building org.eclipse.papyrus.model2doc.emf.documentstructure.edit 0.9.0-SNAPSHOT [22/116]
10:57:51 [INFO]   from plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.edit/pom.xml
10:57:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:57:51 [INFO] 
10:57:51 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit ---
10:57:51 [INFO] 
10:57:51 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit ---
10:57:51 [INFO] The project's OSGi version is 0.9.0.202309181456
10:57:51 [INFO] 
10:57:51 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit ---
10:57:51 [INFO] 
10:57:51 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit ---
10:57:51 [INFO] 
10:57:51 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit ---
10:57:51 [INFO] 
10:57:51 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit ---
10:57:51 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.emf.documentstructure.edit...
10:57:51 [INFO] 
10:57:51 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit ---
10:57:51 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:57:51 [INFO] 
10:57:51 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit ---
10:57:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.edit/src/main/resources
10:57:51 [INFO] 
10:57:51 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit ---
10:57:51 [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.edit/target/classes
10:57:51 [INFO] 
10:57:51 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit ---
10:57:51 [INFO] 
10:57:51 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit ---
10:57:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.edit/src/test/resources
10:57:51 [INFO] 
10:57:51 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit ---
10:57:51 [INFO] 
10:57:51 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit ---
10:57:51 [INFO] No tests to run.
10:57:51 [INFO] 
10:57:51 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit ---
10:57:51 [INFO] 
10:57:51 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit ---
10:57:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.edit/target/org.eclipse.papyrus.model2doc.emf.documentstructure.edit-0.9.0-SNAPSHOT-sources.jar
10:57:52 [INFO] 
10:57:52 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit ---
10:57:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.edit/target/org.eclipse.papyrus.model2doc.emf.documentstructure.edit-0.9.0-SNAPSHOT.jar
10:57:52 [INFO] 
10:57:52 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit ---
10:57:52 [INFO] 
10:57:52 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit ---
10:57:52 [INFO] 
10:57:52 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit ---
10:57:52 [INFO] 
10:57:52 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit ---
10:57:52 [INFO] 
10:57:52 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit ---
10:57:52 [INFO] No tests to run.
10:57:52 [INFO] 
10:57:52 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit ---
10:57:52 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:52 [INFO] 
10:57:52 [INFO] --< org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate >--
10:57:52 [INFO] Building org.eclipse.papyrus.model2doc.emf.documentstructuretemplate 0.9.0-SNAPSHOT [23/116]
10:57:52 [INFO]   from plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate/pom.xml
10:57:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:57:52 [INFO] 
10:57:52 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate ---
10:57:52 [INFO] 
10:57:52 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate ---
10:57:52 [INFO] The project's OSGi version is 0.9.0.202309181456
10:57:52 [INFO] 
10:57:52 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate ---
10:57:52 [INFO] 
10:57:52 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate ---
10:57:52 [INFO] 
10:57:52 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate ---
10:57:52 [INFO] 
10:57:52 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate ---
10:57:52 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.emf.documentstructuretemplate...
10:57:52 [INFO] 
10:57:52 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate ---
10:57:52 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:57:52 [INFO] 
10:57:52 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate ---
10:57:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate/src/main/resources
10:57:52 [INFO] 
10:57:52 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate ---
10:57:52 [INFO] Compiling 82 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate/target/classes
10:57:52 [INFO] 
10:57:52 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate ---
10:57:52 [INFO] 
10:57:52 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate ---
10:57:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate/src/test/resources
10:57:52 [INFO] 
10:57:52 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate ---
10:57:52 [INFO] 
10:57:52 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate ---
10:57:52 [INFO] No tests to run.
10:57:52 [INFO] 
10:57:52 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate ---
10:57:52 [INFO] 
10:57:52 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate ---
10:57:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate-0.9.0-SNAPSHOT-sources.jar
10:57:53 [INFO] 
10:57:53 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate ---
10:57:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate-0.9.0-SNAPSHOT.jar
10:57:53 [INFO] 
10:57:53 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate ---
10:57:53 [INFO] 
10:57:53 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate ---
10:57:53 [INFO] 
10:57:53 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate ---
10:57:53 [INFO] 
10:57:53 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate ---
10:57:53 [INFO] 
10:57:53 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate ---
10:57:53 [INFO] No tests to run.
10:57:53 [INFO] 
10:57:53 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate ---
10:57:53 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:53 [INFO] 
10:57:53 [INFO] --< org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.template2structure >--
10:57:53 [INFO] Building org.eclipse.papyrus.model2doc.emf.template2structure 0.9.0-SNAPSHOT [24/116]
10:57:53 [INFO]   from plugins/emf/org.eclipse.papyrus.model2doc.emf.template2structure/pom.xml
10:57:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:57:53 [INFO] 
10:57:53 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.template2structure ---
10:57:53 [INFO] 
10:57:53 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.template2structure ---
10:57:53 [INFO] The project's OSGi version is 0.9.0.202309181456
10:57:53 [INFO] 
10:57:53 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.template2structure ---
10:57:53 [INFO] 
10:57:53 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.template2structure ---
10:57:53 [INFO] 
10:57:53 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.template2structure ---
10:57:53 [INFO] 
10:57:53 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.emf.template2structure ---
10:57:53 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.emf.template2structure...
10:57:53 [INFO] 
10:57:53 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.template2structure ---
10:57:53 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2structure/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:57:53 [INFO] 
10:57:53 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.template2structure ---
10:57:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2structure/src/main/resources
10:57:53 [INFO] 
10:57:53 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.template2structure ---
10:57:53 [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2structure/target/classes
10:57:54 [INFO] 
10:57:54 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.emf.template2structure ---
10:57:54 [INFO] 
10:57:54 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.template2structure ---
10:57:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2structure/src/test/resources
10:57:54 [INFO] 
10:57:54 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.emf.template2structure ---
10:57:54 [INFO] 
10:57:54 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.emf.template2structure ---
10:57:54 [INFO] No tests to run.
10:57:54 [INFO] 
10:57:54 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.emf.template2structure ---
10:57:54 [INFO] 
10:57:54 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.template2structure ---
10:57:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2structure/target/org.eclipse.papyrus.model2doc.emf.template2structure-0.9.0-SNAPSHOT-sources.jar
10:57:54 [INFO] 
10:57:54 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.template2structure ---
10:57:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2structure/target/org.eclipse.papyrus.model2doc.emf.template2structure-0.9.0-SNAPSHOT.jar
10:57:54 [INFO] 
10:57:54 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.template2structure ---
10:57:54 [INFO] 
10:57:54 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.emf.template2structure ---
10:57:54 [INFO] 
10:57:54 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.template2structure ---
10:57:54 [INFO] 
10:57:54 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.emf.template2structure ---
10:57:54 [INFO] 
10:57:54 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.emf.template2structure ---
10:57:54 [INFO] No tests to run.
10:57:54 [INFO] 
10:57:54 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.template2structure ---
10:57:54 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:54 [INFO] 
10:57:54 [INFO] --< org.eclipse.papyrus.model2doc.plugins-docx:org.eclipse.papyrus.model2doc.docx.emf.structure2document >--
10:57:54 [INFO] Building org.eclipse.papyrus.model2doc.docx.emf.structure2document 0.9.0-SNAPSHOT [25/116]
10:57:54 [INFO]   from plugins/docx/org.eclipse.papyrus.model2doc.docx.emf.structure2document/pom.xml
10:57:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:57:54 [INFO] 
10:57:54 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document ---
10:57:54 [INFO] 
10:57:54 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document ---
10:57:54 [INFO] The project's OSGi version is 0.9.0.202309181456
10:57:54 [INFO] 
10:57:54 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document ---
10:57:54 [INFO] 
10:57:54 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document ---
10:57:54 [INFO] 
10:57:54 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document ---
10:57:54 [INFO] 
10:57:54 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document ---
10:57:54 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.docx.emf.structure2document...
10:57:54 [INFO] 
10:57:54 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document ---
10:57:54 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/docx/org.eclipse.papyrus.model2doc.docx.emf.structure2document/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:57:54 [INFO] 
10:57:54 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document ---
10:57:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/docx/org.eclipse.papyrus.model2doc.docx.emf.structure2document/src/main/resources
10:57:54 [INFO] 
10:57:54 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document ---
10:57:54 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/docx/org.eclipse.papyrus.model2doc.docx.emf.structure2document/target/classes
10:57:54 [INFO] 
10:57:54 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document ---
10:57:54 [INFO] 
10:57:54 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document ---
10:57:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/docx/org.eclipse.papyrus.model2doc.docx.emf.structure2document/src/test/resources
10:57:54 [INFO] 
10:57:54 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document ---
10:57:54 [INFO] 
10:57:54 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document ---
10:57:54 [INFO] No tests to run.
10:57:54 [INFO] 
10:57:54 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document ---
10:57:54 [INFO] 
10:57:54 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document ---
10:57:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/docx/org.eclipse.papyrus.model2doc.docx.emf.structure2document/target/org.eclipse.papyrus.model2doc.docx.emf.structure2document-0.9.0-SNAPSHOT-sources.jar
10:57:54 [INFO] 
10:57:54 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document ---
10:57:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/docx/org.eclipse.papyrus.model2doc.docx.emf.structure2document/target/org.eclipse.papyrus.model2doc.docx.emf.structure2document-0.9.0-SNAPSHOT.jar
10:57:54 [INFO] 
10:57:54 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document ---
10:57:54 [INFO] 
10:57:54 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document ---
10:57:54 [INFO] 
10:57:54 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document ---
10:57:54 [INFO] 
10:57:54 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document ---
10:57:54 [INFO] 
10:57:54 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document ---
10:57:54 [INFO] No tests to run.
10:57:54 [INFO] 
10:57:54 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document ---
10:57:54 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:54 [INFO] 
10:57:54 [INFO] --< org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructure.editor >--
10:57:54 [INFO] Building org.eclipse.papyrus.model2doc.emf.documentstructure.editor 0.9.0-SNAPSHOT [26/116]
10:57:54 [INFO]   from plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.editor/pom.xml
10:57:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:57:54 [INFO] 
10:57:54 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor ---
10:57:54 [INFO] 
10:57:54 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor ---
10:57:54 [INFO] The project's OSGi version is 0.9.0.202309181456
10:57:54 [INFO] 
10:57:54 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor ---
10:57:54 [INFO] 
10:57:54 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor ---
10:57:54 [INFO] 
10:57:54 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor ---
10:57:54 [INFO] 
10:57:54 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor ---
10:57:54 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.emf.documentstructure.editor...
10:57:55 [INFO] 
10:57:55 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor ---
10:57:55 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.editor/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:57:55 [INFO] 
10:57:55 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor ---
10:57:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.editor/src/main/resources
10:57:55 [INFO] 
10:57:55 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor ---
10:57:55 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.editor/target/classes
10:57:55 [INFO] 
10:57:55 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor ---
10:57:55 [INFO] 
10:57:55 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor ---
10:57:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.editor/src/test/resources
10:57:55 [INFO] 
10:57:55 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor ---
10:57:55 [INFO] 
10:57:55 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor ---
10:57:55 [INFO] No tests to run.
10:57:55 [INFO] 
10:57:55 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor ---
10:57:55 [INFO] 
10:57:55 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor ---
10:57:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.editor/target/org.eclipse.papyrus.model2doc.emf.documentstructure.editor-0.9.0-SNAPSHOT-sources.jar
10:57:55 [INFO] 
10:57:55 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor ---
10:57:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.editor/target/org.eclipse.papyrus.model2doc.emf.documentstructure.editor-0.9.0-SNAPSHOT.jar
10:57:55 [INFO] 
10:57:55 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor ---
10:57:55 [INFO] 
10:57:55 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor ---
10:57:55 [INFO] 
10:57:55 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor ---
10:57:55 [INFO] 
10:57:55 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor ---
10:57:55 [INFO] 
10:57:55 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor ---
10:57:55 [INFO] No tests to run.
10:57:55 [INFO] 
10:57:55 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor ---
10:57:55 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:55 [INFO] 
10:57:55 [INFO] --< org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit >--
10:57:55 [INFO] Building org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit 0.9.0-SNAPSHOT [27/116]
10:57:55 [INFO]   from plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit/pom.xml
10:57:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:57:55 [INFO] 
10:57:55 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit ---
10:57:55 [INFO] 
10:57:55 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit ---
10:57:55 [INFO] The project's OSGi version is 0.9.0.202309181456
10:57:55 [INFO] 
10:57:55 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit ---
10:57:55 [INFO] 
10:57:55 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit ---
10:57:55 [INFO] 
10:57:55 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit ---
10:57:55 [INFO] 
10:57:55 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit ---
10:57:55 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit...
10:57:56 [INFO] 
10:57:56 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit ---
10:57:56 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:57:56 [INFO] 
10:57:56 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit ---
10:57:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit/src/main/resources
10:57:56 [INFO] 
10:57:56 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit ---
10:57:56 [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit/target/classes
10:57:56 [INFO] 
10:57:56 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit ---
10:57:56 [INFO] 
10:57:56 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit ---
10:57:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit/src/test/resources
10:57:56 [INFO] 
10:57:56 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit ---
10:57:56 [INFO] 
10:57:56 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit ---
10:57:56 [INFO] No tests to run.
10:57:56 [INFO] 
10:57:56 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit ---
10:57:56 [INFO] 
10:57:56 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit ---
10:57:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit-0.9.0-SNAPSHOT-sources.jar
10:57:56 [INFO] 
10:57:56 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit ---
10:57:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit-0.9.0-SNAPSHOT.jar
10:57:56 [INFO] 
10:57:56 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit ---
10:57:56 [INFO] 
10:57:56 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit ---
10:57:56 [INFO] 
10:57:56 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit ---
10:57:56 [INFO] 
10:57:56 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit ---
10:57:56 [INFO] 
10:57:56 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit ---
10:57:56 [INFO] No tests to run.
10:57:56 [INFO] 
10:57:56 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit ---
10:57:56 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:56 [INFO] 
10:57:56 [INFO] --< org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor >--
10:57:56 [INFO] Building org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor 0.9.0-SNAPSHOT [28/116]
10:57:56 [INFO]   from plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor/pom.xml
10:57:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:57:56 [INFO] 
10:57:56 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor ---
10:57:56 [INFO] 
10:57:56 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor ---
10:57:56 [INFO] The project's OSGi version is 0.9.0.202309181456
10:57:56 [INFO] 
10:57:56 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor ---
10:57:56 [INFO] 
10:57:56 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor ---
10:57:56 [INFO] 
10:57:56 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor ---
10:57:56 [INFO] 
10:57:56 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor ---
10:57:56 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor...
10:57:57 [INFO] 
10:57:57 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor ---
10:57:57 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:57:57 [INFO] 
10:57:57 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor ---
10:57:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor/src/main/resources
10:57:57 [INFO] 
10:57:57 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor ---
10:57:57 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor/target/classes
10:57:57 [INFO] 
10:57:57 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor ---
10:57:57 [INFO] 
10:57:57 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor ---
10:57:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor/src/test/resources
10:57:57 [INFO] 
10:57:57 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor ---
10:57:57 [INFO] 
10:57:57 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor ---
10:57:57 [INFO] No tests to run.
10:57:57 [INFO] 
10:57:57 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor ---
10:57:57 [INFO] 
10:57:57 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor ---
10:57:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor/target/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor-0.9.0-SNAPSHOT-sources.jar
10:57:57 [INFO] 
10:57:57 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor ---
10:57:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor/target/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor-0.9.0-SNAPSHOT.jar
10:57:57 [INFO] 
10:57:57 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor ---
10:57:57 [INFO] 
10:57:57 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor ---
10:57:57 [INFO] 
10:57:57 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor ---
10:57:57 [INFO] 
10:57:57 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor ---
10:57:57 [INFO] 
10:57:57 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor ---
10:57:57 [INFO] No tests to run.
10:57:57 [INFO] 
10:57:57 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor ---
10:57:57 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:57 [INFO] 
10:57:57 [INFO] --< org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties >--
10:57:57 [INFO] Building org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties 0.9.0-SNAPSHOT [29/116]
10:57:57 [INFO]   from plugins/emf/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties/pom.xml
10:57:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:57:57 [INFO] 
10:57:57 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties ---
10:57:57 [INFO] 
10:57:57 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties ---
10:57:57 [INFO] The project's OSGi version is 0.9.0.202309181456
10:57:57 [INFO] 
10:57:57 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties ---
10:57:57 [INFO] 
10:57:57 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties ---
10:57:57 [INFO] 
10:57:57 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties ---
10:57:57 [INFO] 
10:57:57 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties ---
10:57:57 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties...
10:57:57 [INFO] 
10:57:57 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties ---
10:57:57 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:57:57 [INFO] 
10:57:57 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties ---
10:57:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties/src/main/resources
10:57:57 [INFO] 
10:57:57 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties ---
10:57:57 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties/target/classes
10:57:58 [INFO] 
10:57:58 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties ---
10:57:58 [INFO] 
10:57:58 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties ---
10:57:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties/src/test/resources
10:57:58 [INFO] 
10:57:58 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties ---
10:57:58 [INFO] 
10:57:58 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties ---
10:57:58 [INFO] No tests to run.
10:57:58 [INFO] 
10:57:58 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties ---
10:57:58 [INFO] 
10:57:58 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties ---
10:57:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties/target/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties-0.9.0-SNAPSHOT-sources.jar
10:57:58 [INFO] 
10:57:58 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties ---
10:57:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties/target/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties-0.9.0-SNAPSHOT.jar
10:57:58 [INFO] 
10:57:58 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties ---
10:57:58 [INFO] 
10:57:58 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties ---
10:57:58 [INFO] 
10:57:58 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties ---
10:57:58 [INFO] 
10:57:58 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties ---
10:57:58 [INFO] 
10:57:58 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties ---
10:57:58 [INFO] No tests to run.
10:57:58 [INFO] 
10:57:58 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties ---
10:57:58 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:58 [INFO] 
10:57:58 [INFO] --< org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.template2document >--
10:57:58 [INFO] Building org.eclipse.papyrus.model2doc.emf.template2document 0.9.0-SNAPSHOT [30/116]
10:57:58 [INFO]   from plugins/emf/org.eclipse.papyrus.model2doc.emf.template2document/pom.xml
10:57:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:57:58 [INFO] 
10:57:58 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.template2document ---
10:57:58 [INFO] 
10:57:58 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.template2document ---
10:57:58 [INFO] The project's OSGi version is 0.9.0.202309181456
10:57:58 [INFO] 
10:57:58 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.template2document ---
10:57:58 [INFO] 
10:57:58 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.template2document ---
10:57:58 [INFO] 
10:57:58 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.template2document ---
10:57:58 [INFO] 
10:57:58 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.emf.template2document ---
10:57:58 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.emf.template2document...
10:57:58 [INFO] 
10:57:58 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.template2document ---
10:57:58 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2document/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:57:58 [INFO] 
10:57:58 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.template2document ---
10:57:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2document/src/main/resources
10:57:58 [INFO] 
10:57:58 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.template2document ---
10:57:58 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2document/target/classes
10:57:58 [INFO] 
10:57:58 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.emf.template2document ---
10:57:58 [INFO] 
10:57:58 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.template2document ---
10:57:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2document/src/test/resources
10:57:58 [INFO] 
10:57:58 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.emf.template2document ---
10:57:58 [INFO] 
10:57:58 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.emf.template2document ---
10:57:58 [INFO] No tests to run.
10:57:58 [INFO] 
10:57:58 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.emf.template2document ---
10:57:58 [INFO] 
10:57:58 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.template2document ---
10:57:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2document/target/org.eclipse.papyrus.model2doc.emf.template2document-0.9.0-SNAPSHOT-sources.jar
10:57:58 [INFO] 
10:57:58 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.template2document ---
10:57:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2document/target/org.eclipse.papyrus.model2doc.emf.template2document-0.9.0-SNAPSHOT.jar
10:57:58 [INFO] 
10:57:58 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.template2document ---
10:57:58 [INFO] 
10:57:58 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.emf.template2document ---
10:57:58 [INFO] 
10:57:58 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.template2document ---
10:57:58 [INFO] 
10:57:58 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.emf.template2document ---
10:57:58 [INFO] 
10:57:58 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.emf.template2document ---
10:57:58 [INFO] No tests to run.
10:57:58 [INFO] 
10:57:58 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.template2document ---
10:57:58 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:58 [INFO] 
10:57:58 [INFO] --< org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.plugins.odt >--
10:57:58 [INFO] Building Papyrus Model to Documentation ODT Plugins 0.9.0-SNAPSHOT [31/116]
10:57:58 [INFO]   from plugins/odt/pom.xml
10:57:58 [INFO] --------------------------------[ pom ]---------------------------------
10:57:58 [INFO] 
10:57:58 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.odt ---
10:57:58 [INFO] 
10:57:58 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.odt ---
10:57:58 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:57:58 [INFO] 
10:57:58 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.odt ---
10:57:58 [INFO] 
10:57:58 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.plugins.odt ---
10:57:58 [INFO] 
10:57:58 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.odt ---
10:57:58 [INFO] 
10:57:58 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.odt ---
10:57:58 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:58 [INFO] 
10:57:58 [INFO] --< org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt.lib >--
10:57:58 [INFO] Building org.eclipse.papyrus.model2doc.odt.lib 0.9.0-SNAPSHOT   [32/116]
10:57:58 [INFO]   from plugins/odt/org.eclipse.papyrus.model2doc.odt.lib/pom.xml
10:57:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:57:58 [INFO] 
10:57:58 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.odt.lib ---
10:57:58 [INFO] 
10:57:58 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.odt.lib ---
10:57:58 [INFO] The project's OSGi version is 0.9.0.202309181456
10:57:58 [INFO] 
10:57:58 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.odt.lib ---
10:57:58 [INFO] 
10:57:58 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.odt.lib ---
10:57:58 [INFO] 
10:57:58 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.odt.lib ---
10:57:58 [INFO] 
10:57:58 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.odt.lib ---
10:57:58 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.odt.lib...
10:57:58 [INFO] 
10:57:58 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.odt.lib ---
10:57:58 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.lib/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:57:58 [INFO] 
10:57:58 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.odt.lib ---
10:57:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.lib/src/main/resources
10:57:58 [INFO] 
10:57:58 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.odt.lib ---
10:57:58 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.lib/target/classes
10:57:58 [INFO] 
10:57:58 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.odt.lib ---
10:57:58 [INFO] 
10:57:58 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.odt.lib ---
10:57:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.lib/src/test/resources
10:57:58 [INFO] 
10:57:58 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.odt.lib ---
10:57:58 [INFO] 
10:57:58 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.odt.lib ---
10:57:58 [INFO] No tests to run.
10:57:58 [INFO] 
10:57:58 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.odt.lib ---
10:57:58 [INFO] 
10:57:58 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.odt.lib ---
10:57:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.lib/target/org.eclipse.papyrus.model2doc.odt.lib-0.9.0-SNAPSHOT-sources.jar
10:57:58 [INFO] 
10:57:58 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.odt.lib ---
10:57:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.lib/target/org.eclipse.papyrus.model2doc.odt.lib-0.9.0-SNAPSHOT.jar
10:57:59 [INFO] 
10:57:59 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.odt.lib ---
10:57:59 [INFO] 
10:57:59 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.odt.lib ---
10:57:59 [INFO] 
10:57:59 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.odt.lib ---
10:57:59 [INFO] 
10:57:59 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.odt.lib ---
10:57:59 [INFO] 
10:57:59 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.odt.lib ---
10:57:59 [INFO] No tests to run.
10:57:59 [INFO] 
10:57:59 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.odt.lib ---
10:57:59 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:59 [INFO] 
10:57:59 [INFO] --< org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt >--
10:57:59 [INFO] Building org.eclipse.papyrus.model2doc.odt 0.9.0-SNAPSHOT       [33/116]
10:57:59 [INFO]   from plugins/odt/org.eclipse.papyrus.model2doc.odt/pom.xml
10:57:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:57:59 [INFO] 
10:57:59 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.odt ---
10:57:59 [INFO] 
10:57:59 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.odt ---
10:57:59 [INFO] The project's OSGi version is 0.9.0.202309181456
10:57:59 [INFO] 
10:57:59 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.odt ---
10:57:59 [INFO] 
10:57:59 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.odt ---
10:57:59 [INFO] 
10:57:59 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.odt ---
10:57:59 [INFO] 
10:57:59 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.odt ---
10:57:59 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.odt...
10:57:59 [INFO] 
10:57:59 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.odt ---
10:57:59 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:57:59 [INFO] 
10:57:59 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.odt ---
10:57:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/src/main/resources
10:57:59 [INFO] 
10:57:59 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.odt ---
10:57:59 [INFO] Compiling 59 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/classes
10:57:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/src/org/eclipse/papyrus/model2doc/odt/internal/transcription/ODTTranscription.java:[429] 
10:57:59 	private void addPageBreak(final PageBreak pageBreak) {
10:57:59 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:57:59 The method addPageBreak(ODTTranscription.PageBreak) from the type ODTTranscription is never used locally
10:57:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/src/org/eclipse/papyrus/model2doc/odt/internal/transcription/ODTTranscription.java:[450] 
10:57:59 	private void addPageBreak() {
10:57:59 	             ^^^^^^^^^^^^^^
10:57:59 The method addPageBreak() from the type ODTTranscription is never used locally
10:57:59 2 problems (2 warnings)
10:57:59 [INFO] 
10:57:59 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.odt ---
10:57:59 [INFO] 
10:57:59 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.odt ---
10:57:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:57:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/src/test/resources
10:57:59 [INFO] 
10:57:59 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.odt ---
10:57:59 [INFO] 
10:57:59 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.odt ---
10:57:59 [INFO] No tests to run.
10:57:59 [INFO] 
10:57:59 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.odt ---
10:57:59 [INFO] 
10:57:59 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.odt ---
10:57:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/org.eclipse.papyrus.model2doc.odt-0.9.0-SNAPSHOT-sources.jar
10:57:59 [INFO] 
10:57:59 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.odt ---
10:57:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/org.eclipse.papyrus.model2doc.odt-0.9.0-SNAPSHOT.jar
10:57:59 [INFO] 
10:57:59 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.odt ---
10:57:59 [INFO] 
10:57:59 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.odt ---
10:57:59 [INFO] 
10:57:59 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.odt ---
10:57:59 [INFO] 
10:57:59 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.odt ---
10:57:59 [INFO] 
10:57:59 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.odt ---
10:57:59 [INFO] No tests to run.
10:57:59 [INFO] 
10:57:59 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.odt ---
10:57:59 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:59 [INFO] 
10:57:59 [INFO] --< org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt.emf.structure2document >--
10:57:59 [INFO] Building org.eclipse.papyrus.model2doc.odt.emf.structure2document 0.9.0-SNAPSHOT [34/116]
10:57:59 [INFO]   from plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/pom.xml
10:57:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:00 [INFO] 
10:58:00 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document ---
10:58:00 [INFO] 
10:58:00 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document ---
10:58:00 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:00 [INFO] 
10:58:00 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document ---
10:58:00 [INFO] 
10:58:00 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document ---
10:58:00 [INFO] 
10:58:00 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document ---
10:58:00 [INFO] 
10:58:00 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document ---
10:58:00 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.odt.emf.structure2document...
10:58:00 [INFO] 
10:58:00 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document ---
10:58:00 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:00 [INFO] 
10:58:00 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document ---
10:58:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/src/main/resources
10:58:00 [INFO] 
10:58:00 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document ---
10:58:00 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/target/classes
10:58:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/src/org/eclipse/papyrus/model2doc/odt/emf/structure2document/internal/utils/ODTTranscriptionFactory.java:[21] 
10:58:00 	import org.eclipse.papyrus.model2doc.odt.internal.editor.DefaultStyleEditor;
10:58:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:58:00 Discouraged access: The type 'DefaultStyleEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/classes')
10:58:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/src/org/eclipse/papyrus/model2doc/odt/emf/structure2document/internal/utils/ODTTranscriptionFactory.java:[22] 
10:58:00 	import org.eclipse.papyrus.model2doc.odt.internal.editor.ODTEditor;
10:58:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:58:00 Discouraged access: The type 'ODTEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/classes')
10:58:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/src/org/eclipse/papyrus/model2doc/odt/emf/structure2document/internal/utils/ODTTranscriptionFactory.java:[23] 
10:58:00 	import org.eclipse.papyrus.model2doc.odt.internal.transcription.ODTTranscription;
10:58:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:58:00 Discouraged access: The type 'ODTTranscription' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/classes')
10:58:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/src/org/eclipse/papyrus/model2doc/odt/emf/structure2document/internal/utils/ODTTranscriptionFactory.java:[38] 
10:58:00 	return new ODTTranscription(new DefaultStyleEditor(), ddgc);
10:58:00 	           ^^^^^^^^^^^^^^^^
10:58:00 Discouraged access: The type 'ODTTranscription' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/classes')
10:58:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/src/org/eclipse/papyrus/model2doc/odt/emf/structure2document/internal/utils/ODTTranscriptionFactory.java:[38] 
10:58:00 	return new ODTTranscription(new DefaultStyleEditor(), ddgc);
10:58:00 	           ^^^^^^^^^^^^^^^^
10:58:00 Discouraged access: The constructor 'ODTTranscription(StyleEditor, IDocumentGeneratorConfiguration)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/classes')
10:58:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/src/org/eclipse/papyrus/model2doc/odt/emf/structure2document/internal/utils/ODTTranscriptionFactory.java:[38] 
10:58:00 	return new ODTTranscription(new DefaultStyleEditor(), ddgc);
10:58:00 	                                ^^^^^^^^^^^^^^^^^^
10:58:00 Discouraged access: The type 'DefaultStyleEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/classes')
10:58:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/src/org/eclipse/papyrus/model2doc/odt/emf/structure2document/internal/utils/ODTTranscriptionFactory.java:[38] 
10:58:00 	return new ODTTranscription(new DefaultStyleEditor(), ddgc);
10:58:00 	                                ^^^^^^^^^^^^^^^^^^
10:58:00 Discouraged access: The constructor 'DefaultStyleEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/classes')
10:58:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/src/org/eclipse/papyrus/model2doc/odt/emf/structure2document/internal/utils/ODTTranscriptionFactory.java:[49] 
10:58:00 	return ODTEditor.convertToGenericFileURI(fileURI);
10:58:00 	       ^^^^^^^^^
10:58:00 Discouraged access: The type 'ODTEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/classes')
10:58:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/src/org/eclipse/papyrus/model2doc/odt/emf/structure2document/internal/utils/ODTTranscriptionFactory.java:[49] 
10:58:00 	return ODTEditor.convertToGenericFileURI(fileURI);
10:58:00 	                 ^^^^^^^^^^^^^^^^^^^^^^^
10:58:00 Discouraged access: The method 'ODTEditor.convertToGenericFileURI(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/classes')
10:58:00 9 problems (9 warnings)
10:58:00 [INFO] 
10:58:00 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document ---
10:58:00 [INFO] 
10:58:00 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document ---
10:58:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/src/test/resources
10:58:00 [INFO] 
10:58:00 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document ---
10:58:00 [INFO] 
10:58:00 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document ---
10:58:00 [INFO] No tests to run.
10:58:00 [INFO] 
10:58:00 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document ---
10:58:00 [INFO] 
10:58:00 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document ---
10:58:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/target/org.eclipse.papyrus.model2doc.odt.emf.structure2document-0.9.0-SNAPSHOT-sources.jar
10:58:00 [INFO] 
10:58:00 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document ---
10:58:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/target/org.eclipse.papyrus.model2doc.odt.emf.structure2document-0.9.0-SNAPSHOT.jar
10:58:00 [INFO] 
10:58:00 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document ---
10:58:00 [INFO] 
10:58:00 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document ---
10:58:00 [INFO] 
10:58:00 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document ---
10:58:00 [INFO] 
10:58:00 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document ---
10:58:00 [INFO] 
10:58:00 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document ---
10:58:00 [INFO] No tests to run.
10:58:00 [INFO] 
10:58:00 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document ---
10:58:00 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:00 [INFO] 
10:58:00 [INFO] --< org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt.emf.structure2pdf >--
10:58:00 [INFO] Building org.eclipse.papyrus.model2doc.odt.emf.structure2pdf 0.9.0-SNAPSHOT [35/116]
10:58:00 [INFO]   from plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf/pom.xml
10:58:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:00 [INFO] 
10:58:00 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf ---
10:58:00 [INFO] 
10:58:00 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf ---
10:58:00 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:00 [INFO] 
10:58:00 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf ---
10:58:00 [INFO] 
10:58:00 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf ---
10:58:00 [INFO] 
10:58:00 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf ---
10:58:00 [INFO] 
10:58:00 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf ---
10:58:00 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.odt.emf.structure2pdf...
10:58:01 [INFO] 
10:58:01 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf ---
10:58:01 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:01 [INFO] 
10:58:01 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf ---
10:58:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf/src/main/resources
10:58:01 [INFO] 
10:58:01 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf ---
10:58:01 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf/target/classes
10:58:01 [INFO] 
10:58:01 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf ---
10:58:01 [INFO] 
10:58:01 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf ---
10:58:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf/src/test/resources
10:58:01 [INFO] 
10:58:01 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf ---
10:58:01 [INFO] 
10:58:01 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf ---
10:58:01 [INFO] No tests to run.
10:58:01 [INFO] 
10:58:01 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf ---
10:58:01 [INFO] 
10:58:01 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf ---
10:58:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf/target/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf-0.9.0-SNAPSHOT-sources.jar
10:58:01 [INFO] 
10:58:01 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf ---
10:58:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf/target/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf-0.9.0-SNAPSHOT.jar
10:58:01 [INFO] 
10:58:01 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf ---
10:58:01 [INFO] 
10:58:01 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf ---
10:58:01 [INFO] 
10:58:01 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf ---
10:58:01 [INFO] 
10:58:01 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf ---
10:58:01 [INFO] 
10:58:01 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf ---
10:58:01 [INFO] No tests to run.
10:58:01 [INFO] 
10:58:01 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf ---
10:58:01 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:01 [INFO] 
10:58:01 [INFO] --< org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt.emf.template2pdf >--
10:58:01 [INFO] Building org.eclipse.papyrus.model2doc.odt.emf.template2pdf 0.9.0-SNAPSHOT [36/116]
10:58:01 [INFO]   from plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.template2pdf/pom.xml
10:58:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:01 [INFO] 
10:58:01 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf ---
10:58:01 [INFO] 
10:58:01 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf ---
10:58:01 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:01 [INFO] 
10:58:01 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf ---
10:58:01 [INFO] 
10:58:01 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf ---
10:58:01 [INFO] 
10:58:01 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf ---
10:58:01 [INFO] 
10:58:01 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf ---
10:58:01 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.odt.emf.template2pdf...
10:58:02 [INFO] 
10:58:02 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf ---
10:58:02 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.template2pdf/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:02 [INFO] 
10:58:02 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf ---
10:58:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.template2pdf/src/main/resources
10:58:02 [INFO] 
10:58:02 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf ---
10:58:02 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.template2pdf/target/classes
10:58:02 [INFO] 
10:58:02 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf ---
10:58:02 [INFO] 
10:58:02 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf ---
10:58:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.template2pdf/src/test/resources
10:58:02 [INFO] 
10:58:02 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf ---
10:58:02 [INFO] 
10:58:02 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf ---
10:58:02 [INFO] No tests to run.
10:58:02 [INFO] 
10:58:02 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf ---
10:58:02 [INFO] 
10:58:02 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf ---
10:58:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.template2pdf/target/org.eclipse.papyrus.model2doc.odt.emf.template2pdf-0.9.0-SNAPSHOT-sources.jar
10:58:02 [INFO] 
10:58:02 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf ---
10:58:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.template2pdf/target/org.eclipse.papyrus.model2doc.odt.emf.template2pdf-0.9.0-SNAPSHOT.jar
10:58:02 [INFO] 
10:58:02 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf ---
10:58:02 [INFO] 
10:58:02 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf ---
10:58:02 [INFO] 
10:58:02 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf ---
10:58:02 [INFO] 
10:58:02 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf ---
10:58:02 [INFO] 
10:58:02 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf ---
10:58:02 [INFO] No tests to run.
10:58:02 [INFO] 
10:58:02 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf ---
10:58:02 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:02 [INFO] 
10:58:02 [INFO] --< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.feature >--
10:58:02 [INFO] Building Papyrus Model to Documentation 0.9.0-SNAPSHOT          [37/116]
10:58:02 [INFO]   from features/org.eclipse.papyrus.model2doc.feature/pom.xml
10:58:02 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:58:02 [INFO] 
10:58:02 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.feature ---
10:58:02 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.feature/target
10:58:02 [INFO] 
10:58:02 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.model2doc.feature ---
10:58:02 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:02 [INFO] 
10:58:02 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.feature ---
10:58:02 [INFO] 
10:58:02 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.feature ---
10:58:02 [INFO] 
10:58:02 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.feature ---
10:58:02 [INFO] 
10:58:02 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.feature ---
10:58:02 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:02 [INFO] 
10:58:02 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.feature ---
10:58:02 [INFO] 
10:58:02 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.feature ---
10:58:02 [INFO] 
10:58:02 [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.model2doc.feature ---
10:58:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.feature/target/org.eclipse.papyrus.model2doc.feature-0.9.0-SNAPSHOT.jar
10:58:02 [INFO] 
10:58:02 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.feature ---
10:58:02 [INFO] 
10:58:02 [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.model2doc.feature ---
10:58:02 [INFO] 
10:58:02 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.feature ---
10:58:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.feature/target/org.eclipse.papyrus.model2doc.feature-0.9.0-SNAPSHOT-sources-feature.jar
10:58:02 [INFO] 
10:58:02 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.feature ---
10:58:02 [INFO] 
10:58:02 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.feature ---
10:58:02 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:02 [INFO] 
10:58:02 [INFO] --< org.eclipse.papyrus.model2doc.plugins-dev:org.eclipse.papyrus.model2doc.plugins.dev >--
10:58:02 [INFO] Building Papyrus-Model2Doc Developer plugins 0.9.0-SNAPSHOT     [38/116]
10:58:02 [INFO]   from plugins/dev/pom.xml
10:58:02 [INFO] --------------------------------[ pom ]---------------------------------
10:58:02 [INFO] 
10:58:02 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.dev ---
10:58:02 [INFO] 
10:58:02 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.dev ---
10:58:02 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/dev/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:02 [INFO] 
10:58:02 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.dev ---
10:58:02 [INFO] 
10:58:02 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.plugins.dev ---
10:58:02 [INFO] 
10:58:02 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.dev ---
10:58:02 [INFO] 
10:58:02 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.dev ---
10:58:02 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:02 [INFO] 
10:58:02 [INFO] --< org.eclipse.papyrus.model2doc.plugins-dev:org.eclipse.papyrus.model2doc.dev.tools >--
10:58:02 [INFO] Building org.eclipse.papyrus.model2doc.dev.tools 0.9.0-SNAPSHOT [39/116]
10:58:02 [INFO]   from plugins/dev/org.eclipse.papyrus.model2doc.dev.tools/pom.xml
10:58:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:02 [INFO] 
10:58:02 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.dev.tools ---
10:58:02 [INFO] 
10:58:02 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.dev.tools ---
10:58:02 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:02 [INFO] 
10:58:02 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.dev.tools ---
10:58:02 [INFO] 
10:58:02 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.dev.tools ---
10:58:02 [INFO] 
10:58:02 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.dev.tools ---
10:58:02 [INFO] 
10:58:02 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.dev.tools ---
10:58:02 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.dev.tools...
10:58:02 [INFO] 
10:58:02 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.dev.tools ---
10:58:02 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/dev/org.eclipse.papyrus.model2doc.dev.tools/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:02 [INFO] 
10:58:02 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.dev.tools ---
10:58:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/dev/org.eclipse.papyrus.model2doc.dev.tools/src/main/resources
10:58:02 [INFO] 
10:58:02 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.dev.tools ---
10:58:02 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/dev/org.eclipse.papyrus.model2doc.dev.tools/target/classes
10:58:03 [INFO] 
10:58:03 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.dev.tools ---
10:58:03 [INFO] 
10:58:03 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.dev.tools ---
10:58:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/dev/org.eclipse.papyrus.model2doc.dev.tools/src/test/resources
10:58:03 [INFO] 
10:58:03 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.dev.tools ---
10:58:03 [INFO] 
10:58:03 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.dev.tools ---
10:58:03 [INFO] No tests to run.
10:58:03 [INFO] 
10:58:03 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.dev.tools ---
10:58:03 [INFO] 
10:58:03 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.dev.tools ---
10:58:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/dev/org.eclipse.papyrus.model2doc.dev.tools/target/org.eclipse.papyrus.model2doc.dev.tools-0.9.0-SNAPSHOT-sources.jar
10:58:03 [INFO] 
10:58:03 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.dev.tools ---
10:58:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/dev/org.eclipse.papyrus.model2doc.dev.tools/target/org.eclipse.papyrus.model2doc.dev.tools-0.9.0-SNAPSHOT.jar
10:58:03 [INFO] 
10:58:03 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.dev.tools ---
10:58:03 [INFO] 
10:58:03 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.dev.tools ---
10:58:03 [INFO] 
10:58:03 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.dev.tools ---
10:58:03 [INFO] 
10:58:03 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.dev.tools ---
10:58:03 [INFO] 
10:58:03 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.dev.tools ---
10:58:03 [INFO] No tests to run.
10:58:03 [INFO] 
10:58:03 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.dev.tools ---
10:58:03 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:03 [INFO] 
10:58:03 [INFO] --< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.dev.feature >--
10:58:03 [INFO] Building Papyrus-Model2Doc developer tools feature 0.9.0-SNAPSHOT [40/116]
10:58:03 [INFO]   from features/org.eclipse.papyrus.model2doc.dev.feature/pom.xml
10:58:03 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:58:03 [INFO] 
10:58:03 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.dev.feature ---
10:58:03 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.dev.feature/target
10:58:03 [INFO] 
10:58:03 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.model2doc.dev.feature ---
10:58:03 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:03 [INFO] 
10:58:03 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.dev.feature ---
10:58:03 [INFO] 
10:58:03 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.dev.feature ---
10:58:03 [INFO] 
10:58:03 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.dev.feature ---
10:58:03 [INFO] 
10:58:03 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.dev.feature ---
10:58:03 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.dev.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:03 [INFO] 
10:58:03 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.dev.feature ---
10:58:03 [INFO] 
10:58:03 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.dev.feature ---
10:58:03 [INFO] 
10:58:03 [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.model2doc.dev.feature ---
10:58:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.dev.feature/target/org.eclipse.papyrus.model2doc.dev.feature-0.9.0-SNAPSHOT.jar
10:58:03 [INFO] 
10:58:03 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.dev.feature ---
10:58:03 [INFO] 
10:58:03 [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.model2doc.dev.feature ---
10:58:03 [INFO] 
10:58:03 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.dev.feature ---
10:58:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.dev.feature/target/org.eclipse.papyrus.model2doc.dev.feature-0.9.0-SNAPSHOT-sources-feature.jar
10:58:03 [INFO] 
10:58:03 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.dev.feature ---
10:58:03 [INFO] 
10:58:03 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.dev.feature ---
10:58:03 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:03 [INFO] 
10:58:03 [INFO] --< org.eclipse.papyrus.model2doc.plugins-gmf:org.eclipse.papyrus.model2doc.plugins.gmf >--
10:58:03 [INFO] Building Papyrus GMF DocumentStructureTemplate plugins 0.9.0-SNAPSHOT [41/116]
10:58:03 [INFO]   from plugins/gmf/pom.xml
10:58:03 [INFO] --------------------------------[ pom ]---------------------------------
10:58:03 [INFO] 
10:58:03 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.gmf ---
10:58:03 [INFO] 
10:58:03 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.gmf ---
10:58:03 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:03 [INFO] 
10:58:03 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.gmf ---
10:58:03 [INFO] 
10:58:03 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.plugins.gmf ---
10:58:03 [INFO] 
10:58:03 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.gmf ---
10:58:03 [INFO] 
10:58:03 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.gmf ---
10:58:03 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:03 [INFO] 
10:58:03 [INFO] --< org.eclipse.papyrus.model2doc.plugins-gmf:org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate >--
10:58:03 [INFO] Building org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate 0.9.0-SNAPSHOT [42/116]
10:58:03 [INFO]   from plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate/pom.xml
10:58:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:03 [INFO] 
10:58:03 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate ---
10:58:03 [INFO] 
10:58:03 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate ---
10:58:03 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:03 [INFO] 
10:58:03 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate ---
10:58:03 [INFO] 
10:58:03 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate ---
10:58:03 [INFO] 
10:58:03 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate ---
10:58:03 [INFO] 
10:58:03 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate ---
10:58:03 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate...
10:58:03 [INFO] 
10:58:03 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate ---
10:58:03 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:03 [INFO] 
10:58:03 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate ---
10:58:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate/src/main/resources
10:58:03 [INFO] 
10:58:03 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate ---
10:58:03 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate/target/classes
10:58:04 [INFO] 
10:58:04 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate ---
10:58:04 [INFO] 
10:58:04 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate ---
10:58:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate/src/test/resources
10:58:04 [INFO] 
10:58:04 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate ---
10:58:04 [INFO] 
10:58:04 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate ---
10:58:04 [INFO] No tests to run.
10:58:04 [INFO] 
10:58:04 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate ---
10:58:04 [INFO] 
10:58:04 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate ---
10:58:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate-0.9.0-SNAPSHOT-sources.jar
10:58:04 [INFO] 
10:58:04 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate ---
10:58:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate-0.9.0-SNAPSHOT.jar
10:58:04 [INFO] 
10:58:04 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate ---
10:58:04 [INFO] 
10:58:04 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate ---
10:58:04 [INFO] 
10:58:04 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate ---
10:58:04 [INFO] 
10:58:04 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate ---
10:58:04 [INFO] 
10:58:04 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate ---
10:58:04 [INFO] No tests to run.
10:58:04 [INFO] 
10:58:04 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate ---
10:58:04 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:04 [INFO] 
10:58:04 [INFO] --< org.eclipse.papyrus.model2doc.plugins-gmf:org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit >--
10:58:04 [INFO] Building org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit 0.9.0-SNAPSHOT [43/116]
10:58:04 [INFO]   from plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit/pom.xml
10:58:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:04 [INFO] 
10:58:04 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit ---
10:58:04 [INFO] 
10:58:04 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit ---
10:58:04 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:04 [INFO] 
10:58:04 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit ---
10:58:04 [INFO] 
10:58:04 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit ---
10:58:04 [INFO] 
10:58:04 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit ---
10:58:04 [INFO] 
10:58:04 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit ---
10:58:04 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit...
10:58:04 [INFO] 
10:58:04 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit ---
10:58:04 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:04 [INFO] 
10:58:04 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit ---
10:58:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit/src/main/resources
10:58:04 [INFO] 
10:58:04 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit ---
10:58:04 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit/target/classes
10:58:04 [INFO] 
10:58:04 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit ---
10:58:04 [INFO] 
10:58:04 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit ---
10:58:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit/src/test/resources
10:58:04 [INFO] 
10:58:04 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit ---
10:58:04 [INFO] 
10:58:04 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit ---
10:58:04 [INFO] No tests to run.
10:58:04 [INFO] 
10:58:04 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit ---
10:58:04 [INFO] 
10:58:04 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit ---
10:58:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit-0.9.0-SNAPSHOT-sources.jar
10:58:04 [INFO] 
10:58:04 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit ---
10:58:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit-0.9.0-SNAPSHOT.jar
10:58:04 [INFO] 
10:58:04 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit ---
10:58:04 [INFO] 
10:58:04 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit ---
10:58:04 [INFO] 
10:58:04 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit ---
10:58:04 [INFO] 
10:58:04 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit ---
10:58:04 [INFO] 
10:58:04 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit ---
10:58:04 [INFO] No tests to run.
10:58:04 [INFO] 
10:58:04 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit ---
10:58:04 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:04 [INFO] 
10:58:04 [INFO] --< org.eclipse.papyrus.model2doc.plugins-gmf:org.eclipse.papyrus.model2doc.gmf.template2structure >--
10:58:04 [INFO] Building org.eclipse.papyrus.model2doc.gmf.template2structure 0.9.0-SNAPSHOT [44/116]
10:58:04 [INFO]   from plugins/gmf/org.eclipse.papyrus.model2doc.gmf.template2structure/pom.xml
10:58:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:04 [INFO] 
10:58:04 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.gmf.template2structure ---
10:58:04 [INFO] 
10:58:04 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.gmf.template2structure ---
10:58:04 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:04 [INFO] 
10:58:04 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.gmf.template2structure ---
10:58:04 [INFO] 
10:58:04 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.gmf.template2structure ---
10:58:04 [INFO] 
10:58:04 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.gmf.template2structure ---
10:58:04 [INFO] 
10:58:04 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.gmf.template2structure ---
10:58:04 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.gmf.template2structure...
10:58:05 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing.win32_1.7.0.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (756.1kB)
10:58:05 [INFO] 
10:58:05 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.gmf.template2structure ---
10:58:05 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.template2structure/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:05 [INFO] 
10:58:05 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.gmf.template2structure ---
10:58:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.template2structure/src/main/resources
10:58:05 [INFO] 
10:58:05 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.gmf.template2structure ---
10:58:05 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.template2structure/target/classes
10:58:05 [INFO] 
10:58:05 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.gmf.template2structure ---
10:58:05 [INFO] 
10:58:05 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.gmf.template2structure ---
10:58:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.template2structure/src/test/resources
10:58:05 [INFO] 
10:58:05 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.gmf.template2structure ---
10:58:05 [INFO] 
10:58:05 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.gmf.template2structure ---
10:58:05 [INFO] No tests to run.
10:58:05 [INFO] 
10:58:05 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.gmf.template2structure ---
10:58:05 [INFO] 
10:58:05 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.gmf.template2structure ---
10:58:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.template2structure/target/org.eclipse.papyrus.model2doc.gmf.template2structure-0.9.0-SNAPSHOT-sources.jar
10:58:05 [INFO] 
10:58:05 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.gmf.template2structure ---
10:58:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.template2structure/target/org.eclipse.papyrus.model2doc.gmf.template2structure-0.9.0-SNAPSHOT.jar
10:58:05 [INFO] 
10:58:05 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.gmf.template2structure ---
10:58:05 [INFO] 
10:58:05 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.gmf.template2structure ---
10:58:05 [INFO] 
10:58:05 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.gmf.template2structure ---
10:58:05 [INFO] 
10:58:05 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.gmf.template2structure ---
10:58:05 [INFO] 
10:58:05 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.gmf.template2structure ---
10:58:05 [INFO] No tests to run.
10:58:05 [INFO] 
10:58:05 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.gmf.template2structure ---
10:58:05 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:05 [INFO] 
10:58:05 [INFO] --< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.gmf.feature >--
10:58:05 [INFO] Building Papyrus Model to Documentation GMF Support 0.9.0-SNAPSHOT [45/116]
10:58:05 [INFO]   from features/org.eclipse.papyrus.model2doc.gmf.feature/pom.xml
10:58:05 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:58:05 [INFO] 
10:58:05 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.gmf.feature ---
10:58:05 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.gmf.feature/target
10:58:05 [INFO] 
10:58:05 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.model2doc.gmf.feature ---
10:58:05 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:05 [INFO] 
10:58:05 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.gmf.feature ---
10:58:05 [INFO] 
10:58:05 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.gmf.feature ---
10:58:05 [INFO] 
10:58:05 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.gmf.feature ---
10:58:05 [INFO] 
10:58:05 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.gmf.feature ---
10:58:05 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.gmf.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:05 [INFO] 
10:58:05 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.gmf.feature ---
10:58:05 [INFO] 
10:58:05 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.gmf.feature ---
10:58:05 [INFO] 
10:58:05 [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.model2doc.gmf.feature ---
10:58:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.gmf.feature/target/org.eclipse.papyrus.model2doc.gmf.feature-0.9.0-SNAPSHOT.jar
10:58:05 [INFO] 
10:58:05 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.gmf.feature ---
10:58:05 [INFO] 
10:58:05 [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.model2doc.gmf.feature ---
10:58:05 [INFO] 
10:58:05 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.gmf.feature ---
10:58:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.gmf.feature/target/org.eclipse.papyrus.model2doc.gmf.feature-0.9.0-SNAPSHOT-sources-feature.jar
10:58:05 [INFO] 
10:58:05 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.gmf.feature ---
10:58:05 [INFO] 
10:58:05 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.gmf.feature ---
10:58:05 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:05 [INFO] 
10:58:05 [INFO] --< org.eclipse.papyrus.model2doc.plugins-markup:org.eclipse.papyrus.model2doc.plugins.markup >--
10:58:05 [INFO] Building Papyrus Model to Documentation Markup Plugins 0.9.0-SNAPSHOT [46/116]
10:58:05 [INFO]   from plugins/markup/pom.xml
10:58:05 [INFO] --------------------------------[ pom ]---------------------------------
10:58:05 [INFO] 
10:58:05 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.markup ---
10:58:05 [INFO] 
10:58:05 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.markup ---
10:58:05 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:05 [INFO] 
10:58:05 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.markup ---
10:58:05 [INFO] 
10:58:05 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.plugins.markup ---
10:58:05 [INFO] 
10:58:05 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.markup ---
10:58:05 [INFO] 
10:58:05 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.markup ---
10:58:05 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:05 [INFO] 
10:58:05 [INFO] --< org.eclipse.papyrus.model2doc.plugins-markup:org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate >--
10:58:05 [INFO] Building org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate 0.9.0-SNAPSHOT [47/116]
10:58:05 [INFO]   from plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate/pom.xml
10:58:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:05 [INFO] 
10:58:05 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate ---
10:58:05 [INFO] 
10:58:05 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate ---
10:58:05 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:05 [INFO] 
10:58:05 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate ---
10:58:05 [INFO] 
10:58:05 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate ---
10:58:05 [INFO] 
10:58:05 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate ---
10:58:05 [INFO] 
10:58:05 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate ---
10:58:05 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate...
10:58:05 [INFO] 
10:58:05 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate ---
10:58:05 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:05 [INFO] 
10:58:05 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate ---
10:58:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate/src/main/resources
10:58:05 [INFO] 
10:58:05 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate ---
10:58:05 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate/target/classes
10:58:06 [INFO] 
10:58:06 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate ---
10:58:06 [INFO] 
10:58:06 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate ---
10:58:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate/src/test/resources
10:58:06 [INFO] 
10:58:06 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate ---
10:58:06 [INFO] 
10:58:06 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate ---
10:58:06 [INFO] No tests to run.
10:58:06 [INFO] 
10:58:06 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate ---
10:58:06 [INFO] 
10:58:06 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate ---
10:58:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate-0.9.0-SNAPSHOT-sources.jar
10:58:06 [INFO] 
10:58:06 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate ---
10:58:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate-0.9.0-SNAPSHOT.jar
10:58:06 [INFO] 
10:58:06 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate ---
10:58:06 [INFO] 
10:58:06 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate ---
10:58:06 [INFO] 
10:58:06 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate ---
10:58:06 [INFO] 
10:58:06 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate ---
10:58:06 [INFO] 
10:58:06 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate ---
10:58:06 [INFO] No tests to run.
10:58:06 [INFO] 
10:58:06 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate ---
10:58:06 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:06 [INFO] 
10:58:06 [INFO] --< org.eclipse.papyrus.model2doc.plugins-markup:org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit >--
10:58:06 [INFO] Building org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit 0.9.0-SNAPSHOT [48/116]
10:58:06 [INFO]   from plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit/pom.xml
10:58:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:06 [INFO] 
10:58:06 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit ---
10:58:06 [INFO] 
10:58:06 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit ---
10:58:06 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:06 [INFO] 
10:58:06 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit ---
10:58:06 [INFO] 
10:58:06 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit ---
10:58:06 [INFO] 
10:58:06 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit ---
10:58:06 [INFO] 
10:58:06 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit ---
10:58:06 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit...
10:58:06 [INFO] 
10:58:06 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit ---
10:58:06 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:06 [INFO] 
10:58:06 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit ---
10:58:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit/src/main/resources
10:58:06 [INFO] 
10:58:06 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit ---
10:58:06 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit/target/classes
10:58:06 [INFO] 
10:58:06 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit ---
10:58:06 [INFO] 
10:58:06 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit ---
10:58:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit/src/test/resources
10:58:06 [INFO] 
10:58:06 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit ---
10:58:06 [INFO] 
10:58:06 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit ---
10:58:06 [INFO] No tests to run.
10:58:06 [INFO] 
10:58:06 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit ---
10:58:06 [INFO] 
10:58:06 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit ---
10:58:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit-0.9.0-SNAPSHOT-sources.jar
10:58:06 [INFO] 
10:58:06 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit ---
10:58:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit-0.9.0-SNAPSHOT.jar
10:58:06 [INFO] 
10:58:06 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit ---
10:58:06 [INFO] 
10:58:06 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit ---
10:58:06 [INFO] 
10:58:06 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit ---
10:58:06 [INFO] 
10:58:06 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit ---
10:58:06 [INFO] 
10:58:06 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit ---
10:58:06 [INFO] No tests to run.
10:58:06 [INFO] 
10:58:06 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit ---
10:58:06 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:06 [INFO] 
10:58:06 [INFO] --< org.eclipse.papyrus.model2doc.plugins-markup:org.eclipse.papyrus.model2doc.markup.markdown2html.lib >--
10:58:06 [INFO] Building org.eclipse.papyrus.model2doc.markup.markdown2html.lib 0.9.0-SNAPSHOT [49/116]
10:58:06 [INFO]   from plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/pom.xml
10:58:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:07 [INFO] 
10:58:07 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib ---
10:58:07 [INFO] 
10:58:07 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib ---
10:58:07 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:07 [INFO] 
10:58:07 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib ---
10:58:07 [INFO] 
10:58:07 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib ---
10:58:07 [INFO] 
10:58:07 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib ---
10:58:07 [INFO] 
10:58:07 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib ---
10:58:07 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.markup.markdown2html.lib...
10:58:07 [INFO] 
10:58:07 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib ---
10:58:07 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:07 [INFO] 
10:58:07 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib ---
10:58:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/src/main/resources
10:58:07 [INFO] 
10:58:07 [INFO] --- dependency:3.6.0:copy-dependencies (copy-dependencies) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib ---
10:58:11 [INFO] Copying commonmark-0.21.0.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/commonmark-0.21.0.jar
10:58:11 [INFO] Copying icu4j-72.1.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/icu4j-72.1.jar
10:58:11 [INFO] Copying jna-5.12.1.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/jna-5.12.1.jar
10:58:11 [INFO] Copying jna-platform-5.12.1.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/jna-platform-5.12.1.jar
10:58:11 [INFO] Copying javax.annotation-1.3.5.v20221112-0806.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/javax.annotation-1.3.5.v20221112-0806.jar
10:58:11 [INFO] Copying org.eclipse.osgi-3.18.200.v20221116-1324.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.osgi-3.18.200.v20221116-1324.jar
10:58:11 [INFO] Copying javax.inject-1.0.0.v20220405-0441.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/javax.inject-1.0.0.v20220405-0441.jar
10:58:11 [INFO] Copying org.apache.batik.constants-1.16.0.v20221027-0840.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.apache.batik.constants-1.16.0.v20221027-0840.jar
10:58:11 [INFO] Copying org.apache.batik.css-1.16.0.v20221027-0840.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.apache.batik.css-1.16.0.v20221027-0840.jar
10:58:11 [INFO] Copying org.apache.batik.util-1.16.0.v20221027-0840.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.apache.batik.util-1.16.0.v20221027-0840.jar
10:58:11 [INFO] Copying org.apache.batik.i18n-1.16.0.v20221027-0840.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.apache.batik.i18n-1.16.0.v20221027-0840.jar
10:58:11 [INFO] Copying org.apache.xmlgraphics-2.7.0.v20221018-0736.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.apache.xmlgraphics-2.7.0.v20221018-0736.jar
10:58:11 [INFO] Copying org.w3c.dom.svg-1.1.0.v201011041433.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.w3c.dom.svg-1.1.0.v201011041433.jar
10:58:11 [INFO] Copying org.w3c.dom.events-3.0.0.draft20060413_v201105210656.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.w3c.dom.events-3.0.0.draft20060413_v201105210656.jar
10:58:11 [INFO] Copying org.w3c.css.sac-1.3.1.v200903091627.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.w3c.css.sac-1.3.1.v200903091627.jar
10:58:11 [INFO] Copying org.apache.commons.io-2.8.0.v20210415-0900.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.apache.commons.io-2.8.0.v20210415-0900.jar
10:58:11 [INFO] Copying org.apache.commons.logging-1.2.0.v20180409-1502.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.apache.commons.logging-1.2.0.v20180409-1502.jar
10:58:11 [INFO] Copying org.apache.felix.scr-2.2.4.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.apache.felix.scr-2.2.4.jar
10:58:11 [INFO] Copying animal-sniffer-annotations-1.9.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/animal-sniffer-annotations-1.9.jar
10:58:11 [INFO] Copying org.osgi.service.component-1.5.0.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.osgi.service.component-1.5.0.jar
10:58:11 [INFO] Copying osgi.annotation-8.0.1.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/osgi.annotation-8.0.1.jar
10:58:11 [INFO] Copying org.osgi.namespace.extender-1.0.1.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.osgi.namespace.extender-1.0.1.jar
10:58:11 [INFO] Copying org.osgi.util.promise-1.2.0.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.osgi.util.promise-1.2.0.jar
10:58:11 [INFO] Copying org.eclipse.core.commands-3.10.300.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.core.commands-3.10.300.v20221024-2137.jar
10:58:11 [INFO] Copying org.eclipse.equinox.common-3.17.0.v20221108-1156.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.equinox.common-3.17.0.v20221108-1156.jar
10:58:11 [INFO] Copying org.eclipse.core.contenttype-3.8.200.v20220817-1539.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.core.contenttype-3.8.200.v20220817-1539.jar
10:58:11 [INFO] Copying org.eclipse.equinox.preferences-3.10.100.v20220710-1223.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.equinox.preferences-3.10.100.v20220710-1223.jar
10:58:11 [INFO] Copying org.eclipse.equinox.registry-3.11.200.v20220817-1601.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.equinox.registry-3.11.200.v20220817-1601.jar
10:58:11 [INFO] Copying org.eclipse.core.databinding-1.11.200.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.core.databinding-1.11.200.v20221024-2137.jar
10:58:11 [INFO] Copying org.eclipse.core.databinding.observable-1.12.100.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.core.databinding.observable-1.12.100.v20221024-2137.jar
10:58:11 [INFO] Copying org.eclipse.core.databinding.property-1.9.100.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.core.databinding.property-1.9.100.v20221024-2137.jar
10:58:11 [INFO] Copying org.eclipse.core.expressions-3.8.200.v20220613-1047.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.core.expressions-3.8.200.v20220613-1047.jar
10:58:11 [INFO] Copying org.eclipse.core.runtime-3.26.100.v20221021-0005.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.core.runtime-3.26.100.v20221021-0005.jar
10:58:11 [INFO] Copying org.eclipse.core.jobs-3.13.200.v20221102-1024.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.core.jobs-3.13.200.v20221102-1024.jar
10:58:11 [INFO] Copying org.eclipse.equinox.app-1.6.200.v20220720-2012.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.equinox.app-1.6.200.v20220720-2012.jar
10:58:11 [INFO] Copying org.eclipse.e4.core.commands-1.0.300.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.core.commands-1.0.300.v20221024-2137.jar
10:58:11 [INFO] Copying org.eclipse.e4.core.di-1.8.300.v20220817-1539.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.core.di-1.8.300.v20220817-1539.jar
10:58:11 [INFO] Copying org.eclipse.e4.core.contexts-1.11.0.v20220716-0839.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.core.contexts-1.11.0.v20220716-0839.jar
10:58:11 [INFO] Copying org.eclipse.e4.core.services-2.3.400.v20220915-1347.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.core.services-2.3.400.v20220915-1347.jar
10:58:11 [INFO] Copying org.osgi.service.event-1.4.1.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.osgi.service.event-1.4.1.jar
10:58:11 [INFO] Copying org.osgi.namespace.implementation-1.0.0.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.osgi.namespace.implementation-1.0.0.jar
10:58:11 [INFO] Copying org.eclipse.e4.core.di.annotations-1.7.200.v20220613-1008.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.core.di.annotations-1.7.200.v20220613-1008.jar
10:58:11 [INFO] Copying org.eclipse.e4.core.di.extensions-0.17.200.v20220613-1008.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.core.di.extensions-0.17.200.v20220613-1008.jar
10:58:11 [INFO] Copying org.eclipse.e4.core.di.extensions.supplier-0.16.400.v20220613-1047.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.core.di.extensions.supplier-0.16.400.v20220613-1047.jar
10:58:11 [INFO] Copying org.osgi.service.prefs-1.1.2.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.osgi.service.prefs-1.1.2.jar
10:58:11 [INFO] Copying org.eclipse.e4.emf.xpath-0.3.100.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.emf.xpath-0.3.100.v20221024-2137.jar
10:58:11 [INFO] Copying org.apache.commons.jxpath-1.3.0.v200911051830.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.apache.commons.jxpath-1.3.0.v200911051830.jar
10:58:11 [INFO] Copying org.eclipse.emf.ecore-2.29.0.v20221121-1400.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.emf.ecore-2.29.0.v20221121-1400.jar
10:58:11 [INFO] Copying org.eclipse.e4.ui.bindings-0.13.200.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.ui.bindings-0.13.200.v20221024-2137.jar
10:58:11 [INFO] Copying org.eclipse.swt-3.122.0.v20221123-2302.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.swt-3.122.0.v20221123-2302.jar
10:58:11 [INFO] Copying org.eclipse.e4.ui.services-1.5.100.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.ui.services-1.5.100.v20221024-2137.jar
10:58:11 [INFO] Copying org.eclipse.jface-3.28.0.v20221024-1426.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.jface-3.28.0.v20221024-1426.jar
10:58:11 [INFO] Copying org.eclipse.e4.ui.css.core-0.13.400.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.ui.css.core-0.13.400.v20221024-2137.jar
10:58:11 [INFO] Copying org.eclipse.e4.ui.css.swt-0.14.700.v20221102-0748.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.ui.css.swt-0.14.700.v20221102-0748.jar
10:58:11 [INFO] Copying org.eclipse.e4.ui.css.swt.theme-0.13.200.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.ui.css.swt.theme-0.13.200.v20221024-2137.jar
10:58:11 [INFO] Copying org.eclipse.e4.ui.di-1.4.100.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.ui.di-1.4.100.v20221024-2137.jar
10:58:11 [INFO] Copying org.eclipse.e4.ui.dialogs-1.3.400.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.ui.dialogs-1.3.400.v20221024-2137.jar
10:58:11 [INFO] Copying org.eclipse.e4.ui.model.workbench-2.2.300.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.ui.model.workbench-2.2.300.v20221024-2137.jar
10:58:11 [INFO] Copying org.eclipse.equinox.event-1.6.100.v20211021-1418.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.equinox.event-1.6.100.v20211021-1418.jar
10:58:11 [INFO] Copying org.eclipse.e4.ui.widgets-1.3.100.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.ui.widgets-1.3.100.v20221024-2137.jar
10:58:11 [INFO] Copying org.eclipse.e4.ui.workbench-1.14.0.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.ui.workbench-1.14.0.v20221024-2137.jar
10:58:11 [INFO] Copying org.eclipse.emf.ecore.change-2.14.0.v20190528-0725.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.emf.ecore.change-2.14.0.v20190528-0725.jar
10:58:11 [INFO] Copying org.eclipse.emf.ecore.xmi-2.17.0.v20220817-1334.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.emf.ecore.xmi-2.17.0.v20220817-1334.jar
10:58:11 [INFO] Copying org.eclipse.e4.ui.workbench.addons.swt-1.4.500.v20221028-0801.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.ui.workbench.addons.swt-1.4.500.v20221028-0801.jar
10:58:11 [INFO] Copying org.eclipse.e4.ui.workbench.renderers.swt-0.15.700.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.ui.workbench.renderers.swt-0.15.700.v20221024-2137.jar
10:58:11 [INFO] Copying org.eclipse.e4.ui.workbench.swt-0.16.700.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.ui.workbench.swt-0.16.700.v20221024-2137.jar
10:58:11 [INFO] Copying org.eclipse.jface.databinding-1.14.0.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.jface.databinding-1.14.0.v20221024-2137.jar
10:58:11 [INFO] Copying org.eclipse.e4.ui.workbench3-0.16.100.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.ui.workbench3-0.16.100.v20221024-2137.jar
10:58:11 [INFO] Copying org.eclipse.urischeme-1.2.200.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.urischeme-1.2.200.v20221024-2137.jar
10:58:11 [INFO] Copying org.eclipse.emf.common-2.27.0.v20221121-1400.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.emf.common-2.27.0.v20221121-1400.jar
10:58:11 [INFO] Copying org.eclipse.help-3.9.100.v20210721-0601.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.help-3.9.100.v20210721-0601.jar
10:58:11 [INFO] Copying org.eclipse.ui-3.201.200.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.ui-3.201.200.v20221024-2137.jar
10:58:11 [INFO] Copying org.eclipse.swt.win32.win32.x86_64-3.122.0.v20221123-2302.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.swt.win32.win32.x86_64-3.122.0.v20221123-2302.jar
10:58:11 [INFO] Copying org.eclipse.ui.workbench-3.127.0.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.ui.workbench-3.127.0.v20221024-2137.jar
10:58:11 [INFO] Copying org.osgi.util.function-1.2.0.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.osgi.util.function-1.2.0.jar
10:58:11 [INFO] Copying org.w3c.dom.smil-1.0.1.v200903091627.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.w3c.dom.smil-1.0.1.v200903091627.jar
10:58:11 [INFO] Copying org.eclipse.swt.gtk.linux.x86_64-3.122.0.v20221123-2302.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.swt.gtk.linux.x86_64-3.122.0.v20221123-2302.jar
10:58:11 [INFO] Copying org.eclipse.swt.cocoa.macosx.x86_64-3.122.0.v20221123-2302.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.swt.cocoa.macosx.x86_64-3.122.0.v20221123-2302.jar
10:58:11 [INFO] 
10:58:11 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib ---
10:58:11 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/target/classes
10:58:11 [INFO] 
10:58:11 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib ---
10:58:11 [INFO] 
10:58:11 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib ---
10:58:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/src/test/resources
10:58:11 [INFO] 
10:58:11 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib ---
10:58:11 [INFO] 
10:58:11 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib ---
10:58:11 [INFO] No tests to run.
10:58:11 [INFO] 
10:58:11 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib ---
10:58:11 [INFO] 
10:58:11 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib ---
10:58:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/target/org.eclipse.papyrus.model2doc.markup.markdown2html.lib-0.9.0-SNAPSHOT-sources.jar
10:58:11 [INFO] 
10:58:11 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib ---
10:58:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/target/org.eclipse.papyrus.model2doc.markup.markdown2html.lib-0.9.0-SNAPSHOT.jar
10:58:12 [INFO] 
10:58:12 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib ---
10:58:12 [INFO] 
10:58:12 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib ---
10:58:12 [INFO] 
10:58:12 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib ---
10:58:12 [INFO] 
10:58:12 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib ---
10:58:12 [INFO] 
10:58:12 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib ---
10:58:12 [INFO] No tests to run.
10:58:12 [INFO] 
10:58:12 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib ---
10:58:12 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:12 [INFO] 
10:58:12 [INFO] --< org.eclipse.papyrus.model2doc.plugins-markup:org.eclipse.papyrus.model2doc.markup.emf.template2structure >--
10:58:12 [INFO] Building org.eclipse.papyrus.model2doc.markup.emf.template2structure 0.9.0-SNAPSHOT [50/116]
10:58:12 [INFO]   from plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.template2structure/pom.xml
10:58:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:12 [INFO] 
10:58:12 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure ---
10:58:12 [INFO] 
10:58:12 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure ---
10:58:12 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:12 [INFO] 
10:58:12 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure ---
10:58:12 [INFO] 
10:58:12 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure ---
10:58:12 [INFO] 
10:58:12 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure ---
10:58:12 [INFO] 
10:58:12 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure ---
10:58:12 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.markup.emf.template2structure...
10:58:12 [INFO] 
10:58:12 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure ---
10:58:12 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.template2structure/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:12 [INFO] 
10:58:12 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure ---
10:58:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.template2structure/src/main/resources
10:58:12 [INFO] 
10:58:12 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure ---
10:58:12 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.template2structure/target/classes
10:58:12 [INFO] 
10:58:12 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure ---
10:58:12 [INFO] 
10:58:12 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure ---
10:58:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.template2structure/src/test/resources
10:58:12 [INFO] 
10:58:12 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure ---
10:58:12 [INFO] 
10:58:12 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure ---
10:58:12 [INFO] No tests to run.
10:58:12 [INFO] 
10:58:12 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure ---
10:58:12 [INFO] 
10:58:12 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure ---
10:58:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.template2structure/target/org.eclipse.papyrus.model2doc.markup.emf.template2structure-0.9.0-SNAPSHOT-sources.jar
10:58:12 [INFO] 
10:58:12 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure ---
10:58:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.template2structure/target/org.eclipse.papyrus.model2doc.markup.emf.template2structure-0.9.0-SNAPSHOT.jar
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure ---
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure ---
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure ---
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure ---
10:58:13 [INFO] 
10:58:13 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure ---
10:58:13 [INFO] No tests to run.
10:58:13 [INFO] 
10:58:13 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure ---
10:58:13 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:13 [INFO] 
10:58:13 [INFO] --< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.markup.emf.feature >--
10:58:13 [INFO] Building Papyrus Model to Documentation Markup EMF Support 0.9.0-SNAPSHOT [51/116]
10:58:13 [INFO]   from features/org.eclipse.papyrus.model2doc.markup.emf.feature/pom.xml
10:58:13 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:58:13 [INFO] 
10:58:13 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.markup.emf.feature ---
10:58:13 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.markup.emf.feature/target
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.model2doc.markup.emf.feature ---
10:58:13 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.markup.emf.feature ---
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.markup.emf.feature ---
10:58:13 [INFO] 
10:58:13 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.markup.emf.feature ---
10:58:13 [INFO] 
10:58:13 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.markup.emf.feature ---
10:58:13 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.markup.emf.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.markup.emf.feature ---
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.markup.emf.feature ---
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.model2doc.markup.emf.feature ---
10:58:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.markup.emf.feature/target/org.eclipse.papyrus.model2doc.markup.emf.feature-0.9.0-SNAPSHOT.jar
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.markup.emf.feature ---
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.model2doc.markup.emf.feature ---
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.markup.emf.feature ---
10:58:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.markup.emf.feature/target/org.eclipse.papyrus.model2doc.markup.emf.feature-0.9.0-SNAPSHOT-sources-feature.jar
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.markup.emf.feature ---
10:58:13 [INFO] 
10:58:13 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.markup.emf.feature ---
10:58:13 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:13 [INFO] 
10:58:13 [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.plugins.integration >--
10:58:13 [INFO] Building Papyrus DocumentStructureTemplate Integration plugins 0.9.0-SNAPSHOT [52/116]
10:58:13 [INFO]   from plugins/integration/pom.xml
10:58:13 [INFO] --------------------------------[ pom ]---------------------------------
10:58:13 [INFO] 
10:58:13 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.integration ---
10:58:13 [INFO] 
10:58:13 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.integration ---
10:58:13 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.integration ---
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.plugins.integration ---
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.integration ---
10:58:13 [INFO] 
10:58:13 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.integration ---
10:58:13 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:13 [INFO] 
10:58:13 [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.core.author.properties >--
10:58:13 [INFO] Building org.eclipse.papyrus.model2doc.integration.core.author.properties 0.9.0-SNAPSHOT [53/116]
10:58:13 [INFO]   from plugins/integration/org.eclipse.papyrus.model2doc.integration.core.author.properties/pom.xml
10:58:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:13 [INFO] 
10:58:13 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.core.author.properties ---
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.core.author.properties ---
10:58:13 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.core.author.properties ---
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.core.author.properties ---
10:58:13 [INFO] 
10:58:13 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.core.author.properties ---
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.core.author.properties ---
10:58:13 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.core.author.properties...
10:58:13 [INFO] 
10:58:13 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.core.author.properties ---
10:58:13 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.author.properties/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:13 [INFO] 
10:58:13 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.core.author.properties ---
10:58:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.author.properties/src/main/resources
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.core.author.properties ---
10:58:13 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.author.properties/target/classes
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.core.author.properties ---
10:58:13 [INFO] 
10:58:13 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.core.author.properties ---
10:58:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.author.properties/src/test/resources
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.core.author.properties ---
10:58:13 [INFO] 
10:58:13 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.core.author.properties ---
10:58:13 [INFO] No tests to run.
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.core.author.properties ---
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.core.author.properties ---
10:58:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.author.properties/target/org.eclipse.papyrus.model2doc.integration.core.author.properties-0.9.0-SNAPSHOT-sources.jar
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.core.author.properties ---
10:58:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.author.properties/target/org.eclipse.papyrus.model2doc.integration.core.author.properties-0.9.0-SNAPSHOT.jar
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.core.author.properties ---
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.core.author.properties ---
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.core.author.properties ---
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.core.author.properties ---
10:58:13 [INFO] 
10:58:13 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.core.author.properties ---
10:58:13 [INFO] No tests to run.
10:58:13 [INFO] 
10:58:13 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.core.author.properties ---
10:58:13 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:13 [INFO] 
10:58:13 [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties >--
10:58:13 [INFO] Building org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties 0.9.0-SNAPSHOT [54/116]
10:58:13 [INFO]   from plugins/integration/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties/pom.xml
10:58:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:13 [INFO] 
10:58:13 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties ---
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties ---
10:58:13 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties ---
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties ---
10:58:13 [INFO] 
10:58:13 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties ---
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties ---
10:58:13 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties...
10:58:13 [INFO] 
10:58:13 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties ---
10:58:13 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:13 [INFO] 
10:58:13 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties ---
10:58:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties/src/main/resources
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties ---
10:58:13 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties/target/classes
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties ---
10:58:13 [INFO] 
10:58:13 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties ---
10:58:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties/src/test/resources
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties ---
10:58:13 [INFO] 
10:58:13 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties ---
10:58:13 [INFO] No tests to run.
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties ---
10:58:13 [INFO] 
10:58:13 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties ---
10:58:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties/target/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties-0.9.0-SNAPSHOT-sources.jar
10:58:14 [INFO] 
10:58:14 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties ---
10:58:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties/target/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties-0.9.0-SNAPSHOT.jar
10:58:14 [INFO] 
10:58:14 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties ---
10:58:14 [INFO] 
10:58:14 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties ---
10:58:14 [INFO] 
10:58:14 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties ---
10:58:14 [INFO] 
10:58:14 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties ---
10:58:14 [INFO] 
10:58:14 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties ---
10:58:14 [INFO] No tests to run.
10:58:14 [INFO] 
10:58:14 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties ---
10:58:14 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:14 [INFO] 
10:58:14 [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation >--
10:58:14 [INFO] Building org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation 0.9.0-SNAPSHOT [55/116]
10:58:14 [INFO]   from plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation/pom.xml
10:58:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:24 [INFO] 
10:58:24 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation ---
10:58:24 [INFO] 
10:58:24 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation ---
10:58:24 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:24 [INFO] 
10:58:24 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation ---
10:58:24 [INFO] 
10:58:24 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation ---
10:58:24 [INFO] 
10:58:24 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation ---
10:58:24 [INFO] 
10:58:24 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation ---
10:58:24 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation...
10:58:25 [INFO] 
10:58:25 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation ---
10:58:25 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:25 [INFO] 
10:58:25 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation ---
10:58:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation/src/main/resources
10:58:25 [INFO] 
10:58:25 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation ---
10:58:25 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation/target/classes
10:58:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation/src-gen/org/eclipse/papyrus/model2doc/integration/emf/documentstructuretemplate/representation/impl/PapyrusDocumentPrototypeImpl.java:[191] 
10:58:25 	if (false) {
10:58:25 			if (chain != null) {
10:58:25 				chain.add(new BasicDiagnostic(Diagnostic.ERROR,
10:58:25 						RepresentationValidator.DIAGNOSTIC_SOURCE,
10:58:25 						RepresentationValidator.PAPYRUS_DOCUMENT_PROTOTYPE__IS_VALID_CLASS,
10:58:25 						EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "isValidClass", EObjectValidator.getObjectLabel(this, context) }), //$NON-NLS-1$ //$NON-NLS-2$
10:58:25 						new Object[] { this }));
10:58:25 			}
10:58:25 			return false;
10:58:25 		}
10:58:25 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:58:25 Dead code
10:58:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation/src-gen/org/eclipse/papyrus/model2doc/integration/emf/documentstructuretemplate/representation/impl/PapyrusDocumentPrototypeImpl.java:[230] 
10:58:25 	@SuppressWarnings("unchecked")
10:58:25 	                  ^^^^^^^^^^^
10:58:25 Unnecessary @SuppressWarnings("unchecked")
10:58:25 2 problems (2 warnings)
10:58:25 [INFO] 
10:58:25 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation ---
10:58:25 [INFO] 
10:58:25 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation ---
10:58:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation/src/test/resources
10:58:25 [INFO] 
10:58:25 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation ---
10:58:25 [INFO] 
10:58:25 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation ---
10:58:25 [INFO] No tests to run.
10:58:25 [INFO] 
10:58:25 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation ---
10:58:25 [INFO] 
10:58:25 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation ---
10:58:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation-0.9.0-SNAPSHOT-sources.jar
10:58:25 [INFO] 
10:58:25 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation ---
10:58:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation-0.9.0-SNAPSHOT.jar
10:58:25 [INFO] 
10:58:25 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation ---
10:58:25 [INFO] 
10:58:25 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation ---
10:58:25 [INFO] 
10:58:25 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation ---
10:58:25 [INFO] 
10:58:25 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation ---
10:58:25 [INFO] 
10:58:25 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation ---
10:58:25 [INFO] No tests to run.
10:58:25 [INFO] 
10:58:25 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation ---
10:58:25 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:25 [INFO] 
10:58:25 [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui >--
10:58:25 [INFO] Building org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui 0.9.0-SNAPSHOT [56/116]
10:58:25 [INFO]   from plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui/pom.xml
10:58:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:25 [INFO] 
10:58:25 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui ---
10:58:25 [INFO] 
10:58:25 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui ---
10:58:25 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:25 [INFO] 
10:58:25 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui ---
10:58:25 [INFO] 
10:58:25 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui ---
10:58:25 [INFO] 
10:58:25 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui ---
10:58:25 [INFO] 
10:58:25 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui ---
10:58:25 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui...
10:58:26 [INFO] 
10:58:26 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui ---
10:58:26 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:26 [INFO] 
10:58:26 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui ---
10:58:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui/src/main/resources
10:58:26 [INFO] 
10:58:26 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui ---
10:58:26 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui/target/classes
10:58:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui/src/org/eclipse/papyrus/model2doc/integration/emf/documentstructuretemplate/ui/internal/adapter/DocumentTemplateViewAdapterFactory.java:[37] 
10:58:26 	public Object getAdapter(Object adaptableObject, Class adapterType) {
10:58:26 	       ^^^^^^
10:58:26 Type safety: The return type Object for getAdapter(Object, Class) from the type DocumentTemplateViewAdapterFactory needs unchecked conversion to conform to T from the type IAdapterFactory
10:58:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui/src/org/eclipse/papyrus/model2doc/integration/emf/documentstructuretemplate/ui/internal/adapter/DocumentTemplateViewAdapterFactory.java:[37] 
10:58:26 	public Object getAdapter(Object adaptableObject, Class adapterType) {
10:58:26 	                                                 ^^^^^
10:58:26 Class is a raw type. References to generic type Class<T> should be parameterized
10:58:26 2 problems (2 warnings)
10:58:26 [INFO] 
10:58:26 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui ---
10:58:26 [INFO] 
10:58:26 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui ---
10:58:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui/src/test/resources
10:58:26 [INFO] 
10:58:26 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui ---
10:58:26 [INFO] 
10:58:26 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui ---
10:58:26 [INFO] No tests to run.
10:58:26 [INFO] 
10:58:26 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui ---
10:58:26 [INFO] 
10:58:26 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui ---
10:58:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui-0.9.0-SNAPSHOT-sources.jar
10:58:26 [INFO] 
10:58:26 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui ---
10:58:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui-0.9.0-SNAPSHOT.jar
10:58:26 [INFO] 
10:58:26 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui ---
10:58:26 [INFO] 
10:58:26 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui ---
10:58:26 [INFO] 
10:58:26 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui ---
10:58:26 [INFO] 
10:58:26 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui ---
10:58:26 [INFO] 
10:58:26 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui ---
10:58:26 [INFO] No tests to run.
10:58:26 [INFO] 
10:58:26 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui ---
10:58:26 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:26 [INFO] 
10:58:26 [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture >--
10:58:26 [INFO] Building org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture 0.9.0-SNAPSHOT [57/116]
10:58:26 [INFO]   from plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture/pom.xml
10:58:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:26 [INFO] 
10:58:26 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture ---
10:58:26 [INFO] 
10:58:26 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture ---
10:58:26 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:26 [INFO] 
10:58:26 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture ---
10:58:26 [INFO] 
10:58:26 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture ---
10:58:26 [INFO] 
10:58:26 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture ---
10:58:26 [INFO] 
10:58:26 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture ---
10:58:26 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture...
10:58:27 [INFO] 
10:58:27 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture ---
10:58:27 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:27 [INFO] 
10:58:27 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture ---
10:58:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture/src/main/resources
10:58:27 [INFO] 
10:58:27 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture ---
10:58:27 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture/target/classes
10:58:27 [INFO] 
10:58:27 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture ---
10:58:27 [INFO] 
10:58:27 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture ---
10:58:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture/src/test/resources
10:58:27 [INFO] 
10:58:27 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture ---
10:58:27 [INFO] 
10:58:27 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture ---
10:58:27 [INFO] No tests to run.
10:58:27 [INFO] 
10:58:27 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture ---
10:58:27 [INFO] 
10:58:27 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture ---
10:58:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture-0.9.0-SNAPSHOT-sources.jar
10:58:27 [INFO] 
10:58:27 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture ---
10:58:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture-0.9.0-SNAPSHOT.jar
10:58:27 [INFO] 
10:58:27 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture ---
10:58:27 [INFO] 
10:58:27 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture ---
10:58:27 [INFO] 
10:58:27 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture ---
10:58:27 [INFO] 
10:58:27 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture ---
10:58:27 [INFO] 
10:58:27 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture ---
10:58:27 [INFO] No tests to run.
10:58:27 [INFO] 
10:58:27 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture ---
10:58:27 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:27 [INFO] 
10:58:27 [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.docx.uml.architecture >--
10:58:27 [INFO] Building org.eclipse.papyrus.model2doc.integration.docx.uml.architecture 0.9.0-SNAPSHOT [58/116]
10:58:27 [INFO]   from plugins/integration/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture/pom.xml
10:58:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:27 [INFO] 
10:58:27 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture ---
10:58:27 [INFO] 
10:58:27 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture ---
10:58:27 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:27 [INFO] 
10:58:27 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture ---
10:58:27 [INFO] 
10:58:27 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture ---
10:58:27 [INFO] 
10:58:27 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture ---
10:58:27 [INFO] 
10:58:27 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture ---
10:58:27 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.docx.uml.architecture...
10:58:27 [INFO] 
10:58:27 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture ---
10:58:27 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:27 [INFO] 
10:58:27 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture ---
10:58:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture/src/main/resources
10:58:27 [INFO] 
10:58:27 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture ---
10:58:27 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture/target/classes
10:58:28 [INFO] 
10:58:28 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture ---
10:58:28 [INFO] 
10:58:28 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture ---
10:58:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture/src/test/resources
10:58:28 [INFO] 
10:58:28 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture ---
10:58:28 [INFO] 
10:58:28 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture ---
10:58:28 [INFO] No tests to run.
10:58:28 [INFO] 
10:58:28 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture ---
10:58:28 [INFO] 
10:58:28 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture ---
10:58:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture/target/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture-0.9.0-SNAPSHOT-sources.jar
10:58:28 [INFO] 
10:58:28 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture ---
10:58:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture/target/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture-0.9.0-SNAPSHOT.jar
10:58:28 [INFO] 
10:58:28 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture ---
10:58:28 [INFO] 
10:58:28 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture ---
10:58:28 [INFO] 
10:58:28 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture ---
10:58:28 [INFO] 
10:58:28 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture ---
10:58:28 [INFO] 
10:58:28 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture ---
10:58:28 [INFO] No tests to run.
10:58:28 [INFO] 
10:58:28 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture ---
10:58:28 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:28 [INFO] 
10:58:28 [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer >--
10:58:28 [INFO] Building org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer 0.9.0-SNAPSHOT [59/116]
10:58:28 [INFO]   from plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer/pom.xml
10:58:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:28 [INFO] 
10:58:28 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer ---
10:58:28 [INFO] 
10:58:28 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer ---
10:58:28 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:28 [INFO] 
10:58:28 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer ---
10:58:28 [INFO] 
10:58:28 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer ---
10:58:28 [INFO] 
10:58:28 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer ---
10:58:28 [INFO] 
10:58:28 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer ---
10:58:28 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer...
10:58:29 [INFO] 
10:58:29 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer ---
10:58:29 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:29 [INFO] 
10:58:29 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer ---
10:58:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer/src/main/resources
10:58:29 [INFO] 
10:58:29 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer ---
10:58:29 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer/target/classes
10:58:29 [INFO] 
10:58:29 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer ---
10:58:29 [INFO] 
10:58:29 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer ---
10:58:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer/src/test/resources
10:58:29 [INFO] 
10:58:29 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer ---
10:58:29 [INFO] 
10:58:29 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer ---
10:58:29 [INFO] No tests to run.
10:58:29 [INFO] 
10:58:29 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer ---
10:58:29 [INFO] 
10:58:29 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer ---
10:58:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer-0.9.0-SNAPSHOT-sources.jar
10:58:29 [INFO] 
10:58:29 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer ---
10:58:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer-0.9.0-SNAPSHOT.jar
10:58:29 [INFO] 
10:58:29 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer ---
10:58:29 [INFO] 
10:58:29 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer ---
10:58:29 [INFO] 
10:58:29 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer ---
10:58:29 [INFO] 
10:58:29 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer ---
10:58:29 [INFO] 
10:58:29 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer ---
10:58:29 [INFO] No tests to run.
10:58:29 [INFO] 
10:58:29 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer ---
10:58:29 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:29 [INFO] 
10:58:29 [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties >--
10:58:29 [INFO] Building org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties 0.9.0-SNAPSHOT [60/116]
10:58:29 [INFO]   from plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties/pom.xml
10:58:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:29 [INFO] 
10:58:29 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties ---
10:58:29 [INFO] 
10:58:29 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties ---
10:58:29 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:29 [INFO] 
10:58:29 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties ---
10:58:29 [INFO] 
10:58:29 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties ---
10:58:29 [INFO] 
10:58:29 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties ---
10:58:29 [INFO] 
10:58:29 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties ---
10:58:29 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties...
10:58:29 [INFO] 
10:58:29 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties ---
10:58:29 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:29 [INFO] 
10:58:29 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties ---
10:58:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties/src/main/resources
10:58:29 [INFO] 
10:58:29 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties ---
10:58:29 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties/target/classes
10:58:29 [INFO] 
10:58:29 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties ---
10:58:29 [INFO] 
10:58:29 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties ---
10:58:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties/src/test/resources
10:58:29 [INFO] 
10:58:29 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties ---
10:58:29 [INFO] 
10:58:29 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties ---
10:58:29 [INFO] No tests to run.
10:58:29 [INFO] 
10:58:29 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties ---
10:58:29 [INFO] 
10:58:29 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties ---
10:58:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties-0.9.0-SNAPSHOT-sources.jar
10:58:29 [INFO] 
10:58:29 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties ---
10:58:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties-0.9.0-SNAPSHOT.jar
10:58:29 [INFO] 
10:58:29 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties ---
10:58:29 [INFO] 
10:58:29 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties ---
10:58:29 [INFO] 
10:58:29 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties ---
10:58:29 [INFO] 
10:58:29 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties ---
10:58:29 [INFO] 
10:58:29 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties ---
10:58:29 [INFO] No tests to run.
10:58:29 [INFO] 
10:58:29 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties ---
10:58:29 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:29 [INFO] 
10:58:29 [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit >--
10:58:29 [INFO] Building org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit 0.9.0-SNAPSHOT [61/116]
10:58:29 [INFO]   from plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit/pom.xml
10:58:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:30 [INFO] 
10:58:30 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit ---
10:58:30 [INFO] 
10:58:30 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit ---
10:58:30 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:30 [INFO] 
10:58:30 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit ---
10:58:30 [INFO] 
10:58:30 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit ---
10:58:30 [INFO] 
10:58:30 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit ---
10:58:30 [INFO] 
10:58:30 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit ---
10:58:30 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit...
10:58:30 [INFO] 
10:58:30 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit ---
10:58:30 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:30 [INFO] 
10:58:30 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit ---
10:58:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit/src/main/resources
10:58:30 [INFO] 
10:58:30 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit ---
10:58:30 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit/target/classes
10:58:30 [INFO] 
10:58:30 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit ---
10:58:30 [INFO] 
10:58:30 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit ---
10:58:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit/src/test/resources
10:58:30 [INFO] 
10:58:30 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit ---
10:58:30 [INFO] 
10:58:30 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit ---
10:58:30 [INFO] No tests to run.
10:58:30 [INFO] 
10:58:30 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit ---
10:58:30 [INFO] 
10:58:30 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit ---
10:58:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit-0.9.0-SNAPSHOT-sources.jar
10:58:30 [INFO] 
10:58:30 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit ---
10:58:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit-0.9.0-SNAPSHOT.jar
10:58:30 [INFO] 
10:58:30 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit ---
10:58:30 [INFO] 
10:58:30 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit ---
10:58:30 [INFO] 
10:58:30 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit ---
10:58:30 [INFO] 
10:58:30 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit ---
10:58:30 [INFO] 
10:58:30 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit ---
10:58:30 [INFO] No tests to run.
10:58:30 [INFO] 
10:58:30 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit ---
10:58:30 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:30 [INFO] 
10:58:30 [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types >--
10:58:30 [INFO] Building org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types 0.9.0-SNAPSHOT [62/116]
10:58:30 [INFO]   from plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types/pom.xml
10:58:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:30 [INFO] 
10:58:30 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types ---
10:58:30 [INFO] 
10:58:30 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types ---
10:58:30 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:30 [INFO] 
10:58:30 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types ---
10:58:30 [INFO] 
10:58:30 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types ---
10:58:30 [INFO] 
10:58:30 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types ---
10:58:30 [INFO] 
10:58:30 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types ---
10:58:30 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types...
10:58:31 [INFO] 
10:58:31 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types ---
10:58:31 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:31 [INFO] 
10:58:31 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types ---
10:58:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types/src/main/resources
10:58:31 [INFO] 
10:58:31 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types ---
10:58:31 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types/target/classes
10:58:31 [INFO] 
10:58:31 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types ---
10:58:31 [INFO] 
10:58:31 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types ---
10:58:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types/src/test/resources
10:58:31 [INFO] 
10:58:31 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types ---
10:58:31 [INFO] 
10:58:31 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types ---
10:58:31 [INFO] No tests to run.
10:58:31 [INFO] 
10:58:31 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types ---
10:58:31 [INFO] 
10:58:31 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types ---
10:58:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types-0.9.0-SNAPSHOT-sources.jar
10:58:31 [INFO] 
10:58:31 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types ---
10:58:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types-0.9.0-SNAPSHOT.jar
10:58:31 [INFO] 
10:58:31 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types ---
10:58:31 [INFO] 
10:58:31 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types ---
10:58:31 [INFO] 
10:58:31 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types ---
10:58:31 [INFO] 
10:58:31 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types ---
10:58:31 [INFO] 
10:58:31 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types ---
10:58:31 [INFO] No tests to run.
10:58:31 [INFO] 
10:58:31 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types ---
10:58:31 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:31 [INFO] 
10:58:31 [INFO] --< org.eclipse.papyrus.model2doc.plugins-uml:org.eclipse.papyrus.model2doc.plugins.uml >--
10:58:31 [INFO] Building Papyrus UML DocumentStructureTemplate plugins 0.9.0-SNAPSHOT [63/116]
10:58:31 [INFO]   from plugins/uml/pom.xml
10:58:31 [INFO] --------------------------------[ pom ]---------------------------------
10:58:31 [INFO] 
10:58:31 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.uml ---
10:58:31 [INFO] 
10:58:31 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.uml ---
10:58:31 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:31 [INFO] 
10:58:31 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.uml ---
10:58:31 [INFO] 
10:58:31 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.plugins.uml ---
10:58:31 [INFO] 
10:58:31 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.uml ---
10:58:31 [INFO] 
10:58:31 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.uml ---
10:58:31 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:31 [INFO] 
10:58:31 [INFO] --< org.eclipse.papyrus.model2doc.plugins-uml:org.eclipse.papyrus.model2doc.uml.documentstructuretemplate >--
10:58:31 [INFO] Building org.eclipse.papyrus.model2doc.uml.documentstructuretemplate 0.9.0-SNAPSHOT [64/116]
10:58:31 [INFO]   from plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate/pom.xml
10:58:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:31 [INFO] 
10:58:31 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate ---
10:58:31 [INFO] 
10:58:31 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate ---
10:58:31 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:31 [INFO] 
10:58:31 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate ---
10:58:31 [INFO] 
10:58:31 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate ---
10:58:31 [INFO] 
10:58:31 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate ---
10:58:31 [INFO] 
10:58:31 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate ---
10:58:31 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.uml.documentstructuretemplate...
10:58:31 [INFO] 
10:58:31 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate ---
10:58:31 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:31 [INFO] 
10:58:31 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate ---
10:58:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate/src/main/resources
10:58:31 [INFO] 
10:58:31 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate ---
10:58:31 [INFO] Compiling 57 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate/target/classes
10:58:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate/src/org/eclipse/papyrus/model2doc/uml/documentstructuretemplate/internal/providers/UMLDelegatingToEMFLabelProvider.java:[28] 
10:58:31 	private static final String ST_LEFT = String.valueOf("\u00AB");//$NON-NLS-1$
10:58:31 	                            ^^^^^^^
10:58:31 The value of the field UMLDelegatingToEMFLabelProvider.ST_LEFT is not used
10:58:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate/src/org/eclipse/papyrus/model2doc/uml/documentstructuretemplate/internal/providers/UMLDelegatingToEMFLabelProvider.java:[33] 
10:58:31 	private static final String ST_RIGHT = String.valueOf("\u00BB"); //$NON-NLS-1$
10:58:31 	                            ^^^^^^^^
10:58:31 The value of the field UMLDelegatingToEMFLabelProvider.ST_RIGHT is not used
10:58:31 2 problems (2 warnings)
10:58:31 [INFO] 
10:58:31 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate ---
10:58:31 [INFO] 
10:58:31 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate ---
10:58:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate/src/test/resources
10:58:31 [INFO] 
10:58:31 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate ---
10:58:31 [INFO] 
10:58:31 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate ---
10:58:31 [INFO] No tests to run.
10:58:31 [INFO] 
10:58:31 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate ---
10:58:31 [INFO] 
10:58:31 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate ---
10:58:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate-0.9.0-SNAPSHOT-sources.jar
10:58:32 [INFO] 
10:58:32 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate ---
10:58:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate-0.9.0-SNAPSHOT.jar
10:58:32 [INFO] 
10:58:32 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate ---
10:58:32 [INFO] 
10:58:32 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate ---
10:58:32 [INFO] 
10:58:32 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate ---
10:58:32 [INFO] 
10:58:32 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate ---
10:58:32 [INFO] 
10:58:32 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate ---
10:58:32 [INFO] No tests to run.
10:58:32 [INFO] 
10:58:32 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate ---
10:58:32 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:32 [INFO] 
10:58:32 [INFO] --< org.eclipse.papyrus.model2doc.plugins-uml:org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit >--
10:58:32 [INFO] Building org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit 0.9.0-SNAPSHOT [65/116]
10:58:32 [INFO]   from plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit/pom.xml
10:58:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:32 [INFO] 
10:58:32 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit ---
10:58:32 [INFO] 
10:58:32 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit ---
10:58:32 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:32 [INFO] 
10:58:32 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit ---
10:58:32 [INFO] 
10:58:32 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit ---
10:58:32 [INFO] 
10:58:32 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit ---
10:58:32 [INFO] 
10:58:32 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit ---
10:58:32 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit...
10:58:32 [INFO] 
10:58:32 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit ---
10:58:32 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:32 [INFO] 
10:58:32 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit ---
10:58:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit/src/main/resources
10:58:32 [INFO] 
10:58:32 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit ---
10:58:32 [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit/target/classes
10:58:32 [INFO] 
10:58:32 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit ---
10:58:32 [INFO] 
10:58:32 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit ---
10:58:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit/src/test/resources
10:58:32 [INFO] 
10:58:32 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit ---
10:58:32 [INFO] 
10:58:32 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit ---
10:58:32 [INFO] No tests to run.
10:58:32 [INFO] 
10:58:32 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit ---
10:58:32 [INFO] 
10:58:32 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit ---
10:58:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit-0.9.0-SNAPSHOT-sources.jar
10:58:32 [INFO] 
10:58:32 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit ---
10:58:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit-0.9.0-SNAPSHOT.jar
10:58:32 [INFO] 
10:58:32 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit ---
10:58:32 [INFO] 
10:58:32 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit ---
10:58:32 [INFO] 
10:58:32 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit ---
10:58:32 [INFO] 
10:58:32 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit ---
10:58:32 [INFO] 
10:58:32 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit ---
10:58:32 [INFO] No tests to run.
10:58:32 [INFO] 
10:58:32 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit ---
10:58:32 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:32 [INFO] 
10:58:32 [INFO] --< org.eclipse.papyrus.model2doc.plugins-uml:org.eclipse.papyrus.model2doc.uml.template2structure >--
10:58:32 [INFO] Building org.eclipse.papyrus.model2doc.uml.template2structure 0.9.0-SNAPSHOT [66/116]
10:58:32 [INFO]   from plugins/uml/org.eclipse.papyrus.model2doc.uml.template2structure/pom.xml
10:58:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:32 [INFO] 
10:58:32 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.uml.template2structure ---
10:58:32 [INFO] 
10:58:32 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.uml.template2structure ---
10:58:32 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:32 [INFO] 
10:58:32 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.uml.template2structure ---
10:58:32 [INFO] 
10:58:32 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.uml.template2structure ---
10:58:32 [INFO] 
10:58:32 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.uml.template2structure ---
10:58:32 [INFO] 
10:58:32 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.uml.template2structure ---
10:58:32 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.uml.template2structure...
10:58:33 [INFO] 
10:58:33 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.uml.template2structure ---
10:58:33 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.template2structure/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:33 [INFO] 
10:58:33 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.uml.template2structure ---
10:58:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.template2structure/src/main/resources
10:58:33 [INFO] 
10:58:33 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.uml.template2structure ---
10:58:33 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.template2structure/target/classes
10:58:33 [INFO] 
10:58:33 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.uml.template2structure ---
10:58:33 [INFO] 
10:58:33 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.uml.template2structure ---
10:58:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.template2structure/src/test/resources
10:58:33 [INFO] 
10:58:33 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.uml.template2structure ---
10:58:33 [INFO] 
10:58:33 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.uml.template2structure ---
10:58:33 [INFO] No tests to run.
10:58:33 [INFO] 
10:58:33 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.uml.template2structure ---
10:58:33 [INFO] 
10:58:33 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.uml.template2structure ---
10:58:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.template2structure/target/org.eclipse.papyrus.model2doc.uml.template2structure-0.9.0-SNAPSHOT-sources.jar
10:58:33 [INFO] 
10:58:33 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.uml.template2structure ---
10:58:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.template2structure/target/org.eclipse.papyrus.model2doc.uml.template2structure-0.9.0-SNAPSHOT.jar
10:58:33 [INFO] 
10:58:33 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.uml.template2structure ---
10:58:33 [INFO] 
10:58:33 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.uml.template2structure ---
10:58:33 [INFO] 
10:58:33 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.uml.template2structure ---
10:58:33 [INFO] 
10:58:33 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.uml.template2structure ---
10:58:33 [INFO] 
10:58:33 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.uml.template2structure ---
10:58:33 [INFO] No tests to run.
10:58:33 [INFO] 
10:58:33 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.uml.template2structure ---
10:58:33 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:33 [INFO] 
10:58:33 [INFO] --< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.uml.feature >--
10:58:33 [INFO] Building Papyrus Model to Documentation UML Support 0.9.0-SNAPSHOT [67/116]
10:58:33 [INFO]   from features/org.eclipse.papyrus.model2doc.uml.feature/pom.xml
10:58:33 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:58:33 [INFO] 
10:58:33 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.uml.feature ---
10:58:33 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.uml.feature/target
10:58:33 [INFO] 
10:58:33 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.model2doc.uml.feature ---
10:58:33 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:33 [INFO] 
10:58:33 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.uml.feature ---
10:58:33 [INFO] 
10:58:33 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.uml.feature ---
10:58:33 [INFO] 
10:58:33 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.uml.feature ---
10:58:33 [INFO] 
10:58:33 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.uml.feature ---
10:58:33 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.uml.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:33 [INFO] 
10:58:33 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.uml.feature ---
10:58:33 [INFO] 
10:58:33 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.uml.feature ---
10:58:33 [INFO] 
10:58:33 [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.model2doc.uml.feature ---
10:58:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.uml.feature/target/org.eclipse.papyrus.model2doc.uml.feature-0.9.0-SNAPSHOT.jar
10:58:33 [INFO] 
10:58:33 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.uml.feature ---
10:58:33 [INFO] 
10:58:33 [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.model2doc.uml.feature ---
10:58:33 [INFO] 
10:58:33 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.uml.feature ---
10:58:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.uml.feature/target/org.eclipse.papyrus.model2doc.uml.feature-0.9.0-SNAPSHOT-sources-feature.jar
10:58:33 [INFO] 
10:58:33 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.uml.feature ---
10:58:33 [INFO] 
10:58:33 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.uml.feature ---
10:58:33 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:33 [INFO] 
10:58:33 [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate >--
10:58:33 [INFO] Building org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate 0.9.0-SNAPSHOT [68/116]
10:58:33 [INFO]   from plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate/pom.xml
10:58:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:33 [INFO] 
10:58:33 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate ---
10:58:33 [INFO] 
10:58:33 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate ---
10:58:33 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:33 [INFO] 
10:58:33 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate ---
10:58:33 [INFO] 
10:58:33 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate ---
10:58:33 [INFO] 
10:58:33 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate ---
10:58:33 [INFO] 
10:58:33 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate ---
10:58:33 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate...
10:58:33 [INFO] 
10:58:33 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate ---
10:58:33 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:33 [INFO] 
10:58:33 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate ---
10:58:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate/src/main/resources
10:58:33 [INFO] 
10:58:33 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate ---
10:58:33 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate/target/classes
10:58:34 [INFO] 
10:58:34 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate ---
10:58:34 [INFO] 
10:58:34 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate ---
10:58:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate/src/test/resources
10:58:34 [INFO] 
10:58:34 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate ---
10:58:34 [INFO] 
10:58:34 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate ---
10:58:34 [INFO] No tests to run.
10:58:34 [INFO] 
10:58:34 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate ---
10:58:34 [INFO] 
10:58:34 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate ---
10:58:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate-0.9.0-SNAPSHOT-sources.jar
10:58:34 [INFO] 
10:58:34 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate ---
10:58:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate-0.9.0-SNAPSHOT.jar
10:58:34 [INFO] 
10:58:34 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate ---
10:58:34 [INFO] 
10:58:34 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate ---
10:58:34 [INFO] 
10:58:34 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate ---
10:58:34 [INFO] 
10:58:34 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate ---
10:58:34 [INFO] 
10:58:34 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate ---
10:58:34 [INFO] No tests to run.
10:58:34 [INFO] 
10:58:34 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate ---
10:58:34 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:34 [INFO] 
10:58:34 [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit >--
10:58:34 [INFO] Building org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit 0.9.0-SNAPSHOT [69/116]
10:58:34 [INFO]   from plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit/pom.xml
10:58:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:34 [INFO] 
10:58:34 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit ---
10:58:34 [INFO] 
10:58:34 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit ---
10:58:34 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:34 [INFO] 
10:58:34 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit ---
10:58:34 [INFO] 
10:58:34 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit ---
10:58:34 [INFO] 
10:58:34 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit ---
10:58:34 [INFO] 
10:58:34 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit ---
10:58:34 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit...
10:58:34 [INFO] 
10:58:34 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit ---
10:58:34 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:34 [INFO] 
10:58:34 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit ---
10:58:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit/src/main/resources
10:58:34 [INFO] 
10:58:34 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit ---
10:58:34 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit/target/classes
10:58:35 [INFO] 
10:58:35 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit ---
10:58:35 [INFO] 
10:58:35 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit ---
10:58:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit/src/test/resources
10:58:35 [INFO] 
10:58:35 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit ---
10:58:35 [INFO] 
10:58:35 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit ---
10:58:35 [INFO] No tests to run.
10:58:35 [INFO] 
10:58:35 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit ---
10:58:35 [INFO] 
10:58:35 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit ---
10:58:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit-0.9.0-SNAPSHOT-sources.jar
10:58:35 [INFO] 
10:58:35 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit ---
10:58:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit-0.9.0-SNAPSHOT.jar
10:58:35 [INFO] 
10:58:35 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit ---
10:58:35 [INFO] 
10:58:35 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit ---
10:58:35 [INFO] 
10:58:35 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit ---
10:58:35 [INFO] 
10:58:35 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit ---
10:58:35 [INFO] 
10:58:35 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit ---
10:58:35 [INFO] No tests to run.
10:58:35 [INFO] 
10:58:35 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit ---
10:58:35 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:35 [INFO] 
10:58:35 [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.gmf.template2structure >--
10:58:35 [INFO] Building org.eclipse.papyrus.model2doc.integration.gmf.template2structure 0.9.0-SNAPSHOT [70/116]
10:58:35 [INFO]   from plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure/pom.xml
10:58:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:35 [INFO] 
10:58:35 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure ---
10:58:35 [INFO] 
10:58:35 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure ---
10:58:35 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:35 [INFO] 
10:58:35 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure ---
10:58:35 [INFO] 
10:58:35 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure ---
10:58:35 [INFO] 
10:58:35 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure ---
10:58:35 [INFO] 
10:58:35 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure ---
10:58:35 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.gmf.template2structure...
10:58:35 [INFO] 
10:58:35 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure ---
10:58:35 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:35 [INFO] 
10:58:35 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure ---
10:58:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure/src/main/resources
10:58:35 [INFO] 
10:58:35 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure ---
10:58:35 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure/target/classes
10:58:35 [INFO] 
10:58:35 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure ---
10:58:35 [INFO] 
10:58:35 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure ---
10:58:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure/src/test/resources
10:58:35 [INFO] 
10:58:35 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure ---
10:58:35 [INFO] 
10:58:35 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure ---
10:58:35 [INFO] No tests to run.
10:58:35 [INFO] 
10:58:35 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure ---
10:58:35 [INFO] 
10:58:35 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure ---
10:58:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure/target/org.eclipse.papyrus.model2doc.integration.gmf.template2structure-0.9.0-SNAPSHOT-sources.jar
10:58:35 [INFO] 
10:58:35 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure ---
10:58:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure/target/org.eclipse.papyrus.model2doc.integration.gmf.template2structure-0.9.0-SNAPSHOT.jar
10:58:35 [INFO] 
10:58:35 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure ---
10:58:35 [INFO] 
10:58:35 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure ---
10:58:35 [INFO] 
10:58:35 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure ---
10:58:35 [INFO] 
10:58:35 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure ---
10:58:35 [INFO] 
10:58:35 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure ---
10:58:35 [INFO] No tests to run.
10:58:35 [INFO] 
10:58:35 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure ---
10:58:35 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:35 [INFO] 
10:58:35 [INFO] --< org.eclipse.papyrus.model2doc.plugins.integration-nattable:org.eclipse.papyrus.model2doc.plugins.integration.nattable >--
10:58:35 [INFO] Building Papyrus-Model2Doc Nattable Integration Plugins 0.9.0-SNAPSHOT [71/116]
10:58:35 [INFO]   from plugins/integration/nattable/pom.xml
10:58:35 [INFO] --------------------------------[ pom ]---------------------------------
10:58:35 [INFO] 
10:58:35 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.integration.nattable ---
10:58:35 [INFO] 
10:58:35 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.integration.nattable ---
10:58:35 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:35 [INFO] 
10:58:35 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.integration.nattable ---
10:58:35 [INFO] 
10:58:35 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.plugins.integration.nattable ---
10:58:35 [INFO] 
10:58:35 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.integration.nattable ---
10:58:35 [INFO] 
10:58:35 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.integration.nattable ---
10:58:35 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:35 [INFO] 
10:58:35 [INFO] --< org.eclipse.papyrus.model2doc.plugins.integration-nattable:org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate >--
10:58:35 [INFO] Building org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate 0.9.0-SNAPSHOT [72/116]
10:58:35 [INFO]   from plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate/pom.xml
10:58:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:35 [INFO] 
10:58:35 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate ---
10:58:35 [INFO] 
10:58:35 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate ---
10:58:35 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:35 [INFO] 
10:58:35 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate ---
10:58:35 [INFO] 
10:58:35 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate ---
10:58:35 [INFO] 
10:58:35 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate ---
10:58:35 [INFO] 
10:58:35 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate ---
10:58:35 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate...
10:58:36 [INFO] 
10:58:36 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate ---
10:58:36 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:36 [INFO] 
10:58:36 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate ---
10:58:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate/src/main/resources
10:58:36 [INFO] 
10:58:36 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate ---
10:58:36 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate/target/classes
10:58:36 [INFO] 
10:58:36 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate ---
10:58:36 [INFO] 
10:58:36 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate ---
10:58:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate/src/test/resources
10:58:36 [INFO] 
10:58:36 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate ---
10:58:36 [INFO] 
10:58:36 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate ---
10:58:36 [INFO] No tests to run.
10:58:36 [INFO] 
10:58:36 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate ---
10:58:36 [INFO] 
10:58:36 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate ---
10:58:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate-0.9.0-SNAPSHOT-sources.jar
10:58:36 [INFO] 
10:58:36 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate ---
10:58:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate-0.9.0-SNAPSHOT.jar
10:58:36 [INFO] 
10:58:36 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate ---
10:58:36 [INFO] 
10:58:36 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate ---
10:58:36 [INFO] 
10:58:36 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate ---
10:58:36 [INFO] 
10:58:36 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate ---
10:58:36 [INFO] 
10:58:36 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate ---
10:58:36 [INFO] No tests to run.
10:58:36 [INFO] 
10:58:36 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate ---
10:58:36 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:36 [INFO] 
10:58:36 [INFO] --< org.eclipse.papyrus.model2doc.plugins.integration-nattable:org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit >--
10:58:36 [INFO] Building org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit 0.9.0-SNAPSHOT [73/116]
10:58:36 [INFO]   from plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit/pom.xml
10:58:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:36 [INFO] 
10:58:36 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit ---
10:58:36 [INFO] 
10:58:36 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit ---
10:58:36 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:36 [INFO] 
10:58:36 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit ---
10:58:36 [INFO] 
10:58:36 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit ---
10:58:36 [INFO] 
10:58:36 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit ---
10:58:36 [INFO] 
10:58:36 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit ---
10:58:36 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit...
10:58:37 [INFO] 
10:58:37 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit ---
10:58:37 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:37 [INFO] 
10:58:37 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit ---
10:58:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit/src/main/resources
10:58:37 [INFO] 
10:58:37 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit ---
10:58:37 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit/target/classes
10:58:37 [INFO] 
10:58:37 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit ---
10:58:37 [INFO] 
10:58:37 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit ---
10:58:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit/src/test/resources
10:58:37 [INFO] 
10:58:37 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit ---
10:58:37 [INFO] 
10:58:37 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit ---
10:58:37 [INFO] No tests to run.
10:58:37 [INFO] 
10:58:37 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit ---
10:58:37 [INFO] 
10:58:37 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit ---
10:58:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit-0.9.0-SNAPSHOT-sources.jar
10:58:37 [INFO] 
10:58:37 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit ---
10:58:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit-0.9.0-SNAPSHOT.jar
10:58:37 [INFO] 
10:58:37 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit ---
10:58:37 [INFO] 
10:58:37 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit ---
10:58:37 [INFO] 
10:58:37 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit ---
10:58:37 [INFO] 
10:58:37 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit ---
10:58:37 [INFO] 
10:58:37 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit ---
10:58:37 [INFO] No tests to run.
10:58:37 [INFO] 
10:58:37 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit ---
10:58:37 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:37 [INFO] 
10:58:37 [INFO] --< org.eclipse.papyrus.model2doc.plugins.integration-nattable:org.eclipse.papyrus.model2doc.integration.nattable.template2structure >--
10:58:37 [INFO] Building org.eclipse.papyrus.model2doc.integration.nattable.template2structure 0.9.0-SNAPSHOT [74/116]
10:58:37 [INFO]   from plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.template2structure/pom.xml
10:58:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:37 [INFO] 
10:58:37 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure ---
10:58:37 [INFO] 
10:58:37 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure ---
10:58:37 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:37 [INFO] 
10:58:37 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure ---
10:58:37 [INFO] 
10:58:37 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure ---
10:58:37 [INFO] 
10:58:37 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure ---
10:58:37 [INFO] 
10:58:37 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure ---
10:58:37 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.nattable.template2structure...
10:58:38 [INFO] 
10:58:38 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure ---
10:58:38 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.template2structure/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:38 [INFO] 
10:58:38 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure ---
10:58:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.template2structure/src/main/resources
10:58:38 [INFO] 
10:58:38 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure ---
10:58:38 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.template2structure/target/classes
10:58:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.template2structure/src/org/eclipse/papyrus/model2doc/integration/nattable/template2structure/internal/mapping/PapyrusTableViewMapper.java:[130] 
10:58:38 	returnedValue.addAll((Collection<? extends T>) mapResult);
10:58:38 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:58:38 Type safety: Unchecked cast from List<BodyPart> to Collection<? extends T>
10:58:38 1 problem (1 warning)
10:58:38 [INFO] 
10:58:38 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure ---
10:58:38 [INFO] 
10:58:38 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure ---
10:58:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.template2structure/src/test/resources
10:58:38 [INFO] 
10:58:38 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure ---
10:58:38 [INFO] 
10:58:38 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure ---
10:58:38 [INFO] No tests to run.
10:58:38 [INFO] 
10:58:38 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure ---
10:58:38 [INFO] 
10:58:38 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure ---
10:58:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.template2structure/target/org.eclipse.papyrus.model2doc.integration.nattable.template2structure-0.9.0-SNAPSHOT-sources.jar
10:58:38 [INFO] 
10:58:38 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure ---
10:58:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.template2structure/target/org.eclipse.papyrus.model2doc.integration.nattable.template2structure-0.9.0-SNAPSHOT.jar
10:58:38 [INFO] 
10:58:38 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure ---
10:58:38 [INFO] 
10:58:38 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure ---
10:58:38 [INFO] 
10:58:38 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure ---
10:58:38 [INFO] 
10:58:38 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure ---
10:58:38 [INFO] 
10:58:38 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure ---
10:58:38 [INFO] No tests to run.
10:58:38 [INFO] 
10:58:38 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure ---
10:58:38 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:38 [INFO] 
10:58:38 [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties >--
10:58:38 [INFO] Building org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties 0.9.0-SNAPSHOT [75/116]
10:58:38 [INFO]   from plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties/pom.xml
10:58:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:38 [INFO] 
10:58:38 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties ---
10:58:38 [INFO] 
10:58:38 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties ---
10:58:38 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:38 [INFO] 
10:58:38 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties ---
10:58:38 [INFO] 
10:58:38 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties ---
10:58:38 [INFO] 
10:58:38 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties ---
10:58:38 [INFO] 
10:58:38 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties ---
10:58:38 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties...
10:58:38 [INFO] 
10:58:38 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties ---
10:58:38 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:38 [INFO] 
10:58:38 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties ---
10:58:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties/src/main/resources
10:58:38 [INFO] 
10:58:38 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties ---
10:58:38 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties/target/classes
10:58:38 [INFO] 
10:58:38 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties ---
10:58:38 [INFO] 
10:58:38 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties ---
10:58:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties/src/test/resources
10:58:38 [INFO] 
10:58:38 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties ---
10:58:38 [INFO] 
10:58:38 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties ---
10:58:38 [INFO] No tests to run.
10:58:38 [INFO] 
10:58:38 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties ---
10:58:38 [INFO] 
10:58:38 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties ---
10:58:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties/target/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties-0.9.0-SNAPSHOT-sources.jar
10:58:38 [INFO] 
10:58:38 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties ---
10:58:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties/target/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties-0.9.0-SNAPSHOT.jar
10:58:38 [INFO] 
10:58:38 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties ---
10:58:38 [INFO] 
10:58:38 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties ---
10:58:38 [INFO] 
10:58:38 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties ---
10:58:38 [INFO] 
10:58:38 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties ---
10:58:38 [INFO] 
10:58:38 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties ---
10:58:38 [INFO] No tests to run.
10:58:38 [INFO] 
10:58:38 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties ---
10:58:38 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:38 [INFO] 
10:58:38 [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.uml.architecture >--
10:58:38 [INFO] Building org.eclipse.papyrus.model2doc.integration.uml.architecture 0.9.0-SNAPSHOT [76/116]
10:58:38 [INFO]   from plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture/pom.xml
10:58:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:38 [INFO] 
10:58:38 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.uml.architecture ---
10:58:38 [INFO] 
10:58:38 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.uml.architecture ---
10:58:38 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:38 [INFO] 
10:58:38 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.uml.architecture ---
10:58:38 [INFO] 
10:58:38 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.uml.architecture ---
10:58:38 [INFO] 
10:58:38 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.uml.architecture ---
10:58:38 [INFO] 
10:58:38 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.uml.architecture ---
10:58:38 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.uml.architecture...
10:58:39 [INFO] 
10:58:39 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.uml.architecture ---
10:58:39 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:39 [INFO] 
10:58:39 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.uml.architecture ---
10:58:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture/src/main/resources
10:58:39 [INFO] 
10:58:39 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.uml.architecture ---
10:58:39 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture/target/classes
10:58:39 [INFO] 
10:58:39 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.uml.architecture ---
10:58:39 [INFO] 
10:58:39 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.uml.architecture ---
10:58:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture/src/test/resources
10:58:39 [INFO] 
10:58:39 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.uml.architecture ---
10:58:39 [INFO] 
10:58:39 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.uml.architecture ---
10:58:39 [INFO] No tests to run.
10:58:39 [INFO] 
10:58:39 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.uml.architecture ---
10:58:39 [INFO] 
10:58:39 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.uml.architecture ---
10:58:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture/target/org.eclipse.papyrus.model2doc.integration.uml.architecture-0.9.0-SNAPSHOT-sources.jar
10:58:39 [INFO] 
10:58:39 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.uml.architecture ---
10:58:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture/target/org.eclipse.papyrus.model2doc.integration.uml.architecture-0.9.0-SNAPSHOT.jar
10:58:39 [INFO] 
10:58:39 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.uml.architecture ---
10:58:39 [INFO] 
10:58:39 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.uml.architecture ---
10:58:39 [INFO] 
10:58:39 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.uml.architecture ---
10:58:40 [INFO] 
10:58:40 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.uml.architecture ---
10:58:40 [INFO] 
10:58:40 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.uml.architecture ---
10:58:40 [INFO] No tests to run.
10:58:40 [INFO] 
10:58:40 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.uml.architecture ---
10:58:40 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:40 [INFO] 
10:58:40 [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.odt.uml.architecture >--
10:58:40 [INFO] Building org.eclipse.papyrus.model2doc.integration.odt.uml.architecture 0.9.0-SNAPSHOT [77/116]
10:58:40 [INFO]   from plugins/integration/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture/pom.xml
10:58:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:40 [INFO] 
10:58:40 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture ---
10:58:40 [INFO] 
10:58:40 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture ---
10:58:40 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:40 [INFO] 
10:58:40 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture ---
10:58:40 [INFO] 
10:58:40 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture ---
10:58:40 [INFO] 
10:58:40 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture ---
10:58:40 [INFO] 
10:58:40 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture ---
10:58:40 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.odt.uml.architecture...
10:58:40 [INFO] 
10:58:40 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture ---
10:58:40 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:40 [INFO] 
10:58:40 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture ---
10:58:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture/src/main/resources
10:58:40 [INFO] 
10:58:40 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture ---
10:58:40 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture/target/classes
10:58:40 [INFO] 
10:58:40 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture ---
10:58:40 [INFO] 
10:58:40 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture ---
10:58:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture/src/test/resources
10:58:40 [INFO] 
10:58:40 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture ---
10:58:40 [INFO] 
10:58:40 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture ---
10:58:40 [INFO] No tests to run.
10:58:40 [INFO] 
10:58:40 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture ---
10:58:40 [INFO] 
10:58:40 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture ---
10:58:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture/target/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture-0.9.0-SNAPSHOT-sources.jar
10:58:40 [INFO] 
10:58:40 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture ---
10:58:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture/target/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture-0.9.0-SNAPSHOT.jar
10:58:40 [INFO] 
10:58:40 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture ---
10:58:40 [INFO] 
10:58:40 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture ---
10:58:40 [INFO] 
10:58:40 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture ---
10:58:40 [INFO] 
10:58:40 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture ---
10:58:40 [INFO] 
10:58:40 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture ---
10:58:40 [INFO] No tests to run.
10:58:40 [INFO] 
10:58:40 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture ---
10:58:40 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:40 [INFO] 
10:58:40 [INFO] --< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.integration.feature >--
10:58:40 [INFO] Building Papyrus Model to Documentation Integration 0.9.0-SNAPSHOT [78/116]
10:58:40 [INFO]   from features/org.eclipse.papyrus.model2doc.integration.feature/pom.xml
10:58:40 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:58:40 [INFO] 
10:58:40 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.feature ---
10:58:40 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.integration.feature/target
10:58:40 [INFO] 
10:58:40 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.model2doc.integration.feature ---
10:58:40 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:40 [INFO] 
10:58:40 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.feature ---
10:58:40 [INFO] 
10:58:40 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.feature ---
10:58:40 [INFO] 
10:58:40 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.feature ---
10:58:40 [INFO] 
10:58:40 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.feature ---
10:58:40 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.integration.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:40 [INFO] 
10:58:40 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.feature ---
10:58:40 [INFO] 
10:58:40 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.feature ---
10:58:40 [INFO] 
10:58:40 [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.model2doc.integration.feature ---
10:58:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.integration.feature/target/org.eclipse.papyrus.model2doc.integration.feature-0.9.0-SNAPSHOT.jar
10:58:40 [INFO] 
10:58:40 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.feature ---
10:58:40 [INFO] 
10:58:40 [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.feature ---
10:58:40 [INFO] 
10:58:40 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.feature ---
10:58:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.integration.feature/target/org.eclipse.papyrus.model2doc.integration.feature-0.9.0-SNAPSHOT-sources-feature.jar
10:58:41 [INFO] 
10:58:41 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.feature ---
10:58:41 [INFO] 
10:58:41 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.feature ---
10:58:41 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:41 [INFO] 
10:58:41 [INFO] --< org.eclipse.papyrus.model2doc.plugins.markup-integration:org.eclipse.papyrus.model2doc.plugins.markup.integration >--
10:58:41 [INFO] Building Papyrus Model to Documentation Markup Integration Properties Plugins 0.9.0-SNAPSHOT [79/116]
10:58:41 [INFO]   from plugins/markup/integration/pom.xml
10:58:41 [INFO] --------------------------------[ pom ]---------------------------------
10:58:41 [INFO] 
10:58:41 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.markup.integration ---
10:58:41 [INFO] 
10:58:41 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.markup.integration ---
10:58:41 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/integration/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:41 [INFO] 
10:58:41 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.markup.integration ---
10:58:41 [INFO] 
10:58:41 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.plugins.markup.integration ---
10:58:41 [INFO] 
10:58:41 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.markup.integration ---
10:58:41 [INFO] 
10:58:41 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.markup.integration ---
10:58:41 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:41 [INFO] 
10:58:41 [INFO] --< org.eclipse.papyrus.model2doc.plugins.markup-integration:org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties >--
10:58:41 [INFO] Building org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties 0.9.0-SNAPSHOT [80/116]
10:58:41 [INFO]   from plugins/markup/integration/org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties/pom.xml
10:58:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:41 [INFO] 
10:58:41 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties ---
10:58:41 [INFO] 
10:58:41 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties ---
10:58:41 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:41 [INFO] 
10:58:41 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties ---
10:58:41 [INFO] 
10:58:41 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties ---
10:58:41 [INFO] 
10:58:41 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties ---
10:58:41 [INFO] 
10:58:41 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties ---
10:58:41 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties...
10:58:41 [INFO] 
10:58:41 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties ---
10:58:41 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/integration/org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:41 [INFO] 
10:58:41 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties ---
10:58:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/integration/org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties/src/main/resources
10:58:41 [INFO] 
10:58:41 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties ---
10:58:41 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/integration/org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties/target/classes
10:58:41 [INFO] 
10:58:41 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties ---
10:58:41 [INFO] 
10:58:41 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties ---
10:58:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/integration/org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties/src/test/resources
10:58:41 [INFO] 
10:58:41 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties ---
10:58:41 [INFO] 
10:58:41 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties ---
10:58:41 [INFO] No tests to run.
10:58:41 [INFO] 
10:58:41 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties ---
10:58:41 [INFO] 
10:58:41 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties ---
10:58:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/integration/org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties/target/org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties-0.9.0-SNAPSHOT-sources.jar
10:58:41 [INFO] 
10:58:41 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties ---
10:58:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/integration/org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties/target/org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties-0.9.0-SNAPSHOT.jar
10:58:41 [INFO] 
10:58:41 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties ---
10:58:41 [INFO] 
10:58:41 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties ---
10:58:41 [INFO] 
10:58:41 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties ---
10:58:41 [INFO] 
10:58:41 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties ---
10:58:41 [INFO] 
10:58:41 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties ---
10:58:41 [INFO] No tests to run.
10:58:41 [INFO] 
10:58:41 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties ---
10:58:41 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:41 [INFO] 
10:58:41 [INFO] --< org.eclipse.papyrus.model2doc.plugins-markup:org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate >--
10:58:41 [INFO] Building org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate 0.9.0-SNAPSHOT [81/116]
10:58:41 [INFO]   from plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate/pom.xml
10:58:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:41 [INFO] 
10:58:41 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate ---
10:58:41 [INFO] 
10:58:41 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate ---
10:58:41 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:41 [INFO] 
10:58:41 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate ---
10:58:41 [INFO] 
10:58:41 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate ---
10:58:41 [INFO] 
10:58:41 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate ---
10:58:41 [INFO] 
10:58:41 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate ---
10:58:41 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate...
10:58:42 [INFO] 
10:58:42 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate ---
10:58:42 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:42 [INFO] 
10:58:42 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate ---
10:58:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate/src/main/resources
10:58:42 [INFO] 
10:58:42 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate ---
10:58:42 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate/target/classes
10:58:42 [INFO] 
10:58:42 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate ---
10:58:42 [INFO] 
10:58:42 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate ---
10:58:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate/src/test/resources
10:58:42 [INFO] 
10:58:42 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate ---
10:58:42 [INFO] 
10:58:42 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate ---
10:58:42 [INFO] No tests to run.
10:58:42 [INFO] 
10:58:42 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate ---
10:58:42 [INFO] 
10:58:42 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate ---
10:58:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate-0.9.0-SNAPSHOT-sources.jar
10:58:42 [INFO] 
10:58:42 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate ---
10:58:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate-0.9.0-SNAPSHOT.jar
10:58:42 [INFO] 
10:58:42 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate ---
10:58:42 [INFO] 
10:58:42 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate ---
10:58:42 [INFO] 
10:58:42 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate ---
10:58:42 [INFO] 
10:58:42 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate ---
10:58:42 [INFO] 
10:58:42 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate ---
10:58:42 [INFO] No tests to run.
10:58:42 [INFO] 
10:58:42 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate ---
10:58:42 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:42 [INFO] 
10:58:42 [INFO] --< org.eclipse.papyrus.model2doc.plugins-markup:org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit >--
10:58:42 [INFO] Building org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit 0.9.0-SNAPSHOT [82/116]
10:58:42 [INFO]   from plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit/pom.xml
10:58:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:42 [INFO] 
10:58:42 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit ---
10:58:42 [INFO] 
10:58:42 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit ---
10:58:42 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:42 [INFO] 
10:58:42 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit ---
10:58:42 [INFO] 
10:58:42 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit ---
10:58:42 [INFO] 
10:58:42 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit ---
10:58:42 [INFO] 
10:58:42 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit ---
10:58:42 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit...
10:58:42 [INFO] 
10:58:42 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit ---
10:58:42 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:42 [INFO] 
10:58:42 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit ---
10:58:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit/src/main/resources
10:58:42 [INFO] 
10:58:42 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit ---
10:58:42 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit/target/classes
10:58:42 [INFO] 
10:58:42 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit ---
10:58:42 [INFO] 
10:58:42 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit ---
10:58:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit/src/test/resources
10:58:42 [INFO] 
10:58:42 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit ---
10:58:42 [INFO] 
10:58:42 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit ---
10:58:42 [INFO] No tests to run.
10:58:42 [INFO] 
10:58:42 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit ---
10:58:42 [INFO] 
10:58:42 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit ---
10:58:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit-0.9.0-SNAPSHOT-sources.jar
10:58:42 [INFO] 
10:58:42 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit ---
10:58:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit-0.9.0-SNAPSHOT.jar
10:58:42 [INFO] 
10:58:42 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit ---
10:58:42 [INFO] 
10:58:42 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit ---
10:58:42 [INFO] 
10:58:42 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit ---
10:58:42 [INFO] 
10:58:42 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit ---
10:58:42 [INFO] 
10:58:42 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit ---
10:58:42 [INFO] No tests to run.
10:58:42 [INFO] 
10:58:42 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit ---
10:58:42 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:42 [INFO] 
10:58:42 [INFO] --< org.eclipse.papyrus.model2doc.plugins-markup:org.eclipse.papyrus.model2doc.markup.uml.template2structure >--
10:58:42 [INFO] Building org.eclipse.papyrus.model2doc.markup.uml.template2structure 0.9.0-SNAPSHOT [83/116]
10:58:42 [INFO]   from plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.template2structure/pom.xml
10:58:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:43 [INFO] 
10:58:43 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure ---
10:58:43 [INFO] 
10:58:43 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure ---
10:58:43 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:43 [INFO] 
10:58:43 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure ---
10:58:43 [INFO] 
10:58:43 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure ---
10:58:43 [INFO] 
10:58:43 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure ---
10:58:43 [INFO] 
10:58:43 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure ---
10:58:43 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.markup.uml.template2structure...
10:58:43 [INFO] 
10:58:43 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure ---
10:58:43 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.template2structure/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:43 [INFO] 
10:58:43 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure ---
10:58:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.template2structure/src/main/resources
10:58:43 [INFO] 
10:58:43 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure ---
10:58:43 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.template2structure/target/classes
10:58:43 [INFO] 
10:58:43 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure ---
10:58:43 [INFO] 
10:58:43 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure ---
10:58:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.template2structure/src/test/resources
10:58:43 [INFO] 
10:58:43 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure ---
10:58:43 [INFO] 
10:58:43 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure ---
10:58:43 [INFO] No tests to run.
10:58:43 [INFO] 
10:58:43 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure ---
10:58:43 [INFO] 
10:58:43 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure ---
10:58:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.template2structure/target/org.eclipse.papyrus.model2doc.markup.uml.template2structure-0.9.0-SNAPSHOT-sources.jar
10:58:43 [INFO] 
10:58:43 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure ---
10:58:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.template2structure/target/org.eclipse.papyrus.model2doc.markup.uml.template2structure-0.9.0-SNAPSHOT.jar
10:58:43 [INFO] 
10:58:43 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure ---
10:58:43 [INFO] 
10:58:43 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure ---
10:58:43 [INFO] 
10:58:43 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure ---
10:58:43 [INFO] 
10:58:43 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure ---
10:58:43 [INFO] 
10:58:43 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure ---
10:58:43 [INFO] No tests to run.
10:58:43 [INFO] 
10:58:43 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure ---
10:58:43 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:43 [INFO] 
10:58:43 [INFO] --< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.markup.uml.feature >--
10:58:43 [INFO] Building Papyrus Model to Documentation Markup UML Support 0.9.0-SNAPSHOT [84/116]
10:58:43 [INFO]   from features/org.eclipse.papyrus.model2doc.markup.uml.feature/pom.xml
10:58:43 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:58:43 [INFO] 
10:58:43 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.markup.uml.feature ---
10:58:43 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.markup.uml.feature/target
10:58:43 [INFO] 
10:58:43 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.model2doc.markup.uml.feature ---
10:58:43 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:43 [INFO] 
10:58:43 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.markup.uml.feature ---
10:58:43 [INFO] 
10:58:43 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.markup.uml.feature ---
10:58:43 [INFO] 
10:58:43 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.markup.uml.feature ---
10:58:43 [INFO] 
10:58:43 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.markup.uml.feature ---
10:58:43 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.markup.uml.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:43 [INFO] 
10:58:43 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.markup.uml.feature ---
10:58:43 [INFO] 
10:58:43 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.markup.uml.feature ---
10:58:43 [INFO] 
10:58:43 [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.model2doc.markup.uml.feature ---
10:58:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.markup.uml.feature/target/org.eclipse.papyrus.model2doc.markup.uml.feature-0.9.0-SNAPSHOT.jar
10:58:43 [INFO] 
10:58:43 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.markup.uml.feature ---
10:58:43 [INFO] 
10:58:43 [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.model2doc.markup.uml.feature ---
10:58:43 [INFO] 
10:58:43 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.markup.uml.feature ---
10:58:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.markup.uml.feature/target/org.eclipse.papyrus.model2doc.markup.uml.feature-0.9.0-SNAPSHOT-sources-feature.jar
10:58:43 [INFO] 
10:58:43 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.markup.uml.feature ---
10:58:43 [INFO] 
10:58:43 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.markup.uml.feature ---
10:58:43 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:43 [INFO] 
10:58:43 [INFO] --< org.eclipse.papyrus.model2doc.plugins.markup-integration:org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties >--
10:58:43 [INFO] Building org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties 0.9.0-SNAPSHOT [85/116]
10:58:43 [INFO]   from plugins/markup/integration/org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties/pom.xml
10:58:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:43 [INFO] 
10:58:43 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties ---
10:58:43 [INFO] 
10:58:43 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties ---
10:58:43 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:43 [INFO] 
10:58:43 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties ---
10:58:43 [INFO] 
10:58:43 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties ---
10:58:43 [INFO] 
10:58:43 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties ---
10:58:43 [INFO] 
10:58:43 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties ---
10:58:43 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties...
10:58:44 [INFO] 
10:58:44 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties ---
10:58:44 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/integration/org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:44 [INFO] 
10:58:44 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties ---
10:58:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/integration/org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties/src/main/resources
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties ---
10:58:44 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/integration/org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties/target/classes
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties ---
10:58:44 [INFO] 
10:58:44 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties ---
10:58:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/integration/org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties/src/test/resources
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties ---
10:58:44 [INFO] 
10:58:44 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties ---
10:58:44 [INFO] No tests to run.
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties ---
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties ---
10:58:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/integration/org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties/target/org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties-0.9.0-SNAPSHOT-sources.jar
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties ---
10:58:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/integration/org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties/target/org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties-0.9.0-SNAPSHOT.jar
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties ---
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties ---
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties ---
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties ---
10:58:44 [INFO] 
10:58:44 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties ---
10:58:44 [INFO] No tests to run.
10:58:44 [INFO] 
10:58:44 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties ---
10:58:44 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:44 [INFO] 
10:58:44 [INFO] --< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.markup.integration.feature >--
10:58:44 [INFO] Building Papyrus Model to Documentation Markup Support Integration 0.9.0-SNAPSHOT [86/116]
10:58:44 [INFO]   from features/org.eclipse.papyrus.model2doc.markup.integration.feature/pom.xml
10:58:44 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:58:44 [INFO] 
10:58:44 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.markup.integration.feature ---
10:58:44 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.markup.integration.feature/target
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.model2doc.markup.integration.feature ---
10:58:44 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.markup.integration.feature ---
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.markup.integration.feature ---
10:58:44 [INFO] 
10:58:44 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.markup.integration.feature ---
10:58:44 [INFO] 
10:58:44 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.markup.integration.feature ---
10:58:44 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.markup.integration.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.markup.integration.feature ---
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.markup.integration.feature ---
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.model2doc.markup.integration.feature ---
10:58:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.markup.integration.feature/target/org.eclipse.papyrus.model2doc.markup.integration.feature-0.9.0-SNAPSHOT.jar
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.markup.integration.feature ---
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.model2doc.markup.integration.feature ---
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.markup.integration.feature ---
10:58:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.markup.integration.feature/target/org.eclipse.papyrus.model2doc.markup.integration.feature-0.9.0-SNAPSHOT-sources-feature.jar
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.markup.integration.feature ---
10:58:44 [INFO] 
10:58:44 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.markup.integration.feature ---
10:58:44 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:44 [INFO] 
10:58:44 [INFO] --< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.tests.bundles.feature >--
10:58:44 [INFO] Building Papyrus-Model2Doc Bundle Tests 0.9.0-SNAPSHOT          [87/116]
10:58:44 [INFO]   from features/org.eclipse.papyrus.model2doc.tests.bundles.feature/pom.xml
10:58:44 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:58:44 [INFO] 
10:58:44 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.tests.bundles.feature ---
10:58:44 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.tests.bundles.feature/target
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.model2doc.tests.bundles.feature ---
10:58:44 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.tests.bundles.feature ---
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.tests.bundles.feature ---
10:58:44 [INFO] 
10:58:44 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.tests.bundles.feature ---
10:58:44 [INFO] 
10:58:44 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.tests.bundles.feature ---
10:58:44 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.tests.bundles.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.tests.bundles.feature ---
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.tests.bundles.feature ---
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.model2doc.tests.bundles.feature ---
10:58:44 [INFO] Fetching org.eclipse.papyrus.bundles.tests_3.0.0.202212021346.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/toolsmiths/plugins/ (70.5kB)
10:58:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.tests.bundles.feature/target/org.eclipse.papyrus.model2doc.tests.bundles.feature-0.9.0-SNAPSHOT.jar
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.tests.bundles.feature ---
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.model2doc.tests.bundles.feature ---
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.tests.bundles.feature ---
10:58:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.tests.bundles.feature/target/org.eclipse.papyrus.model2doc.tests.bundles.feature-0.9.0-SNAPSHOT-sources-feature.jar
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.tests.bundles.feature ---
10:58:44 [INFO] 
10:58:44 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.tests.bundles.feature ---
10:58:44 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:44 [INFO] 
10:58:44 [INFO] --< org.eclipse.papyrus.model2doc-tests:org.eclipse.papyrus.model2doc.tests >--
10:58:44 [INFO] Building Papyrus Model to Documentation Tests Plugins 0.9.0-SNAPSHOT [88/116]
10:58:44 [INFO]   from tests/pom.xml
10:58:44 [INFO] --------------------------------[ pom ]---------------------------------
10:58:44 [INFO] 
10:58:44 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.tests ---
10:58:44 [INFO] 
10:58:44 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.tests ---
10:58:44 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.tests ---
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.tests ---
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.tests ---
10:58:44 [INFO] 
10:58:44 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.tests ---
10:58:44 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:44 [INFO] 
10:58:44 [INFO] --< org.eclipse.papyrus.model2doc.tests-core:org.eclipse.papyrus.model2doc.tests.core >--
10:58:44 [INFO] Building Papyrus-Model2Doc Core Tests Plugins 0.9.0-SNAPSHOT    [89/116]
10:58:44 [INFO]   from tests/core/pom.xml
10:58:44 [INFO] --------------------------------[ pom ]---------------------------------
10:58:44 [INFO] 
10:58:44 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.tests.core ---
10:58:44 [INFO] 
10:58:44 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.tests.core ---
10:58:44 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.tests.core ---
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.tests.core ---
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.tests.core ---
10:58:44 [INFO] 
10:58:44 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.tests.core ---
10:58:44 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:44 [INFO] 
10:58:44 [INFO] --< org.eclipse.papyrus.model2doc.tests-core:org.eclipse.papyrus.model2doc.core.author.tests >--
10:58:44 [INFO] Building org.eclipse.papyrus.model2doc.core.author.tests 0.9.0-SNAPSHOT [90/116]
10:58:44 [INFO]   from tests/core/org.eclipse.papyrus.model2doc.core.author.tests/pom.xml
10:58:44 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:58:44 [INFO] 
10:58:44 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core.author.tests ---
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core.author.tests ---
10:58:44 [INFO] The project's OSGi version is 0.9.0.202309181456
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core.author.tests ---
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core.author.tests ---
10:58:44 [INFO] 
10:58:44 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core.author.tests ---
10:58:44 [INFO] 
10:58:44 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.core.author.tests ---
10:58:44 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.core.author.tests...
10:58:44 [INFO] Fetching org.eclipse.core.net.linux_1.0.200.v20220812-1406.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (16.24kB)
10:58:44 [INFO] Fetching org.eclipse.core.net.win32_1.0.100.v20220812-1406.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (27.48kB)
10:58:44 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.700.v20221108-1024.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (136.19kB)
10:58:44 [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.700.v20220812-1406.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (9.6kB)
10:58:44 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.700.v20221108-1024.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (87.79kB)
10:58:44 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.700.v20221108-1024.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (42.61kB)
10:58:45 [INFO] 
10:58:45 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core.author.tests ---
10:58:45 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:58:45 [INFO] 
10:58:45 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.core.author.tests ---
10:58:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/src/main/resources
10:58:45 [INFO] 
10:58:45 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.core.author.tests ---
10:58:45 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/target/classes
10:58:45 [INFO] 
10:58:45 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core.author.tests ---
10:58:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:58:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/src/test/resources
10:58:45 [INFO] 
10:58:45 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.core.author.tests ---
10:58:45 [INFO] 
10:58:45 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core.author.tests ---
10:58:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/target/org.eclipse.papyrus.model2doc.core.author.tests-0.9.0-SNAPSHOT-sources.jar
10:58:45 [INFO] 
10:58:45 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core.author.tests ---
10:58:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/target/org.eclipse.papyrus.model2doc.core.author.tests-0.9.0-SNAPSHOT.jar
10:58:45 [INFO] 
10:58:45 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core.author.tests ---
10:58:45 [INFO] 
10:58:45 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.core.author.tests ---
10:58:45 [INFO] 
10:58:45 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core.author.tests ---
10:58:45 [INFO] 
10:58:45 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.papyrus.model2doc.core.author.tests ---
10:58:45 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
10:58:45 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/target/work/data/.metadata/.log
10:58:45 [INFO] Command line:
10:58:45 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Model2Doc-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-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG]
10:58:59 Running org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest
10:58:59 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest
10:58:59 singleAuthorLabelTest_1(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest)  Time elapsed: 0.009 s
10:58:59 singleAuthorLabelTest_2(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest)  Time elapsed: 0.001 s
10:58:59 singleAuthorLabelTest_3(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest)  Time elapsed: 0 s
10:58:59 singleAuthorLabelTest_4(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest)  Time elapsed: 0 s
10:58:59 multiAuthorLabelTest_1(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest)  Time elapsed: 0 s
10:58:59 multiAuthorLabelTest_2(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest)  Time elapsed: 0 s
10:58:59 multiAuthorLabelTest_3(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest)  Time elapsed: 0 s
10:58:59 multiAuthorLabelTest_4(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest)  Time elapsed: 0 s
10:58:59 multiAuthorLabelTest_5(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest)  Time elapsed: 0 s
10:58:59 multiAuthorLabelTest_6(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest)  Time elapsed: 0 s
10:58:59 multiAuthorLabelTest_7(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest)  Time elapsed: 0 s
10:58:59 multiAuthorLabelTest_8(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest)  Time elapsed: 0.001 s
10:58:59 multiAuthorLabelTest_9(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest)  Time elapsed: 0 s
10:58:59 multiAuthorLabelTest_10(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest)  Time elapsed: 0 s
10:58:59 
10:58:59 Results:
10:58:59 
10:58:59 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
10:58:59 
10:58:59 [INFO] All tests passed!
10:58:59 [INFO] 
10:58:59 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core.author.tests ---
10:58:59 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/target/jacoco.exec
10:59:00 [INFO] Analyzed bundle 'org.eclipse.papyrus.model2doc.core.author.tests' with 0 classes
10:59:00 [INFO] 
10:59:00 [INFO] --< org.eclipse.papyrus.model2doc.tests-core:org.eclipse.papyrus.model2doc.core.builtintypes.tests >--
10:59:00 [INFO] Building org.eclipse.papyrus.model2doc.core.builtintypes.tests 0.9.0-SNAPSHOT [91/116]
10:59:00 [INFO]   from tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/pom.xml
10:59:00 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:59:00 [INFO] 
10:59:00 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests ---
10:59:00 [INFO] 
10:59:00 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests ---
10:59:00 [INFO] The project's OSGi version is 0.9.0.202309181456
10:59:00 [INFO] 
10:59:00 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests ---
10:59:00 [INFO] 
10:59:00 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests ---
10:59:00 [INFO] 
10:59:00 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests ---
10:59:00 [INFO] 
10:59:00 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests ---
10:59:00 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.core.builtintypes.tests...
10:59:00 [INFO] 
10:59:00 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests ---
10:59:00 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:59:00 [INFO] 
10:59:00 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests ---
10:59:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:59:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:59:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/src/main/resources
10:59:00 [INFO] 
10:59:00 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests ---
10:59:00 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/target/classes
10:59:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/src/org/eclipse/papyrus/model2doc/core/builtintypes/tests/Activator.java:[43] 
10:59:00 	this.log = new LogHelper(this);
10:59:00 	     ^^^
10:59:00 The static field Activator.log should be accessed in a static way
10:59:00 1 problem (1 warning)
10:59:00 [INFO] 
10:59:00 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests ---
10:59:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:59:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:59:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/src/test/resources
10:59:00 [INFO] 
10:59:00 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests ---
10:59:00 [INFO] 
10:59:00 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests ---
10:59:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/target/org.eclipse.papyrus.model2doc.core.builtintypes.tests-0.9.0-SNAPSHOT-sources.jar
10:59:00 [INFO] 
10:59:00 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests ---
10:59:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/target/org.eclipse.papyrus.model2doc.core.builtintypes.tests-0.9.0-SNAPSHOT.jar
10:59:00 [INFO] 
10:59:00 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests ---
10:59:00 [INFO] 
10:59:00 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests ---
10:59:00 [INFO] 
10:59:00 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests ---
10:59:00 [INFO] 
10:59:00 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests ---
10:59:00 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
10:59:00 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/target/work/data/.metadata/.log
10:59:00 [INFO] Command line:
10:59:00 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Model2Doc-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-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG]
10:59:05 Running org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromInTheAirTest
10:59:05 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s - in org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromInTheAirTest
10:59:05 test_03_FileReferenceWithRelativeURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromInTheAirTest)  Time elapsed: 0.072 s
10:59:05 test_02_FileReferenceInPlatformResourceURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromInTheAirTest)  Time elapsed: 0.014 s
10:59:05 test_01_FileReferenceInPlatformPluginURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromInTheAirTest)  Time elapsed: 0.011 s
10:59:05 Running org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest
10:59:05 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest
10:59:05 test_02_FileReferenceWithRelativeURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest)  Time elapsed: 0.018 s
10:59:05 test_03_FileReferenceWithRelativeURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest)  Time elapsed: 0.001 s
10:59:05 test_06_FileReferenceInAnotherFolder(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest)  Time elapsed: 0.001 s
10:59:05 test_11_FileReferenceNotFound(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest)  Time elapsed: 0.002 s
10:59:05 test_09_NullFileReferenceURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest)  Time elapsed: 0 s
10:59:05 test_12_FileReferenceInPlatformResource(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest)  Time elapsed: 0.015 s
10:59:05 test_05_FileReferenceURIWithAccentuatedChar(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest)  Time elapsed: 0.004 s
10:59:05 test_04_FileReferenceURIWithSpaces(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest)  Time elapsed: 0.002 s
10:59:05 test_08_FileReferenceInAnotherFolderWithAccentuatedChar(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest)  Time elapsed: 0.001 s
10:59:05 test_07_FileReferenceInAnotherFolderWithSpaces(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest)  Time elapsed: 0.001 s
10:59:05 test_01_FileReferenceInPlatformPluginURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest)  Time elapsed: 0.001 s
10:59:05 test_10_EmptyFileReferenceURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest)  Time elapsed: 0.001 s
10:59:05 Running org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest
10:59:05 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.29 s - in org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest
10:59:05 test_02_FileReferenceWithRelativeURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest)  Time elapsed: 0.057 s
10:59:05 test_03_FileReferenceWithRelativeURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest)  Time elapsed: 0.014 s
10:59:05 test_06_FileReferenceInAnotherFolder(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest)  Time elapsed: 0.015 s
10:59:05 test_11_FileReferenceNotFound(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest)  Time elapsed: 0.014 s
10:59:05 test_09_NullFileReferenceURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest)  Time elapsed: 0.038 s
10:59:05 test_12_FileReferenceInPlatformResource(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest)  Time elapsed: 0.022 s
10:59:05 test_05_FileReferenceURIWithAccentuatedChar(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest)  Time elapsed: 0.013 s
10:59:05 test_04_FileReferenceURIWithSpaces(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest)  Time elapsed: 0.013 s
10:59:05 test_08_FileReferenceInAnotherFolderWithAccentuatedChar(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest)  Time elapsed: 0.013 s
10:59:05 test_07_FileReferenceInAnotherFolderWithSpaces(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest)  Time elapsed: 0.041 s
10:59:05 test_01_FileReferenceInPlatformPluginURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest)  Time elapsed: 0.016 s
10:59:05 test_10_EmptyFileReferenceURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest)  Time elapsed: 0.015 s
10:59:05 test_13_FileReferenceURIOSPath(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest)  Time elapsed: 0.016 s
10:59:05 
10:59:05 Results:
10:59:05 
10:59:05 Tests run: 28, Failures: 0, Errors: 0, Skipped: 0
10:59:05 
10:59:05 [INFO] All tests passed!
10:59:05 [INFO] 
10:59:05 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests ---
10:59:05 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/target/jacoco.exec
10:59:05 [INFO] Analyzed bundle 'org.eclipse.papyrus.model2doc.core.builtintypes.tests' with 0 classes
10:59:05 [INFO] 
10:59:05 [INFO] --< org.eclipse.papyrus.model2doc.tests-core:org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests >--
10:59:05 [INFO] Building org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests 0.9.0-SNAPSHOT [92/116]
10:59:05 [INFO]   from tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/pom.xml
10:59:05 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:59:05 [INFO] 
10:59:05 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests ---
10:59:05 [INFO] 
10:59:05 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests ---
10:59:05 [INFO] The project's OSGi version is 0.9.0.202309181456
10:59:05 [INFO] 
10:59:05 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests ---
10:59:05 [INFO] 
10:59:05 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests ---
10:59:05 [INFO] 
10:59:05 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests ---
10:59:05 [INFO] 
10:59:05 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests ---
10:59:05 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests...
10:59:06 [INFO] 
10:59:06 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests ---
10:59:06 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:59:06 [INFO] 
10:59:06 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests ---
10:59:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:59:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:59:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/src/main/resources
10:59:06 [INFO] 
10:59:06 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests ---
10:59:06 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/target/classes
10:59:06 [INFO] 
10:59:06 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests ---
10:59:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:59:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:59:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/src/test/resources
10:59:06 [INFO] 
10:59:06 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests ---
10:59:06 [INFO] 
10:59:06 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests ---
10:59:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/target/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests-0.9.0-SNAPSHOT-sources.jar
10:59:06 [INFO] 
10:59:06 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests ---
10:59:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/target/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests-0.9.0-SNAPSHOT.jar
10:59:06 [INFO] 
10:59:06 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests ---
10:59:06 [INFO] 
10:59:06 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests ---
10:59:06 [INFO] 
10:59:06 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests ---
10:59:06 [INFO] 
10:59:06 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests ---
10:59:06 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
10:59:06 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/target/work/data/.metadata/.log
10:59:06 [INFO] Command line:
10:59:06 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Model2Doc-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-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG]
10:59:11 Running org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest
10:59:12 Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.655 s - in org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest
10:59:12 structureURITest1(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest)  Time elapsed: 0.117 s
10:59:12 structureURITest2(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest)  Time elapsed: 0.053 s
10:59:12 structureURITest3(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest)  Time elapsed: 0.019 s
10:59:12 structureURITest4(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest)  Time elapsed: 0.015 s
10:59:12 structureURITest5(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest)  Time elapsed: 0.022 s
10:59:12 structureURITest6(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest)  Time elapsed: 0.039 s
10:59:12 structureURITest7(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest)  Time elapsed: 0.017 s
10:59:12 structureURITest8(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest)  Time elapsed: 0.016 s
10:59:12 structureURITest9(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest)  Time elapsed: 0.014 s
10:59:12 structureURITest10(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest)  Time elapsed: 0.013 s
10:59:12 structureURITest11(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest)  Time elapsed: 0.039 s
10:59:12 structureURITest12(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest)  Time elapsed: 0.013 s
10:59:12 structureURITest13(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest)  Time elapsed: 0.012 s
10:59:12 structureURITest14(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest)  Time elapsed: 0.012 s
10:59:12 structureURITest15(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest)  Time elapsed: 0.011 s
10:59:12 structureURITest16(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest)  Time elapsed: 0.015 s
10:59:12 structureURITest17(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest)  Time elapsed: 0.039 s
10:59:12 structureURITest18(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest)  Time elapsed: 0.011 s
10:59:12 structureURITest19(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest)  Time elapsed: 0.012 s
10:59:12 structureURITest20(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest)  Time elapsed: 0.01 s
10:59:12 structureURITest21(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest)  Time elapsed: 0.01 s
10:59:12 structureURITest22(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest)  Time elapsed: 0.011 s
10:59:12 structureURITest23(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest)  Time elapsed: 0.01 s
10:59:12 structureURITest24(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest)  Time elapsed: 0.037 s
10:59:12 structureURITest25(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest)  Time elapsed: 0.011 s
10:59:12 structureURITest26(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest)  Time elapsed: 0.012 s
10:59:12 structureURITest27(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest)  Time elapsed: 0.01 s
10:59:12 structureURITest28(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest)  Time elapsed: 0.012 s
10:59:12 structureURITest29(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest)  Time elapsed: 0.011 s
10:59:12 structureURITest30(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest)  Time elapsed: 0.011 s
10:59:12 Running org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromInTheAirTest
10:59:12 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromInTheAirTest
10:59:12 test_03_TemplateWithRelativeURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromInTheAirTest)  Time elapsed: 0.013 s
10:59:12 test_02_TemplateInPlatformResourceURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromInTheAirTest)  Time elapsed: 0.01 s
10:59:12 test_01_TemplateInPlatformPluginURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromInTheAirTest)  Time elapsed: 0.009 s
10:59:12 Running org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest
10:59:12 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s - in org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest
10:59:12 test_13_TemplateURIOSPath(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest)  Time elapsed: 0.011 s
10:59:12 test_11_TemplateNotFound(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest)  Time elapsed: 0.038 s
10:59:12 test_05_TemplateURIWithAccentuatedChar(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest)  Time elapsed: 0.011 s
10:59:12 test_12_TemplateInPlatformResource(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest)  Time elapsed: 0.01 s
10:59:12 test_03_TemplateWithRelativeURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest)  Time elapsed: 0.011 s
10:59:12 test_08_TemplateInAnotherFolderWithAccentuatedChar(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest)  Time elapsed: 0.011 s
10:59:12 test_10_EmptyTemplateURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest)  Time elapsed: 0.01 s
10:59:12 test_04_TemplateURIWithSpaces(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest)  Time elapsed: 0.015 s
10:59:12 test_01_TemplateInPlatformPluginURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest)  Time elapsed: 0.029 s
10:59:12 test_02_TemplateWithRelativeURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest)  Time elapsed: 0.017 s
10:59:12 test_06_TemplateInAnotherFolder(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest)  Time elapsed: 0.012 s
10:59:12 test_07_TemplateInAnotherFolderWithSpaces(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest)  Time elapsed: 0.011 s
10:59:12 test_09_NullTemplateURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest)  Time elapsed: 0.01 s
10:59:12 Running org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest
10:59:12 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest
10:59:12 test_11_TemplateNotFound(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest)  Time elapsed: 0.003 s
10:59:12 test_05_TemplateURIWithAccentuatedChar(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest)  Time elapsed: 0.004 s
10:59:12 test_12_TemplateInPlatformResource(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest)  Time elapsed: 0.015 s
10:59:12 test_03_TemplateWithRelativeURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest)  Time elapsed: 0.023 s
10:59:12 test_08_TemplateInAnotherFolderWithAccentuatedChar(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest)  Time elapsed: 0.001 s
10:59:12 test_10_EmptyTemplateURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest)  Time elapsed: 0.001 s
10:59:12 test_04_TemplateURIWithSpaces(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest)  Time elapsed: 0.001 s
10:59:12 test_01_TemplateInPlatformPluginURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest)  Time elapsed: 0.001 s
10:59:12 test_02_TemplateWithRelativeURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest)  Time elapsed: 0.001 s
10:59:12 test_06_TemplateInAnotherFolder(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest)  Time elapsed: 0.001 s
10:59:12 test_07_TemplateInAnotherFolderWithSpaces(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest)  Time elapsed: 0.002 s
10:59:12 test_09_NullTemplateURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest)  Time elapsed: 0 s
10:59:12 Running org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentGeneratorConfigurationCreationTest
10:59:12 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentGeneratorConfigurationCreationTest
10:59:12 createDocumentGeneratorConfiguration_Test1(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentGeneratorConfigurationCreationTest)  Time elapsed: 0 s
10:59:12 createDocumentGeneratorConfiguration_Test2(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentGeneratorConfigurationCreationTest)  Time elapsed: 0 s
10:59:12 
10:59:12 Results:
10:59:12 
10:59:12 Tests run: 60, Failures: 0, Errors: 0, Skipped: 0
10:59:12 
10:59:12 [INFO] All tests passed!
10:59:12 [INFO] 
10:59:12 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests ---
10:59:12 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/target/jacoco.exec
10:59:12 [INFO] Analyzed bundle 'org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests' with 0 classes
10:59:12 [INFO] 
10:59:12 [INFO] --< org.eclipse.papyrus.model2doc.tests-emf:org.eclipse.papyrus.model2doc.tests.emf >--
10:59:12 [INFO] Building Papyrus Model to Documentation EMF Tests Plugins 0.9.0-SNAPSHOT [93/116]
10:59:12 [INFO]   from tests/emf/pom.xml
10:59:12 [INFO] --------------------------------[ pom ]---------------------------------
10:59:12 [INFO] 
10:59:12 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.tests.emf ---
10:59:12 [INFO] 
10:59:12 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.tests.emf ---
10:59:12 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:59:12 [INFO] 
10:59:12 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.tests.emf ---
10:59:12 [INFO] 
10:59:12 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.tests.emf ---
10:59:12 [INFO] 
10:59:12 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.tests.emf ---
10:59:12 [INFO] 
10:59:12 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.tests.emf ---
10:59:12 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:59:12 [INFO] 
10:59:12 [INFO] --< org.eclipse.papyrus.model2doc.tests-emf:org.eclipse.papyrus.model2doc.emf.documentstructure.tests >--
10:59:12 [INFO] Building org.eclipse.papyrus.model2doc.emf.documentstructure.tests 0.9.0-SNAPSHOT [94/116]
10:59:12 [INFO]   from tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/pom.xml
10:59:12 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:59:12 [INFO] 
10:59:12 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests ---
10:59:12 [INFO] 
10:59:12 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests ---
10:59:12 [INFO] The project's OSGi version is 0.9.0.202309181456
10:59:12 [INFO] 
10:59:12 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests ---
10:59:12 [INFO] 
10:59:12 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests ---
10:59:12 [INFO] 
10:59:12 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests ---
10:59:12 [INFO] 
10:59:12 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests ---
10:59:12 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.emf.documentstructure.tests...
10:59:13 [INFO] 
10:59:13 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests ---
10:59:13 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:59:13 [INFO] 
10:59:13 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests ---
10:59:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:59:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:59:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/src/main/resources
10:59:13 [INFO] 
10:59:13 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests ---
10:59:13 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/target/classes
10:59:13 [INFO] 
10:59:13 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests ---
10:59:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:59:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:59:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/src/test/resources
10:59:13 [INFO] 
10:59:13 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests ---
10:59:13 [INFO] 
10:59:13 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests ---
10:59:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/target/org.eclipse.papyrus.model2doc.emf.documentstructure.tests-0.9.0-SNAPSHOT-sources.jar
10:59:13 [INFO] 
10:59:13 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests ---
10:59:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/target/org.eclipse.papyrus.model2doc.emf.documentstructure.tests-0.9.0-SNAPSHOT.jar
10:59:13 [INFO] 
10:59:13 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests ---
10:59:13 [INFO] 
10:59:13 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests ---
10:59:13 [INFO] 
10:59:13 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests ---
10:59:13 [INFO] 
10:59:13 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests ---
10:59:13 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
10:59:13 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/target/work/data/.metadata/.log
10:59:13 [INFO] Command line:
10:59:13 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Model2Doc-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-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG]
10:59:18 Running org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest
10:59:18 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s - in org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest
10:59:18 test_11_ImageNotFound(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest)  Time elapsed: 0.109 s
10:59:18 test_06_ImageInAnotherFolder(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest)  Time elapsed: 0.002 s
10:59:18 test_10_EmptyImageURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest)  Time elapsed: 0 s
10:59:18 test_08_ImageInAnotherFolderWithAccentuatedChar(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest)  Time elapsed: 0.037 s
10:59:18 test_04_ImageURIWithSpaces(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest)  Time elapsed: 0.002 s
10:59:18 test_03_ImageWithRelativeURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest)  Time elapsed: 0.002 s
10:59:18 test_01_ImageInPlatformPluginURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest)  Time elapsed: 0.001 s
10:59:18 test_05_ImageURIWithAccentuatedChar(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest)  Time elapsed: 0.001 s
10:59:18 test_09_NullImageURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest)  Time elapsed: 0.001 s
10:59:18 test_12_ImageInPlatformResource(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest)  Time elapsed: 0.052 s
10:59:18 test_07_ImageInAnotherFolderWithSpaces(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest)  Time elapsed: 0.002 s
10:59:18 test_02_ImageWithRelativeURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest)  Time elapsed: 0.002 s
10:59:18 Running org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest
10:59:18 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s - in org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest
10:59:18 test_11_ImageNotFound(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest)  Time elapsed: 0.025 s
10:59:18 test_06_ImageInAnotherFolder(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest)  Time elapsed: 0.015 s
10:59:18 test_08_ImageInAnotherFolderWithAccentuatedChar(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest)  Time elapsed: 0.016 s
10:59:18 test_04_ImageURIWithSpaces(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest)  Time elapsed: 0.045 s
10:59:18 test_09_NullFileReferenceURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest)  Time elapsed: 0.015 s
10:59:18 test_03_ImageWithRelativeURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest)  Time elapsed: 0.015 s
10:59:18 test_01_ImageInPlatformPluginURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest)  Time elapsed: 0.015 s
10:59:18 test_05_ImageURIWithAccentuatedChar(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest)  Time elapsed: 0.018 s
10:59:18 test_13_ImageURIOSPath(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest)  Time elapsed: 0.044 s
10:59:18 test_12_ImageInPlatformResource(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest)  Time elapsed: 0.018 s
10:59:18 test_07_ImageInAnotherFolderWithSpaces(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest)  Time elapsed: 0.014 s
10:59:18 test_02_ImageWithRelativeURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest)  Time elapsed: 0.015 s
10:59:18 test_10_EmptyFileReferenceURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest)  Time elapsed: 0.011 s
10:59:18 Running org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromInTheAirTest
10:59:18 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromInTheAirTest
10:59:18 test_02_ImageInPlatformResourceURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromInTheAirTest)  Time elapsed: 0.032 s
10:59:18 test_03_ImageWithRelativeURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromInTheAirTest)  Time elapsed: 0.014 s
10:59:18 test_01_ImageInPlatformPluginURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromInTheAirTest)  Time elapsed: 0.013 s
10:59:18 
10:59:18 Results:
10:59:18 
10:59:18 Tests run: 28, Failures: 0, Errors: 0, Skipped: 0
10:59:18 
10:59:19 [INFO] All tests passed!
10:59:19 [INFO] 
10:59:19 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests ---
10:59:19 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/target/jacoco.exec
10:59:19 [INFO] Analyzed bundle 'org.eclipse.papyrus.model2doc.emf.documentstructure.tests' with 0 classes
10:59:19 [INFO] 
10:59:19 [INFO] --< org.eclipse.papyrus.model2doc.tests-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests >--
10:59:19 [INFO] Building org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests 0.9.0-SNAPSHOT [95/116]
10:59:19 [INFO]   from tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/pom.xml
10:59:19 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:59:19 [INFO] 
10:59:19 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests ---
10:59:19 [INFO] 
10:59:19 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests ---
10:59:19 [INFO] The project's OSGi version is 0.9.0.202309181456
10:59:19 [INFO] 
10:59:19 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests ---
10:59:19 [INFO] 
10:59:19 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests ---
10:59:19 [INFO] 
10:59:19 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests ---
10:59:19 [INFO] 
10:59:19 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests ---
10:59:19 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests...
10:59:19 [INFO] 
10:59:19 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests ---
10:59:19 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:59:19 [INFO] 
10:59:19 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests ---
10:59:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:59:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:59:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/src/main/resources
10:59:19 [INFO] 
10:59:19 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests ---
10:59:19 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/target/classes
10:59:19 [INFO] 
10:59:19 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests ---
10:59:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:59:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:59:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/src/test/resources
10:59:19 [INFO] 
10:59:19 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests ---
10:59:19 [INFO] 
10:59:19 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests ---
10:59:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/target/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests-0.9.0-SNAPSHOT-sources.jar
10:59:19 [INFO] 
10:59:19 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests ---
10:59:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/target/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests-0.9.0-SNAPSHOT.jar
10:59:19 [INFO] 
10:59:19 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests ---
10:59:19 [INFO] 
10:59:19 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests ---
10:59:19 [INFO] 
10:59:19 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests ---
10:59:19 [INFO] 
10:59:19 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests ---
10:59:20 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
10:59:20 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/target/work/data/.metadata/.log
10:59:20 [INFO] Command line:
10:59:20 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Model2Doc-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-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG]
10:59:24 Running org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests.CheckEditorTest
10:59:24 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.603 s - in org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests.CheckEditorTest
10:59:24 checkEditor(org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests.CheckEditorTest)  Time elapsed: 0.566 s
10:59:24 
10:59:24 Results:
10:59:24 
10:59:24 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
10:59:24 
10:59:25 [INFO] All tests passed!
10:59:25 [INFO] 
10:59:25 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests ---
10:59:25 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/target/jacoco.exec
10:59:25 [INFO] Analyzed bundle 'org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests' with 0 classes
10:59:25 [INFO] 
10:59:25 [INFO] --< org.eclipse.papyrus.model2doc.tests-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests >--
10:59:25 [INFO] Building org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests 0.9.0-SNAPSHOT [96/116]
10:59:25 [INFO]   from tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/pom.xml
10:59:25 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:59:25 [INFO] 
10:59:25 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests ---
10:59:25 [INFO] 
10:59:25 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests ---
10:59:25 [INFO] The project's OSGi version is 0.9.0.202309181456
10:59:25 [INFO] 
10:59:25 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests ---
10:59:25 [INFO] 
10:59:25 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests ---
10:59:25 [INFO] 
10:59:25 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests ---
10:59:25 [INFO] 
10:59:25 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests ---
10:59:25 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests...
10:59:26 [INFO] 
10:59:26 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests ---
10:59:26 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:59:26 [INFO] 
10:59:26 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests ---
10:59:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:59:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:59:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/src/main/resources
10:59:26 [INFO] 
10:59:26 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests ---
10:59:26 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/target/classes
10:59:26 [INFO] 
10:59:26 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests ---
10:59:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:59:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:59:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/src/test/resources
10:59:26 [INFO] 
10:59:26 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests ---
10:59:26 [INFO] 
10:59:26 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests ---
10:59:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/target/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests-0.9.0-SNAPSHOT-sources.jar
10:59:26 [INFO] 
10:59:26 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests ---
10:59:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/target/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests-0.9.0-SNAPSHOT.jar
10:59:26 [INFO] 
10:59:26 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests ---
10:59:26 [INFO] 
10:59:26 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests ---
10:59:26 [INFO] 
10:59:26 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests ---
10:59:26 [INFO] 
10:59:26 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests ---
10:59:26 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
10:59:26 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/target/work/data/.metadata/.log
10:59:26 [INFO] Command line:
10:59:26 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Model2Doc-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-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG]
10:59:30 Running org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests.basis.DocumentStructureTemplateResourceTest
10:59:31 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s - in org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests.basis.DocumentStructureTemplateResourceTest
10:59:31 checkResource(org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests.basis.DocumentStructureTemplateResourceTest)  Time elapsed: 0.14 s
10:59:31 Running org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests.basis.DocumentStructureTemplateFactoryBasisTest
10:59:31 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests.basis.DocumentStructureTemplateFactoryBasisTest
10:59:31 checkFactory(org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests.basis.DocumentStructureTemplateFactoryBasisTest)  Time elapsed: 0 s
10:59:31 checkTextDocumentTemplate(org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests.basis.DocumentStructureTemplateFactoryBasisTest)  Time elapsed: 0.004 s
10:59:31 checkEReferencePartTemplate(org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests.basis.DocumentStructureTemplateFactoryBasisTest)  Time elapsed: 0.006 s
10:59:31 checkEClassPartTemplate(org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests.basis.DocumentStructureTemplateFactoryBasisTest)  Time elapsed: 0.004 s
10:59:31 
10:59:31 Results:
10:59:31 
10:59:31 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
10:59:31 
10:59:31 [INFO] All tests passed!
10:59:31 [INFO] 
10:59:31 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests ---
10:59:31 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/target/jacoco.exec
10:59:31 [INFO] Analyzed bundle 'org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests' with 0 classes
10:59:31 [INFO] 
10:59:31 [INFO] --< org.eclipse.papyrus.model2doc.tests-emf:org.eclipse.papyrus.model2doc.emf.template2structure.tests >--
10:59:31 [INFO] Building org.eclipse.papyrus.model2doc.emf.template2structure.tests 0.9.0-SNAPSHOT [97/116]
10:59:31 [INFO]   from tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/pom.xml
10:59:31 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:59:32 [INFO] 
10:59:32 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests ---
10:59:32 [INFO] 
10:59:32 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests ---
10:59:32 [INFO] The project's OSGi version is 0.9.0.202309181456
10:59:32 [INFO] 
10:59:32 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests ---
10:59:32 [INFO] 
10:59:32 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests ---
10:59:32 [INFO] 
10:59:32 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests ---
10:59:32 [INFO] 
10:59:32 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests ---
10:59:32 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.emf.template2structure.tests...
10:59:33 [INFO] 
10:59:33 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests ---
10:59:33 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:59:33 [INFO] 
10:59:33 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests ---
10:59:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:59:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:59:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/src/main/resources
10:59:33 [INFO] 
10:59:33 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests ---
10:59:33 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/target/classes
10:59:33 [INFO] 
10:59:33 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests ---
10:59:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:59:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:59:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/src/test/resources
10:59:33 [INFO] 
10:59:33 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests ---
10:59:33 [INFO] 
10:59:33 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests ---
10:59:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/target/org.eclipse.papyrus.model2doc.emf.template2structure.tests-0.9.0-SNAPSHOT-sources.jar
10:59:33 [INFO] 
10:59:33 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests ---
10:59:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/target/org.eclipse.papyrus.model2doc.emf.template2structure.tests-0.9.0-SNAPSHOT.jar
10:59:33 [INFO] 
10:59:33 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests ---
10:59:33 [INFO] 
10:59:33 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests ---
10:59:33 [INFO] 
10:59:33 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests ---
10:59:33 [INFO] 
10:59:33 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests ---
10:59:34 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
10:59:34 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/target/work/data/.metadata/.log
10:59:34 [INFO] Command line:
10:59:34 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Model2Doc-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-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG]
10:59:39 Running org.eclipse.papyrus.model2doc.emf.template2structure.tests.EAttributeAsParagraphMapperTest
10:59:41 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.601 s - in org.eclipse.papyrus.model2doc.emf.template2structure.tests.EAttributeAsParagraphMapperTest
10:59:41 doNotGenerateTitleEAttributeAsParagraphMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EAttributeAsParagraphMapperTest)  Time elapsed: 1.231 s
10:59:41 generateIfEmptyEAttributeAsParagraphMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EAttributeAsParagraphMapperTest)  Time elapsed: 0.062 s
10:59:41 withExpressionEAttributeAsParagraphMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EAttributeAsParagraphMapperTest)  Time elapsed: 0.073 s
10:59:41 doNotGenerateEAttributeAsParagraphMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EAttributeAsParagraphMapperTest)  Time elapsed: 0.04 s
10:59:41 customTitleEAttributeAsParagraphMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EAttributeAsParagraphMapperTest)  Time elapsed: 0.069 s
10:59:41 emptyEAttributeAsParagraphMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EAttributeAsParagraphMapperTest)  Time elapsed: 0.039 s
10:59:41 defaultEAttributeAsParagraphMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EAttributeAsParagraphMapperTest)  Time elapsed: 0.066 s
10:59:41 Running org.eclipse.papyrus.model2doc.emf.template2structure.tests.TableOfFiguresMapperTest
10:59:41 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.eclipse.papyrus.model2doc.emf.template2structure.tests.TableOfFiguresMapperTest
10:59:41 defaultTableOfFiguresMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TableOfFiguresMapperTest)  Time elapsed: 0.062 s
10:59:41 Running org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferencePartTemplateMapperTest
10:59:41 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.513 s - in org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferencePartTemplateMapperTest
10:59:41 doNotGenerateTitleEReferencePartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferencePartTemplateMapperTest)  Time elapsed: 0.197 s
10:59:41 emptyEReferencePartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferencePartTemplateMapperTest)  Time elapsed: 0.043 s
10:59:41 customTitleEReferencePartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferencePartTemplateMapperTest)  Time elapsed: 0.077 s
10:59:41 defaultEReferencePartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferencePartTemplateMapperTest)  Time elapsed: 0.067 s
10:59:41 doNotGenerateEReferencePartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferencePartTemplateMapperTest)  Time elapsed: 0.035 s
10:59:41 generateIfEmptyEReferencePartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferencePartTemplateMapperTest)  Time elapsed: 0.06 s
10:59:41 withExpressionEReferencePartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferencePartTemplateMapperTest)  Time elapsed: 0.032 s
10:59:41 Running org.eclipse.papyrus.model2doc.emf.template2structure.tests.EClassPartTemplateMapperTest
10:59:42 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 s - in org.eclipse.papyrus.model2doc.emf.template2structure.tests.EClassPartTemplateMapperTest
10:59:42 customTitleEClassPartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EClassPartTemplateMapperTest)  Time elapsed: 0.078 s
10:59:42 defaultEClassPartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EClassPartTemplateMapperTest)  Time elapsed: 0.062 s
10:59:42 emptyEClassPartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EClassPartTemplateMapperTest)  Time elapsed: 0.031 s
10:59:42 generateIfEmptyEClassPartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EClassPartTemplateMapperTest)  Time elapsed: 0.036 s
10:59:42 isKindOfEClassPartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EClassPartTemplateMapperTest)  Time elapsed: 0.062 s
10:59:42 withExpressionEClassPartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EClassPartTemplateMapperTest)  Time elapsed: 0.029 s
10:59:42 doNotGenerateEClassPartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EClassPartTemplateMapperTest)  Time elapsed: 0.054 s
10:59:42 doNotGenerateTitleEClassPartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EClassPartTemplateMapperTest)  Time elapsed: 0.028 s
10:59:42 Running org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest
10:59:42 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.616 s - in org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest
10:59:42 eClassListItemDoNotGenerateTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest)  Time elapsed: 0.069 s
10:59:42 eAttributeListItemCustomItemLabelTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest)  Time elapsed: 0.034 s
10:59:42 defaultTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest)  Time elapsed: 0.062 s
10:59:42 eClassListItemCustomItemLabelTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest)  Time elapsed: 0.032 s
10:59:42 customTitleTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest)  Time elapsed: 0.062 s
10:59:42 withExpressionTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest)  Time elapsed: 0.03 s
10:59:42 eClassListItemKindOfTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest)  Time elapsed: 0.032 s
10:59:42 doNotGenerateTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest)  Time elapsed: 0.054 s
10:59:42 generateIfEmptyTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest)  Time elapsed: 0.031 s
10:59:42 eReferenceListItemCustomItemLabelTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest)  Time elapsed: 0.057 s
10:59:42 eAttributeListItemEmptyTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest)  Time elapsed: 0.029 s
10:59:42 eReferenceListItemDoNotGenerateTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest)  Time elapsed: 0.057 s
10:59:42 eAttributeListItemDoNotGenerateTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest)  Time elapsed: 0.034 s
10:59:42 doNotGenerateTitleTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest)  Time elapsed: 0.031 s
10:59:42 Running org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferenceTableViewMapperTest
10:59:43 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.44 s - in org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferenceTableViewMapperTest
10:59:43 customTitleEReferenceTableViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferenceTableViewMapperTest)  Time elapsed: 0.085 s
10:59:43 generateIfEmptyEReferenceTableViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferenceTableViewMapperTest)  Time elapsed: 0.048 s
10:59:43 emptyEReferenceTableViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferenceTableViewMapperTest)  Time elapsed: 0.028 s
10:59:43 customColumnTitleEReferenceTableViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferenceTableViewMapperTest)  Time elapsed: 0.031 s
10:59:43 defaultEReferenceTableViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferenceTableViewMapperTest)  Time elapsed: 0.052 s
10:59:43 doNotGenerateRowHeaderEReferenceTableViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferenceTableViewMapperTest)  Time elapsed: 0.029 s
10:59:43 doNotGenerateTitleEReferenceTableViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferenceTableViewMapperTest)  Time elapsed: 0.031 s
10:59:43 withExpressionEReferenceTableViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferenceTableViewMapperTest)  Time elapsed: 0.048 s
10:59:43 doNotGenerateEReferenceTableViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferenceTableViewMapperTest)  Time elapsed: 0.031 s
10:59:43 doNotGenerateColumnHeaderEReferenceTableViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferenceTableViewMapperTest)  Time elapsed: 0.055 s
10:59:43 Running org.eclipse.papyrus.model2doc.emf.template2structure.tests.InsertFileTemplateMapperTest
10:59:43 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s - in org.eclipse.papyrus.model2doc.emf.template2structure.tests.InsertFileTemplateMapperTest
10:59:43 doNotGenerateTitleInsertFileTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.InsertFileTemplateMapperTest)  Time elapsed: 0.028 s
10:59:43 customTitleInsertFileTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.InsertFileTemplateMapperTest)  Time elapsed: 0.026 s
10:59:43 defaultInsertFileTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.InsertFileTemplateMapperTest)  Time elapsed: 0.052 s
10:59:43 emptyInsertFileTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.InsertFileTemplateMapperTest)  Time elapsed: 0.026 s
10:59:43 generateIfEmptyInsertFileTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.InsertFileTemplateMapperTest)  Time elapsed: 0.049 s
10:59:43 withExpressionInsertFileTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.InsertFileTemplateMapperTest)  Time elapsed: 0.023 s
10:59:43 doNotGenerateInsertFileTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.InsertFileTemplateMapperTest)  Time elapsed: 0.025 s
10:59:43 Running org.eclipse.papyrus.model2doc.emf.template2structure.tests.TableOfContentsMapperTest
10:59:43 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.papyrus.model2doc.emf.template2structure.tests.TableOfContentsMapperTest
10:59:43 defaultTableOfContentsMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TableOfContentsMapperTest)  Time elapsed: 0.021 s
10:59:43 
10:59:43 Results:
10:59:43 
10:59:43 Tests run: 55, Failures: 0, Errors: 0, Skipped: 0
10:59:43 
10:59:55 [INFO] All tests passed!
10:59:55 [INFO] 
10:59:55 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests ---
10:59:55 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/target/jacoco.exec
10:59:55 [INFO] Analyzed bundle 'org.eclipse.papyrus.model2doc.emf.template2structure.tests' with 0 classes
10:59:55 [INFO] 
10:59:55 [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties >--
10:59:55 [INFO] Building org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties 0.9.0-SNAPSHOT [98/116]
10:59:55 [INFO]   from plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties/pom.xml
10:59:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:59:55 [INFO] 
10:59:55 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties ---
10:59:55 [INFO] 
10:59:55 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties ---
10:59:55 [INFO] The project's OSGi version is 0.9.0.202309181456
10:59:55 [INFO] 
10:59:55 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties ---
10:59:55 [INFO] 
10:59:55 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties ---
10:59:55 [INFO] 
10:59:55 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties ---
10:59:55 [INFO] 
10:59:55 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties ---
10:59:55 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties...
10:59:55 [INFO] 
10:59:55 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties ---
10:59:55 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:59:55 [INFO] 
10:59:55 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties ---
10:59:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:59:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:59:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties/src/main/resources
10:59:55 [INFO] 
10:59:55 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties ---
10:59:55 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties/target/classes
10:59:55 [INFO] 
10:59:55 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties ---
10:59:55 [INFO] 
10:59:55 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties ---
10:59:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:59:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:59:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties/src/test/resources
10:59:55 [INFO] 
10:59:55 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties ---
10:59:55 [INFO] 
10:59:55 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties ---
10:59:55 [INFO] No tests to run.
10:59:55 [INFO] 
10:59:55 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties ---
10:59:55 [INFO] 
10:59:55 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties ---
10:59:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties/target/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties-0.9.0-SNAPSHOT-sources.jar
10:59:55 [INFO] 
10:59:55 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties ---
10:59:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties/target/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties-0.9.0-SNAPSHOT.jar
10:59:55 [INFO] 
10:59:55 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties ---
10:59:55 [INFO] 
10:59:55 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties ---
10:59:55 [INFO] 
10:59:55 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties ---
10:59:55 [INFO] 
10:59:55 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties ---
10:59:55 [INFO] 
10:59:55 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties ---
10:59:55 [INFO] No tests to run.
10:59:55 [INFO] 
10:59:55 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties ---
10:59:55 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:59:55 [INFO] 
10:59:55 [INFO] --< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature >--
10:59:55 [INFO] Building Papyrus Model to Documentation Native GMF Integration 0.9.0-SNAPSHOT [99/116]
10:59:55 [INFO]   from features/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature/pom.xml
10:59:55 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:59:56 [INFO] 
10:59:56 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature ---
10:59:56 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature/target
10:59:56 [INFO] 
10:59:56 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature ---
10:59:56 [INFO] The project's OSGi version is 0.9.0.202309181456
10:59:56 [INFO] 
10:59:56 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature ---
10:59:56 [INFO] 
10:59:56 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature ---
10:59:56 [INFO] 
10:59:56 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature ---
10:59:56 [INFO] 
10:59:56 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature ---
10:59:56 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:59:56 [INFO] 
10:59:56 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature ---
10:59:56 [INFO] 
10:59:56 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature ---
10:59:56 [INFO] 
10:59:56 [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature ---
10:59:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature/target/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature-0.9.0-SNAPSHOT.jar
10:59:56 [INFO] 
10:59:56 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature ---
10:59:56 [INFO] 
10:59:56 [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature ---
10:59:56 [INFO] 
10:59:56 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature ---
10:59:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature/target/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature-0.9.0-SNAPSHOT-sources-feature.jar
10:59:56 [INFO] 
10:59:56 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature ---
10:59:56 [INFO] 
10:59:56 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature ---
10:59:56 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:59:56 [INFO] 
10:59:56 [INFO] --< org.eclipse.papyrus.model2doc.tests-integration:org.eclipse.papyrus.model2doc.tests.integration >--
10:59:56 [INFO] Building Papyrus Model to Documentation Integration Tests Plugins 0.9.0-SNAPSHOT [100/116]
10:59:56 [INFO]   from tests/integration/pom.xml
10:59:56 [INFO] --------------------------------[ pom ]---------------------------------
10:59:56 [INFO] 
10:59:56 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.tests.integration ---
10:59:56 [INFO] 
10:59:56 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.tests.integration ---
10:59:56 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
10:59:56 [INFO] 
10:59:56 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.tests.integration ---
10:59:56 [INFO] 
10:59:56 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.tests.integration ---
10:59:56 [INFO] 
10:59:56 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.tests.integration ---
10:59:56 [INFO] 
10:59:56 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.tests.integration ---
10:59:56 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:59:56 [INFO] 
10:59:56 [INFO] --< org.eclipse.papyrus.model2doc.tests-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests >--
10:59:56 [INFO] Building org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests 0.9.0-SNAPSHOT [101/116]
10:59:56 [INFO]   from tests/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests/pom.xml
10:59:56 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:00:08 [INFO] 
11:00:08 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests ---
11:00:08 [INFO] 
11:00:08 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests ---
11:00:08 [INFO] The project's OSGi version is 0.9.0.202309181456
11:00:08 [INFO] 
11:00:08 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests ---
11:00:08 [INFO] 
11:00:08 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests ---
11:00:08 [INFO] 
11:00:08 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests ---
11:00:08 [INFO] 
11:00:08 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests ---
11:00:08 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests...
11:00:11 [INFO] 
11:00:11 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests ---
11:00:11 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:00:11 [INFO] 
11:00:11 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests ---
11:00:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:00:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:00:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests/src/main/resources
11:00:11 [INFO] 
11:00:11 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests ---
11:00:11 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests/target/classes
11:00:11 [INFO] 
11:00:11 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests ---
11:00:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:00:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:00:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests/src/test/resources
11:00:11 [INFO] 
11:00:11 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests ---
11:00:11 [INFO] 
11:00:11 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests ---
11:00:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests-0.9.0-SNAPSHOT-sources.jar
11:00:11 [INFO] 
11:00:11 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests ---
11:00:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests-0.9.0-SNAPSHOT.jar
11:00:11 [INFO] 
11:00:11 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests ---
11:00:11 [INFO] 
11:00:11 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests ---
11:00:11 [INFO] 
11:00:11 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests ---
11:00:11 [INFO] 
11:00:11 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests ---
11:00:12 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
11:00:12 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests/target/work/data/.metadata/.log
11:00:12 [INFO] Command line:
11:00:12 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Model2Doc-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-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG]
11:00:21 Running org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests.DocumentTemplateSemanticOwnerDeletionTest
11:00:26 log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator).
11:00:26 log4j:WARN Please initialize the log4j system properly.
11:00:26 log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
11:00:29 No JFaces support for org.eclipse.jface.viewers.TableTreeViewer
11:00:32 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.445 s - in org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests.DocumentTemplateSemanticOwnerDeletionTest
11:00:32 checkDocumentTemplateOwnerDeletion(org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests.DocumentTemplateSemanticOwnerDeletionTest)  Time elapsed: 9.857 s
11:00:32 checkElementTypeConfiguration(org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests.DocumentTemplateSemanticOwnerDeletionTest)  Time elapsed: 0.561 s
11:00:32 
11:00:32 Results:
11:00:32 
11:00:32 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
11:00:32 
11:00:33 [INFO] All tests passed!
11:00:33 [INFO] 
11:00:33 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests ---
11:00:33 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests/target/jacoco.exec
11:00:33 [INFO] Analyzed bundle 'org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests' with 0 classes
11:00:33 [INFO] 
11:00:33 [INFO] --< org.eclipse.papyrus.model2doc.tests-integration:org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests >--
11:00:33 [INFO] Building org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests 0.9.0-SNAPSHOT [102/116]
11:00:33 [INFO]   from tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/pom.xml
11:00:33 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:00:33 [INFO] 
11:00:33 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests ---
11:00:33 [INFO] 
11:00:33 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests ---
11:00:33 [INFO] The project's OSGi version is 0.9.0.202309181456
11:00:33 [INFO] 
11:00:33 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests ---
11:00:33 [INFO] 
11:00:33 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests ---
11:00:33 [INFO] 
11:00:33 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests ---
11:00:33 [INFO] 
11:00:33 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests ---
11:00:33 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests...
11:00:36 [INFO] 
11:00:36 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests ---
11:00:36 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:00:36 [INFO] 
11:00:36 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests ---
11:00:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:00:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:00:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/src/main/resources
11:00:36 [INFO] 
11:00:36 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests ---
11:00:36 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/target/classes
11:00:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/src/org/eclipse/papyrus/model2doc/integration/gmf/template2structure/tests/AbstractDiagramViewMapperTests.java:[71] 
11:00:37 	private static void displayRes(IResource resource, String prefix) {
11:00:37 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:00:37 The method displayRes(IResource, String) from the type AbstractDiagramViewMapperTests is never used locally
11:00:37 3 problems (0 errors, 1 warning, 2 infos)
11:00:37 [INFO] 
11:00:37 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests ---
11:00:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:00:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:00:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/src/test/resources
11:00:37 [INFO] 
11:00:37 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests ---
11:00:37 [INFO] 
11:00:37 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests ---
11:00:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/target/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests-0.9.0-SNAPSHOT-sources.jar
11:00:37 [INFO] 
11:00:37 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests ---
11:00:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/target/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests-0.9.0-SNAPSHOT.jar
11:00:37 [INFO] 
11:00:37 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests ---
11:00:37 [INFO] 
11:00:37 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests ---
11:00:37 [INFO] 
11:00:37 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests ---
11:00:37 [INFO] 
11:00:37 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests ---
11:00:37 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
11:00:37 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/target/work/data/.metadata/.log
11:00:37 [INFO] Command line:
11:00:37 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Model2Doc-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-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG]
11:00:44 Running org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest
11:00:48 log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator).
11:00:48 log4j:WARN Please initialize the log4j system properly.
11:00:48 log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
11:00:51 No JFaces support for org.eclipse.jface.viewers.TableTreeViewer
11:01:05 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.584 s - in org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest
11:01:05 diagramTypePapyrusGMFDiagramViewMapperTest(org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest)  Time elapsed: 10.454 s
11:01:05 imageFormatPapyrusGMFDiagramViewMapperTest(org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest)  Time elapsed: 1.265 s
11:01:05 semanticContextAllDiagramsPapyrusGMFDiagramViewMapperTest(org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest)  Time elapsed: 1.053 s
11:01:05 doNotGeneratePapyrusGMFDiagramViewMapperTest(org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest)  Time elapsed: 0.859 s
11:01:05 diagramKindIdPapyrusGMFDiagramViewMapperTest(org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest)  Time elapsed: 0.974 s
11:01:05 withSpacesInPathPapyrusGMFDiagramViewMapperTest(org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest)  Time elapsed: 0.988 s
11:01:05 graphicalContextAllDiagramsPapyrusGMFDiagramViewMapperTest(org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest)  Time elapsed: 1.031 s
11:01:05 customTitlePapyrusGMFDiagramViewMapperTest(org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest)  Time elapsed: 0.792 s
11:01:05 emptyPapyrusGMFDiagramViewMapperTest(org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest)  Time elapsed: 0.801 s
11:01:05 bothDiagramContextPapyrusGMFDiagramViewMapperTest(org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest)  Time elapsed: 0.904 s
11:01:05 doNotGenerateTitlePapyrusGMFDiagramViewMapperTest(org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest)  Time elapsed: 0.753 s
11:01:05 generateIfEmptyPapyrusGMFDiagramViewMapperTest(org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest)  Time elapsed: 0.69 s
11:01:05 
11:01:05 Results:
11:01:05 
11:01:05 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
11:01:05 
11:01:06 [INFO] All tests passed!
11:01:06 [INFO] 
11:01:06 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests ---
11:01:06 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/target/jacoco.exec
11:01:06 [INFO] Analyzed bundle 'org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests' with 0 classes
11:01:06 [INFO] 
11:01:06 [INFO] --< org.eclipse.papyrus.model2doc.plugins.integration-ieee:org.eclipse.papyrus.model2doc.plugins.integration.ieee >--
11:01:06 [INFO] Building Papyrus Model to IEEE Requirements Documentation Plugins 0.9.0-SNAPSHOT [103/116]
11:01:06 [INFO]   from plugins/integration/ieee/pom.xml
11:01:06 [INFO] --------------------------------[ pom ]---------------------------------
11:01:06 [INFO] 
11:01:06 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.integration.ieee ---
11:01:06 [INFO] 
11:01:06 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.integration.ieee ---
11:01:06 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/ieee/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:01:06 [INFO] 
11:01:06 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.integration.ieee ---
11:01:06 [INFO] 
11:01:06 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.plugins.integration.ieee ---
11:01:06 [INFO] 
11:01:06 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.integration.ieee ---
11:01:06 [INFO] 
11:01:06 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.integration.ieee ---
11:01:06 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:01:06 [INFO] 
11:01:06 [INFO] --< org.eclipse.papyrus.model2doc.plugins.integration-ieee:org.eclipse.papyrus.model2doc.integration.ieee.requirements >--
11:01:06 [INFO] Building org.eclipse.papyrus.model2doc.integration.ieee.requirements 0.9.0-SNAPSHOT [104/116]
11:01:06 [INFO]   from plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements/pom.xml
11:01:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:01:06 [INFO] 
11:01:06 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements ---
11:01:06 [INFO] 
11:01:06 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements ---
11:01:06 [INFO] The project's OSGi version is 0.9.0.202309181456
11:01:06 [INFO] 
11:01:06 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements ---
11:01:06 [INFO] 
11:01:06 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements ---
11:01:06 [INFO] 
11:01:06 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements ---
11:01:06 [INFO] 
11:01:06 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements ---
11:01:06 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.ieee.requirements...
11:01:06 [INFO] 
11:01:06 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements ---
11:01:06 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:01:06 [INFO] 
11:01:06 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements ---
11:01:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:01:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:01:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements/src/main/resources
11:01:06 [INFO] 
11:01:06 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements ---
11:01:06 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements/target/classes
11:01:07 [INFO] 
11:01:07 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements ---
11:01:07 [INFO] 
11:01:07 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements ---
11:01:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:01:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:01:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements/src/test/resources
11:01:07 [INFO] 
11:01:07 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements ---
11:01:07 [INFO] 
11:01:07 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements ---
11:01:07 [INFO] No tests to run.
11:01:07 [INFO] 
11:01:07 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements ---
11:01:07 [INFO] 
11:01:07 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements ---
11:01:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements/target/org.eclipse.papyrus.model2doc.integration.ieee.requirements-0.9.0-SNAPSHOT-sources.jar
11:01:07 [INFO] 
11:01:07 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements ---
11:01:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements/target/org.eclipse.papyrus.model2doc.integration.ieee.requirements-0.9.0-SNAPSHOT.jar
11:01:07 [INFO] 
11:01:07 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements ---
11:01:07 [INFO] 
11:01:07 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements ---
11:01:07 [INFO] 
11:01:07 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements ---
11:01:07 [INFO] 
11:01:07 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements ---
11:01:07 [INFO] 
11:01:07 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements ---
11:01:07 [INFO] No tests to run.
11:01:07 [INFO] 
11:01:07 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements ---
11:01:07 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:01:07 [INFO] 
11:01:07 [INFO] --< org.eclipse.papyrus.model2doc.plugins.integration-ieee:org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture >--
11:01:07 [INFO] Building org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture 0.9.0-SNAPSHOT [105/116]
11:01:07 [INFO]   from plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture/pom.xml
11:01:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:01:07 [INFO] 
11:01:07 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture ---
11:01:07 [INFO] 
11:01:07 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture ---
11:01:07 [INFO] The project's OSGi version is 0.9.0.202309181456
11:01:07 [INFO] 
11:01:07 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture ---
11:01:07 [INFO] 
11:01:07 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture ---
11:01:07 [INFO] 
11:01:07 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture ---
11:01:07 [INFO] 
11:01:07 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture ---
11:01:07 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture...
11:01:08 [INFO] 
11:01:08 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture ---
11:01:08 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:01:08 [INFO] 
11:01:08 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture ---
11:01:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:01:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:01:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture/src/main/resources
11:01:08 [INFO] 
11:01:08 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture ---
11:01:08 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture/target/classes
11:01:08 [INFO] 
11:01:08 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture ---
11:01:08 [INFO] 
11:01:08 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture ---
11:01:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:01:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:01:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture/src/test/resources
11:01:08 [INFO] 
11:01:08 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture ---
11:01:08 [INFO] 
11:01:08 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture ---
11:01:08 [INFO] No tests to run.
11:01:08 [INFO] 
11:01:08 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture ---
11:01:08 [INFO] 
11:01:08 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture ---
11:01:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture/target/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture-0.9.0-SNAPSHOT-sources.jar
11:01:08 [INFO] 
11:01:08 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture ---
11:01:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture/target/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture-0.9.0-SNAPSHOT.jar
11:01:08 [INFO] 
11:01:08 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture ---
11:01:08 [INFO] 
11:01:08 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture ---
11:01:08 [INFO] 
11:01:08 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture ---
11:01:08 [INFO] 
11:01:08 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture ---
11:01:08 [INFO] 
11:01:08 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture ---
11:01:08 [INFO] No tests to run.
11:01:08 [INFO] 
11:01:08 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture ---
11:01:08 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:01:08 [INFO] 
11:01:08 [INFO] --< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature >--
11:01:08 [INFO] Building Papyrus-Model2Doc IEEE Requirements Documentation For SysML 1.6 Integration 0.9.0-SNAPSHOT [106/116]
11:01:08 [INFO]   from features/org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature/pom.xml
11:01:08 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:01:09 [INFO] 
11:01:09 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature ---
11:01:09 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature/target
11:01:09 [INFO] 
11:01:09 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature ---
11:01:09 [INFO] The project's OSGi version is 0.9.0.202309181456
11:01:09 [INFO] 
11:01:09 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature ---
11:01:09 [INFO] 
11:01:09 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature ---
11:01:09 [INFO] 
11:01:09 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature ---
11:01:09 [INFO] 
11:01:09 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature ---
11:01:09 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:01:09 [INFO] 
11:01:09 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature ---
11:01:09 [INFO] 
11:01:09 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature ---
11:01:09 [INFO] 
11:01:09 [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature ---
11:01:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature/target/org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature-0.9.0-SNAPSHOT.jar
11:01:09 [INFO] 
11:01:09 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature ---
11:01:09 [INFO] 
11:01:09 [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature ---
11:01:09 [INFO] 
11:01:09 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature ---
11:01:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature/target/org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature-0.9.0-SNAPSHOT-sources-feature.jar
11:01:09 [INFO] 
11:01:09 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature ---
11:01:09 [INFO] 
11:01:09 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature ---
11:01:09 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:01:09 [INFO] 
11:01:09 [INFO] --< org.eclipse.papyrus.model2doc.tests.integration-ieee:org.eclipse.papyrus.model2doc.tests.integration.ieee >--
11:01:09 [INFO] Building Papyrus Integration IEEE Tests 0.9.0-SNAPSHOT         [107/116]
11:01:09 [INFO]   from tests/integration/ieee/pom.xml
11:01:09 [INFO] --------------------------------[ pom ]---------------------------------
11:01:09 [INFO] 
11:01:09 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.tests.integration.ieee ---
11:01:09 [INFO] 
11:01:09 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.tests.integration.ieee ---
11:01:09 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/ieee/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:01:09 [INFO] 
11:01:09 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.tests.integration.ieee ---
11:01:09 [INFO] 
11:01:09 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.tests.integration.ieee ---
11:01:09 [INFO] 
11:01:09 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.tests.integration.ieee ---
11:01:09 [INFO] 
11:01:09 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.tests.integration.ieee ---
11:01:09 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:01:09 [INFO] 
11:01:09 [INFO] --< org.eclipse.papyrus.model2doc.tests.integration-ieee:org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests >--
11:01:09 [INFO] Building org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests 0.9.0-SNAPSHOT [108/116]
11:01:09 [INFO]   from tests/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests/pom.xml
11:01:09 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:01:09 [INFO] 
11:01:09 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests ---
11:01:09 [INFO] 
11:01:09 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests ---
11:01:09 [INFO] The project's OSGi version is 0.9.0.202309181456
11:01:09 [INFO] 
11:01:09 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests ---
11:01:09 [INFO] 
11:01:09 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests ---
11:01:09 [INFO] 
11:01:09 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests ---
11:01:09 [INFO] 
11:01:09 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests ---
11:01:09 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests...
11:01:12 [INFO] 
11:01:12 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests ---
11:01:12 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:01:12 [INFO] 
11:01:12 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests ---
11:01:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:01:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:01:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests/src/main/resources
11:01:12 [INFO] 
11:01:12 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests ---
11:01:12 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests/target/classes
11:01:13 [INFO] 
11:01:13 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests ---
11:01:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:01:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:01:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests/src/test/resources
11:01:13 [INFO] 
11:01:13 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests ---
11:01:13 [INFO] 
11:01:13 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests ---
11:01:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests/target/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests-0.9.0-SNAPSHOT-sources.jar
11:01:13 [INFO] 
11:01:13 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests ---
11:01:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests/target/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests-0.9.0-SNAPSHOT.jar
11:01:13 [INFO] 
11:01:13 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests ---
11:01:13 [INFO] 
11:01:13 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests ---
11:01:13 [INFO] 
11:01:13 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests ---
11:01:13 [INFO] 
11:01:13 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests ---
11:01:14 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
11:01:14 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests/target/work/data/.metadata/.log
11:01:14 [INFO] Command line:
11:01:14 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Model2Doc-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-Model2Doc-Gerrit/source/tests/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG]
11:01:21 Running org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.SysML16_DocumentTemplateElementTypeTest
11:01:25 log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator).
11:01:25 log4j:WARN Please initialize the log4j system properly.
11:01:25 log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
11:01:29 No JFaces support for org.eclipse.jface.viewers.TableTreeViewer
11:01:33 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.798 s - in org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.SysML16_DocumentTemplateElementTypeTest
11:01:33 checkDocumentTemplateOwnerDeletion(org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.SysML16_DocumentTemplateElementTypeTest)  Time elapsed: 10.899 s
11:01:33 checkElementTypeConfiguration(org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.SysML16_DocumentTemplateElementTypeTest)  Time elapsed: 0.874 s
11:01:33 Running org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.IEEEDocumentStructureCreation_FilledSysMLModel_Test
11:01:33 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s - in org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.IEEEDocumentStructureCreation_FilledSysMLModel_Test
11:01:33 checkCreatedDocumentStructure(org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.IEEEDocumentStructureCreation_FilledSysMLModel_Test)  Time elapsed: 0.271 s
11:01:33 Running org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.IEEEDocumentStructureCreation_EmptySysMLModel_Test
11:01:33 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s - in org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.IEEEDocumentStructureCreation_EmptySysMLModel_Test
11:01:33 checkCreatedDocumentStructure(org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.IEEEDocumentStructureCreation_EmptySysMLModel_Test)  Time elapsed: 0.142 s
11:01:33 Running org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.IEEEPackagesCreationTest
11:01:33 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 s - in org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.IEEEPackagesCreationTest
11:01:33 createIEEEPackage_Test1(org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.IEEEPackagesCreationTest)  Time elapsed: 0.391 s
11:01:33 Running org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.IEEETemplateCreationTest
11:01:34 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.022 s - in org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.IEEETemplateCreationTest
11:01:34 createIEEETemplate(org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.IEEETemplateCreationTest)  Time elapsed: 1.007 s
11:01:34 Running org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.IEEEPackagesCreationCommandTest
11:01:36 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.377 s - in org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.IEEEPackagesCreationCommandTest
11:01:36 checkStatusOfCommand(org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.IEEEPackagesCreationCommandTest)  Time elapsed: 1.377 s
11:01:36 
11:01:36 Results:
11:01:36 
11:01:36 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
11:01:36 
11:01:37 [INFO] All tests passed!
11:01:37 [INFO] 
11:01:37 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests ---
11:01:37 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests/target/jacoco.exec
11:01:37 [INFO] Analyzed bundle 'org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests' with 0 classes
11:01:37 [INFO] 
11:01:37 [INFO] --< org.eclipse.papyrus.model2doc.tests-integration:org.eclipse.papyrus.model2doc.integration.uml.architecture.tests >--
11:01:37 [INFO] Building org.eclipse.papyrus.model2doc.integration.uml.architecture.tests 0.9.0-SNAPSHOT [109/116]
11:01:37 [INFO]   from tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/pom.xml
11:01:37 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:01:37 [INFO] 
11:01:37 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests ---
11:01:37 [INFO] 
11:01:37 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests ---
11:01:37 [INFO] The project's OSGi version is 0.9.0.202309181456
11:01:37 [INFO] 
11:01:37 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests ---
11:01:37 [INFO] 
11:01:37 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests ---
11:01:37 [INFO] 
11:01:37 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests ---
11:01:37 [INFO] 
11:01:37 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests ---
11:01:37 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.uml.architecture.tests...
11:01:38 [INFO] 
11:01:38 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests ---
11:01:38 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:01:38 [INFO] 
11:01:38 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests ---
11:01:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:01:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:01:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/src/main/resources
11:01:38 [INFO] 
11:01:38 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests ---
11:01:38 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/target/classes
11:01:38 [INFO] 
11:01:38 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests ---
11:01:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:01:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:01:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/src/test/resources
11:01:38 [INFO] 
11:01:38 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests ---
11:01:38 [INFO] 
11:01:38 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests ---
11:01:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/target/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests-0.9.0-SNAPSHOT-sources.jar
11:01:38 [INFO] 
11:01:38 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests ---
11:01:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/target/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests-0.9.0-SNAPSHOT.jar
11:01:38 [INFO] 
11:01:38 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests ---
11:01:38 [INFO] 
11:01:38 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests ---
11:01:38 [INFO] 
11:01:38 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests ---
11:01:38 [INFO] 
11:01:38 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests ---
11:01:38 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
11:01:38 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/target/work/data/.metadata/.log
11:01:38 [INFO] Command line:
11:01:38 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Model2Doc-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-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG]
11:01:44 Running org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.CreateEmptyDocumentTemplateTest
11:01:47 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.268 s - in org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.CreateEmptyDocumentTemplateTest
11:01:47 textGenericDocumentTemplateCreation(org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.CreateEmptyDocumentTemplateTest)  Time elapsed: 3.171 s
11:01:47 Running org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.AllTests
11:01:48 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.094 s - in org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.AllTests
11:01:48 checkCreatableDocumentTemplate(org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.AvailableDocumentTemplateTest)  Time elapsed: 0.274 s
11:01:48 textGenericDocumentTemplateCreation(org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.CreateEmptyDocumentTemplateTest)  Time elapsed: 0.402 s
11:01:48 textGenericDocumentTemplateCreation(org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.CreateGenericDocumentTemplateTest)  Time elapsed: 0.397 s
11:01:48 Running org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.CreateGenericDocumentTemplateTest
11:01:49 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.455 s - in org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.CreateGenericDocumentTemplateTest
11:01:49 textGenericDocumentTemplateCreation(org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.CreateGenericDocumentTemplateTest)  Time elapsed: 0.448 s
11:01:49 Running org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.AvailableDocumentTemplateTest
11:01:49 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s - in org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.AvailableDocumentTemplateTest
11:01:49 checkCreatableDocumentTemplate(org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.AvailableDocumentTemplateTest)  Time elapsed: 0.198 s
11:01:49 
11:01:49 Results:
11:01:49 
11:01:49 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
11:01:49 
11:01:50 [INFO] All tests passed!
11:01:50 [INFO] 
11:01:50 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests ---
11:01:50 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/target/jacoco.exec
11:01:50 [INFO] Analyzed bundle 'org.eclipse.papyrus.model2doc.integration.uml.architecture.tests' with 0 classes
11:01:50 [INFO] 
11:01:50 [INFO] --< org.eclipse.papyrus.model2doc.tests-uml:org.eclipse.papyrus.model2doc.tests.uml >--
11:01:50 [INFO] Building Papyrus Model to Documentation UML Tests Plugins 0.9.0-SNAPSHOT [110/116]
11:01:50 [INFO]   from tests/uml/pom.xml
11:01:50 [INFO] --------------------------------[ pom ]---------------------------------
11:01:50 [INFO] 
11:01:50 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.tests.uml ---
11:01:50 [INFO] 
11:01:50 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.tests.uml ---
11:01:50 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/uml/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:01:50 [INFO] 
11:01:50 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.tests.uml ---
11:01:50 [INFO] 
11:01:50 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.tests.uml ---
11:01:50 [INFO] 
11:01:50 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.tests.uml ---
11:01:50 [INFO] 
11:01:50 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.tests.uml ---
11:01:50 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:01:50 [INFO] 
11:01:50 [INFO] --< org.eclipse.papyrus.model2doc.tests-uml:org.eclipse.papyrus.model2doc.uml.template2structure.tests >--
11:01:50 [INFO] Building org.eclipse.papyrus.model2doc.uml.template2structure.tests 0.9.0-SNAPSHOT [111/116]
11:01:50 [INFO]   from tests/uml/org.eclipse.papyrus.model2doc.uml.template2structure.tests/pom.xml
11:01:50 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:01:50 [INFO] 
11:01:50 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.uml.template2structure.tests ---
11:01:50 [INFO] 
11:01:50 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.uml.template2structure.tests ---
11:01:50 [INFO] The project's OSGi version is 0.9.0.202309181456
11:01:50 [INFO] 
11:01:50 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.uml.template2structure.tests ---
11:01:50 [INFO] 
11:01:50 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.uml.template2structure.tests ---
11:01:50 [INFO] 
11:01:50 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.uml.template2structure.tests ---
11:01:50 [INFO] 
11:01:50 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.uml.template2structure.tests ---
11:01:50 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.uml.template2structure.tests...
11:01:53 [INFO] 
11:01:53 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.uml.template2structure.tests ---
11:01:53 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/uml/org.eclipse.papyrus.model2doc.uml.template2structure.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:01:53 [INFO] 
11:01:53 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.uml.template2structure.tests ---
11:01:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:01:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:01:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/uml/org.eclipse.papyrus.model2doc.uml.template2structure.tests/src/main/resources
11:01:53 [INFO] 
11:01:53 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.uml.template2structure.tests ---
11:01:53 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/uml/org.eclipse.papyrus.model2doc.uml.template2structure.tests/target/classes
11:01:53 [INFO] 
11:01:53 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.uml.template2structure.tests ---
11:01:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:01:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:01:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/uml/org.eclipse.papyrus.model2doc.uml.template2structure.tests/src/test/resources
11:01:53 [INFO] 
11:01:53 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.uml.template2structure.tests ---
11:01:53 [INFO] 
11:01:53 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.uml.template2structure.tests ---
11:01:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/uml/org.eclipse.papyrus.model2doc.uml.template2structure.tests/target/org.eclipse.papyrus.model2doc.uml.template2structure.tests-0.9.0-SNAPSHOT-sources.jar
11:01:53 [INFO] 
11:01:53 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.uml.template2structure.tests ---
11:01:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/uml/org.eclipse.papyrus.model2doc.uml.template2structure.tests/target/org.eclipse.papyrus.model2doc.uml.template2structure.tests-0.9.0-SNAPSHOT.jar
11:01:53 [INFO] 
11:01:53 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.uml.template2structure.tests ---
11:01:53 [INFO] 
11:01:53 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.uml.template2structure.tests ---
11:01:53 [INFO] 
11:01:53 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.uml.template2structure.tests ---
11:01:53 [INFO] 
11:01:53 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.papyrus.model2doc.uml.template2structure.tests ---
11:01:54 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
11:01:54 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/uml/org.eclipse.papyrus.model2doc.uml.template2structure.tests/target/work/data/.metadata/.log
11:01:54 [INFO] Command line:
11:01:54 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/uml/org.eclipse.papyrus.model2doc.uml.template2structure.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Model2Doc-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-Model2Doc-Gerrit/source/tests/uml/org.eclipse.papyrus.model2doc.uml.template2structure.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/uml/org.eclipse.papyrus.model2doc.uml.template2structure.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/uml/org.eclipse.papyrus.model2doc.uml.template2structure.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/uml/org.eclipse.papyrus.model2doc.uml.template2structure.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG]
11:02:00 Running org.eclipse.papyrus.model2doc.uml.template2structure.tests.CommentAsParagraphMapperTest
11:02:03 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.216 s - in org.eclipse.papyrus.model2doc.uml.template2structure.tests.CommentAsParagraphMapperTest
11:02:03 doNotGenerateTitleCommentAsParagraphMapperTest(org.eclipse.papyrus.model2doc.uml.template2structure.tests.CommentAsParagraphMapperTest)  Time elapsed: 1.388 s
11:02:03 customTitleCommentAsParagraphMapperTest(org.eclipse.papyrus.model2doc.uml.template2structure.tests.CommentAsParagraphMapperTest)  Time elapsed: 0.125 s
11:02:03 defaultCommentAsParagraphMapperTest(org.eclipse.papyrus.model2doc.uml.template2structure.tests.CommentAsParagraphMapperTest)  Time elapsed: 0.115 s
11:02:03 emptyCommentAsParagraphMapperTest(org.eclipse.papyrus.model2doc.uml.template2structure.tests.CommentAsParagraphMapperTest)  Time elapsed: 0.146 s
11:02:03 generateIfEmptyCommentAsParagraphMapperTest(org.eclipse.papyrus.model2doc.uml.template2structure.tests.CommentAsParagraphMapperTest)  Time elapsed: 0.107 s
11:02:03 commentChoiceCommentAsParagraphMapperTest(org.eclipse.papyrus.model2doc.uml.template2structure.tests.CommentAsParagraphMapperTest)  Time elapsed: 0.11 s
11:02:03 withExpressionCommentAsParagraphMapperTest(org.eclipse.papyrus.model2doc.uml.template2structure.tests.CommentAsParagraphMapperTest)  Time elapsed: 0.109 s
11:02:03 doNotGenerateCommentAsParagraphMapperTest(org.eclipse.papyrus.model2doc.uml.template2structure.tests.CommentAsParagraphMapperTest)  Time elapsed: 0.095 s
11:02:03 
11:02:03 Results:
11:02:03 
11:02:03 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
11:02:03 
11:02:04 [INFO] All tests passed!
11:02:04 [INFO] 
11:02:04 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.uml.template2structure.tests ---
11:02:04 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/uml/org.eclipse.papyrus.model2doc.uml.template2structure.tests/target/jacoco.exec
11:02:04 [INFO] Analyzed bundle 'org.eclipse.papyrus.model2doc.uml.template2structure.tests' with 0 classes
11:02:04 [INFO] 
11:02:04 [INFO] --< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.tests.feature >--
11:02:04 [INFO] Building Papyrus-Model2Doc Tests 0.9.0-SNAPSHOT                [112/116]
11:02:04 [INFO]   from features/org.eclipse.papyrus.model2doc.tests.feature/pom.xml
11:02:04 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:02:05 [INFO] 
11:02:05 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.tests.feature ---
11:02:05 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.tests.feature/target
11:02:05 [INFO] 
11:02:05 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.model2doc.tests.feature ---
11:02:05 [INFO] The project's OSGi version is 0.9.0.202309181456
11:02:05 [INFO] 
11:02:05 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.tests.feature ---
11:02:05 [INFO] 
11:02:05 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.tests.feature ---
11:02:05 [INFO] 
11:02:05 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.tests.feature ---
11:02:05 [INFO] 
11:02:05 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.tests.feature ---
11:02:05 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.tests.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:02:05 [INFO] 
11:02:05 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.tests.feature ---
11:02:05 [INFO] 
11:02:05 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.tests.feature ---
11:02:05 [INFO] 
11:02:05 [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.model2doc.tests.feature ---
11:02:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.tests.feature/target/org.eclipse.papyrus.model2doc.tests.feature-0.9.0-SNAPSHOT.jar
11:02:05 [INFO] 
11:02:05 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.tests.feature ---
11:02:05 [INFO] 
11:02:05 [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.model2doc.tests.feature ---
11:02:05 [INFO] 
11:02:05 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.tests.feature ---
11:02:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.tests.feature/target/org.eclipse.papyrus.model2doc.tests.feature-0.9.0-SNAPSHOT-sources-feature.jar
11:02:05 [INFO] 
11:02:05 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.tests.feature ---
11:02:05 [INFO] 
11:02:05 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.tests.feature ---
11:02:05 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:02:05 [INFO] 
11:02:05 [INFO] -----< org.eclipse.papyrus.model2doc.releng-main:releng-model2doc >-----
11:02:05 [INFO] Building releng-model2doc 0.9.0-SNAPSHOT                       [113/116]
11:02:05 [INFO]   from releng-model2doc/pom.xml
11:02:05 [INFO] --------------------------------[ pom ]---------------------------------
11:02:05 [INFO] 
11:02:05 [INFO] --- clean:3.1.0:clean (default-clean) @ releng-model2doc ---
11:02:05 [INFO] 
11:02:05 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ releng-model2doc ---
11:02:05 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/releng-model2doc/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:02:05 [INFO] 
11:02:05 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ releng-model2doc ---
11:02:05 [INFO] 
11:02:05 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ releng-model2doc ---
11:02:05 [INFO] 
11:02:05 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ releng-model2doc ---
11:02:05 [INFO] 
11:02:05 [INFO] --- jacoco:0.8.2:report (default-report) @ releng-model2doc ---
11:02:05 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:02:05 [INFO] 
11:02:05 [INFO] --< org.eclipse.papyrus.model2doc.releng-main:org.eclipse.papyrus.model2doc.p2 >--
11:02:05 [INFO] Building Papyrus Model to Documentation p2 0.9.0-SNAPSHOT      [114/116]
11:02:05 [INFO]   from releng-model2doc/category/pom.xml
11:02:05 [INFO] -------------------------[ eclipse-repository ]-------------------------
11:02:05 [INFO] 
11:02:05 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.p2 ---
11:02:05 [INFO] 
11:02:05 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.model2doc.p2 ---
11:02:05 [INFO] The project's OSGi version is 0.9.0.202309181456
11:02:05 [INFO] 
11:02:05 [INFO] --- clean:3.1.0:clean (default-clean-1) @ org.eclipse.papyrus.model2doc.p2 ---
11:02:05 [INFO] 
11:02:05 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.p2 ---
11:02:05 [INFO] 
11:02:05 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.p2 ---
11:02:05 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/releng-model2doc/category/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:02:05 [INFO] 
11:02:05 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.p2 ---
11:02:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:02:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:02:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/releng-model2doc/category/src/main/resources
11:02:05 [INFO] 
11:02:05 [INFO] --- tycho-p2-publisher:2.7.5:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.papyrus.model2doc.p2 ---
11:02:05 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
11:02:06 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
11:02:06 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
11:02:06 [INFO] 
11:02:06 [INFO] --- tycho-p2-publisher:2.7.5:publish-products (default-publish-products) @ org.eclipse.papyrus.model2doc.p2 ---
11:02:06 [INFO] 
11:02:06 [INFO] --- tycho-p2-publisher:2.7.5:publish-categories (default-publish-categories) @ org.eclipse.papyrus.model2doc.p2 ---
11:02:06 [INFO] 
11:02:06 [INFO] --- tycho-p2-publisher:2.7.5:attach-artifacts (default-attach-artifacts) @ org.eclipse.papyrus.model2doc.p2 ---
11:02:06 [INFO] 
11:02:06 [INFO] --- tycho-p2-repository:2.7.5:assemble-repository (default-assemble-repository) @ org.eclipse.papyrus.model2doc.p2 ---
11:02:06 [INFO] Fetching org.apache.xmlbeans.source_3.1.0.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20221123021534/repository/plugins/ (1.92MB)
11:02:07 [INFO] Fetching org.apache.commons.compress.source_1.21.0.v20211103-2100.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20221123021534/repository/plugins/ (912.03kB)
11:02:10 [INFO] 
11:02:10 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.p2 ---
11:02:10 [INFO] 
11:02:10 [INFO] --- tycho-p2-repository:2.7.5:archive-repository (default-archive-repository) @ org.eclipse.papyrus.model2doc.p2 ---
11:02:10 [INFO] Building zip: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/releng-model2doc/category/target/org.eclipse.papyrus.model2doc.p2-0.9.0-SNAPSHOT.zip
11:02:12 [INFO] 
11:02:12 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.p2 ---
11:02:12 [INFO] 
11:02:12 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.p2 ---
11:02:12 [INFO] 
11:02:12 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.p2 ---
11:02:12 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:02:12 [INFO] 
11:02:12 [INFO] --< org.eclipse.papyrus.model2doc.releng-main:org.eclipse.papyrus.model2doc.releng.main.targetplatform >--
11:02:12 [INFO] Building Papyrus Model to Documentation Target Definition 0.9.0-SNAPSHOT [115/116]
11:02:12 [INFO]   from releng-model2doc/targetplatform/pom.xml
11:02:12 [INFO] ---------------------[ eclipse-target-definition ]----------------------
11:02:12 [INFO] 
11:02:12 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.releng.main.targetplatform ---
11:02:12 [INFO] 
11:02:12 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.releng.main.targetplatform ---
11:02:12 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/releng-model2doc/targetplatform/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:02:12 [INFO] 
11:02:12 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.releng.main.targetplatform ---
11:02:12 [INFO] 
11:02:12 [INFO] --- tycho-packaging:2.7.5:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.model2doc.releng.main.targetplatform ---
11:02:12 [INFO] 
11:02:12 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.releng.main.targetplatform ---
11:02:12 [INFO] 
11:02:12 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.releng.main.targetplatform ---
11:02:12 [INFO] 
11:02:12 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.releng.main.targetplatform ---
11:02:12 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:02:12 [INFO] 
11:02:12 [INFO] --< org.eclipse.papyrus.model2doc-tests:org.eclipse.papyrus.model2doc.bundles.tests >--
11:02:12 [INFO] Building org.eclipse.papyrus.model2doc.bundles.tests 0.9.0-SNAPSHOT [116/116]
11:02:12 [INFO]   from tests/org.eclipse.papyrus.model2doc.bundles.tests/pom.xml
11:02:12 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:02:12 [INFO] 
11:02:12 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.bundles.tests ---
11:02:12 [INFO] 
11:02:12 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.bundles.tests ---
11:02:12 [INFO] The project's OSGi version is 0.9.0.202309181456
11:02:12 [INFO] 
11:02:12 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.bundles.tests ---
11:02:12 [INFO] 
11:02:12 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.bundles.tests ---
11:02:12 [INFO] 
11:02:12 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.bundles.tests ---
11:02:12 [INFO] 
11:02:12 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.bundles.tests ---
11:02:12 [INFO] Resolving class path of org.eclipse.papyrus.model2doc.bundles.tests...
11:02:15 [INFO] 
11:02:32 [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.bundles.tests ---
11:02:32 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:02:32 [INFO] 
11:02:32 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.bundles.tests ---
11:02:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:02:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:02:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/src/main/resources
11:02:32 [INFO] 
11:02:32 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.bundles.tests ---
11:02:32 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/target/classes
11:02:32 [INFO] 
11:02:32 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.bundles.tests ---
11:02:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:02:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:02:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/src/test/resources
11:02:32 [INFO] 
11:02:32 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.bundles.tests ---
11:02:32 [INFO] 
11:02:32 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.bundles.tests ---
11:02:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/target/org.eclipse.papyrus.model2doc.bundles.tests-0.9.0-SNAPSHOT-sources.jar
11:02:32 [INFO] 
11:02:32 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.bundles.tests ---
11:02:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/target/org.eclipse.papyrus.model2doc.bundles.tests-0.9.0-SNAPSHOT.jar
11:02:32 [INFO] 
11:02:32 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.bundles.tests ---
11:02:32 [INFO] 
11:02:32 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.bundles.tests ---
11:02:32 [INFO] 
11:02:32 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.bundles.tests ---
11:02:32 [INFO] 
11:02:32 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.papyrus.model2doc.bundles.tests ---
11:02:32 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
11:02:32 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/target/work/data/.metadata/.log
11:02:32 [INFO] Command line:
11:02:32 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Model2Doc-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-Model2Doc-Gerrit/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG]
11:02:40 Running org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest
11:02:40 bundle name found: bcpg
11:02:40 bundle name found: bcprov
11:02:40 bundle name found: ca.odell.glazedlists
11:02:40 bundle name found: com.google.gson
11:02:40 bundle name found: com.google.guava
11:02:40 bundle name found: com.google.inject
11:02:40 bundle name found: com.ibm.icu
11:02:40 bundle name found: com.ibm.icu.source
11:02:40 bundle name found: com.sun.jna
11:02:40 bundle name found: com.sun.jna.platform
11:02:40 bundle name found: io.github.classgraph
11:02:40 bundle name found: jakarta.servlet-api
11:02:40 bundle name found: javax.annotation
11:02:40 bundle name found: javax.el
11:02:40 bundle name found: javax.inject
11:02:40 bundle name found: javax.servlet.jsp-api
11:02:40 bundle name found: lpg.runtime.java
11:02:40 bundle name found: org.antlr.runtime
11:02:40 bundle name found: org.aopalliance
11:02:40 bundle name found: org.apache.ant
11:02:40 bundle name found: org.apache.batik.anim
11:02:40 bundle name found: org.apache.batik.awt.util
11:02:40 bundle name found: org.apache.batik.bridge
11:02:40 bundle name found: org.apache.batik.codec
11:02:40 bundle name found: org.apache.batik.constants
11:02:40 bundle name found: org.apache.batik.css
11:02:40 bundle name found: org.apache.batik.dom
11:02:40 bundle name found: org.apache.batik.dom.svg
11:02:40 bundle name found: org.apache.batik.ext
11:02:40 bundle name found: org.apache.batik.gvt
11:02:40 bundle name found: org.apache.batik.i18n
11:02:40 bundle name found: org.apache.batik.parser
11:02:40 bundle name found: org.apache.batik.script
11:02:40 bundle name found: org.apache.batik.svggen
11:02:40 bundle name found: org.apache.batik.transcoder
11:02:40 bundle name found: org.apache.batik.util
11:02:40 bundle name found: org.apache.batik.xml
11:02:40 bundle name found: org.apache.commons.cli
11:02:40 bundle name found: org.apache.commons.codec
11:02:40 bundle name found: org.apache.commons.compress
11:02:40 bundle name found: org.apache.commons.io
11:02:40 bundle name found: org.apache.commons.jxpath
11:02:40 bundle name found: org.apache.commons.lang
11:02:40 bundle name found: org.apache.commons.logging
11:02:40 bundle name found: org.apache.felix.scr
11:02:40 bundle name found: org.apache.jasper.glassfish
11:02:40 bundle name found: org.apache.log4j
11:02:40 bundle name found: org.apache.lucene.analyzers-common
11:02:40 bundle name found: org.apache.lucene.analyzers-smartcn
11:02:40 bundle name found: org.apache.lucene.core
11:02:40 bundle name found: org.apache.xalan
11:02:40 bundle name found: org.apache.xerces
11:02:40 bundle name found: org.apache.xml.resolver
11:02:40 bundle name found: org.apache.xml.serializer
11:02:40 bundle name found: org.apache.xmlbeans
11:02:40 bundle name found: org.apache.xmlgraphics
11:02:40 bundle name found: org.eclipse.ant.core
11:02:40 bundle name found: org.eclipse.compare
11:02:40 bundle name found: org.eclipse.compare.core
11:02:40 bundle name found: org.eclipse.core.commands
11:02:40 bundle name found: org.eclipse.core.contenttype
11:02:40 bundle name found: org.eclipse.core.databinding
11:02:40 bundle name found: org.eclipse.core.databinding.beans
11:02:40 bundle name found: org.eclipse.core.databinding.observable
11:02:40 bundle name found: org.eclipse.core.databinding.property
11:02:40 bundle name found: org.eclipse.core.expressions
11:02:40 bundle name found: org.eclipse.core.filebuffers
11:02:40 bundle name found: org.eclipse.core.filesystem
11:02:40 bundle name found: org.eclipse.core.jobs
11:02:40 bundle name found: org.eclipse.core.net
11:02:40 bundle name found: org.eclipse.core.resources
11:02:40 bundle name found: org.eclipse.core.runtime
11:02:40 bundle name found: org.eclipse.core.variables
11:02:40 bundle name found: org.eclipse.debug.core
11:02:40 bundle name found: org.eclipse.debug.ui
11:02:40 bundle name found: org.eclipse.draw2d
11:02:40 bundle name found: org.eclipse.e4.core.commands
11:02:40 bundle name found: org.eclipse.e4.core.contexts
11:02:40 bundle name found: org.eclipse.e4.core.di
11:02:40 bundle name found: org.eclipse.e4.core.di.annotations
11:02:40 bundle name found: org.eclipse.e4.core.di.extensions
11:02:40 bundle name found: org.eclipse.e4.core.di.extensions.supplier
11:02:40 bundle name found: org.eclipse.e4.core.services
11:02:40 bundle name found: org.eclipse.e4.emf.xpath
11:02:40 bundle name found: org.eclipse.e4.ui.bindings
11:02:40 bundle name found: org.eclipse.e4.ui.css.core
11:02:40 bundle name found: org.eclipse.e4.ui.css.swt
11:02:40 bundle name found: org.eclipse.e4.ui.css.swt.theme
11:02:40 bundle name found: org.eclipse.e4.ui.di
11:02:40 bundle name found: org.eclipse.e4.ui.dialogs
11:02:40 bundle name found: org.eclipse.e4.ui.ide
11:02:40 bundle name found: org.eclipse.e4.ui.model.workbench
11:02:40 bundle name found: org.eclipse.e4.ui.services
11:02:40 bundle name found: org.eclipse.e4.ui.widgets
11:02:40 bundle name found: org.eclipse.e4.ui.workbench
11:02:40 bundle name found: org.eclipse.e4.ui.workbench.addons.swt
11:02:40 bundle name found: org.eclipse.e4.ui.workbench.renderers.swt
11:02:40 bundle name found: org.eclipse.e4.ui.workbench.swt
11:02:40 bundle name found: org.eclipse.e4.ui.workbench3
11:02:40 bundle name found: org.eclipse.emf
11:02:40 bundle name found: org.eclipse.emf.ant
11:02:40 bundle name found: org.eclipse.emf.codegen
11:02:40 bundle name found: org.eclipse.emf.codegen.ecore
11:02:40 bundle name found: org.eclipse.emf.codegen.ecore.ui
11:02:40 bundle name found: org.eclipse.emf.common
11:02:40 bundle name found: org.eclipse.emf.common.ui
11:02:40 bundle name found: org.eclipse.emf.converter
11:02:40 bundle name found: org.eclipse.emf.databinding
11:02:40 bundle name found: org.eclipse.emf.ecore
11:02:40 bundle name found: org.eclipse.emf.ecore.change
11:02:40 bundle name found: org.eclipse.emf.ecore.edit
11:02:40 bundle name found: org.eclipse.emf.ecore.editor
11:02:40 bundle name found: org.eclipse.emf.ecore.xmi
11:02:40 bundle name found: org.eclipse.emf.edit
11:02:40 bundle name found: org.eclipse.emf.edit.ui
11:02:40 bundle name found: org.eclipse.emf.exporter
11:02:40 bundle name found: org.eclipse.emf.importer
11:02:40 bundle name found: org.eclipse.emf.mapping.ecore2xml
11:02:40 bundle name found: org.eclipse.emf.mwe.core
11:02:40 bundle name found: org.eclipse.emf.mwe.utils
11:02:40 bundle name found: org.eclipse.emf.mwe2.language
11:02:40 bundle name found: org.eclipse.emf.mwe2.launch
11:02:40 bundle name found: org.eclipse.emf.mwe2.runtime
11:02:40 bundle name found: org.eclipse.emf.transaction
11:02:40 bundle name found: org.eclipse.emf.transaction.ui
11:02:40 bundle name found: org.eclipse.emf.validation
11:02:40 bundle name found: org.eclipse.emf.validation.ocl
11:02:40 bundle name found: org.eclipse.emf.validation.ui
11:02:40 bundle name found: org.eclipse.emf.workspace
11:02:40 bundle name found: org.eclipse.emf.workspace.ui
11:02:40 bundle name found: org.eclipse.equinox.app
11:02:40 bundle name found: org.eclipse.equinox.bidi
11:02:40 bundle name found: org.eclipse.equinox.common
11:02:40 bundle name found: org.eclipse.equinox.event
11:02:40 bundle name found: org.eclipse.equinox.frameworkadmin
11:02:40 bundle name found: org.eclipse.equinox.frameworkadmin.equinox
11:02:40 bundle name found: org.eclipse.equinox.jsp.jasper
11:02:40 bundle name found: org.eclipse.equinox.jsp.jasper.registry
11:02:40 bundle name found: org.eclipse.equinox.launcher
11:02:40 bundle name found: org.eclipse.equinox.p2.artifact.repository
11:02:40 bundle name found: org.eclipse.equinox.p2.core
11:02:40 bundle name found: org.eclipse.equinox.p2.director
11:02:40 bundle name found: org.eclipse.equinox.p2.director.app
11:02:40 bundle name found: org.eclipse.equinox.p2.engine
11:02:40 bundle name found: org.eclipse.equinox.p2.garbagecollector
11:02:40 bundle name found: org.eclipse.equinox.p2.jarprocessor
11:02:40 bundle name found: org.eclipse.equinox.p2.metadata
11:02:40 bundle name found: org.eclipse.equinox.p2.metadata.repository
11:02:40 bundle name found: org.eclipse.equinox.p2.publisher
11:02:40 bundle name found: org.eclipse.equinox.p2.publisher.eclipse
11:02:40 bundle name found: org.eclipse.equinox.p2.repository
11:02:40 bundle name found: org.eclipse.equinox.p2.repository.tools
11:02:40 bundle name found: org.eclipse.equinox.p2.touchpoint.eclipse
11:02:40 bundle name found: org.eclipse.equinox.preferences
11:02:40 bundle name found: org.eclipse.equinox.registry
11:02:40 bundle name found: org.eclipse.equinox.security
11:02:40 bundle name found: org.eclipse.equinox.simpleconfigurator
11:02:40 bundle name found: org.eclipse.equinox.simpleconfigurator.manipulator
11:02:40 bundle name found: org.eclipse.gef
11:02:40 bundle name found: org.eclipse.gmf.runtime.common.core
11:02:40 bundle name found: org.eclipse.gmf.runtime.common.ui
11:02:40 bundle name found: org.eclipse.gmf.runtime.common.ui.action
11:02:40 bundle name found: org.eclipse.gmf.runtime.common.ui.action.ide
11:02:40 bundle name found: org.eclipse.gmf.runtime.common.ui.printing
11:02:40 bundle name found: org.eclipse.gmf.runtime.common.ui.services
11:02:40 bundle name found: org.eclipse.gmf.runtime.common.ui.services.action
11:02:40 bundle name found: org.eclipse.gmf.runtime.common.ui.services.properties
11:02:40 bundle name found: org.eclipse.gmf.runtime.diagram.core
11:02:40 bundle name found: org.eclipse.gmf.runtime.diagram.ui
11:02:40 bundle name found: org.eclipse.gmf.runtime.diagram.ui.actions
11:02:40 bundle name found: org.eclipse.gmf.runtime.diagram.ui.printing
11:02:40 bundle name found: org.eclipse.gmf.runtime.diagram.ui.printing.render
11:02:40 bundle name found: org.eclipse.gmf.runtime.diagram.ui.properties
11:02:40 bundle name found: org.eclipse.gmf.runtime.diagram.ui.providers
11:02:40 bundle name found: org.eclipse.gmf.runtime.diagram.ui.providers.ide
11:02:40 bundle name found: org.eclipse.gmf.runtime.diagram.ui.render
11:02:40 bundle name found: org.eclipse.gmf.runtime.diagram.ui.resources.editor
11:02:40 bundle name found: org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide
11:02:40 bundle name found: org.eclipse.gmf.runtime.draw2d.ui
11:02:40 bundle name found: org.eclipse.gmf.runtime.draw2d.ui.render
11:02:40 bundle name found: org.eclipse.gmf.runtime.draw2d.ui.render.awt
11:02:40 bundle name found: org.eclipse.gmf.runtime.emf.clipboard.core
11:02:40 bundle name found: org.eclipse.gmf.runtime.emf.commands.core
11:02:40 bundle name found: org.eclipse.gmf.runtime.emf.core
11:02:40 bundle name found: org.eclipse.gmf.runtime.emf.type.core
11:02:40 bundle name found: org.eclipse.gmf.runtime.emf.ui
11:02:40 bundle name found: org.eclipse.gmf.runtime.emf.ui.properties
11:02:40 bundle name found: org.eclipse.gmf.runtime.gef.ui
11:02:40 bundle name found: org.eclipse.gmf.runtime.notation
11:02:40 bundle name found: org.eclipse.gmf.runtime.notation.edit
11:02:40 bundle name found: org.eclipse.help
11:02:40 bundle name found: org.eclipse.help.base
11:02:40 bundle name found: org.eclipse.help.webapp
11:02:40 bundle name found: org.eclipse.jdt.annotation
11:02:40 bundle name found: org.eclipse.jdt.core
11:02:40 bundle name found: org.eclipse.jdt.core.manipulation
11:02:40 bundle name found: org.eclipse.jdt.debug
11:02:40 bundle name found: org.eclipse.jdt.launching
11:02:40 bundle name found: org.eclipse.jdt.ui
11:02:40 bundle name found: org.eclipse.jface
11:02:40 bundle name found: org.eclipse.jface.databinding
11:02:40 bundle name found: org.eclipse.jface.text
11:02:40 bundle name found: org.eclipse.ltk.core.refactoring
11:02:40 bundle name found: org.eclipse.ltk.ui.refactoring
11:02:40 bundle name found: org.eclipse.m2m.qvt.oml
11:02:40 bundle name found: org.eclipse.m2m.qvt.oml.common
11:02:40 bundle name found: org.eclipse.m2m.qvt.oml.cst.parser
11:02:40 bundle name found: org.eclipse.m2m.qvt.oml.ecore.imperativeocl
11:02:40 bundle name found: org.eclipse.m2m.qvt.oml.emf.util
11:02:40 bundle name found: org.eclipse.nebula.cwt
11:02:40 bundle name found: org.eclipse.nebula.widgets.nattable.core
11:02:40 bundle name found: org.eclipse.nebula.widgets.nattable.extension.glazedlists
11:02:40 bundle name found: org.eclipse.nebula.widgets.nattable.extension.nebula
11:02:40 bundle name found: org.eclipse.nebula.widgets.richtext
11:02:40 bundle name found: org.eclipse.ocl
11:02:40 bundle name found: org.eclipse.ocl.common
11:02:40 bundle name found: org.eclipse.ocl.common.ui
11:02:40 bundle name found: org.eclipse.ocl.ecore
11:02:40 bundle name found: org.eclipse.ocl.examples.debug
11:02:40 bundle name found: org.eclipse.ocl.examples.debug.vm
11:02:40 bundle name found: org.eclipse.ocl.examples.debug.vm.ui
11:02:40 bundle name found: org.eclipse.ocl.examples.emf.validation.validity
11:02:40 bundle name found: org.eclipse.ocl.examples.emf.validation.validity.ui
11:02:40 bundle name found: org.eclipse.ocl.examples.ui
11:02:40 bundle name found: org.eclipse.ocl.examples.xtext.console
11:02:40 bundle name found: org.eclipse.ocl.examples.xtext.serializer
11:02:40 bundle name found: org.eclipse.ocl.pivot
11:02:40 bundle name found: org.eclipse.ocl.pivot.ui
11:02:40 bundle name found: org.eclipse.ocl.pivot.uml
11:02:40 bundle name found: org.eclipse.ocl.xtext.base
11:02:40 bundle name found: org.eclipse.ocl.xtext.base.ui
11:02:40 bundle name found: org.eclipse.ocl.xtext.completeocl
11:02:40 bundle name found: org.eclipse.ocl.xtext.completeocl.ui
11:02:40 bundle name found: org.eclipse.ocl.xtext.essentialocl
11:02:40 bundle name found: org.eclipse.ocl.xtext.essentialocl.ui
11:02:40 bundle name found: org.eclipse.ocl.xtext.markup
11:02:40 bundle name found: org.eclipse.ocl.xtext.markup.ui
11:02:40 bundle name found: org.eclipse.ocl.xtext.oclinecore
11:02:40 bundle name found: org.eclipse.ocl.xtext.oclinecore.ui
11:02:40 bundle name found: org.eclipse.ocl.xtext.oclstdlib
11:02:40 bundle name found: org.eclipse.ocl.xtext.oclstdlib.ui
11:02:40 bundle name found: org.eclipse.osgi
11:02:40 bundle name found: org.eclipse.osgi.services
11:02:40 bundle name found: org.eclipse.papyrus.api.migration.doc
11:02:40 bundle name found: org.eclipse.papyrus.copypaste.ui.doc
11:02:40 bundle name found: org.eclipse.papyrus.developer.doc
11:02:40 bundle name found: org.eclipse.papyrus.dsml.validation.doc
11:02:40 bundle name found: org.eclipse.papyrus.eclipse.project.editors
11:02:40 bundle name found: org.eclipse.papyrus.editor
11:02:40 bundle name found: org.eclipse.papyrus.editor.perspectiveconfiguration
11:02:40 bundle name found: org.eclipse.papyrus.emf
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.aggregate.doc
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.architecture
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.architecture.edit
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.common.core
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.common.sdk.core
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.common.ui
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.custom.core
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.custom.doc
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.custom.metamodel
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.custom.metamodel.edit
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.custom.metamodel.editor
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.custom.sdk.core
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.custom.sdk.ui
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.custom.ui
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.doc
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.efacet
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.efacet.catalog
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.efacet.core
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.efacet.doc
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.efacet.edit
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.efacet.editor
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.efacet.metamodel
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.efacet.metamodel.edit
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.efacet.sdk.ui
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.efacet.ui
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.query.java
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.query.java.core
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.query.java.metamodel
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.query.java.sdk.ui
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.query.ocl.core
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.query.ocl.metamodel
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.util.core
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.util.emf.catalog
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.util.emf.core
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.util.emf.doc
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.util.emf.ui
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.util.jface.ui
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.util.pde.core
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.util.swt
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.util.ui
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.widgets
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.widgets.celleditors
11:02:40 bundle name found: org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore
11:02:40 bundle name found: org.eclipse.papyrus.emf.ui
11:02:40 bundle name found: org.eclipse.papyrus.extensionpoints.editors
11:02:40 bundle name found: org.eclipse.papyrus.infra.architecture
11:02:40 bundle name found: org.eclipse.papyrus.infra.architecture.doc
11:02:40 bundle name found: org.eclipse.papyrus.infra.architecture.representation
11:02:40 bundle name found: org.eclipse.papyrus.infra.architecture.representation.edit
11:02:40 bundle name found: org.eclipse.papyrus.infra.constraints
11:02:40 bundle name found: org.eclipse.papyrus.infra.constraints.edit
11:02:40 bundle name found: org.eclipse.papyrus.infra.constraints.editor
11:02:40 bundle name found: org.eclipse.papyrus.infra.constraints.ui
11:02:40 bundle name found: org.eclipse.papyrus.infra.core
11:02:40 bundle name found: org.eclipse.papyrus.infra.core.architecture
11:02:40 bundle name found: org.eclipse.papyrus.infra.core.architecture.edit
11:02:40 bundle name found: org.eclipse.papyrus.infra.core.log
11:02:40 bundle name found: org.eclipse.papyrus.infra.core.sasheditor
11:02:40 bundle name found: org.eclipse.papyrus.infra.core.sasheditor.di
11:02:40 bundle name found: org.eclipse.papyrus.infra.core.sashwindows.di
11:02:40 bundle name found: org.eclipse.papyrus.infra.doc
11:02:40 bundle name found: org.eclipse.papyrus.infra.editor.welcome
11:02:40 bundle name found: org.eclipse.papyrus.infra.editor.welcome.internationalization
11:02:40 bundle name found: org.eclipse.papyrus.infra.editor.welcome.nattable
11:02:40 bundle name found: org.eclipse.papyrus.infra.emf
11:02:40 bundle name found: org.eclipse.papyrus.infra.emf.appearance
11:02:40 bundle name found: org.eclipse.papyrus.infra.emf.diagram.common
11:02:40 bundle name found: org.eclipse.papyrus.infra.emf.expressions
11:02:40 bundle name found: org.eclipse.papyrus.infra.emf.expressions.doc
11:02:40 bundle name found: org.eclipse.papyrus.infra.emf.expressions.edit
11:02:40 bundle name found: org.eclipse.papyrus.infra.emf.expressions.editor
11:02:40 bundle name found: org.eclipse.papyrus.infra.emf.expressions.properties
11:02:40 bundle name found: org.eclipse.papyrus.infra.emf.gmf
11:02:40 bundle name found: org.eclipse.papyrus.infra.emf.nattable
11:02:40 bundle name found: org.eclipse.papyrus.infra.emf.readonly
11:02:40 bundle name found: org.eclipse.papyrus.infra.emf.types
11:02:40 bundle name found: org.eclipse.papyrus.infra.emf.types.ui
11:02:40 bundle name found: org.eclipse.papyrus.infra.filters
11:02:40 bundle name found: org.eclipse.papyrus.infra.filters.edit
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.assistant
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.assistant.edit
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.assistant.editor
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.assistant.ui
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.canonical
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.commands
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.common
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.common.doc
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.controlmode
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.css
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.css.configuration
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.css.doc
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.css.model
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.css.model.edit
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.css.properties
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.css.theme
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.css3.xtext
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.dnd
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.expansion
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.export
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.gef
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.hyperlink
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.menu
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.modelexplorer
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.navigation
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.outline
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.preferences
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.properties
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.representation
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.representation.edit
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.style
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.style.edit
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.tooling.runtime
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.viewersearcher
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.welcome
11:02:40 bundle name found: org.eclipse.papyrus.infra.gmfdiag.widgets
11:02:40 bundle name found: org.eclipse.papyrus.infra.guava
11:02:40 bundle name found: org.eclipse.papyrus.infra.hyperlink
11:02:40 bundle name found: org.eclipse.papyrus.infra.internationalization
11:02:40 bundle name found: org.eclipse.papyrus.infra.internationalization.common
11:02:40 bundle name found: org.eclipse.papyrus.infra.internationalization.controlmode
11:02:40 bundle name found: org.eclipse.papyrus.infra.internationalization.doc
11:02:40 bundle name found: org.eclipse.papyrus.infra.internationalization.edit
11:02:40 bundle name found: org.eclipse.papyrus.infra.internationalization.readonly
11:02:40 bundle name found: org.eclipse.papyrus.infra.internationalization.ui
11:02:40 bundle name found: org.eclipse.papyrus.infra.internationalization.utils
11:02:40 bundle name found: org.eclipse.papyrus.infra.nattable
11:02:40 bundle name found: org.eclipse.papyrus.infra.nattable.common
11:02:40 bundle name found: org.eclipse.papyrus.infra.nattable.controlmode
11:02:40 bundle name found: org.eclipse.papyrus.infra.nattable.doc
11:02:40 bundle name found: org.eclipse.papyrus.infra.nattable.gmfdiag
11:02:40 bundle name found: org.eclipse.papyrus.infra.nattable.model
11:02:40 bundle name found: org.eclipse.papyrus.infra.nattable.model.edit
11:02:40 bundle name found: org.eclipse.papyrus.infra.nattable.model.editor
11:02:40 bundle name found: org.eclipse.papyrus.infra.nattable.modelexplorer
11:02:40 bundle name found: org.eclipse.papyrus.infra.nattable.properties
11:02:40 bundle name found: org.eclipse.papyrus.infra.nattable.representation
11:02:40 bundle name found: org.eclipse.papyrus.infra.nattable.representation.edit
11:02:40 bundle name found: org.eclipse.papyrus.infra.nattable.views.config
11:02:40 bundle name found: org.eclipse.papyrus.infra.nattable.views.editor
11:02:40 bundle name found: org.eclipse.papyrus.infra.newchild
11:02:40 bundle name found: org.eclipse.papyrus.infra.newchild.doc
11:02:40 bundle name found: org.eclipse.papyrus.infra.newchild.edit
11:02:40 bundle name found: org.eclipse.papyrus.infra.newchild.editor
11:02:40 bundle name found: org.eclipse.papyrus.infra.newchild.ui
11:02:40 bundle name found: org.eclipse.papyrus.infra.onefile
11:02:40 bundle name found: org.eclipse.papyrus.infra.onefile.ui
11:02:40 bundle name found: org.eclipse.papyrus.infra.properties
11:02:40 bundle name found: org.eclipse.papyrus.infra.properties.edit
11:02:40 bundle name found: org.eclipse.papyrus.infra.properties.editor
11:02:40 bundle name found: org.eclipse.papyrus.infra.properties.ui
11:02:40 bundle name found: org.eclipse.papyrus.infra.psf
11:02:40 bundle name found: org.eclipse.papyrus.infra.services.architecture
11:02:40 bundle name found: org.eclipse.papyrus.infra.services.controlmode
11:02:40 bundle name found: org.eclipse.papyrus.infra.services.controlmode.doc
11:02:40 bundle name found: org.eclipse.papyrus.infra.services.controlmode.history
11:02:40 bundle name found: org.eclipse.papyrus.infra.services.decoration
11:02:40 bundle name found: org.eclipse.papyrus.infra.services.decoration.doc
11:02:40 bundle name found: org.eclipse.papyrus.infra.services.edit
11:02:40 bundle name found: org.eclipse.papyrus.infra.services.edit.ui
11:02:40 bundle name found: org.eclipse.papyrus.infra.services.labelprovider
11:02:40 bundle name found: org.eclipse.papyrus.infra.services.localizer
11:02:40 bundle name found: org.eclipse.papyrus.infra.services.markerlistener
11:02:40 bundle name found: org.eclipse.papyrus.infra.services.navigation
11:02:40 bundle name found: org.eclipse.papyrus.infra.services.navigation.doc
11:02:40 bundle name found: org.eclipse.papyrus.infra.services.openelement
11:02:40 bundle name found: org.eclipse.papyrus.infra.services.resourceloading
11:02:40 bundle name found: org.eclipse.papyrus.infra.services.resourceloading.ui
11:02:40 bundle name found: org.eclipse.papyrus.infra.services.semantic
11:02:40 bundle name found: org.eclipse.papyrus.infra.services.validation
11:02:40 bundle name found: org.eclipse.papyrus.infra.services.viewersearch
11:02:40 bundle name found: org.eclipse.papyrus.infra.services.viewlabelprovider
11:02:40 bundle name found: org.eclipse.papyrus.infra.sync
11:02:40 bundle name found: org.eclipse.papyrus.infra.tools
11:02:40 bundle name found: org.eclipse.papyrus.infra.types
11:02:40 bundle name found: org.eclipse.papyrus.infra.types.core
11:02:40 bundle name found: org.eclipse.papyrus.infra.types.doc
11:02:40 bundle name found: org.eclipse.papyrus.infra.types.edit
11:02:40 bundle name found: org.eclipse.papyrus.infra.types.editor
11:02:40 bundle name found: org.eclipse.papyrus.infra.types.rulebased
11:02:40 bundle name found: org.eclipse.papyrus.infra.types.ui
11:02:40 bundle name found: org.eclipse.papyrus.infra.ui
11:02:40 bundle name found: org.eclipse.papyrus.infra.ui.architecture
11:02:40 bundle name found: org.eclipse.papyrus.infra.ui.emf
11:02:40 bundle name found: org.eclipse.papyrus.infra.ui.fonts
11:02:40 bundle name found: org.eclipse.papyrus.infra.ui.resources
11:02:40 bundle name found: org.eclipse.papyrus.infra.viewpoints.policy
11:02:40 bundle name found: org.eclipse.papyrus.infra.widgets
11:02:40 bundle name found: org.eclipse.papyrus.infra.widgets.toolbox
11:02:40 bundle name found: org.eclipse.papyrus.junit.framework
11:02:40 bundle name found: org.eclipse.papyrus.junit.utils
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.bundles.tests
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.core
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.core.author
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.core.author.edit
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.core.author.tests
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.core.builtintypes
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.core.builtintypes.edit
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.core.builtintypes.tests
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.core.generatorconfiguration
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.core.styledstring
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.core.styles
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.core.styles.edit
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.dev.tools
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.doc
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.docx
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.docx.emf.structure2document
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.emf.documentstructure
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.emf.documentstructure.edit
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.emf.documentstructure.editor
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.emf.documentstructure.tests
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.emf.documentstructuretemplate
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.emf.structure2document
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.emf.template2document
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.emf.template2structure
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.emf.template2structure.tests
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.gmf.template2structure
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.integration.core.author.properties
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.integration.docx.uml.architecture
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.integration.gmf.template2structure
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.integration.ieee.requirements
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.integration.nattable.template2structure
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.integration.odt.uml.architecture
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.integration.uml.architecture
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.integration.uml.architecture.tests
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.markup.emf.template2structure
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.markup.markdown2html.lib
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.markup.uml.template2structure
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.odt
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.odt.emf.structure2document
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.odt.emf.structure2pdf
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.odt.emf.template2pdf
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.odt.lib
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.uml.documentstructuretemplate
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.uml.template2structure
11:02:40 bundle name found: org.eclipse.papyrus.model2doc.uml.template2structure.tests
11:02:40 bundle name found: org.eclipse.papyrus.req.reqif.doc
11:02:40 bundle name found: org.eclipse.papyrus.sdk
11:02:40 bundle name found: org.eclipse.papyrus.sysml16
11:02:40 bundle name found: org.eclipse.papyrus.sysml16.architecture
11:02:40 bundle name found: org.eclipse.papyrus.sysml16.diagram.blockdefinition
11:02:40 bundle name found: org.eclipse.papyrus.sysml16.diagram.common
11:02:40 bundle name found: org.eclipse.papyrus.sysml16.diagram.internalblock
11:02:40 bundle name found: org.eclipse.papyrus.sysml16.diagram.parametric
11:02:40 bundle name found: org.eclipse.papyrus.sysml16.diagram.requirement
11:02:40 bundle name found: org.eclipse.papyrus.sysml16.edit
11:02:40 bundle name found: org.eclipse.papyrus.sysml16.modelexplorer
11:02:40 bundle name found: org.eclipse.papyrus.sysml16.nattable.allocation
11:02:40 bundle name found: org.eclipse.papyrus.sysml16.nattable.common
11:02:40 bundle name found: org.eclipse.papyrus.sysml16.nattable.requirement
11:02:40 bundle name found: org.eclipse.papyrus.sysml16.nattable.ui
11:02:40 bundle name found: org.eclipse.papyrus.sysml16.service.types
11:02:40 bundle name found: org.eclipse.papyrus.sysml16.ui
11:02:40 bundle name found: org.eclipse.papyrus.sysml16.validation
11:02:40 bundle name found: org.eclipse.papyrus.toolsmiths.architecture.doc
11:02:40 bundle name found: org.eclipse.papyrus.toolsmiths.plugin.builder.doc
11:02:40 bundle name found: org.eclipse.papyrus.toolsmiths.profilemigration.doc
11:02:40 bundle name found: org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc
11:02:40 bundle name found: org.eclipse.papyrus.toolsmiths.validation.doc
11:02:40 bundle name found: org.eclipse.papyrus.uml.alf
11:02:40 bundle name found: org.eclipse.papyrus.uml.alf.common
11:02:40 bundle name found: org.eclipse.papyrus.uml.alf.common.ui
11:02:40 bundle name found: org.eclipse.papyrus.uml.alf.libraries
11:02:40 bundle name found: org.eclipse.papyrus.uml.alf.to.fuml
11:02:40 bundle name found: org.eclipse.papyrus.uml.alf.ui
11:02:40 bundle name found: org.eclipse.papyrus.uml.appearance
11:02:40 bundle name found: org.eclipse.papyrus.uml.architecture
11:02:40 bundle name found: org.eclipse.papyrus.uml.commands
11:02:40 bundle name found: org.eclipse.papyrus.uml.controlmode.profile
11:02:40 bundle name found: org.eclipse.papyrus.uml.decoratormodel
11:02:40 bundle name found: org.eclipse.papyrus.uml.decoratormodel.controlmode
11:02:40 bundle name found: org.eclipse.papyrus.uml.decoratormodel.doc
11:02:40 bundle name found: org.eclipse.papyrus.uml.decoratormodel.properties
11:02:40 bundle name found: org.eclipse.papyrus.uml.decoratormodel.ui
11:02:40 bundle name found: org.eclipse.papyrus.uml.diagram.activity
11:02:40 bundle name found: org.eclipse.papyrus.uml.diagram.clazz
11:02:40 bundle name found: org.eclipse.papyrus.uml.diagram.common
11:02:40 bundle name found: org.eclipse.papyrus.uml.diagram.common.doc
11:02:40 bundle name found: org.eclipse.papyrus.uml.diagram.common.groups
11:02:40 bundle name found: org.eclipse.papyrus.uml.diagram.communication
11:02:40 bundle name found: org.eclipse.papyrus.uml.diagram.component
11:02:40 bundle name found: org.eclipse.papyrus.uml.diagram.composite
11:02:40 bundle name found: org.eclipse.papyrus.uml.diagram.css
11:02:40 bundle name found: org.eclipse.papyrus.uml.diagram.deployment
11:02:40 bundle name found: org.eclipse.papyrus.uml.diagram.dnd
11:02:40 bundle name found: org.eclipse.papyrus.uml.diagram.icons
11:02:40 bundle name found: org.eclipse.papyrus.uml.diagram.interactionoverview
11:02:40 bundle name found: org.eclipse.papyrus.uml.diagram.linklf
11:02:40 bundle name found: org.eclipse.papyrus.uml.diagram.menu
11:02:40 bundle name found: org.eclipse.papyrus.uml.diagram.modelexplorer
11:02:40 bundle name found: org.eclipse.papyrus.uml.diagram.navigation
11:02:40 bundle name found: org.eclipse.papyrus.uml.diagram.profile
11:02:40 bundle name found: org.eclipse.papyrus.uml.diagram.profile.doc
11:02:40 bundle name found: org.eclipse.papyrus.uml.diagram.sequence
11:02:40 bundle name found: org.eclipse.papyrus.uml.diagram.sequence.restrictions
11:02:40 bundle name found: org.eclipse.papyrus.uml.diagram.statemachine
11:02:40 bundle name found: org.eclipse.papyrus.uml.diagram.stereotype.edition
11:02:40 bundle name found: org.eclipse.papyrus.uml.diagram.symbols
11:02:40 bundle name found: org.eclipse.papyrus.uml.diagram.symbols.properties
11:02:40 bundle name found: org.eclipse.papyrus.uml.diagram.timing
11:02:40 bundle name found: org.eclipse.papyrus.uml.diagram.usecase
11:02:40 bundle name found: org.eclipse.papyrus.uml.diagram.wizards
11:02:40 bundle name found: org.eclipse.papyrus.uml.doc
11:02:40 bundle name found: org.eclipse.papyrus.uml.documentation.profile
11:02:40 bundle name found: org.eclipse.papyrus.uml.export
11:02:40 bundle name found: org.eclipse.papyrus.uml.expressions
11:02:40 bundle name found: org.eclipse.papyrus.uml.expressions.edit
11:02:40 bundle name found: org.eclipse.papyrus.uml.expressions.properties
11:02:40 bundle name found: org.eclipse.papyrus.uml.extensionpoints
11:02:40 bundle name found: org.eclipse.papyrus.uml.filters
11:02:40 bundle name found: org.eclipse.papyrus.uml.filters.edit
11:02:40 bundle name found: org.eclipse.papyrus.uml.icons
11:02:40 bundle name found: org.eclipse.papyrus.uml.import
11:02:40 bundle name found: org.eclipse.papyrus.uml.internationalization
11:02:40 bundle name found: org.eclipse.papyrus.uml.internationalization.edit
11:02:40 bundle name found: org.eclipse.papyrus.uml.internationalization.utils
11:02:40 bundle name found: org.eclipse.papyrus.uml.m2m.qvto.common
11:02:40 bundle name found: org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes
11:02:40 bundle name found: org.eclipse.papyrus.uml.migration.doc
11:02:40 bundle name found: org.eclipse.papyrus.uml.modelexplorer
11:02:40 bundle name found: org.eclipse.papyrus.uml.modelexplorer.widgets
11:02:40 bundle name found: org.eclipse.papyrus.uml.modelrepair
11:02:40 bundle name found: org.eclipse.papyrus.uml.modelrepair.doc
11:02:40 bundle name found: org.eclipse.papyrus.uml.nattable
11:02:40 bundle name found: org.eclipse.papyrus.uml.nattable.clazz.config
11:02:40 bundle name found: org.eclipse.papyrus.uml.nattable.generic
11:02:40 bundle name found: org.eclipse.papyrus.uml.nattable.generic.config
11:02:40 bundle name found: org.eclipse.papyrus.uml.nattable.matrix
11:02:40 bundle name found: org.eclipse.papyrus.uml.nattable.menu
11:02:40 bundle name found: org.eclipse.papyrus.uml.nattable.properties
11:02:40 bundle name found: org.eclipse.papyrus.uml.nattable.richtext
11:02:40 bundle name found: org.eclipse.papyrus.uml.nattable.stereotype.display
11:02:40 bundle name found: org.eclipse.papyrus.uml.nattable.xtext.integration
11:02:40 bundle name found: org.eclipse.papyrus.uml.nattable.xtext.valuespecification
11:02:40 bundle name found: org.eclipse.papyrus.uml.navigation
11:02:40 bundle name found: org.eclipse.papyrus.uml.oclconstraintevaluation
11:02:40 bundle name found: org.eclipse.papyrus.uml.perspective
11:02:40 bundle name found: org.eclipse.papyrus.uml.profile
11:02:40 bundle name found: org.eclipse.papyrus.uml.profile.assistants.doc
11:02:40 bundle name found: org.eclipse.papyrus.uml.profile.customization.doc
11:02:40 bundle name found: org.eclipse.papyrus.uml.profile.drafter
11:02:40 bundle name found: org.eclipse.papyrus.uml.profile.types.doc
11:02:40 bundle name found: org.eclipse.papyrus.uml.properties
11:02:40 bundle name found: org.eclipse.papyrus.uml.properties.xtext
11:02:40 bundle name found: org.eclipse.papyrus.uml.resourceloading.profile
11:02:40 bundle name found: org.eclipse.papyrus.uml.search.ui
11:02:40 bundle name found: org.eclipse.papyrus.uml.search.ui.doc
11:02:40 bundle name found: org.eclipse.papyrus.uml.service.types
11:02:40 bundle name found: org.eclipse.papyrus.uml.service.types.ui
11:02:40 bundle name found: org.eclipse.papyrus.uml.service.validation
11:02:40 bundle name found: org.eclipse.papyrus.uml.services.decoration
11:02:40 bundle name found: org.eclipse.papyrus.uml.templaterepository
11:02:40 bundle name found: org.eclipse.papyrus.uml.textedit.collaborationuse.xtext
11:02:40 bundle name found: org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui
11:02:40 bundle name found: org.eclipse.papyrus.uml.textedit.common.xtext
11:02:40 bundle name found: org.eclipse.papyrus.uml.textedit.common.xtext.ui
11:02:40 bundle name found: org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext
11:02:40 bundle name found: org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui
11:02:40 bundle name found: org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext
11:02:40 bundle name found: org.eclipse.papyrus.uml.textedit.javaconstraint
11:02:40 bundle name found: org.eclipse.papyrus.uml.textedit.message.xtext
11:02:40 bundle name found: org.eclipse.papyrus.uml.textedit.message.xtext.ui
11:02:40 bundle name found: org.eclipse.papyrus.uml.textedit.parameter.xtext
11:02:40 bundle name found: org.eclipse.papyrus.uml.textedit.parameter.xtext.ui
11:02:40 bundle name found: org.eclipse.papyrus.uml.textedit.port.xtext
11:02:40 bundle name found: org.eclipse.papyrus.uml.textedit.port.xtext.ui
11:02:40 bundle name found: org.eclipse.papyrus.uml.textedit.property.xtext
11:02:40 bundle name found: org.eclipse.papyrus.uml.textedit.property.xtext.ui
11:02:40 bundle name found: org.eclipse.papyrus.uml.textedit.state.xtext
11:02:40 bundle name found: org.eclipse.papyrus.uml.textedit.state.xtext.ui
11:02:40 bundle name found: org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext
11:02:40 bundle name found: org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui
11:02:40 bundle name found: org.eclipse.papyrus.uml.textedit.transition.xtext
11:02:40 bundle name found: org.eclipse.papyrus.uml.textedit.transition.xtext.ui
11:02:40 bundle name found: org.eclipse.papyrus.uml.textedit.valuespecification.xtext
11:02:40 bundle name found: org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui
11:02:40 bundle name found: org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils
11:02:40 bundle name found: org.eclipse.papyrus.uml.tools
11:02:40 bundle name found: org.eclipse.papyrus.uml.tools.utils
11:02:40 bundle name found: org.eclipse.papyrus.uml.types.core
11:02:40 bundle name found: org.eclipse.papyrus.uml.ui
11:02:40 bundle name found: org.eclipse.papyrus.uml.xtext.integration.core
11:02:40 bundle name found: org.eclipse.papyrus.uml.xtext.integration.ui
11:02:40 bundle name found: org.eclipse.papyrus.uml.xtext.integration.validation
11:02:40 bundle name found: org.eclipse.papyrus.views.documentation
11:02:40 bundle name found: org.eclipse.papyrus.views.documentation.doc
11:02:40 bundle name found: org.eclipse.papyrus.views.modelexplorer
11:02:40 bundle name found: org.eclipse.papyrus.views.modelexplorer.newchild
11:02:40 bundle name found: org.eclipse.papyrus.views.modelexplorer.resourceloading
11:02:40 bundle name found: org.eclipse.papyrus.views.modelexplorer.widgets
11:02:40 bundle name found: org.eclipse.papyrus.views.properties
11:02:40 bundle name found: org.eclipse.papyrus.views.properties.doc
11:02:40 bundle name found: org.eclipse.papyrus.views.properties.model.xwt
11:02:40 bundle name found: org.eclipse.papyrus.views.references
11:02:40 bundle name found: org.eclipse.papyrus.views.references.doc
11:02:40 bundle name found: org.eclipse.papyrus.views.search
11:02:40 bundle name found: org.eclipse.papyrus.views.validation
11:02:40 bundle name found: org.eclipse.pde.build
11:02:40 bundle name found: org.eclipse.pde.core
11:02:40 bundle name found: org.eclipse.search
11:02:40 bundle name found: org.eclipse.swt
11:02:40 bundle name found: org.eclipse.swt.cocoa.macosx.x86_64
11:02:40 bundle name found: org.eclipse.swt.gtk.linux.x86_64
11:02:40 bundle name found: org.eclipse.swt.win32.win32.x86_64
11:02:40 bundle name found: org.eclipse.team.core
11:02:40 bundle name found: org.eclipse.team.ui
11:02:40 bundle name found: org.eclipse.text
11:02:40 bundle name found: org.eclipse.tycho.surefire.junit4
11:02:40 bundle name found: org.eclipse.tycho.surefire.osgibooter
11:02:40 bundle name found: org.eclipse.ui
11:02:40 bundle name found: org.eclipse.ui.console
11:02:40 bundle name found: org.eclipse.ui.editors
11:02:40 bundle name found: org.eclipse.ui.forms
11:02:40 bundle name found: org.eclipse.ui.ide
11:02:40 bundle name found: org.eclipse.ui.ide.application
11:02:40 bundle name found: org.eclipse.ui.intro
11:02:40 bundle name found: org.eclipse.ui.navigator
11:02:40 bundle name found: org.eclipse.ui.navigator.resources
11:02:40 bundle name found: org.eclipse.ui.views
11:02:40 bundle name found: org.eclipse.ui.views.properties.tabbed
11:02:40 bundle name found: org.eclipse.ui.workbench
11:02:40 bundle name found: org.eclipse.ui.workbench.texteditor
11:02:40 bundle name found: org.eclipse.uml2
11:02:40 bundle name found: org.eclipse.uml2.ant
11:02:40 bundle name found: org.eclipse.uml2.codegen.ecore
11:02:40 bundle name found: org.eclipse.uml2.codegen.ecore.ui
11:02:40 bundle name found: org.eclipse.uml2.common
11:02:40 bundle name found: org.eclipse.uml2.common.edit
11:02:40 bundle name found: org.eclipse.uml2.doc
11:02:40 bundle name found: org.eclipse.uml2.examples
11:02:40 bundle name found: org.eclipse.uml2.examples.uml.ui
11:02:40 bundle name found: org.eclipse.uml2.sdk
11:02:40 bundle name found: org.eclipse.uml2.types
11:02:40 bundle name found: org.eclipse.uml2.uml
11:02:40 bundle name found: org.eclipse.uml2.uml.ecore.exporter
11:02:40 bundle name found: org.eclipse.uml2.uml.ecore.importer
11:02:40 bundle name found: org.eclipse.uml2.uml.edit
11:02:40 bundle name found: org.eclipse.uml2.uml.editor
11:02:40 bundle name found: org.eclipse.uml2.uml.profile.standard
11:02:40 bundle name found: org.eclipse.uml2.uml.resources
11:02:40 bundle name found: org.eclipse.uml2.uml.validation
11:02:40 bundle name found: org.eclipse.urischeme
11:02:40 bundle name found: org.eclipse.wb.core.lib
11:02:40 bundle name found: org.eclipse.xpand
11:02:40 bundle name found: org.eclipse.xtend
11:02:40 bundle name found: org.eclipse.xtend.lib
11:02:40 bundle name found: org.eclipse.xtend.lib.macro
11:02:40 bundle name found: org.eclipse.xtend.typesystem.emf
11:02:40 bundle name found: org.eclipse.xtext
11:02:40 bundle name found: org.eclipse.xtext.builder
11:02:40 bundle name found: org.eclipse.xtext.common.types
11:02:40 bundle name found: org.eclipse.xtext.common.types.edit
11:02:40 bundle name found: org.eclipse.xtext.common.types.ui
11:02:40 bundle name found: org.eclipse.xtext.ecore
11:02:40 bundle name found: org.eclipse.xtext.generator
11:02:40 bundle name found: org.eclipse.xtext.ide
11:02:40 bundle name found: org.eclipse.xtext.smap
11:02:40 bundle name found: org.eclipse.xtext.ui
11:02:40 bundle name found: org.eclipse.xtext.ui.codetemplates
11:02:40 bundle name found: org.eclipse.xtext.ui.codetemplates.ide
11:02:40 bundle name found: org.eclipse.xtext.ui.codetemplates.ui
11:02:40 bundle name found: org.eclipse.xtext.ui.shared
11:02:40 bundle name found: org.eclipse.xtext.util
11:02:40 bundle name found: org.eclipse.xtext.xbase
11:02:40 bundle name found: org.eclipse.xtext.xbase.lib
11:02:40 bundle name found: org.eclipse.xtext.xtext.generator
11:02:40 bundle name found: org.eclipse.xwt
11:02:40 bundle name found: org.eclipse.xwt.css
11:02:40 bundle name found: org.eclipse.xwt.emf
11:02:40 bundle name found: org.eclipse.xwt.forms
11:02:40 bundle name found: org.eclipse.xwt.pde
11:02:40 bundle name found: org.eclipse.xwt.ui.workbench
11:02:40 bundle name found: org.eclipse.xwt.xml
11:02:40 bundle name found: org.hamcrest.core
11:02:40 bundle name found: org.junit
11:02:40 bundle name found: org.objectweb.asm
11:02:40 bundle name found: org.osgi.service.cm
11:02:40 bundle name found: org.osgi.service.component
11:02:40 bundle name found: org.osgi.service.device
11:02:40 bundle name found: org.osgi.service.event
11:02:40 bundle name found: org.osgi.service.metatype
11:02:40 bundle name found: org.osgi.service.prefs
11:02:40 bundle name found: org.osgi.service.provisioning
11:02:40 bundle name found: org.osgi.service.upnp
11:02:40 bundle name found: org.osgi.service.useradmin
11:02:40 bundle name found: org.osgi.service.wireadmin
11:02:40 bundle name found: org.osgi.util.function
11:02:40 bundle name found: org.osgi.util.promise
11:02:40 bundle name found: org.pushingpixels.trident
11:02:40 bundle name found: org.sat4j.core
11:02:40 bundle name found: org.sat4j.pb
11:02:40 bundle name found: org.tukaani.xz
11:02:40 bundle name found: org.w3c.css.sac
11:02:40 bundle name found: org.w3c.dom.events
11:02:40 bundle name found: org.w3c.dom.smil
11:02:40 bundle name found: org.w3c.dom.svg
11:02:40 Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s - in org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest
11:02:40 checkBundleNameContainsIncubationTest(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest)  Time elapsed: 0.002 s
11:02:40 checkImportPackage(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest)  Time elapsed: 0 s
11:02:40 checkNoDoubleSpaceInBundleName(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest)  Time elapsed: 0.001 s
11:02:40 aboutTest(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest)  Time elapsed: 0.003 s
11:02:40 checkUnicityVersionOfDependencies(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest)  Time elapsed: 0.005 s
11:02:40 checkBundleNameContaineModel2Doc(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest)  Time elapsed: 0.001 s
11:02:40 checkDependenciesVersionAreDefined(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest)  Time elapsed: 0.001 s
11:02:40 checkMinDependenciesVersionAreIncluded(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest)  Time elapsed: 0 s
11:02:40 checkMaxDependenciesVersionAreExcluded(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest)  Time elapsed: 0.001 s
11:02:40 checkReexportedDependencies(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest)  Time elapsed: 0 s
11:02:40 checkBundleNameNatTableSpelling(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest)  Time elapsed: 0.001 s
11:02:40 vendorTest(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest)  Time elapsed: 0 s
11:02:40 javaVersionTest(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest)  Time elapsed: 0.026 s
11:02:40 checkBundleNameEMFSpelling(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest)  Time elapsed: 0 s
11:02:40 checkBundleNameGMFSpelling(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest)  Time elapsed: 0 s
11:02:40 
11:02:40 Results:
11:02:40 
11:02:40 Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
11:02:40 
11:02:41 [INFO] All tests passed!
11:02:41 [INFO] 
11:02:41 [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.bundles.tests ---
11:02:41 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/target/jacoco.exec
11:02:41 [INFO] Analyzed bundle 'org.eclipse.papyrus.model2doc.bundles.tests' with 0 classes
11:02:41 [INFO] ------------------------------------------------------------------------
11:02:41 [INFO] Reactor Summary for Papyrus Model2Doc 0.9.0-SNAPSHOT:
11:02:41 [INFO] 
11:02:41 [INFO] Papyrus Model2Doc .................................. SUCCESS [  7.255 s]
11:02:41 [INFO] Papyrus Model to Documentation Feature ............. SUCCESS [  0.006 s]
11:02:41 [INFO] Papyrus Model to Documentation Plugins ............. SUCCESS [  0.005 s]
11:02:41 [INFO] Papyrus Model to Documentation Core Plugins ........ SUCCESS [  0.007 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.core.styles .......... SUCCESS [  7.948 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.core.builtintypes .... SUCCESS [  1.205 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.core.generatorconfiguration SUCCESS [  1.038 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit SUCCESS [  0.876 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.core.author .......... SUCCESS [  0.380 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.core ................. SUCCESS [  0.623 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.core.author.edit ..... SUCCESS [  0.225 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.core.styles.edit ..... SUCCESS [  0.767 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.core.builtintypes.edit SUCCESS [  0.610 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.core.styledstring .... SUCCESS [  0.220 s]
11:02:41 [INFO] Papyrus Model to Documentation Doc Plugins ......... SUCCESS [  0.004 s]
11:02:41 [INFO] Papyrus-Model2Doc Doc .............................. SUCCESS [  4.982 s]
11:02:41 [INFO] Papyrus Model to Documentation DOCX Plugins ........ SUCCESS [  0.004 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.docx ................. SUCCESS [  2.291 s]
11:02:41 [INFO] Papyrus DocumentStructureTemplate plugins .......... SUCCESS [  0.005 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.emf.documentstructure  SUCCESS [  0.887 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.emf.structure2document SUCCESS [  0.631 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.emf.documentstructure.edit SUCCESS [  0.676 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.emf.documentstructuretemplate SUCCESS [  1.075 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.emf.template2structure SUCCESS [  1.017 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.docx.emf.structure2document SUCCESS [  0.788 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.emf.documentstructure.editor SUCCESS [  0.809 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit SUCCESS [  0.996 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor SUCCESS [  0.706 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties SUCCESS [  0.630 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.emf.template2document  SUCCESS [  0.568 s]
11:02:41 [INFO] Papyrus Model to Documentation ODT Plugins ......... SUCCESS [  0.003 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.odt.lib .............. SUCCESS [  0.640 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.odt .................. SUCCESS [  0.690 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.odt.emf.structure2document SUCCESS [  0.865 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.odt.emf.structure2pdf  SUCCESS [  0.694 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.odt.emf.template2pdf . SUCCESS [  0.775 s]
11:02:41 [INFO] Papyrus Model to Documentation ..................... SUCCESS [  0.363 s]
11:02:41 [INFO] Papyrus-Model2Doc Developer plugins ................ SUCCESS [  0.004 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.dev.tools ............ SUCCESS [  0.557 s]
11:02:41 [INFO] Papyrus-Model2Doc developer tools feature .......... SUCCESS [  0.145 s]
11:02:41 [INFO] Papyrus GMF DocumentStructureTemplate plugins ...... SUCCESS [  0.003 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate SUCCESS [  0.685 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit SUCCESS [  0.570 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.gmf.template2structure SUCCESS [  0.947 s]
11:02:41 [INFO] Papyrus Model to Documentation GMF Support ......... SUCCESS [  0.163 s]
11:02:41 [INFO] Papyrus Model to Documentation Markup Plugins ...... SUCCESS [  0.003 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate SUCCESS [  0.508 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit SUCCESS [  0.695 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.markup.markdown2html.lib SUCCESS [  5.541 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.markup.emf.template2structure SUCCESS [  0.544 s]
11:02:41 [INFO] Papyrus Model to Documentation Markup EMF Support .. SUCCESS [  0.196 s]
11:02:41 [INFO] Papyrus DocumentStructureTemplate Integration plugins SUCCESS [  0.003 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.integration.core.author.properties SUCCESS [  0.247 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties SUCCESS [  0.560 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation SUCCESS [ 11.635 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui SUCCESS [  0.909 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture SUCCESS [  0.906 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.integration.docx.uml.architecture SUCCESS [  0.862 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer SUCCESS [  1.082 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties SUCCESS [  0.562 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit SUCCESS [  0.670 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types SUCCESS [  0.667 s]
11:02:41 [INFO] Papyrus UML DocumentStructureTemplate plugins ...... SUCCESS [  0.002 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.uml.documentstructuretemplate SUCCESS [  0.720 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit SUCCESS [  0.725 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.uml.template2structure SUCCESS [  0.524 s]
11:02:41 [INFO] Papyrus Model to Documentation UML Support ......... SUCCESS [  0.231 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate SUCCESS [  0.705 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit SUCCESS [  1.020 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.integration.gmf.template2structure SUCCESS [  0.674 s]
11:02:41 [INFO] Papyrus-Model2Doc Nattable Integration Plugins ..... SUCCESS [  0.003 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate SUCCESS [  0.627 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit SUCCESS [  0.832 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.integration.nattable.template2structure SUCCESS [  1.057 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties SUCCESS [  0.483 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.integration.uml.architecture SUCCESS [  1.067 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.integration.odt.uml.architecture SUCCESS [  0.638 s]
11:02:41 [INFO] Papyrus Model to Documentation Integration ......... SUCCESS [  0.493 s]
11:02:41 [INFO] Papyrus Model to Documentation Markup Integration Properties Plugins SUCCESS [  0.003 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties SUCCESS [  0.550 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate SUCCESS [  0.667 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit SUCCESS [  0.614 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.markup.uml.template2structure SUCCESS [  0.689 s]
11:02:41 [INFO] Papyrus Model to Documentation Markup UML Support .. SUCCESS [  0.180 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties SUCCESS [  0.434 s]
11:02:41 [INFO] Papyrus Model to Documentation Markup Support Integration SUCCESS [  0.364 s]
11:02:41 [INFO] Papyrus-Model2Doc Bundle Tests ..................... SUCCESS [  0.117 s]
11:02:41 [INFO] Papyrus Model to Documentation Tests Plugins ....... SUCCESS [  0.003 s]
11:02:41 [INFO] Papyrus-Model2Doc Core Tests Plugins ............... SUCCESS [  0.003 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.core.author.tests .... SUCCESS [ 15.269 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.core.builtintypes.tests SUCCESS [  5.933 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests SUCCESS [  6.863 s]
11:02:41 [INFO] Papyrus Model to Documentation EMF Tests Plugins ... SUCCESS [  0.003 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.emf.documentstructure.tests SUCCESS [  6.312 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests SUCCESS [  6.687 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests SUCCESS [  5.577 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.emf.template2structure.tests SUCCESS [ 24.018 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties SUCCESS [  0.439 s]
11:02:41 [INFO] Papyrus Model to Documentation Native GMF Integration SUCCESS [  0.300 s]
11:02:41 [INFO] Papyrus Model to Documentation Integration Tests Plugins SUCCESS [  0.004 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests SUCCESS [ 37.220 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests SUCCESS [ 33.033 s]
11:02:41 [INFO] Papyrus Model to IEEE Requirements Documentation Plugins SUCCESS [  0.003 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.integration.ieee.requirements SUCCESS [  0.824 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture SUCCESS [  1.680 s]
11:02:41 [INFO] Papyrus-Model2Doc IEEE Requirements Documentation For SysML 1.6 Integration SUCCESS [  0.330 s]
11:02:41 [INFO] Papyrus Integration IEEE Tests ..................... SUCCESS [  0.003 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests SUCCESS [ 28.261 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.integration.uml.architecture.tests SUCCESS [ 12.741 s]
11:02:41 [INFO] Papyrus Model to Documentation UML Tests Plugins ... SUCCESS [  0.003 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.uml.template2structure.tests SUCCESS [ 14.263 s]
11:02:41 [INFO] Papyrus-Model2Doc Tests ............................ SUCCESS [  1.012 s]
11:02:41 [INFO] releng-model2doc ................................... SUCCESS [  0.003 s]
11:02:41 [INFO] Papyrus Model to Documentation p2 .................. SUCCESS [  6.528 s]
11:02:41 [INFO] Papyrus Model to Documentation Target Definition ... SUCCESS [  0.005 s]
11:02:41 [INFO] org.eclipse.papyrus.model2doc.bundles.tests ........ SUCCESS [ 29.708 s]
11:02:41 [INFO] ------------------------------------------------------------------------
11:02:41 [INFO] BUILD SUCCESS
11:02:41 [INFO] ------------------------------------------------------------------------
11:02:41 [INFO] Total time:  06:34 min
11:02:41 [INFO] Finished at: 2023-09-18T15:02:41Z
11:02:41 [INFO] ------------------------------------------------------------------------
11:02:41 [WARNING] 
11:02:41 [WARNING] Plugin validation issues were detected in 14 plugin(s)
11:02:41 [WARNING] 
11:02:41 [WARNING]  * org.apache.maven.plugins:maven-site-plugin:3.12.1
11:02:41 [WARNING]  * org.eclipse.tycho:tycho-p2-repository-plugin:2.7.5
11:02:41 [WARNING]  * org.apache.maven.plugins:maven-clean-plugin:3.1.0
11:02:41 [WARNING]  * org.eclipse.mylyn.docs:org.eclipse.mylyn.wikitext.maven:3.0.29
11:02:41 [WARNING]  * org.eclipse.tycho:tycho-p2-publisher-plugin:2.7.5
11:02:41 [WARNING]  * org.apache.maven.plugins:maven-surefire-plugin:2.22.2
11:02:41 [WARNING]  * org.apache.maven.plugins:maven-failsafe-plugin:2.22.2
11:02:41 [WARNING]  * org.eclipse.tycho:tycho-source-plugin:2.7.5
11:02:41 [WARNING]  * org.eclipse.tycho:tycho-ds-plugin:2.7.5
11:02:41 [WARNING]  * org.jacoco:jacoco-maven-plugin:0.8.2
11:02:41 [WARNING]  * org.apache.maven.plugins:maven-resources-plugin:3.2.0
11:02:41 [WARNING]  * org.eclipse.tycho:tycho-surefire-plugin:2.7.5
11:02:41 [WARNING]  * org.eclipse.tycho:tycho-packaging-plugin:2.7.5
11:02:41 [WARNING]  * org.eclipse.tycho:tycho-compiler-plugin:2.7.5
11:02:41 [WARNING] 
11:02:41 [WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE]
11:02:41 [WARNING] 
11:02:42 Terminating xvnc.
11:03:57 Recording test results
11:03:58 [Checks API] No suitable checks publisher found.
11:03:58 Finished: SUCCESS